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

6262 commits

Author SHA1 Message Date
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
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
Alice Ogeda
4eca7355c2 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into threepointoh 2022-01-20 20:14:40 -03:00
Alice Ogeda
1235ea99ac parse combo data in actionlut; check for nextcombo/ogcd to allow ogcd weaving in combos; 2022-01-20 20:14:34 -03:00
Mordred
e5028fea52 More readability of packet commands 2022-01-20 23:40:18 +01:00
Mordred
092e3eca76 Removed test tasks and moved info print on task execute to taskmgr 2022-01-20 22:45:48 +01:00
Mordred
097a00b913 Task for dead bnpc removal 2022-01-20 22:42:26 +01:00
Alice Ogeda
00ecce8406 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into threepointoh 2022-01-20 17:39:24 -03:00
Alice Ogeda
24708040d0 some ogcd checks; 2022-01-20 17:39:22 -03:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
dude22072
1da2cce4da ARC clang cleanup 2022-01-19 13:53:00 -06:00
Mordred
8eb0638848 Some clang-tidy cleanups 2022-01-19 17:55:29 +01:00
Mordred
125c02d127 Very very simplistic mob exp 2022-01-19 17:22:56 +01:00
Mordred
31010a4cf5
Merge pull request #756 from dude22072/ThreePointOh
[3.0] CNJ Quests
2022-01-19 08:23:56 +01:00
dude22072
588a692c73 Remove unneeded ampersands 2022-01-18 19:00:54 -06:00
dude22072
f89a677bd3 CNJ reference formatting fix 2022-01-18 18:53:16 -06:00
Mordred
d19c2dd5bb CommonGen enum adjustments. 2022-01-19 00:45:33 +01:00