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

182 commits

Author SHA1 Message Date
Mordred
db6a2e099b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
mordred
b0fd8beb0b Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
Mordred
361b0b463b Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
Mordred
a8040d9236 Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
Mordred
6596b5a6d5 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
c9eb1bafce name fixes 2018-11-12 09:32:20 +01:00
AriAvery
1808e16585 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
8c5fbbedad fixed errors 2018-11-11 14:53:19 +01:00
AriAvery
4bf5644cce fixes 2018-11-11 14:34:56 +01:00
AriAvery
8f118c4ec8 Signs + rename 2018-11-11 14:27:39 +01:00
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
c551a766f3 fixed style 2 2018-11-08 22:19:26 +01:00
AriAvery
0f86374264 added devaluation timer 2018-11-07 11:08:07 +01:00
AriAvery
23d3542088 removed space 2018-11-07 10:49:02 +01:00
AriAvery
903b38f32b some fix 2018-11-07 09:27:57 +01:00
AriAvery
5aacca21c2 added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
3559db8892 Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +01:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
NotAdam
77400c99d6 Block //gm terri <territorytype> usage for instanced territories 2018-11-05 23:04:26 +11:00
Mordred
7b7ab34eb9 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
c06ce46e38 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-14 23:36:05 +11:00
NotAdam
dbbd6bb530 cleanup unnecessary refs 2018-10-14 23:31:52 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Mordred
4d3988ed12 Merge pull request #389 from KBiscuit/develop
Lobby now shows correct info (fixes #328), Gm teri improvements, Discov ref is debug text
2018-09-24 22:20:19 +02:00
Biscuit Boy
b19a4ea35d style 2018-09-25 01:24:50 +10:00
Biscuit Boy
7b701781ad Examine works correctly again / Handles errors for GM's and diff zones 2018-09-25 01:11:14 +10:00
Biscuit Boy
efb0d74494 welcome back to moredreds coooode review!
today we are going to be hunting for some extra brackets in the sewer! so come along for the ride
2018-09-21 09:28:34 +10:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Biscuit Boy
e448863215 Style for mordred 2018-09-21 03:50:38 +10:00
Biscuit Boy
749490bb27 I can already hear the screams of mordred shouting style 2018-09-21 02:06:00 +10:00
Biscuit Boy
68d0fb7186 Discov ref should be a debug, not notice 2018-09-21 02:03:10 +10:00
Biscuit Boy
d8c71d69ca Gm teri will now tele to the main aetheryte if there is one in the zone 2018-09-21 02:02:51 +10:00
Mordred
7bd6318167 Build fix 2018-09-19 23:26:36 +02:00
Mordred
ea46624148 Fixed !instance cr, it now takes contentfindercondition ids as input though 2018-09-19 23:04:23 +02:00
Mordred
3848091148 Mostly fixed for 4.4 2018-09-18 22:45:48 +02:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Tahir Akhlaq
1834d8e3d2 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
80942a168c Add some missing examine unknowns 2018-09-12 17:58:19 +10:00
Tahir Akhlaq
629b54ce39 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
f7f5992abd moved examine handling out of client trigger switch and into its own function 2018-09-10 15:01:13 +01:00
Tahir Akhlaq
bffebd0bc7 added basic examine functionality
- todo: fix gear models not displaying
2018-09-10 14:34:24 +01:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
39e4cf09b9 incredible 2018-08-31 23:02:45 +10:00
NotAdam
d300c0a77e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
e745bd0329 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
2a74f6908e Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-08-28 19:07:53 +02:00
Mordred
eb5a567730 Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00