1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 17:57:47 +00:00
Commit graph

231 commits

Author SHA1 Message Date
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
9f2d57417e Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
Mordred
6f8abf951b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
Mordred
c5c76ebe13 Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
Mordred
3cb4e79211 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
Mordred
2cd15779cd
Fixed typos 2018-11-10 22:04:40 +01:00
XeAri
cb828c051d
:/ 2018-11-10 19:15:04 +01:00
XeAri
97724d1871
Merge branch 'housing' into housing 2018-11-10 19:11:43 +01:00
AriAvery
dadc8184e9 House fixes 2018-11-10 19:00:13 +01:00
Mordred
155b59785b Start of land interaction 2018-11-10 12:48:19 +01:00
AriAvery
cd589033ad More stuff 2018-11-07 11:59:59 +01:00
Mordred
a72f3b122c Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +01:00
Mordred
1f1b524d6f Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
mordred
bd0cf1718a Field size fix 2018-11-06 13:05:39 +01:00
mordred
8456067730 Create lookup for housing zones by landsetId, load housing zone from stored territoryId in player 2018-11-06 11:11:07 +01:00
mordred
c0a0594463 Added getter and setter for territoryId to player 2018-11-06 10:48:46 +01:00
mordred
c9242a04a4 Store and load territoryID 2018-11-06 10:36:45 +01:00
Mordred
5ffb8fd65e Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
81f247932c Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
fdbee25d3d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
b0b2b89237 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
Squall Leonhart
6be4bb36b0 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
b173efef76 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
81399e2af2 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
7297c92348 Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Squall Leonhart
be5368edbf Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Squall Leonhart
17f342d86c Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Squall Leonhart
8d96779a8e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
30c80450e2 Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
62a5bcb8cb Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
root
7fdcc53af8 Various small cleanups 2018-09-26 08:47:22 -04:00
root
2228979cd1 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Mordred
8421980b43 Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
99cd9c236d Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
81eb149d8e Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
a58056cde7
Merge pull request #387 from AcedArmy/develop
Fix InitZone bitmask and share my findings on it
2018-09-19 17:26:06 +02:00
Biscuit Boy
658046c132 Should probs mention it's decimal not hex 2018-09-20 00:00:01 +10:00
Biscuit Boy
94b05d5362 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Mordred
456de96f42
Updated field sizes in player.h 2018-09-19 14:07:38 +02:00
Mordred
275ac206a9 Merge branch 'bnpc' of https://github.com/SapphireMordred/Sapphire into bnpc 2018-09-17 23:10:59 +02:00
Mordred
6ff116a9e1 Inventory fix 2018-09-17 22:52:57 +02:00
Mordred Admin
b51e24ca18 Merge error fix 2018-09-17 14:15:08 +02:00
Mordred Admin
150ce725bc Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
95b549a5bf
Fixed discovery information not being used correctly. 2018-09-17 08:41:09 +02:00
Mordred
eccb946a4c Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00