1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00
sapphire/src/world
2019-04-02 00:00:58 +02:00
..
Action add rudimentary action comboing, doesn't highlight actions on the hotbar 2019-03-23 20:59:51 +11:00
Actor Questbattle instances can be created and joined. 2019-03-31 23:45:03 +02: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 Questbattle instances can be created and joined. 2019-03-31 23:45:03 +02:00
Inventory Gear matters! 2019-03-21 18:06:48 +01:00
Linkshell Restructured project slightly 2018-12-13 12:40:42 +01:00
Manager More simplifications of the questbattle handling, exposing a script function to init player position 2019-04-02 00:00:58 +02:00
Math fix windows builds for now, missing a couple stat functions 2019-03-26 17:33:00 +11:00
Navi fix formatting and drop MAX_POLYS back down 2019-01-28 16:35:03 +11:00
Network More simplifications of the questbattle handling, exposing a script function to init player position 2019-04-02 00:00:58 +02:00
Script More simplifications of the questbattle handling, exposing a script function to init player position 2019-04-02 00:00:58 +02:00
StatusEffect Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
Territory More simplifications of the questbattle handling, exposing a script function to init player position 2019-04-02 00:00:58 +02:00
CMakeLists.txt pathing things? 2019-01-20 16:10:48 +01:00
ForwardsZone.h Initial work on QuestBattle instances 2019-03-31 01:39:49 +01:00
mainGameServer.cpp add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
ServerMgr.cpp Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
ServerMgr.h lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
Session.cpp Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
Session.h RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00