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

436 commits

Author SHA1 Message Date
コレット
4deac81abd Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
collett
e8dcef63ba Action system updates. 2020-01-05 17:09:27 +09:00
kbasikhin
4c4fff58ce using static and reinterpret casts instead of old style casts 2019-12-30 13:58:41 +03:00
liam
f16be26e4c minor instance script fixes, eobj parser should work as well as produce usable scripts now 2019-11-23 02:57:29 -05:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
Mordred
9d49f0a272 Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
cfc4a997fe Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
20e25d73b9 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
Mordred
9bfb9c74f0 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
NotAdam
a973cfadd7 revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
467ce65a5d revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
d11fa5a6a5 kinda working effect packets 2019-08-09 17:50:31 +10:00
NotAdam
78aade9cea kinda working effect packets 2019-08-09 17:50:31 +10:00
NotAdam
537b640bbc minor zone -> territory refactoring 2019-08-09 17:49:40 +10:00
NotAdam
a5b9923b66 minor zone -> territory refactoring 2019-08-09 17:49:40 +10:00
NotAdam
317d16e3ed rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
7f686ffee5 rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
9c3fba263e rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
891a73720d rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
1f4b2dafbb rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult 2019-06-20 14:48:24 +10:00
NotAdam
6b44dc9a6e rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult 2019-06-20 14:48:24 +10:00
NotAdam
ccb83bec5d move itemaction to own class, perchbird's effect command 2019-06-02 20:45:18 +10:00
NotAdam
f935dd4282 move itemaction to own class, perchbird's effect command 2019-06-02 20:45:18 +10:00
NotAdam
86517c53ea somewhat working action lut stuff 2019-06-02 02:30:54 +10:00
NotAdam
d755ea2a32 somewhat working action lut stuff 2019-06-02 02:30:54 +10:00
NotAdam
f892257aa5 refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
b3edc9d2a2 remove the code restricting ic territories from being created 2019-05-07 22:16:18 +10:00
NotAdam
0350b4dc22 remove the code restricting ic territories from being created 2019-05-07 22:16:18 +10:00
NotAdam
bd8192f4f0 fix a crash where !instance bind is used incorrectly, better getter name 2019-05-07 22:10:55 +10:00
NotAdam
591f57cec2 fix a crash where !instance bind is used incorrectly, better getter name 2019-05-07 22:10:55 +10:00
NotAdam
44ae1cb641 gracefully crash the server if no navmeshes exist with a useful error 2019-04-29 19:59:54 +10:00
NotAdam
2b217a545b gracefully crash the server if no navmeshes exist with a useful error 2019-04-29 19:59:54 +10:00
Mordred
b4b5c59bfa Some naming changes for actions 2019-04-28 23:34:43 +02:00
Mordred
fc2c3248de Some naming changes for actions 2019-04-28 23:34:43 +02:00
NotAdam
b68e1b7876 fix naviprovider not being set on instances 2019-04-19 18:52:55 +10:00
NotAdam
a7f31c77a9 fix naviprovider not being set on instances 2019-04-19 18:52:55 +10:00
Mordred
61e0b0c013 Detour crowd experiments 2019-04-19 00:39:42 +02:00
Mordred
018096266a Detour crowd experiments 2019-04-19 00:39:42 +02:00
NotAdam
8ffd81248f use prepared statement for item loading, network item stain 2019-04-13 22:42:02 +10:00
NotAdam
1c8ca42d6c use prepared statement for item loading, network item stain 2019-04-13 22:42:02 +10:00
Mordred
13ce1b47d0 QuestBattles can now be started from scripts, see ManFst005 2019-04-11 00:16:04 +02:00
Mordred
cfd4352ff6 QuestBattles can now be started from scripts, see ManFst005 2019-04-11 00:16:04 +02:00
NotAdam
799588114e fix debug commands not working for questbattles, map another actrl 2019-04-08 23:36:02 +10:00
NotAdam
160b7fae3d fix debug commands not working for questbattles, map another actrl 2019-04-08 23:36:02 +10:00
NotAdam
a0ee37d9db Merge remote-tracking branch 'upstream/develop' into develop 2019-04-08 08:02:50 +10:00
NotAdam
c0533349f5 Merge remote-tracking branch 'upstream/develop' into develop 2019-04-08 08:02:50 +10:00
Mordred
e4f18a0850 Shortcut adde for questbattle command 2019-04-07 23:59:33 +02:00
Mordred
8d6f80b357 Shortcut adde for questbattle command 2019-04-07 23:59:33 +02:00