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

939 commits

Author SHA1 Message Date
Mordred
78606873ae Basic director handling for instances, just the bare minimum so far 2018-02-06 00:01:23 +01:00
Mordred
7a4e72969a
Merge pull request #243 from takhlaq/pcb_reader
added option to dump instance level.exd entries to pcb_reader
2018-02-05 08:10:33 +01:00
Mordred
9b1940d0a5 Call onEnter event after zone init packet have been sent 2018-02-04 23:58:45 +01:00
Tahir Akhlaq
38448f6ddd fixed eobj export, added option to dump all instanced zones 2018-02-04 22:54:05 +00:00
Mordred
7a75b40ce6 Added events to zone for inheritance handling 2018-02-04 23:35:16 +01:00
Tahir Akhlaq
01ba6ad858 added option to dump all level.exd entries for all instances in pcb_reader 2018-02-04 20:09:55 +00:00
Mordred
21a39a09eb Disabled betweenarea state flags until we fix it 2018-02-04 18:53:19 +01:00
Mordred
48c4f681f1 Added Director relevant types to actor control enum 2018-02-04 18:04:30 +01:00
Mordred
b11cdecbf0 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-02-04 17:46:59 +01:00
Mordred
c36dec91d5 Reconnecting during an instance now possible 2018-02-04 17:46:46 +01:00
Mordred
7d594dbacc
Merge pull request #242 from GokuWeedLord/develop
cf spawns instances and zones you into them
2018-02-04 16:09:38 +01:00
Adam
46ce423466 cf spawns instances and zones you into them 2018-02-05 01:55:10 +11: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
Mordred
dde6c4cf3b
Merge pull request #241 from GokuWeedLord/master
more mapped packets
2018-02-04 11:01:59 +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
9dfca22e10 Adjusted wrong casttime for eventactions, needs fixing in ex.json 2018-02-04 02:26:02 +01:00
Mordred
6f461ab1bc Fixed state flags 2018-02-04 00:43:36 +01:00
Mordred
2421690a13
Merge pull request #240 from GokuWeedLord/master
fix exd_struct_gen and teleporting
2018-02-03 16:31:00 +01:00
Adam
d196795545 fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Mordred
b1761dcb57
Merge pull request #239 from GokuWeedLord/master
opcode update, cleanup and maybe disconnect issue fixed?
2018-02-03 10:07:18 +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
51ada2adc3
Merge pull request #238 from GokuWeedLord/scriptmove
move scripts dir to server_zone
2018-02-03 09:20:44 +01:00
Adam
75c2ffb784 move scripts dir to server_zone 2018-02-03 17:03:50 +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
Mordred
c864ecf2d2 Changed more timer usages to 64bit, changed getQuestInfo exd to grab correct field for name 2018-02-02 17:37:51 +01:00
Mordred
f55b0df155
Merge pull request #237 from GokuWeedLord/master
add festival support
2018-02-02 17:19:56 +01:00
Adam
586ec3a039
Merge branch 'master' into master 2018-02-03 02:12:35 +11:00
Adam
c156ee2d57 add festival support 2018-02-03 02:11:29 +11:00
Mordred
c4578a4e9e Pretty sure that was not supposed to be a cast 2018-02-01 23:41:27 +01:00
Mordred
ab30d8b344 Fixed zone updates being extremly slow, fixed crash with wrong item reward field, fixed wrong casttime for eventAction 2018-02-01 23:32:59 +01:00
Mordred
7a23d24336
Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
Mordred
c83b969439
Merge pull request #236 from GokuWeedLord/master
fix session disconnects & inventory opcodes
2018-02-01 17:48:40 +01:00
Mordred
2adfdbc47d
Update ActionTeleport.cpp 2018-02-01 17:47:55 +01:00
goaaats
ed9a140ccc Fix cast time 2018-02-01 16:28:14 +01:00
goaaats
4f22c20fa8 Style 2018-02-01 16:28:03 +01:00
Adam
17182d834e update inventory opcodes 2018-02-02 01:23:12 +11:00
Adam
0f50957105 fix session disconnecting issue 2018-02-02 01:22:58 +11:00
goaaats
c460283ca6 Fix for weather crash 2018-02-01 14:50:51 +01:00
Mordred
ca270c8c50
Merge pull request #235 from GokuWeedLord/master
update opcodes - #229
2018-02-01 12:28:54 +01: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
8b7779ae67 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
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