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

1194 commits

Author SHA1 Message Date
Mordred
5fdf126594 Merge pull request #244 from GokuWeedLord/develop
update generated exd data & remove old exddata from zone
2018-02-07 06:14:28 +01:00
Adam
f94a8ceee5 remove exddata from sapphire_zone 2018-02-07 14:27:52 +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
59da08be28 Style fix 2018-02-06 00:03:08 +01:00
Mordred
0d75ba0096 Basic director handling for instances, just the bare minimum so far 2018-02-06 00:01:23 +01:00
Mordred
8cfbe7e230 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
069127f901 Call onEnter event after zone init packet have been sent 2018-02-04 23:58:45 +01:00
Tahir Akhlaq
f09a5e0c27 fixed eobj export, added option to dump all instanced zones 2018-02-04 22:54:05 +00:00
Mordred
6ed0baf91f Added events to zone for inheritance handling 2018-02-04 23:35:16 +01:00
Tahir Akhlaq
1b1672a541 added option to dump all level.exd entries for all instances in pcb_reader 2018-02-04 20:09:55 +00: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
55525c4785 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-02-04 17:46:59 +01:00
Mordred
9cc5f9ffb3 Reconnecting during an instance now possible 2018-02-04 17:46:46 +01:00
Mordred
54d712932e Merge pull request #242 from GokuWeedLord/develop
cf spawns instances and zones you into them
2018-02-04 16:09:38 +01:00
Adam
7644938776 cf spawns instances and zones you into them 2018-02-05 01:55:10 +11: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
Mordred
322d80ebf8 Merge pull request #241 from GokuWeedLord/master
more mapped packets
2018-02-04 11:01:59 +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
Mordred
11aaa596b9 Merge pull request #240 from GokuWeedLord/master
fix exd_struct_gen and teleporting
2018-02-03 16:31:00 +01:00
Adam
0ee68c1b1e fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Mordred
2b922a2e78 Merge pull request #239 from GokuWeedLord/master
opcode update, cleanup and maybe disconnect issue fixed?
2018-02-03 10:07:18 +01: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
7cb24dd1fc Merge pull request #238 from GokuWeedLord/scriptmove
move scripts dir to server_zone
2018-02-03 09:20:44 +01:00
Adam
8a77925c30 move scripts dir to server_zone 2018-02-03 17:03:50 +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
Mordred
62a14e05d1 Changed more timer usages to 64bit, changed getQuestInfo exd to grab correct field for name 2018-02-02 17:37:51 +01:00
Mordred
1de659e040 Merge pull request #237 from GokuWeedLord/master
add festival support
2018-02-02 17:19:56 +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
d59e958d89 Pretty sure that was not supposed to be a cast 2018-02-01 23:41:27 +01:00
Mordred
9b8df412f3 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
ebbe99805e Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
Mordred
3a9de03abc Merge pull request #236 from GokuWeedLord/master
fix session disconnects & inventory opcodes
2018-02-01 17:48:40 +01:00
Mordred
5550e6f475 Update ActionTeleport.cpp 2018-02-01 17:47:55 +01:00
goaaats
95c8d1b244 Fix cast time 2018-02-01 16:28:14 +01:00
goaaats
64905308d2 Style 2018-02-01 16:28:03 +01:00
Adam
8f52a024ea update inventory opcodes 2018-02-02 01:23:12 +11:00
Adam
13331c696e fix session disconnecting issue 2018-02-02 01:22:58 +11:00
goaaats
3eb0ad0c86 Fix for weather crash 2018-02-01 14:50:51 +01:00
Mordred
640c9178cf Merge pull request #235 from GokuWeedLord/master
update opcodes - #229
2018-02-01 12:28:54 +01:00
Adam
1708e5d510 correct opcode for ActorSetPos 2018-02-01 22:06:02 +11:00