1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 16:57:47 +00:00
Commit graph

267 commits

Author SHA1 Message Date
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
3051aaa9b4 fix typo 2018-07-06 22:43:26 +10:00
NotAdam
3e4582560d add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
NotAdam
4897481309 raw packet data contains an ipc header, not segment 2018-07-06 20:37:01 +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
173ed8174f Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-07-04 17:32:18 +02: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
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