1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-22 18:07:44 +00:00
Commit graph

2214 commits

Author SHA1 Message Date
NotAdam
18a733e3a3 fix enough to actually login now 2019-10-31 11:35:04 +11:00
NotAdam
f895911b72 fix actorcontrol and actorcontrolself opcodes being switched
thanks to ravahn for noticing
2019-10-30 22:48:20 +11:00
NotAdam
d0f942b732 AoeEffect[8,16,24,32] opcodes, inventory, hatelist, party list 2019-10-29 21:50:59 +11:00
NotAdam
a434ebd38c object spawn, player setup, cast packet, set pos, modelequp opcodes 2019-10-29 21:28:55 +11:00
NotAdam
a831bca848 more opcodes 💤 2019-10-29 21:14:44 +11:00
NotAdam
3f6d97d84d more 5.1 opcodes 2019-10-29 20:35:32 +11:00
NotAdam
1d16a68d7f opcode updates 2019-10-29 20:23:06 +11:00
NotAdam
a2dc55ac0a fix formatting 2019-10-29 19:38:51 +11:00
NotAdam
1b3aac4468 handle bad json in exd_struct_gen 2019-10-29 18:49:27 +11:00
NotAdam
95905cd9cf fix builds on clang 2019-10-29 18:39:40 +11:00
Supamiu
1f0e7fb52a Add premium saddlebag container ids 2019-10-19 14:12:07 +02:00
Supamiu
0a78c6a25d Merge remote-tracking branch 'upstream/develop' into develop 2019-10-19 14:05:45 +02:00
Adam
acfd5b50d7
Merge pull request #586 from Supamiu/patch-1
Update DesynthResult actorControl
2019-10-15 14:16:30 +11:00
Supamiu
aebba77821 Add more details about CraftingUnk ActorControl packet 2019-10-11 23:04:45 +02:00
Supamiu
962cac7cd6 Add description for AetherReductionDlg ActorControl packet 2019-10-11 22:59:15 +02:00
Supamiu
9de4ced30a Fixes for DesynthOrReductionResult packet def 2019-10-11 19:44:49 +02:00
Mordred
bae6c7f12a Some packet cleanup, long overdue 2019-10-10 22:58:59 +02:00
Flavien Normand
e38665dd22
Update DesynthResult actorControl 2019-10-10 21:02:26 +02:00
Mordred
9d49f0a272 Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
20e25d73b9 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
Adam
f78936b3d2
Merge pull request #585 from Supamiu/develop
Adding actor control 20F: DesynthResult
2019-10-09 19:02:21 +11:00
Supamiu
5999471b61 Adding actor control 20F: DesynthResult 2019-10-09 09:30:49 +02:00
Adam
67e3cb318d
Merge pull request #582 from Supamiu/patch-1
add saddlebag container ids
2019-09-20 21:52:13 +10:00
Flavien Normand
24157d0ed3
add saddlebag container ids 2019-09-19 19:52:13 +02:00
Biscuit
576fedba6c No idea why I did that 2019-09-06 10:56:35 +10:00
Biscuit
907d1cb897 Add SetMountSpeed ActorControl 2019-09-06 10:55:03 +10:00
Mordred Admin
64356e8f96 Fixing some CMake issues with mariadb 2019-08-30 15:29:02 +02:00
Adam
db849a17bd
Merge pull request #579 from NotAdam/develop
fix playersetup packet some more
2019-08-22 18:11:43 +10:00
NotAdam
6557bbc156 fix playersetup packet some more 2019-08-22 18:02:07 +10:00
Adam
a56e875c8f
Merge pull request #570 from NotAdam/develop
api charlist json cleanup & some base action code
2019-08-21 23:00:29 +10:00
Asakusa Yakumo
9c7ef15e31
Add more detail+info 2019-08-17 17:44:00 +08:00
karashiiro
35bef796c5 Update ServerZoneDef.h
doc positioning fix
2019-08-16 17:38:27 -07:00
karashiiro
f553042c9a oop 2019-08-16 17:35:15 -07:00
karashiiro
142bd93af0 suggestion commits 2019-08-16 17:34:02 -07:00
karashiiro
3a5f0d9805 it's always 30000
added itemID, materiaValue[5]
2019-08-16 14:19:39 -07:00
karashiiro
0cf9b8a796 Got two more useful pieces of data, renamed padding12 to unknown12
It seems to contain materia IDs as uint16_t values, with 6 bytes of padding somewhere?
2019-08-14 19:44:02 -07:00
karashiiro
4b1566f1ed MarketBoardItemListing opcode/packet structure; organizational corrections
Corrected a typo, reordered market board packets and moved them up to their corresponding positions relative to their position in Ipcs.h
2019-08-09 19:01:09 -07:00
Biscuit
c024270794 Add DailyQuestSeed ActorControl 2019-08-09 20:45:06 +10:00
NotAdam
726decd249 some better effect ipc docs 2019-08-09 17:50:31 +10:00
NotAdam
a973cfadd7 revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
c9c481d63a somewhat basic but working effect result delay 2019-08-09 17:50:31 +10:00
NotAdam
f3ba1ce6c0 some cleanup, kinda working battle dmg calc 2019-08-09 17:50:31 +10:00
NotAdam
7684687664 fix actorcast packet opcode, add new opcode 2019-08-09 17:50:31 +10:00
NotAdam
b5072d3055 update some more statcalc from tj, add threat back 2019-08-09 17:50:31 +10:00
NotAdam
39ab8b1eaa proper sequencing now I think 2019-08-09 17:50:31 +10:00
NotAdam
d11fa5a6a5 kinda working effect packets 2019-08-09 17:50:31 +10:00
NotAdam
2581840921 fix action parser not writing combo potency and offsetting all values 2019-08-09 17:50:31 +10:00
NotAdam
7d56237e33 update lut with new/removed actions 2019-08-09 17:50:31 +10:00
NotAdam
541b657981 fix action_parse not checking for the correct template file 2019-08-09 17:50:31 +10:00
NotAdam
b3f0f3afa1 fix playerstats packet 2019-08-09 17:50:31 +10:00