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

33 commits

Author SHA1 Message Date
NotAdam
abcba7aebd Merge branch 'feature/vs2019' into develop 2020-02-08 09:58:30 +11:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
liam
f16be26e4c minor instance script fixes, eobj parser should work as well as produce usable scripts now 2019-11-23 02:57:29 -05:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
mordred
a4c75d4dd4 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-04-15 17:42:33 +02:00
mordred
32357b26e8 More cleanup for event object parser 2019-04-15 17:32:51 +02:00
NotAdam
f4e6ddae77 Merge remote-tracking branch 'upstream/develop' into develop 2019-04-12 21:40:34 +10:00
mordred
f1712a7c6f Majorly reduces code in event_object_parser 2019-04-12 13:28:13 +02:00
mordred
1c794a7b2b More cleanup still 2019-04-11 15:43:58 +02:00
NotAdam
d22557cc1c Merge remote-tracking branch 'upstream/develop' into develop 2019-04-11 21:28:05 +10:00
mordred
c2e6457bac More cleanup of event_object_parser 2019-04-11 13:23:01 +02:00
NotAdam
a84a034ac2 move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
NotAdam
544d6e0591 cleanup leftover test code that was moved to exd_struct_test 2019-04-11 19:15:07 +10:00
NotAdam
4c535accd6 begin tools cleanup, lgb group dumping 2019-04-11 19:06:27 +10:00
mordred
6be9af0a61 More eventobject parser cleaning 2019-04-09 15:11:05 +02:00
mordred
08060de18b First step towards making event parser readable 2019-04-09 14:55:07 +02:00
Mordred
e63aec1986 Added default questBattle scripts and added implementation for QuestBattle constructor 2019-03-31 13:48:09 +02:00
Mordred
be4d961116 eobj_parser also parses questbattles now 2019-03-31 13:06:37 +02:00
Mordred
1b86b87503 Initial work on QuestBattle instances 2019-03-31 01:39:49 +01:00
Mordred
5d865cef31 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
NotAdam
82cb94b99a fix invalid indentation on eobj state output 2019-02-20 19:58:57 +11:00
NotAdam
87e15488b9 update event_object_parser to use contentfindercondition 2019-02-20 19:54:15 +11:00
NotAdam
f9c5f238db Change how scripts init and are exposed during compile time 2019-02-20 17:37:34 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
Mordred
e745bd0329 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
9dcb271a63 use subfolders for instancecontenttype and export eobj rotation 2018-03-04 17:49:18 +11:00
Mordred
7659521233 Instance parser updated to map sgb content to EObjects 2018-03-04 00:16:44 +01:00
Mordred
e15c34a74d Added instance script dumper 2018-02-26 23:50:50 +01:00