1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00
Commit graph

192 commits

Author SHA1 Message Date
NotAdam
47d18182c0 manually merge in some exd changes and some 4.5 opcodes 2019-01-08 18:08:51 +11:00
Mordred
c1a3fa5915 Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
mordred
ca837de56f Converting logging calls 2019-01-04 12:34:19 +01:00
NotAdam
6ef140e87d add logger message formatting 2019-01-04 21:47:19 +11:00
Mordred
c9468d8ad2 Automatically copy libmysql.dll to bin folder 2019-01-03 21:32:44 +01:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
b2b38d2f10 Added a new table for spawnpoints and initial data 2018-12-30 17:36:30 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
68195b17a1 Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
Mordred
4c573cde73 One slipped through 2018-11-23 21:20:16 +01:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
Mordred
035edebfb4 Typo fix 2018-11-20 17:15:23 +01:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
fc87b76117 pls build 2018-10-27 23:30:29 +11:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
0034987827 appveyor machine 🅱️roke 2018-10-27 22:50:31 +11:00
NotAdam
45b932c2ac quest_parser unboosted 2018-10-27 22:47:58 +11:00
NotAdam
8a78b88ddf exd_struct_test should be fine now 2018-10-27 22:29:38 +11:00
NotAdam
ffb0b31663 update readme and start removing boost from tools 2018-10-27 21:44:41 +11:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
d97970802b Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
Mordred
51a292415e Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-29 21:42:34 +02: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
Mordred
b3fd4c7e64 Merge pull request #379 from NotAdam/develop
fix mob_parse on linux
2018-08-29 12:01:06 +02:00
NotAdam
e32cf610af fix mob_parse on linux 2018-08-29 19:58:48 +10:00
Mordred
eb5a567730 Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
a563e4068c Simplistic parser for mobs 2018-08-26 11:46:56 +02:00
Tahir Akhlaq
88dfbf7e8c fixed discovery legit 2018-08-03 16:54:46 +01:00
Tahir Akhlaq
a17a9bbbb0 attempt to support multi layer discovery parsing 2018-07-26 19:11:08 +01:00
Tahir Akhlaq
cd4730c69d fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Maru
a52b6803fd Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
Mordred
0a6164fc03 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
00858a5f69 Fixed bad include 2018-05-25 14:27:54 +02:00
goaaats
069a5fc9e0 Use generated EXD data for quest_parse 2018-05-25 14:16:39 +02:00
goaaats
507bb99125 Merge branch 'master' into 4-3-exdfixes 2018-05-22 20:19:35 +02:00
goaaats
3b0a5c9226 Update ex.json(needs testing) 2018-05-22 20:15:46 +02:00
goaaats
2c901c12ec exd_struct_gen: Fix fields starting with numbers, fix fields that are cpp keywords 2018-05-22 20:15:30 +02:00
Mordred
052ea5f1d2 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Tahir Akhlaq
b19f6baf0b attempt to fix build 2018-03-22 22:56:14 +00:00
Mordred
349fa1d788 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
4c77868d1c Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Adam
aa1c76602b fix some retarded clion refactoring 2018-03-13 19:26:28 +11:00