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

326 commits

Author SHA1 Message Date
NotAdam
18a1ab79d6 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
bf726c2a48 consistent indentation 2018-07-22 22:05:09 +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
68b08de1de housing placard script, gridania mb script, opcodes 2018-07-22 16:54:01 +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
Tahir Akhlaq
1cf1b8c161 added some pvp initui fields 2018-07-17 13:10:42 +01:00
NotAdam
dd0a29d898 inutui 💦 2018-07-17 21:47:26 +10:00
NotAdam
ab8ca8feac anima completion & camera mode clienttrigger 2018-07-17 20:55:05 +10:00
Mordred
86fbbd1ae0
Update ServerZoneDef.h 2018-07-17 12:11:59 +02:00
Mordred
df44cb9ca1 Added aetherCurrent mapping and classified some pvp fields 2018-07-17 01:04:59 +02:00
Mordred
629369b5d5 Another chunk of initui data mapped 2018-07-17 00:36:10 +02:00
Mordred
441332fbc9 Erm, that did not happen 2018-07-16 18:50:04 +02:00
Mordred
34aa349d11 More InitUI fixing 2018-07-16 18:48:25 +02:00
Mordred
db839ebd24
Merge pull request #350 from AriAvery/develop
initial housing setup
2018-07-16 18:06:21 +02:00
AriAvery
d31a33732c fixed style 2018-07-16 11:58:25 +02:00
AriAvery
9aeba7a0b3 init housing setup 2018-07-15 23:59:15 +02:00
Mordred
87f9610d20 Yet again more InitUI 2018-07-15 23:58:18 +02:00
Maru
b15cd4948a InitUI pose def + set val; 2018-07-14 19:32:50 -03:00
Mordred
ccd581682a More InitUI adjustments 2018-07-14 13:49:30 +02:00
Mordred
1ea4158256 More initui adjustments 2018-07-14 00:11:28 +02:00
Mordred
510fc101bb Updated InitUI, still alot of it scrambled after last update 2018-07-12 23:39:14 +02:00
Maru
542541b1f6 Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
NotAdam
cd3e2f0b52 inventorymodifyhandler packet structure 2018-07-08 21:11:22 +10:00
NotAdam
82b9c72d6f opcode updates 2018-07-08 19:45:46 +10:00
NotAdam
7b1281fba4 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
NotAdam
d1fe43fde3 add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
Tahir Akhlaq
4889f8c1a9 fixed lobby not showing multiple characters
- updated initui for player commendations
2018-07-07 15:24:19 +01:00
NotAdam
6da1af4fb5 add tell and chat ipc structures 2018-07-07 22:27:35 +10:00
NotAdam
0fa55e3d9a fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10:00
NotAdam
d561764ad1 cleanup clienttrigger ipc struct, verbose packet construction log switch 2018-07-07 13:38:15 +10:00
NotAdam
2526ad7d90 convert more old incoming packets to structs 2018-07-06 23:36:50 +10:00
NotAdam
104b07d7fa start moving old packets to new incoming packet system 2018-07-06 22:43:54 +10:00
NotAdam
3e4582560d add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
NotAdam
b3651c8abd client opcode updates 2018-07-06 20:32:36 +10:00
NotAdam
228053834a incoming packet deserialization 2018-07-06 19:47:35 +10:00
Mordred
b1e2678362 Initui fix. Still plenty of issues in it, at least bitmasks line up again though 2018-07-04 17:31:56 +02:00
Mordred
b28a4e6776
Merge pull request #323 from goaaats/actor_control_redo
common, zone: Streamline ActorControlTypes, refactor ActionHandler/ClientTrigger to ClientActorControl
2018-07-03 14:38:57 +02:00
goaaats
d27877d242 More renames 2018-07-03 14:31:20 +02:00
Mordred
464bcec7d9
Merge pull request #327 from AcedArmy/actor_rewrite
Fixed Tell and add research I found for u3b in tell struct
2018-07-03 12:13:19 +02:00
Biscuit Boy
e852e73865 Tell works again and add research I found for u3b 2018-07-02 23:16:55 +10:00
goaaats
3b9811ef17 Streamline ActorControlTypes, refactor ActionHandler/ClientTrigger to ClientActorControl 2018-06-23 21:38:04 +02:00
NotAdam
3c1bf4d328 inventoryitemack opcode and some cleanup 2018-06-17 00:39:31 +10:00
NotAdam
7aa801d34b fix playtime 2018-06-12 23:46:36 +10:00
Perize
3cb88883f8 opcode 2018-06-10 13:26:43 +09:00
Mordred
1bde2bd802 Fixed initui packet -> equipping gear fixed 2018-06-07 20:32:02 +02:00
Mordred
f6375f326e Reordered IPC list 2018-06-02 18:09:29 +02:00
Mordred
911bf39af8 Some cleanup and buildfix 2018-06-02 13:38:00 +02:00