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

83 commits

Author SHA1 Message Date
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
Perize
4cd71f53fd opcode 2018-06-10 13:26:43 +09:00
Mordred
78f8cdbaf5 Fixed initui packet -> equipping gear fixed 2018-06-07 20:32:02 +02:00
Mordred
fbc6c42a48 Reordered IPC list 2018-06-02 18:09:29 +02:00
Mordred
d34598d295 Some cleanup and buildfix 2018-06-02 13:38:00 +02:00
Adam
7c7767457e update opcodes 2018-05-29 23:33:45 +10:00
Mordred
88a512e8b2 More initui adjustments 2018-05-27 16:21:52 +02:00
Mordred
61abfd3845 Updateinventoryslot opcode 2018-05-27 01:31:29 +02:00
Mordred
6a784921d5 Initial initui fixes ( still alot to do ) and inventory fix 2018-05-27 01:28:43 +02:00
Mordred
a75734ad05 Fixed statuseffect crash, ty Ravahn 2018-05-26 09:25:56 +02:00
Mordred
e6f2fb0a0f Fixed AFK status crashing the game among with more opcodes 2018-05-23 22:57:08 +02:00
Mordred
ed50480779 Opcodes... 2018-05-23 20:01:24 +02:00
Mordred
c34f119bcd Forgot comments yet again 2018-05-22 23:48:49 +02:00
Mordred
f9e71c4bd8 Events work again 2018-05-22 23:46:23 +02:00
Mordred
029dccf8a2 Missed a comment 2018-05-22 23:23:21 +02:00
Mordred
6b790e7fe8 Chat opcode fix 2018-05-22 23:10:31 +02:00
Mordred
0200360c5f Fixed more opcodes -> faster login -> Slow walk fixed 2018-05-22 22:19:55 +02:00
Mordred
c48c3bb961 Fixed lobby packet definitions 2018-05-22 21:20:43 +02:00
Maru
5f8aad034e apply opcode shift+lobby versioning 2018-05-22 04:30:40 -03:00
Mordred
89be947e1e Update Ipcs.h 2018-03-18 10:23:59 +01:00
Perize
8e66d72671 Added pvp duel packetdef 2018-03-18 17:40:00 +09:00
Adam
9aa7656e44 some more initui figured out 2018-03-17 01:25:44 +11:00
Adam
797f5ee8ff enable df and all df content 2018-03-16 20:54:03 +11:00
Adam
84fc705101 initui updates 2018-03-16 20:22:21 +11:00
Adam
f0319081f2 style points and packet def 2018-03-15 18:06:12 +11:00
Mordred
c501a62916 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
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred
37e7c2e51b Basic event play for directors, still buggy. Also some small fixes all around 2018-03-05 23:01:55 +01:00
Adam
33429a0284 better handling of EventStart IPC for instances 2018-03-05 22:40:11 +11:00
Adam
4496f8c144 add zone opcode 2018-03-05 17:01:37 +11:00
Adam
bb35edd56b fix rotation in objectspawn ipc and send it too 2018-03-04 17:41:17 +11:00
Mordred
f1121b52b2 Object despawning added 2018-03-01 23:17:35 +01:00
Adam
439eeaaaf9 fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
Adam
efd00c719f eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Adam
1235ce264b more opcodes 2018-02-25 15:16:42 +11:00
Mordred
0a177c3470 EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Mordred
20f87d7236 Warrior of light in init ui 2018-02-22 23:13:31 +01:00
Mordred
d05f523eb9 More transitional work towards actors as base 2018-02-22 22:15:32 +01:00
Mordred
dc1a7e4ae1 Actors are now used as base for any entity 2018-02-22 15:31:10 +01:00
Mordred
e99cfbe787 Added comment to spawn packet indicating field meaning of type 2018-02-18 02:12:15 +01:00
Mordred
5d8b5786d6 removed all unused state flags, mapped more client actions 2018-02-15 23:50:28 +01:00
Adam
d51c5924c5 rename objectcontrol -> objectspawn 2018-02-10 21:51:02 +11:00
Adam
4022b28eb2 fix indentation 2018-02-10 15:45:06 +11:00
Adam
32f0e30e8e instane obj spawning 2018-02-10 14:03:59 +11:00
Adam
4f748d7d3b persist effect packet opcode 2018-02-08 19:41:27 +11:00
Mordred
0cb304083d More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value> 2018-02-07 00:00:48 +01:00
Mordred
0d75ba0096 Basic director handling for instances, just the bare minimum so far 2018-02-06 00:01:23 +01:00
Mordred
eadc2e77b6 Npc spawn packet fixed 2018-02-04 15:39:38 +01:00