Mordred
|
a280f9c3b8
|
WiP Fix house inventory not working
|
2023-01-26 10:15:36 +01:00 |
|
Lucy
|
36554bf1f3
|
Fix player not being removed upon leaving territory
(cherry picked from commit 1713523e197a225fc5ff5c61a7143dcec091ad59)
|
2023-01-19 19:52:58 +01:00 |
|
Mordred
|
436c04993f
|
Missed a zone conversion
|
2023-01-17 08:29:07 +01:00 |
|
Mordred
|
8af39dfeb8
|
Clang tidy cleanups
|
2023-01-17 08:28:06 +01:00 |
|
Mordred
|
227d5f8070
|
Rename getActiveBNpcByInstanceIdAndTriggerOwner to getActiveBNpcByLayoutIdAndTriggerOwner
|
2022-02-23 10:25:35 +01:00 |
|
Mordred
|
5a3b22a4a7
|
Removed unused cell logic
|
2022-02-22 23:47:11 +01:00 |
|
Mordred
|
a37046f0ec
|
Renamed bnpc create and retrieve functions
|
2022-02-22 21:46:36 +01:00 |
|
Alice Ogeda
|
c30f1866ad
|
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into aggro-attempts
|
2022-02-19 18:08:43 -03:00 |
|
Alice Ogeda
|
3b49cade1d
|
minor cleanup;
|
2022-02-16 15:11:10 -03:00 |
|
Mordred
|
8058973700
|
Reworked instance scripts.
|
2022-02-16 11:56:59 +01:00 |
|
Mordred
|
efe827416b
|
More cleanups around namespaces
|
2022-02-05 23:31:35 +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 |
|
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
|
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
|
9ab636662d
|
Added triggerOwner to bnpc
|
2022-01-18 08:03:49 +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
|
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
|
46ce78aa45
|
Correctly removes players from their cells when leaving zone, fixes mob-in-city problem.
|
2021-09-11 00:52:59 +09:00 |
|
コレット
|
23b7b052a1
|
PublicContent support. (#720)
* PublicContent support.
* update code
|
2021-08-16 18:18:29 +10: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 |
|
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 |
|
NotAdam
|
467ce65a5d
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
72c88f80a6
|
somewhat basic but working effect result delay
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
7f686ffee5
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
891a73720d
|
rename zone to territory
|
2019-08-09 17:49:40 +10:00 |
|