1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 08:27:46 +00:00
Commit graph

5006 commits

Author SHA1 Message Date
karashiiro
03cdcb88fa oop 2019-08-16 17:35:15 -07:00
karashiiro
142bd93af0 suggestion commits 2019-08-16 17:34:02 -07:00
karashiiro
3523abdc81 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
9d6bb566ef 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
04dbfc9e8f 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
karashiiro
51df8eb542 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
Biscuit
5ffe610994 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
ef1487774f 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
467ce65a5d 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
72c88f80a6 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
b1e6ad3141 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
6c011baa02 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
9c27d51d1f 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
431948f7f8 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
78aade9cea 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
443ea30b8d 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
7f89d53bdc 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
51f34b2172 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
NotAdam
35000002e9 fix playerstats packet 2019-08-09 17:50:31 +10:00
NotAdam
fb4f77c255 some effects/action wip crap 2019-08-09 17:49:40 +10:00
NotAdam
7e0108aea5 some effects/action wip crap 2019-08-09 17:49:40 +10:00
NotAdam
537b640bbc minor zone -> territory refactoring 2019-08-09 17:49:40 +10:00
NotAdam
a5b9923b66 minor zone -> territory refactoring 2019-08-09 17:49:40 +10:00
NotAdam
38d02ceb91 charinfo json field info 2019-08-09 17:49:40 +10:00
NotAdam
842eaa03fd charinfo json field info 2019-08-09 17:49:40 +10:00
NotAdam
317d16e3ed rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
7f686ffee5 rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
9c3fba263e rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
891a73720d rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
5cf5418b17 retail accuracy in charainfo json 2019-08-09 17:49:40 +10:00
NotAdam
5d2ebba5ac retail accuracy in charainfo json 2019-08-09 17:49:40 +10:00
NotAdam
4ee9d93d32 update some client opcodes 2019-08-09 17:49:40 +10:00
NotAdam
f9f7da531a update some client opcodes 2019-08-09 17:49:40 +10:00
NotAdam
0b6ee6e265 add status entries to EffectResult packet 2019-08-09 17:49:40 +10:00