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

105 commits

Author SHA1 Message Date
NotAdam
e24837629c change LandState to LandFlags 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
NotAdam
a6b146aded houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +11:00
NotAdam
692e6acaf8 FFXIVIpcHousingEstateGreeting added 2018-11-22 15:34:17 +11:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
mordred
a7bc521ebc Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
Mordred
abc0960e03 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
762f01366d name fixes 2018-11-12 09:32:20 +01:00
XeAri
5220587f51
Merge branch 'housing' into housing 2018-11-12 08:34:06 +01:00
Mordred
c5c76ebe13 Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
AriAvery
aa9e1e2450 Signs + rename 2018-11-11 14:27:39 +01:00
AriAvery
cd589033ad More stuff 2018-11-07 11:59:59 +01:00
Mordred
1f1b524d6f Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +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
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
Mordred
cd9b857689
Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
b0b09ea91f ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
Mordred
60c367d10f
Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
2018-10-11 08:23:53 +02:00
Biscuit
3060c10264 I WAS SO CLOSE 2018-10-11 17:15:52 +11:00
Biscuit
eda3f971d5 Fixed Level up / Fixed Build 2018-10-11 16:09:53 +11:00
Biscuit
95746e3219 derp, they should be in their own struct 2018-10-11 15:44:15 +11:00
Biscuit Boy
f103b68066 mmm fresh new line 2018-10-05 19:22:12 +10:00
Biscuit Boy
8936a0aa61 Added some moogle mail defs 2018-10-03 01:22:43 +10:00
Biscuit Boy
9d10c65f19 Should mention it's the current 2018-09-26 03:23:31 +10:00
Biscuit Boy
5051c7a2de Add Shared Estate Settings PacketDef and ClientTrigger 2018-09-26 03:22:42 +10:00
Biscuit Boy
f861755f08 Fixed OnlineStatus and Standing Cpose in PlayerSpawn 2018-09-25 22:40:57 +10:00
Biscuit Boy
94b05d5362 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Biscuit Boy
128a43ace0 Fixed Gmrank in playerspawn 2018-09-19 22:25:14 +10:00
Mordred
52b613cf1a Fixed initui 2018-09-18 23:23:18 +02:00
Mordred
0aa94d6efc Mostly fixed for 4.4 2018-09-18 22:45:48 +02:00
Biscuit Boy
46f79fca4e Add some missing examine unknowns 2018-09-12 17:58:19 +10:00
Tahir Akhlaq
8d6ec91757 added equip models for examine (todo: main/sub/accessories)
- added stub for item crafter name request
2018-09-11 17:46:04 +01:00
Tahir Akhlaq
afc4d89d22 added basic examine functionality
- todo: fix gear models not displaying
2018-09-10 14:34:24 +01:00
NotAdam
d88efbf30d allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
24c3c92b7f send stain/durability 2018-09-01 00:00:19 +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
5302db1fcb Some cleanups in preperation for bnpcs 2018-08-28 00:17:51 +02:00
Mordred
80e67c2846 Added another field to npcspawn 2018-08-13 21:44:48 +02:00
Mordred
6e6223504d Field in npcspawn adjusted 2018-08-12 23:06:12 +02:00
Mordred
ebf44583a3
Changed some fieldnames for consistency 2018-08-10 08:03:16 +02:00
NotAdam
add1725596 update FFXIVIpcNpcSpawn 2018-08-08 22:57:16 +10:00
NotAdam
18a1ab79d6 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
893ebd3454 move common effect struct members into a shared struct for single target/aoe 2018-07-22 16:54:23 +10:00
NotAdam
2665e55a17 aoeeffect8/16/24/32 packet defs/opcodes 2018-07-21 23:48:14 +10:00
NotAdam
c84beee30a replace old inline generation of effects packet with a wrapper 2018-07-21 23:32:10 +10:00
NotAdam
3131d36ea6 update effect struct, knockback effect type 2018-07-21 15:39:58 +10:00
Mordred
dbf0ce5284 First step of inventory cleanup, moving defs to common 2018-07-20 22:39:10 +02:00