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

49 commits

Author SHA1 Message Date
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
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
Adam
3d1555209e rename objectcontrol -> objectspawn 2018-02-10 21:51:02 +11:00
Adam
cc3ceeebd5 fix indentation 2018-02-10 15:45:06 +11:00
Adam
2f6bc9e1eb instane obj spawning 2018-02-10 14:03:59 +11:00
Adam
c4991c8c52 persist effect packet opcode 2018-02-08 19:41:27 +11:00
Mordred
4e1c82c2be More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value> 2018-02-07 00:00:48 +01:00
Mordred
78606873ae Basic director handling for instances, just the bare minimum so far 2018-02-06 00:01:23 +01:00
Mordred
ed30225c19 Npc spawn packet fixed 2018-02-04 15:39:38 +01:00
Mordred
f017389ad1 Marked GCaffiliation as outdated for the time being 2018-02-04 14:16:09 +01:00
Adam
c22e970ff8 fix mistake 2018-02-04 17:21:35 +11:00
Adam
42dac4f104 Merge remote-tracking branch 'upstream/master' 2018-02-04 16:40:47 +11:00
Adam
07838abe6a more mapped packets 2018-02-04 16:40:29 +11:00
Mordred
6f461ab1bc Fixed state flags 2018-02-04 00:43:36 +01:00
Adam
8ba99e2211 opcode update, cleanup and maybe disconnect issue fixed?
it works on my machine™️
2018-02-03 19:42:42 +11:00
Mordred
a05ef7bb1d updaing field sizes, make sure to run update.sql 2018-02-03 02:04:00 +01:00
Mordred
ebf78a71ac Fully fixed initui and quests 2018-02-03 01:51:46 +01:00
Mordred
77fc9182ec Fixed quest tracker and gc affiliation opcodes 2018-02-02 18:34:20 +01:00
Adam
c156ee2d57 add festival support 2018-02-03 02:11:29 +11:00
Adam
17182d834e update inventory opcodes 2018-02-02 01:23:12 +11:00
Adam
ce032c1345 correct opcode for ActorSetPos 2018-02-01 22:06:02 +11:00
Adam
8362255551 update opcodes 2018-02-01 20:28:04 +11:00
Mordred
74d119aebc Yet more opcode fixes 2018-01-31 19:20:30 +01:00
Mordred
22f2f029c9 More opcode fixes, updated playerspawn struct 2018-01-31 18:57:04 +01:00
Mordred
56ae3bc583 Various opcodes adjusted 2018-01-31 18:02:23 +01:00
Mordred
458662721c Fixed serverMsg packet 2018-01-31 17:48:12 +01:00
Mordred
7ca987b787 Fixed cras on login due to wrong sociallist packet 2018-01-31 17:24:44 +01:00
Mordred
d595515320
Updated some client opcodes 2018-01-31 08:28:14 +01:00
Mordred
416c909e20
Updated various opcodes 2018-01-31 08:22:08 +01:00
Mordred
ae3011cdce More potential opcode fixes 2018-01-30 23:39:43 +01:00
Mordred
644b73086e
Update Ipcs.h 2018-01-30 22:50:40 +01:00
Perize
7b4da16e87 Correct server opcode (not verified yet) 2018-01-30 21:20:22 +09:00
Perize
e986477bdb Correct client opcode updatepos 2018-01-30 19:45:39 +09:00
Minho Kang
c4382fcd42 Merge sopcode shift posted by @Adam 2018-01-30 19:41:13 +09:00
Minho Kang
e91546c971 Fix ActionHandler 2018-01-30 19:40:42 +09:00
Mordred Admin
0fc7d293ec Merge remote-tracking branch 'origin/event_rewrite'
Conflicts:
	src/servers/sapphire_zone/DebugCommand/DebugCommandHandler.cpp
2018-01-30 07:53:15 +01:00
Mordred
1ae00be022
Merge pull request #228 from AcedArmy/master
Updated SearchInfo IPC's and Fixed OnlineStatus
2018-01-29 11:00:28 +01:00
Biscuit Boy
c4d80da33d Updated ReqSearchInfoHandler Location 2018-01-29 20:49:18 +11:00
Biscuit Boy
a588cc53c4 Updated SearchInfo Ipcs and Fixed OnlineStatus 2018-01-29 20:36:38 +11:00
Perize
5a3f548f86 MSQ guide packet def 2018-01-27 14:52:14 +09:00
Mordred
bafc511db2 Another approach at event improvements 2018-01-09 23:50:54 +01:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00