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

170 commits

Author SHA1 Message Date
NotAdam
689aa915b5 exd_struct_test should be fine now 2018-10-27 22:29:38 +11:00
NotAdam
b42abf0d1d update readme and start removing boost from tools 2018-10-27 21:44:41 +11:00
mordred
ec0322ce36 Fixed datreader 2018-10-25 12:17:40 +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
eccb946a4c Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
0d767e4986 Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
Mordred
ab5f0c6955 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-29 21:42:34 +02: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
Mordred
fc6dde28dc
Merge pull request #379 from NotAdam/develop
fix mob_parse on linux
2018-08-29 12:01:06 +02:00
NotAdam
9c0b1235ad fix mob_parse on linux 2018-08-29 19:58:48 +10:00
Mordred
7f7588ef1f Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
95b6d3370c Simplistic parser for mobs 2018-08-26 11:46:56 +02:00
Tahir Akhlaq
2a264af7cd fixed discovery legit 2018-08-03 16:54:46 +01:00
Tahir Akhlaq
b211fa9140 attempt to support multi layer discovery parsing 2018-07-26 19:11:08 +01:00
Tahir Akhlaq
71d628762e fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Maru
542541b1f6 Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
Mordred
187648d20c
Merge pull request #299 from goaaats/4-3-exdfixes
Use generated EXD data for quest_parse
2018-05-27 16:35:48 +02:00
goaaats
e139030416 Fixed bad include 2018-05-25 14:27:54 +02:00
goaaats
df421d34c5 Use generated EXD data for quest_parse 2018-05-25 14:16:39 +02:00
goaaats
fcc29707dc
Merge branch 'master' into 4-3-exdfixes 2018-05-22 20:19:35 +02:00
goaaats
0112659fe0 Update ex.json(needs testing) 2018-05-22 20:15:46 +02:00
goaaats
9472258693 exd_struct_gen: Fix fields starting with numbers, fix fields that are cpp keywords 2018-05-22 20:15:30 +02:00
Mordred
06b5113d78 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Tahir Akhlaq
a4c189b71e attempt to fix build 2018-03-22 22:56:14 +00:00
Mordred
0afb688374 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
836279de09 Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01: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
Mordred Admin
b91e711834 Cleanup of cmake files 2018-03-06 22:22:19 +01: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
Mordred
b95d741cd8 Build fix... 2018-02-14 19:17:10 +01:00
Mordred
d7f8b55b08 Appveyor fix 2018-02-14 18:24:59 +01:00
Mordred Admin
c54ebbe53c Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
goaaats
7d3a3b8c66 Fix pcb_reader, quest_parser 2018-02-11 16:50:31 +01:00
Adam
7205e9f82c Merge remote-tracking branch 'upstream/develop' into develop 2018-02-08 23:58:30 +11:00
Adam
89f995376e pcb_reader dumps hierachyId now
spawning objects has never been more fun!
2018-02-08 23:28:30 +11:00
Mordred
dae8d74fc3
Merge pull request #246 from GokuWeedLord/develop
fix windows paths with pcb reader
2018-02-08 11:40:51 +01:00
Adam
10f6e43148 fix pcb_reader ignoring windows paths in arguments 2018-02-08 20:29:39 +11:00
Mordred
145a421f62
Merge pull request #245 from takhlaq/pcb_reader
added instancecontent.csv dump to pcb_reader
2018-02-08 07:53:25 +01:00
Tahir Akhlaq
bb97e1160b added instancecontent.csv dump to pcb_reader 2018-02-07 22:13:20 +00:00
Adam
b74083c06c update generated exd data 2018-02-07 13:33:02 +11:00
Tahir Akhlaq
38448f6ddd fixed eobj export, added option to dump all instanced zones 2018-02-04 22:54:05 +00:00
Tahir Akhlaq
01ba6ad858 added option to dump all level.exd entries for all instances in pcb_reader 2018-02-04 20:09:55 +00:00
Adam
d196795545 fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Mordred
7a23d24336
Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
goaaats
c460283ca6 Fix for weather crash 2018-02-01 14:50:51 +01:00
Mordred Admin
d40e375e0c Added type for shared_ptr< exdSheet > 2018-01-31 14:55:51 +01:00