1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
Commit graph

56 commits

Author SHA1 Message Date
Mordred
25fdeb4aa1 Char creation will no longer crash lobby/api 2018-11-01 12:49:51 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
caf971af39 Add mysql linking too 2018-10-26 19:22:31 +02:00
mordred
e6c473c3ed Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
NotAdam
0e37785d31 zone and api work a bit better now 2018-10-26 22:14:12 +11:00
NotAdam
e834726d45 api now builds and seems to work 2018-10-26 21:14:30 +11:00
NotAdam
80c49c3537 remove boost, its gone 2018-10-26 21:00:50 +11:00
NotAdam
872714fe8d more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
6885a243f3 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
NotAdam
3e62c7653b fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
7b12be81e0 A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
1c57f311d6 boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
c51de6b7c0 Finish line 2018-10-26 10:00:32 +02:00
mordred
58da892596 boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
7d3c66f88f Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
4748a45378 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
1b267f55d3 api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
ae0af25ea8 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Squall Leonhart
91d5ece427 Add ArmorySoulCrystal on new character creation. 2018-10-16 20:06:30 +03:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
Mordred
4d3988ed12 Merge pull request #389 from KBiscuit/develop
Lobby now shows correct info (fixes #328), Gm teri improvements, Discov ref is debug text
2018-09-24 22:20:19 +02:00
root
04d572f05f Attempted build fix 2018-09-24 09:24:08 -04:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Biscuit Boy
de6e87e0d7 classLevel cleanup, now check EXD 2018-09-21 03:26:02 +10:00
Biscuit Boy
06abc5f33d Lobby now shows correct info for everything 2018-09-21 01:59:45 +10:00
Mordred
3848091148 Mostly fixed for 4.4 2018-09-18 22:45:48 +02:00
Mordred
6eb71b76e4 Fixed neck and ear being mixed up 2018-09-17 23:26:56 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +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
NotAdam
abbff07e77 minor fixes 2018-08-26 18:48:45 +10:00
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
4cab50f77c correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
1b7d11bb43 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
Maru
f673a74b7a Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Mordred
b85c1c244e Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
goaaats
bd24cb524a Streamline INI network configuration 2018-06-23 21:05:31 +02:00
NotAdam
2452410c58 remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Mordred
c48c3bb961 Fixed lobby packet definitions 2018-05-22 21:20:43 +02:00
Biscuit Boy
96f0cafddc Fixed Dat Style 2018-04-19 17:57:43 +10:00
Biscuit Boy
b89ac35227 Added a whole lot of GM Stuff
Added Icons, Added Invis, Added Chat Types for what we have now
2018-04-18 21:00:20 +10:00
Mordred
24399e31e4 WiP - implementing new framework 2018-03-09 00:06:44 +01:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Adam
efd00c719f eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Mordred
c664c5de90 Renaming classes in preperation of actor rework 2018-02-20 22:46:44 +01:00
Mordred
48658ede62 Added Waymarks trigger to enum, fixed initial array sizes for new chars 2018-02-18 02:05:25 +01:00