collett
14860047b6
First batch of 5.58 updates:
...
- Common defs, ActorControls and packet updates (more to come later).
- Haste added to chara base stats for later use.
- Acquiring HQ items support (HQ status not yet saved to db, need table modification).
- Event item support.
- Load more default zones.
- Quest related debug commands.
2023-02-06 02:32:21 +09:00
Skyliegirl33
1f6b31dd4c
Update opcodes and fix CFCommenceHandler
2021-09-13 18:53:53 +02:00
コレット
23b7b052a1
PublicContent support. ( #720 )
...
* PublicContent support.
* update code
2021-08-16 18:18:29 +10:00
コレット
b1e430cf39
CF register fix. ( #719 )
...
* CF register fix.
* typo
2021-08-10 16:55:10 +10:00
collett
b014b9265d
housing edit interior
2021-07-29 02:01:02 +09:00
collett
301bd61180
update to 5.55 hotfix
...
Co-authored-by: Jeido Uran <tourais.q@gmail.com>
2021-07-27 07:33:55 +09:00
collett
f5c9e56aa1
bug fixes and implement house exterior editing.
2021-02-06 05:18:26 +09:00
collett
3d4e39846c
implement diving
2020-11-16 17:11:05 +09:00
collett
0ec4c4e4fd
5.35 updates
2020-11-11 02:07:59 +09:00
collett
ecd8adf21b
implement "/sit" on world obj
2020-06-15 08:36:27 +09:00
collett
bb00bd9dca
Add WorldInteractionHandler.
2020-05-22 14:07:05 +09:00
Flavien Normand
e38658feff
Add struct for UpdatePositionInstance
2020-03-28 14:24:31 +01:00
collett
af36a3e9b5
fix offset comment
2020-02-24 18:31:15 +09:00
collett
c22f524435
Inventory fix and more opcode update.
2020-02-24 18:23:43 +09:00
collett
8b6f8aef8d
Fix update position packet.
2020-01-22 17:55:40 +09:00
karashiiro
7a6b11a8dd
review response
2019-08-07 19:17:27 -07:00
karashiiro
6e7076372f
added more FC opcodes and packet structures
2019-07-28 17:27:57 -07:00
NotAdam
787c4d3614
fix update position packet
2019-07-14 17:34:55 +10:00
NotAdam
5dc4b94f10
some cleanup, move lobby to Sapphire::Lobby
2019-06-03 00:21:58 +10:00
NotAdam
eb5431a80e
move lobby to Sapphire::Lobby, move common lib to Sapphire::Common
2019-06-02 23:28:19 +10:00
NotAdam
6152f0ab5b
fix one more IPC padding type inconsistency
2019-03-08 00:43:30 +11:00
NotAdam
e1614fb5f4
fix IPC struct padding type inconsistencies
2019-03-08 00:40:34 +11:00
NotAdam
bb6d1b987b
cleanup skillhandler IPC structs having an array with 1 element
2019-03-08 00:35:35 +11:00
NotAdam
5f98d00d48
correctly capture itemaction source slot/container from cast packet
2019-02-10 19:50:28 +11:00
NotAdam
c12348a52e
skeleton action handling inside actionmgr, packet fixes
2019-02-08 21:04:48 +11:00
NotAdam
cfb3e68d7e
fix SkillHandler packet size and add AoESkillHandler packet
2019-02-08 21:04:48 +11:00
AriAvery
baedbf6e71
Improved player momvement
2019-02-06 08:49:57 +01:00
Mordred
b0760043c3
Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel
2019-01-12 22:53:16 +01:00
Biscuit
3b97971c30
Updated GMCommand2 Def
...
Added worldId to the def since you can now Player@WorldName, this also fixes GM2 Commands not working
2019-01-12 13:18:58 +11:00
NotAdam
717acba9cb
fix oob error on market board result lists and correctly sort the items
2019-01-01 14:19:44 +11:00
NotAdam
50d1d9d492
correctly send marketboard item list
2019-01-01 11:51:48 +11:00
NotAdam
af7a769433
start of marketboard implementation
2018-12-31 23:27:21 +11:00
NotAdam
66964ec8f6
fix issue where items couldn't be placed in storeroom from inv
2018-12-30 21:26:32 +11:00
NotAdam
e8d0ca63f5
maybe fix an issue where a container wouldn't get read properly
...
also some extra item crap
2018-12-28 17:12:24 +11:00
NotAdam
750914f63f
items can be removed from the estate and moved to storeroom/inventory
2018-12-28 11:49:36 +11:00
NotAdam
813836b1f1
base implementation of moving housing items back to player inventory
...
only works for internal items atm
2018-12-28 02:17:29 +11:00
NotAdam
bda8acdf2c
internal item rotation/movement done
2018-12-27 17:12:01 +11:00
NotAdam
46924ccdd5
fix container handling issue where they were created incorrectly
2018-12-27 15:52:48 +11:00
NotAdam
d3301b0b9f
add external housing object placing
2018-12-26 18:11:18 +11:00
NotAdam
48c0f96ce6
some marketboard shit
2018-12-02 23:26:21 +11:00
Mordred
f7a8f29b16
No more namespace Core, renamed to Sapphire
2018-11-29 16:55:48 +01:00
NotAdam
a271ee6d46
estate greetings can be updated/set
2018-11-28 21:59:28 +11:00
NotAdam
614439836c
house renaming works 🎉
2018-11-28 17:36:55 +11:00
Mordred
381d8ae940
Prelim housing eventhandler
2018-11-22 00:04:26 +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
AriAvery
1808e16585
rename trigger (working) + build preset (starting)
2018-11-12 08:32:30 +01:00
AriAvery
8f118c4ec8
Signs + rename
2018-11-11 14:27:39 +01:00
Biscuit
23c288489f
Update GMCommand 1 and 2 Defs
2018-10-14 12:52:06 +11:00
Biscuit Boy
38d4ea25de
oops forgot the ClientDef
2018-09-26 03:32:05 +10:00