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

1384 commits

Author SHA1 Message Date
Alice Ogeda
3b49cade1d minor cleanup; 2022-02-16 15:11:10 -03:00
Rushi
9b5b72f922 Merge 2022-02-16 18:15:11 +01:00
Mordred
dbda60ce77 Fixed inNpcEvent state 2022-02-16 15:29:00 +01:00
Mordred
4c43108976 Windows fix for RNG in scripts 2022-02-16 13:50:10 +01:00
Mordred
8058973700 Reworked instance scripts. 2022-02-16 11:56:59 +01:00
Rushi
cbb1b54b4a Cleaner way to send EventLogMessage packets 2022-02-16 09:43:27 +01:00
Rushi
d3f9b92aa1 Fix more director event IDs 2022-02-16 09:41:28 +01:00
Mordred
a94f75c5ab
Merge pull request #781 from Skyliegirl33/feature-impl
[3.x] Add EventLogMessage support, fix DutyComplete id, bosses for sastasha (temporary)
2022-02-16 08:15:14 +01:00
Rushi
7d8624eda2 Fix DutyComplete id 2022-02-16 05:30:54 +01:00
Rushi
ff88c136b2 Add sendEventLogMessage to director 2022-02-16 05:29:08 +01:00
Mordred
a2b9724cdf
Merge pull request #777 from dude22072/EasyWarpCommand
[3.0] Add easyWarp Debug Command
2022-02-15 10:02:27 +01:00
dude22072
5993775f68 Add easyWarp Debug Command 2022-02-15 02:53:46 -06:00
Rushi
4d9717ed46 Fix instance rotation and sastasha workaround 2022-02-15 02:27:18 +01:00
Rushi
e4e7f4533b Set rotation properly for instances 2022-02-15 00:06:34 +01:00
Rushi
714e024128 Add custom vars to director 2022-02-15 00:06:16 +01:00
Rushi
080f6ee77a Add onTalk events for instances and some Sastasha work 2022-02-13 20:26:29 +01:00
Rushi
1cddf71da3 Remove newline 2022-02-12 20:32:31 +01:00
Rushi
a4cf9fe544 Add onLeaveTerritory for instances 2022-02-12 20:30:27 +01:00
Rushi
699b6d31a2
Fix spacing 2022-02-12 19:20:13 +00:00
Rushi
9644b61ae1 Update findFirstItemWithId to take list of bags 2022-02-12 00:58:52 +01:00
Mordred
dc562bfe61 Added layerset parsing 2022-02-11 10:32:13 +01:00
Mordred
2b3bb6297e Basic warptaxi work 2022-02-10 18:50:44 +01:00
Mordred
4ec86cdf81 Implemented onSay event 2022-02-08 12:46:18 +01:00
Mordred
a29cdf4dfd Gold saucer is now being loaded 2022-02-08 00:24:09 +01:00
Mordred
4317474074 Ordering of service init 2022-02-07 23:18:56 +01:00
Mordred
57a25d7df0 WarpMgr exposed in scripts 2022-02-07 23:08:29 +01:00
Mordred
efe827416b More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Mordred
a0c5bcc52c Fix nix build 2022-01-31 08:41:49 +01:00
Mordred
bac72c1b76 EventObjectParser is functioning again 2022-01-31 00:15:28 +01:00
Mordred
895d1eb7b1 Fallback to entranceRect if no entrance circle is found in instance 2022-01-30 22:32:03 +01:00
Mordred
cf69e1876a Finish zoning converted aswell 2022-01-30 16:26:44 +01:00
Mordred
bfdf732579 Removed old function for performZoning 2022-01-30 15:37:24 +01:00
Mordred
0838881a5b Overhaul of the queued zoning system 2022-01-30 14:44:17 +01:00
Alice Ogeda
83333690a0 correctly process hatevalues to table; update players with value/rate of their respective table entry; 2022-01-27 20:03:51 -03:00
Alice Ogeda
56545371a3 warning cleanups; less raw pointers; 2022-01-27 18:35:19 -03:00
Mordred
a27bb3e687 Remove Component namespace 2022-01-27 21:24:54 +01:00
Mordred
f5258bfd92 Improving code consistency and readability in manager classes 2022-01-27 21:08:43 +01:00
Mordred
dfac661763 Fixing trigger ownder script and small clang tidy stuff 2022-01-25 17:08:11 +01:00
Mordred
db6506a7b9 Change onTriggerOwner deaggro to pass a bnpc reference 2022-01-25 14:15:19 +01:00
Mordred
8a55a8b42c Implemented onTriggerOwnerDeaggro for handling forced spawn mobs 2022-01-24 11:06:34 +01:00
Mordred
198e641420 Helper function in QuestScript to get a terriMgr reference 2022-01-24 10:10:33 +01:00
dude22072
0cc2a497dd DelayedEmnityTask and BNpc additions 2022-01-24 02:39:21 -06:00
Mordred
f8303be9e8 Fixed issues with using copies instead of references 2022-01-24 09:20:34 +01:00
Mordred
4cef7cdab9 Map previously unmapped eobj and enpc 2022-01-23 23:00:50 +01:00
Mordred
453f441ad3 Some clang-tidy love and new warpmanager, still empty though. 2022-01-23 11:04:26 +01:00
Mordred
92bd74cde2 More Moveplayer work in preparation of warp overhaul 2022-01-22 11:35:58 +01:00
Mordred
0f22bbde91 Added planevent.lgb to instanceObject cache loading 2022-01-22 11:34:56 +01:00
Mordred
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01:00
Mordred
7e8209c11b Minor code cleanups 2022-01-21 08:41:48 +01:00
Mordred
d00be5cd88 Properly fade out dead mobs 2022-01-21 00:42:40 +01:00