1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-27 11:57:45 +00:00
Commit graph

169 commits

Author SHA1 Message Date
collett
35d8082715 Implement blood weapon and delirium mp restore. 2020-03-21 18:25:19 +09:00
collett
4d6fdb2c77 5.21 hotfix 2020-03-17 21:29:55 +09:00
collett
44f6aa49e4 more job gauge fixes, debug command to set raw gauge data 2020-03-15 22:52:23 +09:00
collett
b6068046ac implement drk blood and darkside, some war fixes as well 2020-03-15 18:59:07 +09:00
collett
db90cfb924 new SAM job gauge 2020-03-10 21:33:42 +09:00
collett
9d9a646010 more 5.21 stuff 2020-03-10 21:08:07 +09:00
collett
f8e3e0333b and blood lily 2020-03-08 03:28:08 +09:00
collett
d3c656e8b8 implement whm lily 2020-03-07 17:57:00 +09:00
collett
b59c96a5dd fix job gauge structs 2020-03-07 17:46:19 +09:00
collett
6744ae1f73 add all of them why not 2020-03-02 19:03:54 +09:00
collett
d2e4726c38 add gauge def for drk and whm 2020-03-02 17:33:02 +09:00
collett
47719addae JobGauge union. 2020-03-02 17:29:07 +09:00
collett
ca86308caa fix mount 2020-02-25 02:12:32 +09:00
collett
c497dcdb3e StatusNoEffect also shifted and add proper comment for these. 2020-02-24 19:13:45 +09:00
collett
ad759503b4 it's not gone u stupid 2020-02-24 19:05:25 +09:00
collett
6dc03653cf Inventory fix. 2020-02-24 18:17:58 +09:00
collett
3e67a17dab Fix combo indicator and more opcode updates. 2020-02-20 18:31:05 +09:00
collett
9a9ce6d02e Implement dodge, block, parry. 2020-02-05 18:42:30 +09:00
collett
0903f0d2f1 pld oath gauge 2020-02-05 17:21:57 +09:00
collett
deebcd76c3 inner release, inner chaos, chaotic cyclone 2020-02-04 20:58:40 +09:00
collett
e7c44ccff7 more war stuff 2020-02-02 22:44:22 +09:00
collett
450ff0ddff show job ui and some war stuff 2020-02-02 19:42:24 +09:00
collett
8d10a34174 Implement mount action and unlock mount list 2020-01-23 22:27:05 +09:00
collett
a31098b4bf Implement heavy shot, straight shot. 2020-01-23 18:23:15 +09:00
collett
dff0033464 Merge remote-tracking branch 'remotes/origin/develop' into develop_c 2020-01-20 16:56:58 +09:00
collett
78e0e4d985 enum/struct/packet updates, fix dot/hot tick, remove incorrect initial delay for player autoattacks. 2020-01-19 21:20:01 +09:00
collett
e84f77ca20 Implement thin air. 2020-01-17 18:37:09 +09:00
collett
bb350ba250 Fix status effect list packet. 2020-01-16 19:44:28 +09:00
collett
a8242fcf87 Implement swiftcast. 2020-01-14 23:24:06 +09:00
collett
62f25b4b77 Implement presence of mind. 2020-01-14 21:59:05 +09:00
collett
4592f955a3 Implement lucid dreaming. 2020-01-14 17:15:05 +09:00
collett
0573138e1b Implement shield buff, and script for adloquium as a demo. 2020-01-13 03:05:54 +09:00
collett
511fc2b35a Implement hp absorb. 2020-01-12 20:58:32 +09:00
collett
e08643f380 Implement damage reflect trigger.
Replace consts with enums in Common.h
Use effect builder for autoattacks.
Dumb mistake fixed.
2020-01-12 03:29:52 +09:00
collett
b15864b541 move attack type enum to common.h 2020-01-11 16:33:19 +09:00
collett
76a9e1eca3 effect entry field rename 2020-01-08 17:21:01 +09:00
collett
586a1ab0bb crit & dh 2020-01-07 19:16:13 +09:00
collett
c696cb2c80 Allow action scripts to add effect. 2020-01-06 19:25:01 +09:00
collett
a27098390b Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
Supamiu
10c3024c9d Added new InventoryType for Trade Inventory 2019-11-02 15:07:21 +01:00
Adam
b223f12097
Merge pull request #593 from karashiiro/develop
MarketTaxRates packet opcode and structure
2019-11-02 14:55:02 +11:00
karashiiro
a3e15c22e4 MarketTaxRates packet opcode and structure 2019-11-01 09:22:43 -07:00
karashiiro
e38c3a318f Commit review responses 2019-10-29 20:06:26 -07:00
karashiiro
bfb6bd70d6 MarketBoardItemListing and MarketBoardItemListingHistory opcodes 2019-10-29 11:02:01 -07:00
Supamiu
1f0e7fb52a Add premium saddlebag container ids 2019-10-19 14:12:07 +02:00
karashiiro
8545fdc2a4 MarketCity enum 2019-10-10 14:47:35 -07: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
NotAdam
f3ba1ce6c0 some cleanup, kinda working battle dmg calc 2019-08-09 17:50:31 +10:00