Commit Graph

9 Commits

Author SHA1 Message Date
089b18011f
chore: fix spelling 2023-11-20 12:42:06 -05:00
Christopher Czyba
13e6b2e866
feat: Add support for V&C Dungeons
V&C Dungeons are new types of dungeons added in 6.25.

Square added a new category flag, 128, in order to identify them. Looking at
the listings send to the server, there seems to be no difference between
Variant, Critereon and Critereon Savage dungeons in terms of categorization
flags.

Translations were copied from the patch notes and later verified in-game.

V&C Dungeons are now shown in the frontend. The category exists and
filtering works as expected.
2023-11-18 11:27:01 -05:00
1d4b5aa1f3 fix: switch to ushort 2022-07-05 13:21:24 -04:00
dc944b3064 fix: keep old duties around 2022-07-04 13:12:20 -04:00
813c96142f fix: include reaper and sage properly 2021-12-10 03:08:04 -05:00
85f743ceb3 feat: add basic stats page 2021-10-10 19:43:29 -04:00
1d67debfd0 feat: add more localisation support 2021-10-10 13:29:55 -04:00
146abcfc9a feat: begin adding localised text 2021-10-10 11:40:11 -04:00
578c569390 chore: restructure repo and include csharp 2021-10-07 22:40:29 -04:00