1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47:45 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Alice Ogeda
34213990bc AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
Alice Ogeda
92861799f8 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
Alice Ogeda
2f5d5e9d18 more warning cleanups; general styling fixes; 2022-02-19 22:05:30 -03:00
Mordred
4317474074 Ordering of service init 2022-02-07 23:18:56 +01:00
Mordred
0838881a5b Overhaul of the queued zoning system 2022-01-30 14:44:17 +01:00
Mordred
092e3eca76 Removed test tasks and moved info print on task execute to taskmgr 2022-01-20 22:45:48 +01:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Mordred
be8d885e39 Aethery bools fix and potential action flags. 2022-01-12 23:16:49 +01:00
Mordred
c5c8199bd2 More cleanup and a session removal bug fixed 2022-01-12 22:28:39 +01:00
Mordred
775b1e5641 Cleanup of the server mainloop 2022-01-12 15:10:54 +01:00
Mordred
1472041262 get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Mordred
90018d0137 Fixed quest state breaking on zoning, fixed some formatting issues in some quests, more are still messed up though 2021-12-20 00:06:52 +01:00
Alice Ogeda
e07b182a19 add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
Alice Ogeda
7f6b3e409e Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist 2021-12-02 15:06:36 -03:00
Mordred
c84cfbaed7 I've had it... new option added to skip opening cutscenes 2021-12-02 17:34:27 +01:00
Alice Ogeda
36f348d6b7 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist 2021-12-01 21:30:22 -03:00
Alice Ogeda
3e73da6463 add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00
Mordred
6326991494 Fixed inventory and gil 2021-12-02 00:08:33 +01:00
Mordred
f4b5afe6dc Fixed stateFlags, opening cutscene and starting gear display 2021-11-28 23:56:36 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Renamed from src/world/ServerMgr.cpp (Browse further)