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

170 commits

Author SHA1 Message Date
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
080f6ee77a Add onTalk events for instances and some Sastasha work 2022-02-13 20:26:29 +01:00
Rushi
a4cf9fe544 Add onLeaveTerritory for instances 2022-02-12 20:30:27 +01:00
Mordred
2b3bb6297e Basic warptaxi work 2022-02-10 18:50:44 +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
895d1eb7b1 Fallback to entranceRect if no entrance circle is found in instance 2022-01-30 22:32:03 +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
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
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
097a00b913 Task for dead bnpc removal 2022-01-20 22:42:26 +01:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
Mordred
1270f496b8 Weather works again. 2022-01-19 00:18:50 +01:00
Mordred
aa0c318494 More cleanup of territoryMgr in preparation of new move logic 2022-01-18 23:47:35 +01:00
Mordred
9ab636662d Added triggerOwner to bnpc 2022-01-18 08:03:49 +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
1472041262 get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Mordred
d244ad437b Spawn overworld mobs with accurate MaxHp 2021-12-30 13:57:08 +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
f421021497 Update bnpcs to include nonpop flag 2021-12-17 14:53:13 +01:00
Mordred
e672e4a51c Unify log prints more 2021-11-30 16:29:57 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
collett
e360dadb95 fix duty info remaining on client after leaving 2021-09-13 05:29:53 +09:00
collett
46ce78aa45 Correctly removes players from their cells when leaving zone, fixes mob-in-city problem. 2021-09-11 00:52:59 +09:00
Taezen
774d16667d little map manager rework 2021-09-07 16:50:13 +02:00
コレット
23b7b052a1
PublicContent support. (#720)
* PublicContent support.

* update code
2021-08-16 18:18:29 +10:00
collett
f5c9e56aa1 bug fixes and implement house exterior editing. 2021-02-06 05:18:26 +09:00
NotAdam
894c1016af fix quest_parser to use new service locator 2020-03-01 11:58:26 +11:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
NotAdam
3a2272594e start of new service locator impl 2020-03-01 11:58:25 +11:00
NotAdam
a70f381e68 fix some warnings & world shouldn't crash when warming up object cache 2020-01-11 18:20:06 +11:00
NotAdam
45ba202ac2 fix InstanceObjectCache crashing if expansion is not installed 2020-01-05 20:36:52 +11:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
NotAdam
ba74f988d6 fix build error 2020-01-02 14:22:36 +11:00
kbasikhin
4c4fff58ce using static and reinterpret casts instead of old style casts 2019-12-30 13:58:41 +03:00
NotAdam
49b0fb8012 fix formatting 2019-10-29 19:38:51 +11:00
NotAdam
39fc43a27a fix builds on clang 2019-10-29 18:39:40 +11:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
Mordred
cfc4a997fe Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
9bfb9c74f0 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00