1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

117 commits

Author SHA1 Message Date
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
Mordred
06b5113d78 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred
ad86327a89
Merge pull request #297 from itsMaru/patch_catchup
4.3 opcode shift+lobby versioning
2018-05-22 17:05:49 +02:00
Maru
94b45d12eb apply opcode shift+lobby versioning 2018-05-22 04:30:40 -03:00
goaaats
b2621bd5d6 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Mordred
ed8f4e2044
Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Adam
d7006574ac proper festival handling (woah) 2018-03-20 20:30:05 +11:00
Perize
1696a292e5 replay def 2018-03-20 17:45:00 +09:00
Perize
506ecfc19b typo fix 2018-03-18 19:32:42 +09:00
Perize
d74c49218d Added the duty action because why not 2018-03-18 19:06:32 +09: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
093f23c5c4 bgm is set correctly for instances 2018-03-15 20:48:35 +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
e868f8c4f4 Additional assert in framwork 2018-03-09 11:16:36 +01:00
Mordred Admin
b441d4ec99 It builds! 2018-03-09 10:36:07 +01:00
Mordred
83cb17610c WiP - implementing new framework 2018-03-09 00:06:44 +01:00
Maru
926404693f Const correct 2018-03-07 07:49:20 -03:00
Mordred
42a556b487 Build fix... well ish... 2018-03-06 23:20:07 +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
Adam
b26a6f3317 add zone opcode 2018-03-05 17:01:37 +11:00
Mordred
be46ec837d Fixed boundByDuty state so duty menu works in instance 2018-03-04 17:53:40 +01:00
Adam
6255df16f2 fix rotation in objectspawn ipc and send it too 2018-03-04 17:41:17 +11:00
Adam
8437ff3cbc set weatheroverride debug command and assert fix in spawnindexallocator 2018-03-02 15:29:48 +11:00
Adam
4e597d8acd fix stupid return type mistake 2018-03-02 11:39:52 +11:00
Mordred
78d660a1ce Object despawning added 2018-03-01 23:17:35 +01:00
Adam
810d71f262 move eobj/player spawnindex generation to common manager 2018-03-02 02:55:02 +11:00
Adam
d024f0a396 fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
Adam
4afc9e91b7 eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Adam
b6cfa339d6 more opcodes 2018-02-25 15:16:42 +11:00
Mordred
f9722b5e2e EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Mordred
c53642bf7d Warrior of light in init ui 2018-02-22 23:13:31 +01:00
Mordred
99520f4923 More transitional work towards actors as base 2018-02-22 22:15:32 +01:00
Mordred
6e5737f401 Actors are now used as base for any entity 2018-02-22 15:31:10 +01:00
Mordred
29918f5807 Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now 2018-02-21 23:30:35 +01:00
Mordred
62f69040b4 Added comment to spawn packet indicating field meaning of type 2018-02-18 02:12:15 +01:00
Mordred
b8cbdf3fa5 removed all unused state flags, mapped more client actions 2018-02-15 23:50:28 +01:00
Mordred
ddb4247588 More zone refactoring, general style fixes 2018-02-14 21:11:23 +01:00