NotAdam
|
829d851317
|
add packet injection back
|
2018-07-04 22:13:06 +10:00 |
|
Mordred
|
5e280c9d05
|
Added another trigger def and removed some debug prints
|
2018-07-03 23:25:44 +02:00 |
|
Mordred Admin
|
a3d5dc8c26
|
Merge remote-tracking branch 'origin/develop' into packet_work
Conflicts:
src/servers/sapphire_zone/Action/EventAction.cpp
src/servers/sapphire_zone/Actor/Chara.cpp
src/servers/sapphire_zone/Actor/EventObject.cpp
src/servers/sapphire_zone/Actor/Player.cpp
src/servers/sapphire_zone/Actor/PlayerInventory.cpp
src/servers/sapphire_zone/Network/Handlers/ClientTriggerHandler.cpp
src/servers/sapphire_zone/Network/Handlers/PacketHandlers.cpp
src/servers/sapphire_zone/Zone/Zone.cpp
|
2018-07-03 15:01:13 +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 |
|
NotAdam
|
66b25b0755
|
check if segmentTargetOverride is nonzero before overriding target
|
2018-07-03 20:12:28 +10:00 |
|
NotAdam
|
0ae41974b2
|
segment header types, send inrange packets and override target id
|
2018-07-03 20:04:12 +10:00 |
|
Mordred Admin
|
50ba02ed27
|
Removed old GamePacket
|
2018-07-03 09:20:09 +02:00 |
|
Mordred
|
b784c9e311
|
More packet conversion for lobby and zone
|
2018-07-03 00:01:26 +02:00 |
|
Biscuit Boy
|
e852e73865
|
Tell works again and add research I found for u3b
|
2018-07-02 23:16:55 +10:00 |
|
Mordred
|
5a1830c59b
|
Zone server actually works again
|
2018-06-28 23:42:12 +02:00 |
|
Maru
|
bfab1588e0
|
no
|
2018-06-27 23:53:01 -03:00 |
|
Maru
|
f3c71b0076
|
fix PacketContainer entrylist type;
|
2018-06-27 23:48:18 -03:00 |
|
Mordred
|
671576b861
|
Packet rework of server_zone
|
2018-06-28 00:07:07 +02: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 |
|
NotAdam
|
829c5ccea4
|
fix compile warning
|
2018-06-11 02:26:26 +10:00 |
|
Perize
|
3cb88883f8
|
opcode
|
2018-06-10 13:26:43 +09:00 |
|
Mordred
|
f29671911e
|
Cleanup
|
2018-06-07 20:33:06 +02:00 |
|
Mordred
|
1bde2bd802
|
Fixed initui packet -> equipping gear fixed
|
2018-06-07 20:32:02 +02:00 |
|
Mordred
|
dc64bcf9e6
|
Buildfix
|
2018-06-03 19:50:21 +02:00 |
|
Mordred
|
04671e2e24
|
Cleanup cleanup cleanup
|
2018-06-03 19:31:03 +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 |
|
Adam
|
0de9fb05cf
|
better handling of EventStart IPC for instances
|
2018-03-05 22:40:11 +11:00 |
|