1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 19:17:45 +00:00
sapphire/src/world
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
..
Action Implement damage reflect trigger. 2020-01-12 03:29:52 +09:00
Actor Implement damage reflect trigger. 2020-01-12 03:29:52 +09:00
ContentFinder Restructured project slightly 2018-12-13 12:40:42 +01:00
DebugCommand Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
Event Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Inventory Gear matters! 2019-03-21 18:06:48 +01:00
Linkshell fix vs2019 build 2019-11-23 09:22:42 +00:00
Manager rip vs2019 right click rename 2020-01-08 17:59:02 +09:00
Math Implement damage reflect trigger. 2020-01-12 03:29:52 +09:00
Navi rename zone to territory 2019-08-09 17:49:40 +10:00
Network Generic action handler update with status support. 2020-01-10 21:24:35 +09:00
Script rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
StatusEffect Implement damage reflect trigger. 2020-01-12 03:29:52 +09:00
Territory fix InstanceObjectCache crashing if expansion is not installed 2020-01-05 20:36:52 +11:00
Util refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
CMakeLists.txt Detour crowd experiments 2019-04-19 00:39:42 +02:00
ForwardsZone.h some effects/action wip crap 2019-08-09 17:49:40 +10:00
mainGameServer.cpp some cleanup, move lobby to Sapphire::Lobby 2019-06-03 00:21:58 +10:00
ServerMgr.cpp Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
ServerMgr.h lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
Session.cpp revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
Session.h Start of action target selection implementation 2019-04-07 16:04:36 +10:00