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

212 commits

Author SHA1 Message Date
NotAdam
54009ea9ea correctly register eobjs on startup/build and handle the interaction 2018-11-30 22:52:08 +11:00
Mordred
f9b81dfcf9 Renamed publicAccess to flags 2018-11-30 00:11:18 +01:00
Mordred
56d1ecc5e5 Set house access to public by default 2018-11-29 23:44:08 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
84d7159e47 add estate guest access menu 2018-11-29 00:19:37 +11: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
855d760382 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
614439836c house renaming works 🎉 2018-11-28 17:36:55 +11:00
NotAdam
945d91b783 change LandState to LandFlags 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
NotAdam
111c2bb08c houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +11:00
NotAdam
f1bd557b70 FFXIVIpcHousingEstateGreeting added 2018-11-22 15:34:17 +11:00
Mordred
381d8ae940 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
Mordred
bafb3c1f0d Found a typo in opcodes 2018-11-21 09:09:27 +01:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
mordred
b0fd8beb0b Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
Mordred
6596b5a6d5 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
c9eb1bafce name fixes 2018-11-12 09:32:20 +01:00
XeAri
1a618ee410 Update ClientZoneDef.h 2018-11-12 08:43:24 +01:00
XeAri
e96e875ea1 Merge branch 'housing' into housing 2018-11-12 08:34:06 +01:00
AriAvery
1808e16585 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
Mordred
ed0296889a Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
AriAvery
8f118c4ec8 Signs + rename 2018-11-11 14:27:39 +01:00
AriAvery
e73613f443 More stuff 2018-11-07 11:59:59 +01:00
Mordred
22c3b45c64 Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
Mordred
7b7ab34eb9 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
Mordred
5479a77d6d Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
fd9bf92a25 Initial housing work by Vox 2018-11-01 00:18:19 +01:00
Squall Leonhart
d728ecdaf4 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
679686e6ff Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Mordred
6f8200db44 Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
8588d549ba ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
Mordred
7259af9273 Merge pull request #397 from NotAdam/develop
ReqServiceAccountList -> ClientVersionInfo, only version info is in the packet
2018-10-14 09:37:46 +02:00
NotAdam
88c0559877 Merge remote-tracking branch 'origin/develop' into develop 2018-10-14 18:33:23 +11:00
NotAdam
e569ffd809 ReqServiceAccountList -> ClientVersionInfo 2018-10-14 18:33:16 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
c224967480 Fix /playtime 2018-10-14 13:03:15 +11:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Mordred
89e3c0b996 Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
2018-10-11 08:23:53 +02:00
Biscuit
6bc0512fa4 I WAS SO CLOSE 2018-10-11 17:15:52 +11:00
Biscuit
0b285c4091 Fixed Level up / Fixed Build 2018-10-11 16:09:53 +11:00
Biscuit
037b98f25b derp, they should be in their own struct 2018-10-11 15:44:15 +11:00
Mordred
6018ff6ab1 Merge pull request #393 from goaaats/develop
Fix EorzeaTimeOffset
2018-10-06 16:48:18 +02:00
Biscuit Boy
2668674b31 mmm fresh new line 2018-10-05 19:22:12 +10:00
Biscuit Boy
faa8e05a8d Fixed WardYardInfo for Vox 2018-10-03 01:58:58 +10:00
Biscuit Boy
8e475a092a Added some moogle mail defs 2018-10-03 01:22:43 +10:00
goaaats
eef05e4a10 Fix EorzeaTimeOffset 2018-10-02 00:39:34 +02:00
Biscuit Boy
38d4ea25de oops forgot the ClientDef 2018-09-26 03:32:05 +10:00