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

64 commits

Author SHA1 Message Date
NotAdam
6af13f39a3 LandIdent now uses signed ints, rename housing clienttriggers, fix formatting 2018-12-07 23:34:45 +11:00
NotAdam
899b4aead3 handle internal/external housing storeroom inventory requests 2018-12-07 18:22:00 +11:00
NotAdam
c1b3e5d393 cleanup housing ClientTrigger handling 2018-12-07 18:22:00 +11:00
NotAdam
1905e0af2b show house greetings on ward selection ui 2018-12-04 22:20:41 +11:00
NotAdam
d49eab1c1c fix housing furnishings menu not closing properly 2018-12-02 19:44:38 +11:00
NotAdam
5f5b28bcbe Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
2c69d7a22e Fixed error with ward reading during house actions, lower case enum entries 2018-11-28 20:32:05 +01:00
NotAdam
a66aea4eb4 add estate guest access menu 2018-11-29 00:19:37 +11:00
NotAdam
a802d98cee move more housing logic from client trigger handler to housingmgr 2018-11-28 21:24:00 +11:00
NotAdam
4e4097c1c8 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
fee7ed381e house renaming works 🎉 2018-11-28 17:36:55 +11:00
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
519b51ff85 Basic land relinquishing added 2018-11-17 01:16:44 +01:00
Mordred
39ba1785c3 Do not use the current zone for landdetail lookup but the provided territoryId 2018-11-16 17:07:22 +01:00
Mordred
6f8abf951b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
mordred
a7bc521ebc Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
Mordred
c1b52da7ab Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
Mordred
70b7862f9f Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
Mordred
abc0960e03 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
762f01366d name fixes 2018-11-12 09:32:20 +01:00
AriAvery
ac2dcaec93 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
6181ced227 fixed errors 2018-11-11 14:53:19 +01:00
AriAvery
aa9e1e2450 Signs + rename 2018-11-11 14:27:39 +01:00
AriAvery
dadc8184e9 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
6525a8e4f1 fixed style 2 2018-11-08 22:19:26 +01:00
AriAvery
b1fdff5400 added devaluation timer 2018-11-07 11:08:07 +01:00
AriAvery
e43ae8ed2e removed space 2018-11-07 10:49:02 +01:00
AriAvery
6ca53568d0 some fix 2018-11-07 09:27:57 +01:00
AriAvery
7b5057f99b added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
0f6ac74f15 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
66b6ec2b20 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-14 23:36:05 +11:00
NotAdam
319e9e5050 cleanup unnecessary refs 2018-10-14 23:31:52 +11:00
Biscuit Boy
ef87b9b36d Examine works correctly again / Handles errors for GM's and diff zones 2018-09-25 01:11:14 +10:00
Tahir Akhlaq
5ca9b8f90b moved examine packet to its own class
- fixed accessory display in examine packet
- fixed accessory display in playerspawn packet
2018-09-13 11:12:22 +01:00
Biscuit Boy
46f79fca4e Add some missing examine unknowns 2018-09-12 17:58:19 +10:00
Tahir Akhlaq
8d6ec91757 added equip models for examine (todo: main/sub/accessories)
- added stub for item crafter name request
2018-09-11 17:46:04 +01:00
Tahir Akhlaq
e487a9ae24 moved examine handling out of client trigger switch and into its own function 2018-09-10 15:01:13 +01:00
Tahir Akhlaq
afc4d89d22 added basic examine functionality
- todo: fix gear models not displaying
2018-09-10 14:34:24 +01:00
NotAdam
23344c02e6 incredible 2018-08-31 23:02:45 +10:00
NotAdam
e0d6c1024e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10: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
Mordred
7f7588ef1f Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
d96c86853b Changed director trigger/function names 2018-07-17 22:39:04 +02:00
NotAdam
b856356ce7 fix sitting animating incorrectly for other clients, fixes #329 2018-07-12 21:10:02 +10:00
NotAdam
5eb846118d fix emotes which require a weapon to be unholstered 2018-07-12 20:42:28 +10:00
Mordred
c12c0b1d99 Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00