collett
|
1ff59bb236
|
Add WorldInteractionHandler.
|
2020-05-22 14:07:05 +09:00 |
|
Mordred
|
21658a835c
|
Merge pull request #674 from collett8192/update_5.25
Implement greater than 65535 effect entry value.
|
2020-05-15 23:46:10 +02:00 |
|
collett
|
07e683e782
|
fix build
|
2020-05-16 06:13:07 +09:00 |
|
collett
|
888f96f70a
|
greater than 65535 effect entry value.
|
2020-05-16 02:46:51 +09:00 |
|
Mordred
|
6a934cf7c1
|
Merge pull request #672 from collett8192/shop_update
delete sold item from db
|
2020-05-12 00:18:19 +02:00 |
|
Mordred
|
c962f291f1
|
Merge pull request #671 from collett8192/get_item_icon_fix
Add LootMessage packet to fix old ItemObtainIcon.
|
2020-05-12 00:17:59 +02:00 |
|
Mordred
|
f01076f691
|
Merge pull request #673 from ff14wed/patch-1
Fill in other known EventHandlerTypes
|
2020-05-12 00:16:56 +02:00 |
|
collett
|
591d2ec580
|
should silent the sound effect as well
|
2020-05-12 04:15:52 +09:00 |
|
Flawed
|
e0a3a69cc4
|
Fill in other known EventHandlerTypes
|
2020-05-11 12:12:12 -07:00 |
|
collett
|
3ffc524ac6
|
also when logout
|
2020-05-12 03:06:04 +09:00 |
|
collett
|
10329dee60
|
delete sold item from db
|
2020-05-12 02:57:48 +09:00 |
|
collett
|
0bf8977ab7
|
Add LootMessage packet to fix old ItemObtainIcon.
|
2020-05-12 02:30:21 +09:00 |
|
Mordred
|
252c4355d4
|
Merge pull request #670 from collett8192/armory_fix
Fix armory.
|
2020-05-11 18:18:57 +02:00 |
|
collett
|
23e418fb75
|
Fix armory.
|
2020-05-12 00:19:18 +09:00 |
|
Adam
|
6387a37223
|
Merge pull request #669 from collett8192/shop_fix
Fix buy back price.
|
2020-05-11 20:53:28 +10:00 |
|
collett
|
aa117ca6c8
|
Fix buy back price.
|
2020-05-11 19:03:52 +09:00 |
|
Adam
|
406d85ef6b
|
Merge pull request #668 from collett8192/shop_update
Selling items and buying back from shop, show corresponding messages in chat.
|
2020-05-11 10:13:46 +10:00 |
|
collett
|
590fce6263
|
fix build
|
2020-05-11 06:43:07 +09:00 |
|
collett
|
a5019abd5c
|
Selling items and buying back from shop, show corresponding messages in chat.
|
2020-05-11 06:27:34 +09:00 |
|
Mordred
|
c18402e02a
|
Merge pull request #667 from Supamiu/patch-3
Add Fishing and Craft event types
|
2020-05-10 20:46:33 +02:00 |
|
Flavien Normand
|
f1d609631b
|
Add Fishing and Craft event types
|
2020-05-10 20:45:18 +02:00 |
|
Adam
|
667c9ba911
|
Merge pull request #666 from collett8192/update_5.25
Handle minion despawn.
|
2020-05-08 09:14:15 +10:00 |
|
collett
|
55cfdd5967
|
Handle minion despawn.
|
2020-05-07 23:57:16 +09:00 |
|
Mordred
|
338504a9ea
|
Merge pull request #663 from collett8192/update_5.25
Fix CFCancel, more opcode update.
|
2020-05-01 14:01:04 +02:00 |
|
collett
|
a070626930
|
Fix CFCancel, more opcode update.
|
2020-05-01 20:19:10 +09:00 |
|
Adam
|
73bd2b33ef
|
Merge pull request #662 from collett8192/jobgauge
JobGauge definition.
|
2020-04-24 23:25:07 +10:00 |
|
collett
|
926c6896a9
|
JobGauge definition
|
2020-04-24 19:24:04 +09:00 |
|
Adam
|
35d257a145
|
Merge pull request #661 from collett8192/update_5.25
disable wrong opcodes to prevent problems
|
2020-04-24 18:45:28 +10:00 |
|
collett
|
1b91e4af2e
|
disable wrong opcodes to prevent problems
|
2020-04-24 17:02:27 +09:00 |
|
Adam
|
1e43fcf565
|
Merge pull request #660 from collett8192/update_5.25
more opcode, fix mount list shift
|
2020-04-19 11:51:39 +10:00 |
|
collett
|
0cca54057f
|
more opcode, fix mount list shift
|
2020-04-14 21:14:23 +09:00 |
|
Adam
|
60c45b6163
|
Merge pull request #659 from collett8192/update_5.25
Update 5.25
|
2020-04-09 12:09:00 +10:00 |
|
collett
|
c4234b6fe6
|
5.25 opcode
|
2020-04-07 20:53:12 +09:00 |
|
Adam
|
f97bac8c49
|
Merge pull request #657 from Supamiu/patch-2
Add struct for UpdatePositionInstance
|
2020-03-29 00:02:37 +10:00 |
|
Flavien Normand
|
79127d8014
|
Add struct for UpdatePositionInstance
|
2020-03-28 14:24:31 +01:00 |
|
Adam
|
57dc0d205a
|
Merge pull request #656 from Supamiu/patch-2
Fix UpdatePositionInstance opcode
|
2020-03-27 23:15:42 +10:00 |
|
Flavien Normand
|
60db11322c
|
Fix UpdatePositionInstance opcode
|
2020-03-26 14:21:05 +01:00 |
|
Adam
|
0361ac372a
|
Merge pull request #655 from collett8192/update_5.21u
More opcodes, remove wrong packet added.
|
2020-03-21 10:34:36 +11:00 |
|
collett
|
c22af3777a
|
WeatherChange
|
2020-03-20 23:08:06 +09:00 |
|
collett
|
4b0b5424aa
|
remove wrong packet. it was PlayerClassInfo.
|
2020-03-20 17:39:39 +09:00 |
|
collett
|
591b65ad71
|
more opcode update
|
2020-03-20 17:37:31 +09:00 |
|
Adam
|
507cefab15
|
Merge pull request #654 from collett8192/update_5.21u
Update 5.21 hotfix, fix player losing hp on login(2nd try).
|
2020-03-18 09:25:25 +11:00 |
|
collett
|
155565c873
|
duplicated InventoryTransaction
|
2020-03-18 04:55:16 +09:00 |
|
collett
|
21983d44d1
|
opcode
|
2020-03-18 04:52:47 +09:00 |
|
collett
|
9427bc678c
|
opcode
|
2020-03-18 04:52:47 +09:00 |
|
collett
|
a0911a8a17
|
update 5.21 hotfix, load player stats after inventory.
|
2020-03-17 22:23:26 +09:00 |
|
Adam
|
974f76b636
|
Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
|
2020-03-17 12:54:08 +11:00 |
|
Arazati
|
359200f94b
|
more style changes
|
2020-03-16 02:08:35 -07:00 |
|
Arazati
|
13e20e6727
|
style + cast changes
|
2020-03-16 01:37:00 -07:00 |
|
Adam
|
2b39584df9
|
Merge pull request #652 from collett8192/add_packet
Add CharaVisualEffect packet.
|
2020-03-16 19:03:40 +11:00 |
|