1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

35 commits

Author SHA1 Message Date
NotAdam
842eaa03fd charinfo json field info 2019-08-09 17:49:40 +10:00
NotAdam
5d2ebba5ac retail accuracy in charainfo json 2019-08-09 17:49:40 +10:00
NotAdam
9574819dec misc api cleanup 2019-08-09 17:49:40 +10:00
NotAdam
83b7a659a8 some api json cleanup 2019-08-09 17:49:40 +10:00
NotAdam
3c028e5f00 fix player levels not showing in lobby correctly 2019-07-16 14:40:35 +10:00
NotAdam
fff6847e98 clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
NotAdam
5dc4b94f10 some cleanup, move lobby to Sapphire::Lobby 2019-06-03 00:21:58 +10:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
0a6593bdd5 add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
mordred
b3c191fb74 initialize player completed quest correctly for new chars 2019-03-26 09:30:30 +01:00
Mordred
be63e25c14 Added sql table for storing hunting log information 2019-03-24 23:49:52 +01:00
NotAdam
815acb2b09 move default constructors for SapphireAPI to header 2019-03-17 21:10:20 +11:00
NotAdam
8f435083a6 minor consistency/code style fixes in sapphireapi 2019-03-17 21:07:00 +11:00
Mordred
f2a1f3f4b7 Set initial homepoint correctly for uldah and limsa 2019-03-16 23:52:50 +01:00
Mordred
4eee04156d Plenty more cleanup and code quality adjustments. 2019-03-11 22:48:33 +01:00
mordred
e66869b07a More refactoring for code consistency 2019-03-08 11:05:32 +01:00
NotAdam
91abe63598 add customisable log level to config 2019-01-25 19:00:21 +11:00
NotAdam
35def4d4f2 refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
eb56f5fda2 cleanup db connection config 2019-01-07 23:16:01 +11:00
NotAdam
bf0324cfea everything should be working again... 2019-01-07 23:08:43 +11:00
NotAdam
03df0b242c lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
092b343114 move all the old config calls to the new config object 2019-01-07 00:03:48 +11:00
NotAdam
2a205cc2db convert more log calls to format string 2019-01-04 22:37:01 +11:00
mordred
3ffcf4e1fa Further cmake cleanup 2019-01-02 11:23:39 +01:00
Mordred
a25cfcd9d1 Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
Mordred
959c2d4319 Simplified some cmake logic 2018-12-31 17:30:45 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
d21b0018dc standardise log names and potentially fix log folder issue on windows 2018-12-30 22:36:44 +11:00
NotAdam
dd8290150b Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
NotAdam
ad2fbe44ec fix prepared statement missing a param 2018-12-25 20:11:59 +11:00
Mordred
101f284003 More fw related cleanup 2018-12-23 13:26:33 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
c4dd4b6b6b show better errors for exd/config related issues 2018-12-18 21:40:49 +11:00
Mordred
d6deff3d2e Fixed binary build path for binaries under windows, changed the way entriesd in the framework are created to hopefully get better errorhandling in world 2018-12-16 14:26:38 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00