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

60 commits

Author SHA1 Message Date
NotAdam
6219455591 when exiting an instance, return the player to correct ward 2018-12-02 15:32:22 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
mordred
872139b3ef Merge remote-tracking branch 'origin/develop' into housing 2018-11-09 11:10:34 +01:00
Mordred
5ffb8fd65e Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
6aa7102b4e Char creation will no longer crash lobby/api 2018-11-01 12:49:51 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
b33f116422 Add mysql linking too 2018-10-26 19:22:31 +02:00
mordred
b27ac74313 Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
NotAdam
ddfbeb724f zone and api work a bit better now 2018-10-26 22:14:12 +11:00
NotAdam
925a95b03c api now builds and seems to work 2018-10-26 21:14:30 +11:00
NotAdam
3656b7d96f remove boost, its gone 2018-10-26 21:00:50 +11:00
NotAdam
7ed2b79b79 more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
9aeed44053 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
NotAdam
0fb40c62c5 fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
0d3f9d77bf A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
4f41a6a8be boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
a068da4389 Finish line 2018-10-26 10:00:32 +02:00
mordred
10741cdbcc boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
e1a0a99579 Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
b5e4c64389 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
4da3e375ff api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
fced452f88 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Squall Leonhart
a7fc43a2d5 Add ArmorySoulCrystal on new character creation. 2018-10-16 20:06:30 +03:00
root
7fdcc53af8 Various small cleanups 2018-09-26 08:47:22 -04:00
Mordred
f6cf3b076b
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
a274230899 Attempted build fix 2018-09-24 09:24:08 -04:00
Mordred
81eb149d8e Some cmake cleanups 2018-09-20 23:31:38 +02:00
Biscuit Boy
4da346bedd classLevel cleanup, now check EXD 2018-09-21 03:26:02 +10:00
Biscuit Boy
f3a635f952 Lobby now shows correct info for everything 2018-09-21 01:59:45 +10:00
Mordred
0aa94d6efc Mostly fixed for 4.4 2018-09-18 22:45:48 +02:00
Mordred
60c23d986e Fixed neck and ear being mixed up 2018-09-17 23:26:56 +02:00
Mordred
0d767e4986 Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +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
NotAdam
ff43c45f67 minor fixes 2018-08-26 18:48:45 +10:00
NotAdam
7f448494ed EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
55ae5290f6 correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
901168d810 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
Maru
4a7543781b Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Mordred
8555f3060f Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
goaaats
2b0e101459 Streamline INI network configuration 2018-06-23 21:05:31 +02:00
NotAdam
463d56e76e remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Mordred
147e2f2cca Fixed lobby packet definitions 2018-05-22 21:20:43 +02:00
Biscuit Boy
933a519957 Fixed Dat Style 2018-04-19 17:57:43 +10:00
Biscuit Boy
22abaf9d23 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
83cb17610c WiP - implementing new framework 2018-03-09 00:06:44 +01:00