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

1244 commits

Author SHA1 Message Date
Mordred
5288c6b00e
Merge pull request #792 from Skyliegirl33/contentfinder
[3.x] CF commence and undersized implemented
2022-02-18 23:22:10 +01:00
Mordred
0258c05050
Merge pull request #790 from Skyliegirl33/feature-impl
[3.x] Add fate actrl, gearset handler (wip) and fix untargeting of client-side NPCs
2022-02-18 23:20:47 +01:00
Rushi
47411c0e4b CF: Remove unused bool 2022-02-18 19:50:18 +01:00
Rushi
6e6dc43018 CF: Remove unnecessary method 2022-02-18 19:48:39 +01:00
Rushi
3c15b8566a CF: Implement commence and undersized 2022-02-18 19:41:11 +01:00
Rushi
a45d8b9271 Check max stack size 2022-02-18 02:37:04 +01:00
Rushi
c03968b194 WIP: Implement gearset handler 2022-02-18 02:24:18 +01:00
Rushi
4f90228105 Fix untargeting of client-side npcs 2022-02-18 02:21:25 +01:00
Mordred
feaacefc95 Updated EventHandlerTypes 2022-02-18 00:03:04 +01:00
Rushi
50102e0ff0 Add method for quest completion 2022-02-17 04:26:19 +01:00
Rushi
964716d2ee Implement FcTalk 2022-02-17 03:55:21 +01:00
Rushi
bd635b18c5 EObj: use permissionInvisibilty 2022-02-16 23:18:32 +01: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