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

24 commits

Author SHA1 Message Date
Mordred
2014ec41dc Refactored the way timestamps are passed through update handlers 2019-04-04 23:29:52 +02:00
mordred
df8a5aacae Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
Maru
98f2720fa2 RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
NotAdam
63ce4c42be fix placing interior housing items 2019-01-14 20:05:27 +11:00
NotAdam
6e6ffc7cf3 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +11:00
NotAdam
c03dc6dc80 initial pass to fix housing issues 2019-01-10 15:03:25 +11:00
NotAdam
2a205cc2db convert more log calls to format string 2019-01-04 22:37:01 +11:00
NotAdam
1c890a43bf handle fc doors properly 2018-12-31 22:02:34 +11:00
NotAdam
06afdfb79e hide additional quarters door in private housing 2018-12-30 23:25:52 +11:00
NotAdam
50276dcbc3 #448 - remove deed on build 2018-12-30 17:44:03 +11:00
NotAdam
6a3e38fa9a it works (again!) 2018-12-29 13:05:13 +11:00
NotAdam
dd8290150b Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
Mordred
c345033aa5 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
NotAdam
0acabea06e add interior housing object movement updates 2018-12-28 22:50:46 +11:00
NotAdam
813836b1f1 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
33bd3a7ad6 a bit of refactoring, partially working yard item movement 2018-12-27 22:28:31 +11:00
NotAdam
bda8acdf2c internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
9f4648efa8 add internal housing item placement 2018-12-27 00:36:47 +11:00
NotAdam
9c7d0262e0 spawn internal house items from db 2018-12-26 22:39:00 +11:00
NotAdam
1f26eb9627 handle item positions better & some minor cleanup/refactoring 2018-12-26 19:34:43 +11:00
NotAdam
478d8fe238 cleanup and simplify model cache logic for houses 2018-12-23 15:23:22 +11:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
32a8cccb12 refactor housepart to housemodel 2018-12-22 23:33:38 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00