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

130 commits

Author SHA1 Message Date
Mordred
07a5a866f0 General cleanup work 2018-12-02 02:01:41 +01:00
NotAdam
5f5b28bcbe Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
2c69d7a22e Fixed error with ward reading during house actions, lower case enum entries 2018-11-28 20:32:05 +01:00
NotAdam
c12adb5c74 Fix land state being sent incorrectly and consistently name those IPCs 2018-11-28 23:29:55 +11:00
NotAdam
9fc4666926 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
e24837629c change LandState to LandFlags 2018-11-28 17:36:55 +11:00
NotAdam
4521941aac cleanup and unfuck the perms/state bullshit 2018-11-28 17:36:55 +11:00
NotAdam
ccc31353e6 refactor landpermission -> landstate 2018-11-28 17:36:55 +11:00
Mordred
6e298cd6b5 Using LandIdent in packets 2018-11-26 23:15:42 +01:00
XeAri
3c624f6e76
Merge pull request #11 from SapphireServer/housing
Housing
2018-11-26 15:01:24 +01:00
NotAdam
523a198241 broken housing 2018-11-25 01:55:53 +11:00
AriAvery
b19cfb741e updates 2018-11-23 11:46:39 +01:00
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +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
c0a0594463 Added getter and setter for territoryId to player 2018-11-06 10:48:46 +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
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
b0b2b89237 More boost gone 2018-10-25 15:15:27 +02: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
7297c92348 Add level1 to setCLassJob. 2018-10-20 13:56:01 +03: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
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
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
NotAdam
d88efbf30d allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
Mordred
89a9b16555 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
7f7588ef1f Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
5302db1fcb Some cleanups in preperation for bnpcs 2018-08-28 00:17:51 +02:00
NotAdam
be1a5d53f3 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
NotAdam
7f448494ed EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
Mordred
f5aba946be Merge remote-tracking branch 'origin/inventory_rework' into develop 2018-07-26 23:43:27 +02:00
Mordred
8555f3060f Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
NotAdam
c84beee30a replace old inline generation of effects packet with a wrapper 2018-07-21 23:32:10 +10:00
NotAdam
9d7896043c fix builds with new effect packet 2018-07-21 15:54:37 +10:00