1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 19:17:45 +00:00
Commit graph

971 commits

Author SHA1 Message Date
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
05f38dedde fix derp 2020-01-24 08:09:20 +09:00
collett
e6ef80209d fix derp 2020-01-24 08:08:51 +09:00
collett
a7d527bf0a these bytes are mounts as well. 2020-01-23 23:23:44 +09:00
collett
5dfe320fb8 these bytes are mounts as well. 2020-01-23 23:23:13 +09:00
collett
4839fcc577 Implement mount action. 2020-01-23 22:36:01 +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
fd47ffb347 Merge remote-tracking branch 'remotes/origin/develop' into develop_c 2020-01-23 17:41:30 +09:00
collett
911349a1dd Fix update position packet. 2020-01-22 17:55:40 +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
8c9228ff34 Merge branch 'misc_fix' into action_data_update_pr 2020-01-14 22:15:25 +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
0620aaa932 Update EffectResult packet and send proper animation lock time. 2020-01-11 21:02:11 +09:00
collett
b15864b541 move attack type enum to common.h 2020-01-11 16:33:19 +09:00
collett
96a25c9a9e fix enum type 2020-01-10 23:51:09 +09:00
collett
0724364d69 update attackType.
remove healType as such thing does not exist.
2020-01-10 23:42:20 +09:00
collett
896ce73175 Generic action handler update with status support. 2020-01-10 21:24:35 +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
コレット
4c324bf602
Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
collett
a27098390b Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
Adam
89450e30c6
Merge pull request #622 from SapphireServer/exit_poprange
use lgbs to handle zonelines/aetherytes/discovery instead of db table
2020-01-05 21:03:43 +11:00
NotAdam
cb0c93dc6d opcode fixes 2020-01-05 20:52:51 +11:00
NotAdam
2824c30342 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
collett
bab1d384c2 Inventory fixes. 2020-01-05 06:20:50 +09:00
Adam
6df0dcffe9
Merge pull request #616 from collett8192/event_battle
Fix event battle.
2020-01-04 01:20:56 +11:00
collett
45f6f9fa7c Fix event battle. 2020-01-03 22:47:01 +09:00
collett
2308a41a63 Fix aetheryte. 2020-01-03 22:39:45 +09:00
karashiiro
924c1338d2 merge duplicate keys 2020-01-02 18:38:53 -08:00
karashiiro
913591ec23 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop 2020-01-02 16:15:53 -08:00
karashiiro
4a31abc020 CFNotifyPop and CFPreferredRole 2020-01-02 16:15:05 -08:00
karashiiro
e94bf44e6a
Merge pull request #1 from SapphireServer/develop
merge merges
2020-01-02 16:09:30 -08:00
NotAdam
9c6e431cf6 more 5.18 opcodes 2020-01-02 15:10:04 +11:00
NotAdam
acacfc5553 fix eventplay opcodes/names 2020-01-02 14:42:58 +11:00
collett
5a4665af45 Update 5.18 opcodes and packets. 2020-01-01 23:17:13 +09:00
karashiiro
b79d6d075d Identify elementalLevel and element in PlayerSpawn packet 2019-12-21 16:17:46 -08:00
Adam
51d29df7ac
Merge pull request #605 from karashiiro/develop
CharaNameReq opcode update
2019-11-25 14:25:35 +11:00
karashiiro
3ebaf8bd5f Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop 2019-11-24 19:06:30 -08:00