.. |
Action
|
correctly process hatevalues to table; update players with value/rate of their respective table entry;
|
2022-01-27 20:03:51 -03:00 |
Actor
|
onBNpcKill now takes a bnpc ref
|
2022-02-23 08:36:23 +01:00 |
ContentFinder
|
CF: Remove unused bool
|
2022-02-18 19:50:18 +01:00 |
DebugCommand
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
Event
|
Updated EventHandlerTypes
|
2022-02-18 00:03:04 +01:00 |
Inventory
|
Fix itemlvl field
|
2022-02-20 19:30:26 +01:00 |
Linkshell
|
Renaming of linkshells implemented
|
2021-12-12 23:26:12 +01:00 |
Manager
|
Fix unmounting
|
2022-02-24 22:25:10 +01:00 |
Math
|
Remove Component namespace
|
2022-01-27 21:24:54 +01:00 |
Navi
|
Improve path finding and stop position of mobs, also auto attack distance fixed
|
2022-01-04 22:51:29 +01:00 |
Network
|
Merge pull request #796 from hkAlice/aggro-attempts
|
2022-02-20 23:02:58 +01:00 |
Quest
|
Get bit fields in correct order
|
2021-12-01 21:37:00 +01:00 |
Script
|
onBNpcKill now takes a bnpc ref
|
2022-02-23 08:36:23 +01:00 |
StatusEffect
|
Remove Component namespace
|
2022-01-27 21:24:54 +01:00 |
Task
|
Overhaul of the queued zoning system
|
2022-01-30 14:44:17 +01:00 |
Territory
|
Rename getActiveBNpcByInstanceIdAndTriggerOwner to getActiveBNpcByLayoutIdAndTriggerOwner
|
2022-02-23 10:25:35 +01:00 |
Util
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
CMakeLists.txt
|
Basic Task system, proper zone initializing
|
2022-01-20 21:37:14 +01:00 |
ForwardsZone.h
|
Basic Task system, proper zone initializing
|
2022-01-20 21:37:14 +01:00 |
mainGameServer.cpp
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
Session.cpp
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
Session.h
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
WorldServer.cpp
|
add templated int and real distribution to rngmgr; add func to return amount of random values; support untyped value deduction; use typed min/max ranges for unspecified type;
|
2022-02-19 23:53:42 -03:00 |
WorldServer.h
|
Cleanup of the server mainloop
|
2022-01-12 15:10:54 +01:00 |