mordred
|
0598a84e6d
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-04-15 17:42:33 +02:00 |
|
mordred
|
da4f4cdd15
|
More cleanup for event object parser
|
2019-04-15 17:32:51 +02:00 |
|
NotAdam
|
ad370767a5
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-04-12 21:40:34 +10:00 |
|
mordred
|
c367e9c040
|
Majorly reduces code in event_object_parser
|
2019-04-12 13:28:13 +02:00 |
|
mordred
|
97de1a01cd
|
More cleanup still
|
2019-04-11 15:43:58 +02:00 |
|
NotAdam
|
e908e1eac6
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-04-11 21:28:05 +10:00 |
|
mordred
|
2a3e0d7c19
|
More cleanup of event_object_parser
|
2019-04-11 13:23:01 +02:00 |
|
NotAdam
|
14367b644f
|
move data struct defs to datreader lib
|
2019-04-11 19:28:51 +10:00 |
|
NotAdam
|
76400a6f77
|
cleanup leftover test code that was moved to exd_struct_test
|
2019-04-11 19:15:07 +10:00 |
|
NotAdam
|
24014a9a99
|
begin tools cleanup, lgb group dumping
|
2019-04-11 19:06:27 +10:00 |
|
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 |
|