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

436 commits

Author SHA1 Message Date
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
dude22072
5993775f68 Add easyWarp Debug Command 2022-02-15 02:53:46 -06: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
efe827416b More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Mordred
bac72c1b76 EventObjectParser is functioning again 2022-01-31 00:15:28 +01:00
Mordred
cf69e1876a Finish zoning converted aswell 2022-01-30 16:26:44 +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
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
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01: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
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
Mordred
aa0c318494 More cleanup of territoryMgr in preparation of new move logic 2022-01-18 23:47:35 +01:00
Mordred
00f0c1b431 Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still 2022-01-18 00:21:38 +01:00
Mordred
27b218fd78 Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +01:00
Mordred
8767991e7a Removal of more territory move logic 2022-01-15 23:28:06 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Mordred
1472041262 get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Mordred
fda2353e78 Small type conversion warnings fixed 2022-01-11 14:42:45 +01:00
Mordred
eee27910ec Missed one getCurrentTerri call. 2022-01-11 00:22:58 +01:00
Mordred
1f1e761016 Removed old getZoneId function, more detangleing. 2022-01-11 00:18:00 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Alice Ogeda
3d5bcc7d67 slight effect rework; support multiple ct/tg per action for both aoe and singletarget; fix several inconsistencies with effect packets; 2022-01-10 19:31:21 -03:00
Mordred
f0871c6217 Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage 2022-01-06 20:25:50 +01:00
Mordred
d9e7e42a6d Basic actions are functional 2022-01-02 22:32:17 +01:00
Mordred
b7aaeb38b1 Fixed some small linkshell issues 2021-12-22 23:17:35 +01:00
Mordred
34139a8937 Implemented a kill quest as a test again 2021-12-22 00:40:11 +01:00
Mordred
9f83094c43 sendEventNotice has been moved from player to eventMgr, reformatted scripts 2021-12-21 13:48:24 +01:00
Mordred
d6dd81ad1b Forward entity and name id to the onKill event 2021-12-21 12:19:35 +01:00
Mordred
495a675f35 Fixed an exp ui issue 2021-12-21 11:46:40 +01:00
Mordred
296dbb9904 GiveQuestRewards is no longer used in quests, but called automatically on finish 2021-12-21 01:05:08 +01:00
Mordred
e3dfcf2cfd Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +01:00
Alice Ogeda
ab668bdc68 more const correct; 2021-12-14 16:06:23 -03:00
Alice Ogeda
4a46e87641 transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
Alice Ogeda
e07b182a19 add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
Mordred
8eeba39edb Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Mordred
72db0a026c Implemented change master for linkshells 2021-12-12 15:56:45 +01:00
Mordred
001e0c2e5c Added leader modification functions for linkshells 2021-12-12 13:06:15 +01:00
Mordred
755aeedf60 Implemented linkshell kick 2021-12-09 23:38:23 +01:00
Mordred
fed653ed62 Fix create linkshell event with existing name 2021-12-09 22:10:14 +01:00