1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 17:27:47 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Lucy
5b225de6f7 Map out modifiers for lut and handle deserializing 2023-01-28 20:02:34 +01:00
Lucy
637c786ebc Fix action parser formatting 2023-01-27 21:52:29 +01:00
Lucy
f3627a9566 Convert action lut to JSON 2023-01-27 21:25:26 +01:00
Mordred
a27bb3e687 Remove Component namespace 2022-01-27 21:24:54 +01:00
Alice Ogeda
1235ea99ac parse combo data in actionlut; check for nextcombo/ogcd to allow ogcd weaving in combos; 2022-01-20 20:14:34 -03:00
Mordred
549d2adbcb Various small clean ups 2022-01-13 21:00:56 +01:00
Mordred
d9e7e42a6d Basic actions are functional 2022-01-02 22:32:17 +01:00
NotAdam
abcba7aebd Merge branch 'feature/vs2019' into develop 2020-02-08 09:58:30 +11:00
NotAdam
53ce882ce8 action_parse can take an exd path as a launch arg now 2020-01-06 20:23:03 +11:00
collett
e8dcef63ba Action system updates. 2020-01-05 17:09:27 +09:00
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
Mordred Admin
3db411d907 Fixing some CMake issues with mariadb 2019-08-30 15:29:02 +02:00
NotAdam
443ea30b8d fix action parser not writing combo potency and offsetting all values 2019-08-09 17:50:31 +10:00
NotAdam
51f34b2172 fix action_parse not checking for the correct template file 2019-08-09 17:50:31 +10:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
3ef207a724 move the actionlut data to its own isolated cpp file 2019-06-02 00:34:07 +10:00
NotAdam
cd09f72a5b action lut generation 2019-05-30 15:35:05 +10:00
NotAdam
81fb7ad247 action_parse improvements 2019-05-30 01:50:34 +10:00
mordred
0bc5d545d5 Parse more action info from tooltips 2019-04-29 15:53:03 +02:00
mordred
537936d474 Basics of an action parser to extract potencies from skills 2019-03-25 10:00:51 +01:00