1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Maru
d28c023456 Fix issue with aggro when mob dies instantly from skill; Align cast interrupt packet with retail; 2017-10-04 22:50:11 -03:00
Mordred
8f50a444a7 Merge branch 'master' into master 2017-10-02 10:43:09 +02:00
Mordred
fb62f4ae77 Merge pull request #115 from amibu01/master
Basic invincibility, StatusUpdate ( hp update packets ) need more investigation sending of em is situational
2017-10-02 10:40:05 +02:00
Maru
7de2ce2fcd Merge branch 'master' 2017-10-01 21:52:00 -03:00
Maru
ac752ab524 ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings; 2017-10-01 21:50:09 -03:00
Mordred
57a1c2e8a6 More refactoring, clean up 2017-10-01 18:43:18 +02:00
amibu
c8216f0528 Style fixes 2017-10-01 01:20:36 +02:00
amibu
606f6e126f Forgot a comment 2017-10-01 01:19:41 +02:00
amibu
15278c593f Basic invincibility 2017-10-01 01:14:43 +02:00
Maru
64caa88872 Action Collision class (AoE, filtering); Refactoring script handler; Sorted action field + aoe_width property; 2017-09-27 04:31:41 -03:00
Maru
f2b486dbde Adjustments to new definitions of action effect packet; 2017-09-19 00:42:27 -03:00
Maru
d620f0763d Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; 2017-09-15 00:56:29 -03:00
amibu
dea2cc1507 Make players spawn with StatusEffects 2017-09-06 20:25:58 +02:00
Maru
68e862d95b Redefining: ActionModel and ActionAspect; Action for removing status effect off from HUD; 2017-09-04 01:36:19 -03:00
Maru
2779d00c6b Fix issue #68 (Wrong cast time info sent when multiple players are in a zone) 2017-08-29 20:28:51 -03:00
Maru
43917a6273 CalcBattle stuff; 2017-08-20 19:20:37 -03:00
Mordred
0e8a5c3820 Overhaul of packet system to allow for an arbitrary amount of packet definition sets 2017-08-20 22:31:23 +02:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Mordred
d3f6fc9a67 Massivly modified project structure in server_zone 2017-08-18 17:16:15 +02:00
Renamed from src/servers/Server_Zone/Actor.cpp (Browse further)