1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 00:27:44 +00:00
Commit graph

6588 commits

Author SHA1 Message Date
Adam
2347568293 fix pcb_reader ignoring windows paths in arguments 2018-02-08 20:29:39 +11:00
Adam
10f6e43148 fix pcb_reader ignoring windows paths in arguments 2018-02-08 20:29:39 +11:00
Adam
4f748d7d3b persist effect packet opcode 2018-02-08 19:41:27 +11:00
Adam
c4991c8c52 persist effect packet opcode 2018-02-08 19:41:27 +11:00
Mordred
aa9ca62e6b Merge pull request #245 from takhlaq/pcb_reader
added instancecontent.csv dump to pcb_reader
2018-02-08 07:53:25 +01:00
Mordred
145a421f62
Merge pull request #245 from takhlaq/pcb_reader
added instancecontent.csv dump to pcb_reader
2018-02-08 07:53:25 +01:00
Tahir Akhlaq
6a32729540 added instancecontent.csv dump to pcb_reader 2018-02-07 22:13:20 +00:00
Tahir Akhlaq
bb97e1160b added instancecontent.csv dump to pcb_reader 2018-02-07 22:13:20 +00:00
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
Mordred
4dc5d107a8
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
7528db3b83 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
Adam
b74083c06c 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
4e1c82c2be 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
c5692bbe05 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
78606873ae 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
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
069127f901 Call onEnter event after zone init packet have been sent 2018-02-04 23:58:45 +01:00
Mordred
9b1940d0a5 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
Tahir Akhlaq
38448f6ddd 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
Mordred
7a75b40ce6 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
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
af90b006ac Disabled betweenarea state flags until we fix it 2018-02-04 18:53:19 +01:00
Mordred
21a39a09eb 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
48c4f681f1 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
b11cdecbf0 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
c36dec91d5 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
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
7644938776 cf spawns instances and zones you into them 2018-02-05 01:55:10 +11:00
Adam
46ce423466 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
ed30225c19 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
f017389ad1 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
Mordred
dde6c4cf3b
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
c22e970ff8 fix mistake 2018-02-04 17:21:35 +11:00