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 |
|
Adam
|
d9782ed71a
|
update opcodes
|
2018-05-29 23:33:45 +10:00 |
|
Mordred
|
8439b9a922
|
More initui adjustments
|
2018-05-27 16:21:52 +02:00 |
|
Mordred
|
da11a778d6
|
Updateinventoryslot opcode
|
2018-05-27 01:31:29 +02:00 |
|
Mordred
|
e8445e7640
|
Initial initui fixes ( still alot to do ) and inventory fix
|
2018-05-27 01:28:43 +02:00 |
|
Mordred
|
25561a86c1
|
Fixed statuseffect crash, ty Ravahn
|
2018-05-26 09:25:56 +02:00 |
|
Mordred
|
bedcacd75f
|
Fixed AFK status crashing the game among with more opcodes
|
2018-05-23 22:57:08 +02:00 |
|
Mordred
|
a88f94e9af
|
Opcodes...
|
2018-05-23 20:01:24 +02:00 |
|
Mordred
|
0893288f77
|
Forgot comments yet again
|
2018-05-22 23:48:49 +02:00 |
|
Mordred
|
c636c724b4
|
Events work again
|
2018-05-22 23:46:23 +02:00 |
|
Mordred
|
5cbd4a5f1e
|
Missed a comment
|
2018-05-22 23:23:21 +02:00 |
|
Mordred
|
140bbe10c3
|
Chat opcode fix
|
2018-05-22 23:10:31 +02:00 |
|
Mordred
|
7958145e69
|
Fixed more opcodes -> faster login -> Slow walk fixed
|
2018-05-22 22:19:55 +02:00 |
|
Mordred
|
147e2f2cca
|
Fixed lobby packet definitions
|
2018-05-22 21:20:43 +02:00 |
|
Maru
|
94b45d12eb
|
apply opcode shift+lobby versioning
|
2018-05-22 04:30:40 -03:00 |
|
Mordred
|
4a723907ef
|
Update Ipcs.h
|
2018-03-18 10:23:59 +01:00 |
|
Perize
|
dcdca5927f
|
Added pvp duel packetdef
|
2018-03-18 17:40:00 +09:00 |
|
Adam
|
15dd60534c
|
some more initui figured out
|
2018-03-17 01:25:44 +11:00 |
|
Adam
|
7cc60a1463
|
enable df and all df content
|
2018-03-16 20:54:03 +11:00 |
|
Adam
|
1de00098e0
|
initui updates
|
2018-03-16 20:22:21 +11:00 |
|
Adam
|
3f0cdfac73
|
style points and packet def
|
2018-03-15 18:06:12 +11:00 |
|
Mordred
|
855ae3e961
|
Instance join cutscene will no longer mess up the player, removed wrong field from event start, cotire server_zone only when using linux
|
2018-03-12 23:51:17 +01:00 |
|
Mordred Admin
|
b91e711834
|
Cleanup of cmake files
|
2018-03-06 22:22:19 +01:00 |
|
Mordred
|
22402651e9
|
Basic event play for directors, still buggy. Also some small fixes all around
|
2018-03-05 23:01:55 +01:00 |
|