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

244 commits

Author SHA1 Message Date
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
34ad178a31 Fixed error with ward reading during house actions, lower case enum entries 2018-11-28 20:32:05 +01:00
NotAdam
392b098a02 Fix land state being sent incorrectly and consistently name those IPCs 2018-11-28 23:29:55 +11:00
NotAdam
a271ee6d46 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
945d91b783 change LandState to LandFlags 2018-11-28 17:36:55 +11:00
NotAdam
f83d6ae35b cleanup and unfuck the perms/state bullshit 2018-11-28 17:36:55 +11:00
NotAdam
b3d662e2b2 refactor landpermission -> landstate 2018-11-28 17:36:55 +11:00
Mordred
90eb03df95 Using LandIdent in packets 2018-11-26 23:15:42 +01:00
XeAri
5b06a52c1a Merge pull request #11 from SapphireServer/housing
Housing
2018-11-26 15:01:24 +01:00
NotAdam
12eadd02e9 broken housing 2018-11-25 01:55:53 +11:00
AriAvery
bd315d9b45 updates 2018-11-23 11:46:39 +01:00
Mordred
381d8ae940 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
Mordred
b6590fbe14 Brief event cleanup 2018-11-20 23:24:37 +01:00
Mordred
54f3936542 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
9194432439 Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
Mordred
db6a2e099b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
Mordred
ed0296889a Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
Mordred
c320604cd7 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
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