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

44 commits

Author SHA1 Message Date
Mordred
efe827416b More cleanups around namespaces 2022-02-05 23:31:35 +01:00
Mordred
bac72c1b76 EventObjectParser is functioning again 2022-01-31 00:15:28 +01:00
Mordred
895d1eb7b1 Fallback to entranceRect if no entrance circle is found in instance 2022-01-30 22:32:03 +01: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
4cef7cdab9 Map previously unmapped eobj and enpc 2022-01-23 23:00:50 +01:00
Mordred
125c02d127 Very very simplistic mob exp 2022-01-19 17:22:56 +01:00
Mordred
1270f496b8 Weather works again. 2022-01-19 00:18:50 +01:00
Rushi
2f9a56e6a1 Add missing namespace 2022-01-16 22:49:58 +01:00
Rushi
e0398b0dbb Fix Mount struct 2022-01-16 22:45:56 +01:00
Mordred
c4b7b1e0a0 Fix for eobj struct 2022-01-14 08:02:55 +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
083ce1d5f2 Improved quest rewards struct, not 100% correct yet but has the most important stuff fixed. 2021-12-19 01:17:44 +01:00
Mordred
11b0683e7e Added script generation for onEventItem, event not yet called from the server. 2021-12-15 00:36:41 +01:00
Mordred
64deda44b4 ClassJob struct fixed, again. 2021-12-14 17:35:32 +01:00
Mordred
62bf7e25c3 Change of classJob struct for 3.01, 3.0 is probably broken now 2021-12-14 00:43:53 +01:00
Rushi
384e517316 Merge 2021-12-01 21:44:25 +01:00
Rushi
46809866a6 Fix Item exd struct 2021-12-01 20:41:25 +01:00
Mordred
8781b3a024 Fixed struct missmatch for emotes 2021-11-30 16:27:27 +01:00
Rushi
05273f521b Fix undeclared types 2021-11-29 18:54:16 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Taezen
7f983bbf67 exd parser optimizations 2021-09-13 16:30:32 +02:00
liam
99279db982 include vector 2021-07-30 20:05:06 -04:00
NotAdam
5f18c43dd6 loads of datreader cleanup/consistency fixes 2020-02-10 14:05:04 +11:00
NotAdam
7ccc29a6ce fix a strange issue where some stl implementations would produce an invalid path where 2 or more / are present sequentially in a path 2020-02-10 13:39:31 +11:00
NotAdam
abcba7aebd Merge branch 'feature/vs2019' into develop 2020-02-08 09:58:30 +11:00
NotAdam
39aa49f092 bit of cleanup and sqpack fix 2020-02-02 17:14:59 +11:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
NotAdam
caf8297633 correctly load all lgb entries even if there's no struct for them 2019-04-11 22:18:18 +10:00
NotAdam
a84a034ac2 move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
NotAdam
eb0f0f06dd fix fs::path::preferred_separator not working with string concat on msvc 2019-01-26 23:17:51 +11:00
NotAdam
695b6ee484 fix expansion data loading on linux 2019-01-26 22:33:00 +11:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
mordred
e228e4a699 Make sure we have zlib 2018-10-26 15:00:22 +02:00
mordred
a4f2a1e4a8 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
Mordred
00adaaa6ce Make windows happy... sort of 2018-10-25 17:34:58 +02:00
mordred
8a4fdbacef Missed a print 2018-10-25 12:19:35 +02:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
bfa6dd1b30 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11:00