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

325 commits

Author SHA1 Message Date
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
b806535f11 Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now 2018-02-21 23:30:35 +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
Mordred
50f90d960b More zone refactoring, general style fixes 2018-02-14 21:11:23 +01:00
Mordred Admin
df61b53d1a Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
677c583d80 updated submodule 2018-02-13 19:37:04 +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
Adam
609a92fd49 update generated exd data 2018-02-07 13:33:02 +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
af90b006ac Disabled betweenarea state flags until we fix it 2018-02-04 18:53:19 +01:00
Mordred
2a5a5e832f Added Director relevant types to actor control enum 2018-02-04 18:04:30 +01:00
Mordred
eadc2e77b6 Npc spawn packet fixed 2018-02-04 15:39:38 +01:00
Mordred
677f2521d7 Marked GCaffiliation as outdated for the time being 2018-02-04 14:16:09 +01:00
Adam
c750121b3b fix mistake 2018-02-04 17:21:35 +11:00
Adam
b506db2c32 Merge remote-tracking branch 'upstream/master' 2018-02-04 16:40:47 +11:00
Adam
9b1d15b401 more mapped packets 2018-02-04 16:40:29 +11:00
Mordred
c176c88ee2 Adjusted wrong casttime for eventactions, needs fixing in ex.json 2018-02-04 02:26:02 +01:00
Mordred
ee5196b372 Fixed state flags 2018-02-04 00:43:36 +01:00
Adam
0ee68c1b1e fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Adam
1fc4a1676d opcode update, cleanup and maybe disconnect issue fixed?
it works on my machine™️
2018-02-03 19:42:42 +11:00
Mordred
43f5894445 updaing field sizes, make sure to run update.sql 2018-02-03 02:04:00 +01:00
Mordred
95efd65e0f Fully fixed initui and quests 2018-02-03 01:51:46 +01:00
Mordred
595a9e3079 Fixed quest tracker and gc affiliation opcodes 2018-02-02 18:34:20 +01:00
Adam
811b4af5b1 Merge branch 'master' into master 2018-02-03 02:12:35 +11:00
Adam
6e12c74e78 add festival support 2018-02-03 02:11:29 +11:00
Mordred
ebbe99805e Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
Adam
8f52a024ea update inventory opcodes 2018-02-02 01:23:12 +11:00
goaaats
3eb0ad0c86 Fix for weather crash 2018-02-01 14:50:51 +01:00
Adam
1708e5d510 correct opcode for ActorSetPos 2018-02-01 22:06:02 +11:00
Adam
0eb91cc9a0 update opcodes 2018-02-01 20:28:04 +11:00
Mordred
575a3f61a9 Changed timestamp(seconds) getter to use std::time internally, should get rid of the DC problem 2018-02-01 00:16:47 +01:00
Mordred
31d94f95a9 Yet more opcode fixes 2018-01-31 19:20:30 +01:00
Mordred
7a0fd6d08a More opcode fixes, updated playerspawn struct 2018-01-31 18:57:04 +01:00
Mordred
81e347d164 Various opcodes adjusted 2018-01-31 18:02:23 +01:00
Mordred
5dbdfc7284 Fixed serverMsg packet 2018-01-31 17:48:12 +01:00
Mordred
e25399a010 Fixed cras on login due to wrong sociallist packet 2018-01-31 17:24:44 +01:00
goaaats
c0b3d3605b zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01:00
Mordred
67b06bce25 Updated some client opcodes 2018-01-31 08:28:14 +01:00
Mordred
450464a23e Updated various opcodes 2018-01-31 08:22:08 +01:00
Perize
992a44fc8a Temp fix for 4.2 shift in action excel 2018-01-31 13:19:07 +09:00
Mordred
16d5f7c8ee More potential opcode fixes 2018-01-30 23:39:43 +01:00
Mordred
7ca916e282 Merge pull request #231 from perize/420-network
Correct server opcode (not verified yet)
2018-01-30 22:50:56 +01:00