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

67 commits

Author SHA1 Message Date
NotAdam
ea42e1ceba housing containers 2018-12-04 21:47:27 +11:00
AriAvery
4615365e4f housing instance 2018-12-01 21:40:30 +01: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
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
NotAdam
5607afee06 buying from gilshops now works 2018-11-24 15:17:18 +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
70b7862f9f Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
Mordred
abc0960e03 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
6c004eef76 House fixes 2 2018-11-10 19:00:41 +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
f1aa9253c8 Small refactors 2018-11-03 23:44:43 +01:00
Mordred
458fd9b190 More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
f012d0bd2f More housing cleanup 2018-11-02 19:21:12 +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
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
root
7fdcc53af8 Various small cleanups 2018-09-26 08:47:22 -04:00
Mordred
b51af5fd66 Indices for models also adjusted 2018-09-17 23:28:29 +02:00
Mordred
60c23d986e Fixed neck and ear being mixed up 2018-09-17 23:26:56 +02:00
Mordred
6ff116a9e1 Inventory fix 2018-09-17 22:52:57 +02: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
81de462cbd more consistent enum naming 2018-08-25 22:58:13 +10:00
NotAdam
7f448494ed EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
55ae5290f6 correctly store items in armory/inventory based on client flag 2018-08-25 22:38:07 +10:00
NotAdam
8505f20e02 more chara flags 2018-08-23 22:41:11 +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
NotAdam
cd3e2f0b52 inventorymodifyhandler packet structure 2018-07-08 21:11:22 +10:00
NotAdam
7b1281fba4 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
Mordred
5bd6e94a16 Walking displays correctly 2018-07-08 00:43:03 +02:00
NotAdam
0fa55e3d9a fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10:00
Mordred
ac9845f827 Some movement improvements, still not perfect.. baby steps... 2018-07-07 00:10:16 +02:00
goaaats
3b9811ef17 Streamline ActorControlTypes, refactor ActionHandler/ClientTrigger to ClientActorControl 2018-06-23 21:38:04 +02:00
NotAdam
7ae386521e handin inventory container id 2018-06-11 22:15:35 +10:00
Perize
3cb88883f8 opcode 2018-06-10 13:26:43 +09:00
goaaats
b2621bd5d6 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Mordred
ed8f4e2044
Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Adam
d7006574ac proper festival handling (woah) 2018-03-20 20:30:05 +11:00
Perize
1696a292e5 replay def 2018-03-20 17:45:00 +09:00
Perize
506ecfc19b typo fix 2018-03-18 19:32:42 +09:00