1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-20 19:57:46 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Rushi
0acff69b46 Add isFacingTarget and helper functions 2024-06-26 20:50:12 +02:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Rushi
df58683c6f Fix compilation issues on *NIX platforms 2022-01-14 19:02:50 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Mordred
ab1fbd833e Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00
Mordred
a5ba5bb2fb Further improvement of damage calculations 2022-01-03 13:24:33 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
コレット
23b7b052a1
PublicContent support. (#720)
* PublicContent support.

* update code
2021-08-16 18:18:29 +10:00
NotAdam
bee58c445f fix msvc build 2019-06-02 21:39:37 +10:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
fcd934034d minor bnpc cleanup, correctly set lastticktime on bnpc entities 2019-01-28 13:40:03 +11:00
Mordred
b571be8b6f General cleanup work 2018-12-02 02:01:41 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Mordred Admin
764b73b11c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Renamed from src/servers/Server_Common/Util/UtilMath.cpp (Browse further)