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

515 commits

Author SHA1 Message Date
NotAdam
a8732e4828 fix initzone packet size/structure 2019-01-08 21:49:31 +11:00
NotAdam
c802b7f03b attempt at fixing client opcodes 2019-01-08 20:36:31 +11:00
NotAdam
8ee41a461c probably working server opcodes for 4.5 2019-01-08 19:36:45 +11:00
NotAdam
8d183e4193 manually merge in some exd changes and some 4.5 opcodes 2019-01-08 18:08:51 +11:00
Mordred
c4a8bfa3f8
Merge pull request #473 from NotAdam/develop
move all configuration items to new config class
2019-01-07 13:43:55 +01:00
NotAdam
6fea0a30e1 update ini reading to use 'general' instead of 'parameters' 2019-01-07 23:31:04 +11:00
NotAdam
4397c86dae refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
3cfc79e842 remove old shit 2019-01-07 23:20:50 +11:00
NotAdam
5ec2d23a12 cleanup db connection config 2019-01-07 23:16:01 +11:00
NotAdam
aa73b1c668 everything should be working again... 2019-01-07 23:08:43 +11:00
NotAdam
cd1d8f8126 lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
7666e84693 shift a lot of config around 2019-01-07 22:11:52 +11:00
Mordred
5232909ccb Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
JeidoUran
9c90b34c2b Added prepareZoning research + fixed typo 2019-01-06 16:32:06 +01:00
NotAdam
d0059f0717 initial move of all config items to a object 2019-01-06 23:39:42 +11:00
JeidoUran
a5e6ca82ab Changed 'u3b' to 'isGm' and made it a bool 2019-01-06 04:48:54 +01:00
JeidoUran
4aa19d5ec0 Merge branch 'develop' into crashes_fix 2019-01-06 02:14:25 +01:00
JeidoUran
193288929d Sending a /tell while acting as a GM will send a GM Tell
GM Call was also fixed 3 commits ago, now works on players within instances
2019-01-06 02:07:40 +01:00
Mordred
7f00c34f90 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
NotAdam
a140eeac4c add logger message formatting 2019-01-04 21:47:19 +11:00
mordred
f795aca9a6 Moved spawngroup query to prepared stmt 2019-01-04 08:54:39 +01:00
Mordred
a022a37aab Automatically copy libmysql.dll to bin folder 2019-01-03 21:32:44 +01:00
mordred
abd98f82b5 Generate libs oos 2019-01-03 09:13:56 +01:00
mordred
e7507515b6 Further cmake cleanup 2019-01-02 11:23:39 +01:00
Mordred
789127691a Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
NotAdam
f0202a2094 fix structs, disable market cache gen 2019-01-01 23:37:32 +11:00
NotAdam
4fcfc6ecf1 somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NotAdam
a37525d002 fix oob error on market board result lists and correctly sort the items 2019-01-01 14:19:44 +11:00
NotAdam
0aa1fab9a4 correctly send marketboard item list 2019-01-01 11:51:48 +11:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
6ce9d9557e start of marketboard implementation 2018-12-31 23:27:21 +11:00
NotAdam
6398ad4fe4 handle fc doors properly 2018-12-31 22:02:34 +11:00
NotAdam
d6da6b5e3a some housing cleanup and refactoring 2018-12-31 21:54:32 +11:00
NotAdam
fc9f33dd78 hide additional quarters door in private housing 2018-12-30 23:25:52 +11:00
NotAdam
144d8e8f27 standardise log names and potentially fix log folder issue on windows 2018-12-30 22:36:44 +11:00
NotAdam
4d501b4eb2 fix issue where items couldn't be placed in storeroom from inv 2018-12-30 21:26:32 +11:00
NotAdam
79ed3d63d9 #448 - remove deed on build 2018-12-30 17:44:03 +11:00
NotAdam
4e9fadcdbb update estate guest access client trigger handler 2018-12-29 19:20:47 +11:00
NotAdam
a389b39eb2 fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11:00
NotAdam
ceebb27c1c Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
NotAdam
0ca7b4815e add interior housing object movement updates 2018-12-28 22:50:46 +11:00
NotAdam
dd5a899c1d add internal/external estate remodelling menus 2018-12-28 18:45:08 +11:00
NotAdam
3b37d14d64 maybe fix an issue where a container wouldn't get read properly
also some extra item crap
2018-12-28 17:12:24 +11:00
NotAdam
49c6049531 items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
298b31512c base implementation of moving housing items back to player inventory
only works for internal items atm
2018-12-28 02:17:29 +11:00
NotAdam
e4513a3243 fix issue where yard items couldn't be moved properly 2018-12-27 23:49:20 +11:00
NotAdam
851446f4d8 a bit of refactoring, partially working yard item movement 2018-12-27 22:28:31 +11:00
NotAdam
858b243e3b internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
8aed0e7979 fix container handling issue where they were created incorrectly 2018-12-27 15:52:48 +11:00
NotAdam
2dcc6e460c add internal housing item placement 2018-12-27 00:36:47 +11:00