1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Rushi
594cb7f11d Fix unmounting
(cherry picked from commit 5449d763cd93931b57f0c0cfdb37719d1bae7ddc)
2022-02-24 22:25:10 +01:00
Mordred
bb6381d15c onBNpcKill now takes a bnpc ref 2022-02-23 08:36:23 +01:00
Rushi
e8fdc72b6e Fix EquipDisplayFlags resetting on zonein
(cherry picked from commit 9d29bab9a2a6417f764c2b9e2f9d0c834f7c4e92)
2022-02-20 19:30:35 +01:00
Mordred
2b3bb6297e Basic warptaxi work 2022-02-10 18:50:44 +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
27b218fd78 Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +01: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
34139a8937 Implemented a kill quest as a test again 2021-12-22 00:40:11 +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
c03c5821ab Send system messages instead of debug 2021-11-27 18:19:13 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
NotAdam
891a73720d rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
6d9ef0e6c3 add missing zonepositions, use move semantics for framework constructor 2019-03-17 13:50:01 +11:00
Mordred
a230a2ca2a Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
Mordred
d03e7a43a6 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Manager/PlayerMgr.cpp (Browse further)