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

509 commits

Author SHA1 Message Date
AriAvery
38f1cb0d89 added housing debugHandler 2018-11-08 10:54:37 +01:00
AriAvery
df9a1c3697 class fix 2018-11-07 13:16:25 +01:00
AriAvery
cd589033ad More stuff 2018-11-07 11:59:59 +01:00
AriAvery
150a3f8a64 added Land Update function 2018-11-07 11:56:49 +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
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
fe2a6b8052 Expanded debug string 2018-11-05 23:39:08 +01:00
Mordred
5ffb8fd65e Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
NotAdam
973cfbf365 Block //gm terri <territorytype> usage for instanced territories 2018-11-05 23:04:26 +11:00
Mordred
0f6ac74f15 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
Mordred
f1aa9253c8 Small refactors 2018-11-03 23:44:43 +01:00
Mordred
36f7272357 Initialize all lands to state 1 2018-11-03 11:42:09 +01:00
Mordred
458fd9b190 More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
f012d0bd2f More housing cleanup 2018-11-02 19:21:12 +01:00
Mordred
81f247932c Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
00d86d753b Initial housing work by Vox 2018-11-01 00:18:19 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
f45c961b33 once again 2018-10-26 19:28:34 +02:00
Mordred
423e54d7ec Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
b27ac74313 Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
d26db1d96c Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
97427c99ad Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
01a34f3671 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
NotAdam
ddfbeb724f zone and api work a bit better now 2018-10-26 22:14:12 +11:00
mordred
26e8552cb0 More boost or... less boost. 2018-10-26 11:38:56 +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
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +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
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +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
Mordred
0277c7bfc1
Merge pull request #402 from Squall5668/develop
Add class change on weapon swaps. Also adds a forgotten inventory on character creation.
2018-10-19 09:40:12 +02:00
Squall Leonhart
17f342d86c Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Mordred
cd9b857689
Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00