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

226 commits

Author SHA1 Message Date
Mordred
8ac9636fc6 Fixed typos 2018-11-10 22:04:40 +01:00
XeAri
d6f42e7bf0 :/ 2018-11-10 19:15:04 +01:00
XeAri
746335a099 Merge branch 'housing' into housing 2018-11-10 19:11:43 +01:00
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
Mordred
d1750ebb69 Start of land interaction 2018-11-10 12:48:19 +01:00
AriAvery
e73613f443 More stuff 2018-11-07 11:59:59 +01:00
Mordred
3559db8892 Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +01:00
Mordred
22c3b45c64 Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
mordred
fa80e53bd4 Field size fix 2018-11-06 13:05:39 +01:00
mordred
4f296b0fb3 Create lookup for housing zones by landsetId, load housing zone from stored territoryId in player 2018-11-06 11:11:07 +01:00
mordred
02e968fbc2 Added getter and setter for territoryId to player 2018-11-06 10:48:46 +01:00
mordred
43a9124ce7 Store and load territoryID 2018-11-06 10:36:45 +01:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
5479a77d6d Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
929955013d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
Squall Leonhart
d728ecdaf4 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
da89793d56 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
78b8de04b4 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
679686e6ff Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Squall Leonhart
44980a74b9 Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Squall Leonhart
19f7bf82c9 Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Squall Leonhart
3d5e794d6e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
a503a6007f Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
6d3896dc72 Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
root
94b111ee85 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
b89402e109 Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
ba754e0e7e 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
b96ee1aeba Should probs mention it's decimal not hex 2018-09-20 00:00:01 +10:00
Biscuit Boy
953affede1 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Mordred
a3661c9d89 Updated field sizes in player.h 2018-09-19 14:07:38 +02:00
Mordred
ddb3b69bd6 Merge branch 'bnpc' of https://github.com/SapphireMordred/Sapphire into bnpc 2018-09-17 23:10:59 +02:00
Mordred
827250f9cd Inventory fix 2018-09-17 22:52:57 +02:00
Mordred Admin
27fe651259 Merge error fix 2018-09-17 14:15:08 +02:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
197d846a85 Fixed discovery information not being used correctly. 2018-09-17 08:41:09 +02:00
Mordred
d97970802b Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
18dc8aa377 More BNpc work, close to actual spawning 2018-09-10 23:57:14 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
0946b0636e allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
92d9268e25 fix msvc builds? 2018-09-01 14:36:04 +10:00
NotAdam
72ea5d689b send stain/durability 2018-09-01 00:00:19 +10:00