1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 04:07:46 +00:00
Commit graph

22 commits

Author SHA1 Message Date
mordred
b7b0563e34 More eventobject parser cleaning 2019-04-09 15:11:05 +02:00
mordred
bb7ec09d29 First step towards making event parser readable 2019-04-09 14:55:07 +02:00
Mordred
e1e7affcde Added default questBattle scripts and added implementation for QuestBattle constructor 2019-03-31 13:48:09 +02:00
Mordred
305a1e9c3a eobj_parser also parses questbattles now 2019-03-31 13:06:37 +02:00
Mordred
5701749f9b Initial work on QuestBattle instances 2019-03-31 01:39:49 +01:00
Mordred
42affff662 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
NotAdam
0e2669dffb fix invalid indentation on eobj state output 2019-02-20 19:58:57 +11:00
NotAdam
5df527c420 update event_object_parser to use contentfindercondition 2019-02-20 19:54:15 +11:00
NotAdam
16fa522ca9 Change how scripts init and are exposed during compile time 2019-02-20 17:37:34 +11:00
Mordred
51ee602e43 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
5f5b28bcbe Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
f391fe3c99 Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Adam
4ca37d142e fix some retarded clion refactoring 2018-03-13 19:26:28 +11:00
Adam
28ee0fd182 proper event plays upon entering sastasha 2018-03-13 17:57:52 +11:00
Adam
628f01e2eb use subfolders for instancecontenttype and export eobj rotation 2018-03-04 17:49:18 +11:00
Mordred
0e9e155e53 Instance parser updated to map sgb content to EObjects 2018-03-04 00:16:44 +01:00
Mordred
a7bef9e244 Added instance script dumper 2018-02-26 23:50:50 +01:00