1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 03:07:45 +00:00
Commit graph

22 commits

Author SHA1 Message Date
NotAdam
c4f443fa8d fix sessionid being read incorrectly from version packet, fix lobby key 2019-03-26 18:15:23 +11:00
NotAdam
aac14164b8 add malformed packet check back in and handle lobby connections better 2019-03-26 17:33:00 +11:00
mordred
c59b1df53b General cleanup and improvements of quest_parser 2019-03-18 15:51:04 +01:00
mordred
df8a5aacae Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
mordred
e66869b07a More refactoring for code consistency 2019-03-08 11:05:32 +01:00
mordred
3e4964e65c Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
NotAdam
91abe63598 add customisable log level to config 2019-01-25 19:00:21 +11:00
Mordred
51242ce5dc Fixed remaining g_log appearances and fmt usage 2019-01-13 13:19:15 +01:00
NotAdam
35def4d4f2 refactor parameters to general, fix build error 2019-01-07 23:26:34 +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
7a135768d1 fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11: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