1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
Commit graph

6427 commits

Author SHA1 Message Date
dude22072
259879f7d8 More Gridania MSQ 2022-02-07 22:15:54 -06: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
dude22072
32027ffae4 Update SubFst053.cpp 2022-02-07 12:23:03 -06:00
Mordred
b337aa2d63 Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh 2022-02-07 18:42:07 +01:00
Mordred
349476c79f Added BattleTalk definitions 2022-02-07 18:41:59 +01:00
dude22072
4413736ac7 More Gridania MSQ 2022-02-06 19:51:47 -06:00
dude22072
db5dc66254 Update SpiritholdBroken.cpp 2022-02-06 16:51:17 -06:00
Mordred
91787ac92b
Merge pull request #765 from dude22072/GridaniaMSQWork
[3.0] Implement some Gridania MSQ Quests
2022-02-06 23:24:07 +01:00
dude22072
90783bf25f Implement some Gridania MSQ Quests 2022-02-06 00:59:01 -06:00
Mordred
efe827416b More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Mordred
735330abc5
Merge pull request #764 from dude22072/SubquestBackports
[3.0] Subquest backports
2022-01-31 08:42:49 +01:00
Mordred
a0c5bcc52c Fix nix build 2022-01-31 08:41:49 +01:00
dude22072
dc16463a17 Create SubSea012.cpp 2022-01-31 00:42:22 -06:00
dude22072
166c6e161f More Sidequest Backports 2022-01-31 00:40:35 -06: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
Mordred
abbeb5fe61
Merge pull request #763 from hkAlice/aggro-mul
bnpc/hatelist aggro value+rate work; action aggroMultiplier; warning cleanups;
2022-01-28 00:16:15 +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
33533421b7
Merge pull request #762 from Skyliegirl33/feature-impl
Fix more case-sensitive table names
2022-01-25 15:30:41 +01:00
Rushi
7e0182028c Fix more case-sensitive table names 2022-01-25 15:19:07 +01:00
Mordred
4a915a447a
Merge pull request #761 from Skyliegirl33/feature-impl
Fix case-sensitive SQL scripts
2022-01-25 15:08:45 +01:00
Rushi
899d38a65a Fix case-sensitive SQL scripts 2022-01-25 15:00:22 +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
Mordred
abb98420fb
Merge pull request #760 from dude22072/BNpcDelayedEmnity
[3.0] DelayedEmnityTask and BNpc additions
2022-01-24 10:07:47 +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
14361ff182
Merge pull request #759 from Skyliegirl33/gearset-implementation
[3.x] Clean up quest_parser
2022-01-21 22:56:13 +01:00
Mordred
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01:00
Rushi
ae3d57a492 Clean up quest_parser 2022-01-21 21:58:46 +01:00
Mordred
7e8209c11b Minor code cleanups 2022-01-21 08:41:48 +01:00
Mordred
0d73f42bcd
Merge pull request #757 from dude22072/ArcCleanup
ARC clang cleanup
2022-01-21 01:03:09 +01:00
Mordred
d00be5cd88 Properly fade out dead mobs 2022-01-21 00:42:40 +01:00
Mordred
f98747df64
Merge pull request #758 from hkAlice/threepointoh
[3.0] parse combo data in actionlut; check for nextcombo/ogcd to allow ogcd weaving in combos; remove unused scripts;
2022-01-21 00:41:57 +01:00
Alice Ogeda
53c4ea962b fick linux build; 2022-01-20 20:34:00 -03:00
Alice Ogeda
e44902fa75 remove more unused scripts; 2022-01-20 20:27:01 -03:00