Mordred
|
d80753a657
|
Merge remote-tracking branch 'origin/inventory_rework' into develop
|
2018-07-26 23:43:27 +02:00 |
|
NotAdam
|
c7555878dc
|
fix CurrencyCrystalInfo opcode
|
2018-07-26 23:17:39 +10:00 |
|
NotAdam
|
78cd199ec8
|
minor refactoring
|
2018-07-22 23:32:16 +10:00 |
|
NotAdam
|
8c870d2f5d
|
somewhat working gilshops
|
2018-07-22 23:20:22 +10:00 |
|
NotAdam
|
e3539fda75
|
extremely broken gilshop implementation
|
2018-07-22 22:11:03 +10:00 |
|
NotAdam
|
6d7df2fd1b
|
consistent indentation
|
2018-07-22 22:05:09 +10:00 |
|
NotAdam
|
b54ff95388
|
move common effect struct members into a shared struct for single target/aoe
|
2018-07-22 16:54:23 +10:00 |
|
NotAdam
|
1789a21b96
|
housing placard script, gridania mb script, opcodes
|
2018-07-22 16:54:01 +10:00 |
|
NotAdam
|
8ab826f212
|
aoeeffect8/16/24/32 packet defs/opcodes
|
2018-07-21 23:48:14 +10:00 |
|
NotAdam
|
778de8f154
|
replace old inline generation of effects packet with a wrapper
|
2018-07-21 23:32:10 +10:00 |
|
NotAdam
|
9ab3a63030
|
update effect struct, knockback effect type
|
2018-07-21 15:39:58 +10:00 |
|
Mordred
|
6579a5d841
|
First step of inventory cleanup, moving defs to common
|
2018-07-20 22:39:10 +02:00 |
|
Tahir Akhlaq
|
a2651b6909
|
added some pvp initui fields
|
2018-07-17 13:10:42 +01:00 |
|
NotAdam
|
d66127c287
|
inutui 💦
|
2018-07-17 21:47:26 +10:00 |
|
NotAdam
|
d0838957b5
|
anima completion & camera mode clienttrigger
|
2018-07-17 20:55:05 +10:00 |
|
Mordred
|
b34e2f92ea
|
Update ServerZoneDef.h
|
2018-07-17 12:11:59 +02:00 |
|
Mordred
|
ab1d4e6694
|
Added aetherCurrent mapping and classified some pvp fields
|
2018-07-17 01:04:59 +02:00 |
|
Mordred
|
b3b65dacd9
|
Another chunk of initui data mapped
|
2018-07-17 00:36:10 +02:00 |
|
Mordred
|
1eb9f91446
|
Erm, that did not happen
|
2018-07-16 18:50:04 +02:00 |
|
Mordred
|
831bd33140
|
More InitUI fixing
|
2018-07-16 18:48:25 +02:00 |
|
Mordred
|
0a3f48d6ab
|
Merge pull request #350 from AriAvery/develop
initial housing setup
|
2018-07-16 18:06:21 +02:00 |
|
AriAvery
|
57e1ed8503
|
fixed style
|
2018-07-16 11:58:25 +02:00 |
|
AriAvery
|
3593b374ff
|
init housing setup
|
2018-07-15 23:59:15 +02:00 |
|
Mordred
|
95ad4cbb87
|
Yet again more InitUI
|
2018-07-15 23:58:18 +02:00 |
|
Maru
|
3032d9dc31
|
InitUI pose def + set val;
|
2018-07-14 19:32:50 -03:00 |
|
Mordred
|
144f4bc52d
|
More InitUI adjustments
|
2018-07-14 13:49:30 +02:00 |
|
Mordred
|
6d62c7b574
|
More initui adjustments
|
2018-07-14 00:11:28 +02:00 |
|
Mordred
|
5ebee68a39
|
Updated InitUI, still alot of it scrambled after last update
|
2018-07-12 23:39:14 +02:00 |
|
Maru
|
a52b6803fd
|
Emote stuff, launcher;
Please don't look
Emote stuff;
|
2018-07-09 01:29:16 -03:00 |
|
NotAdam
|
4bce3e8d4b
|
inventorymodifyhandler packet structure
|
2018-07-08 21:11:22 +10:00 |
|
NotAdam
|
519b352281
|
opcode updates
|
2018-07-08 19:45:46 +10:00 |
|
NotAdam
|
ae895ccfc0
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-07-08 19:45:37 +10:00 |
|
NotAdam
|
27c11f392a
|
add linkshell event, some cleanup
|
2018-07-08 12:38:08 +10:00 |
|
Tahir Akhlaq
|
f961b962ed
|
fixed lobby not showing multiple characters
- updated initui for player commendations
|
2018-07-07 15:24:19 +01:00 |
|
NotAdam
|
69624b5053
|
add tell and chat ipc structures
|
2018-07-07 22:27:35 +10:00 |
|
NotAdam
|
25b6359736
|
fix searchinfo update, add searchinfo ipc struct
|
2018-07-07 16:50:11 +10:00 |
|
NotAdam
|
c18ea5e734
|
cleanup clienttrigger ipc struct, verbose packet construction log switch
|
2018-07-07 13:38:15 +10:00 |
|
NotAdam
|
833f4f1431
|
convert more old incoming packets to structs
|
2018-07-06 23:36:50 +10:00 |
|
NotAdam
|
09d00b8a7f
|
start moving old packets to new incoming packet system
|
2018-07-06 22:43:54 +10:00 |
|
NotAdam
|
479a4369ab
|
add packet hex dump, moved gm1handler to use struct inpacket
|
2018-07-06 21:53:35 +10:00 |
|
NotAdam
|
24615759ce
|
client opcode updates
|
2018-07-06 20:32:36 +10:00 |
|
NotAdam
|
98bb3eb436
|
incoming packet deserialization
|
2018-07-06 19:47:35 +10:00 |
|
Mordred
|
788a3a30a5
|
Initui fix. Still plenty of issues in it, at least bitmasks line up again though
|
2018-07-04 17:31:56 +02:00 |
|
Mordred
|
57cf959c94
|
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
|
70d58d2484
|
More renames
|
2018-07-03 14:31:20 +02:00 |
|
Mordred
|
3448218ff6
|
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
|
c01cf130a4
|
Tell works again and add research I found for u3b
|
2018-07-02 23:16:55 +10:00 |
|
goaaats
|
f2c2087d7b
|
Streamline ActorControlTypes, refactor ActionHandler/ClientTrigger to ClientActorControl
|
2018-06-23 21:38:04 +02:00 |
|
NotAdam
|
f3a0a1533d
|
inventoryitemack opcode and some cleanup
|
2018-06-17 00:39:31 +10:00 |
|
NotAdam
|
a9ac2ca4c2
|
fix playtime
|
2018-06-12 23:46:36 +10:00 |
|