Commit Graph

109 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
c3179fc928
feat: update for 6.51 2023-10-31 20:53:08 -04:00
e7c76a1ed8
feat: update for 6.5 2023-10-10 05:33:43 -04:00
ef22082e53
chore: bump version to 1.0.11 2023-10-03 03:10:16 -04:00
89cfed4300
refactor: update for api 9 2023-09-28 02:41:00 -04:00
3ab9670da1
chore: bump version to 1.0.10 2023-08-24 14:34:42 -04:00
9a44bf8942 fix: update for 6.45 2023-07-19 12:36:26 -04:00
15545bd80e chore: fix DalamudLibPath 2023-06-11 19:49:56 -04:00
6ec6261646 fix: update for 6.41 2023-06-11 19:49:47 -04:00
e8f1674b95 fix: update for 6.35
Is that what we're on now?
2023-04-24 02:34:28 -04:00
523459b1e3 chore: add patreon link 2023-04-24 02:33:56 -04:00
30f09b8c4b fix: update for 6.31 2023-02-11 13:39:48 -05:00
fe9075e8f2 fix(server): remove ampersand 2023-01-15 15:27:12 -05:00
ca51dc3f6d fix(generator): remove ampersand 2023-01-15 15:26:06 -05:00
891cf199fa chore(plugin): bump version to 1.0.9 2023-01-15 13:26:57 -05:00
8763d09c8e feat: update for 6.3 2023-01-15 13:25:56 -05:00
9c43291228 feat(server): add dynamis data centre
Can't believe I forgot.
2022-12-03 05:26:47 -05:00
23cd9de97e fix(server): use correct error type 2022-08-26 03:51:25 -04:00
8180671f5d fix(server): really deny non-NA worlds 2022-08-26 03:40:20 -04:00
92b485c51b fix(server): 1,000 not 10,000 2022-08-25 19:12:49 -04:00
a78b29e9ff fix(server): no need to patch statically-linked binary 2022-08-25 18:23:00 -04:00
8febbfa30b fix: reject non-NA worlds outright 2022-08-25 18:21:31 -04:00
6b3be655b7 fix(server): use musl target path 2022-08-25 17:54:06 -04:00
3f9805a212 chore(server): target musl 2022-08-25 17:39:33 -04:00
a9f27f5cb0 fix(server): remove old workaround 2022-08-25 17:10:31 -04:00
5d92a6140f feat(server): finish updating for 6.2 2022-08-25 17:09:30 -04:00
170f5f7b20 feat(server): partially update for 6.2 2022-08-25 17:05:41 -04:00
6b003a97cb chore: bump version to 1.0.8 2022-08-24 19:21:07 -04:00
85773caf88 chore: remove api level 2022-08-20 17:42:36 -04:00
981b8c1eaa chore: bump version to 1.0.7 2022-08-20 17:42:36 -04:00
4657bce39a chore: update for net6 and api7 2022-08-20 17:42:36 -04:00
9c3664a443 chore: bump version to 1.0.6 2022-07-05 13:42:32 -04:00
1d4b5aa1f3 fix: switch to ushort 2022-07-05 13:21:24 -04:00
fae4760ade feat: update for 6.18 2022-07-05 00:56:52 -04:00
1d9d7c35a1 refactor: move function 2022-07-04 15:47:35 -04:00
dcd0143b80 feat: serve list.js from local 2022-07-04 15:44:58 -04:00
06e6a396d2 fix: filter private pfs out of listings and stats 2022-07-04 13:22:15 -04:00
dc944b3064 fix: keep old duties around 2022-07-04 13:12:20 -04:00
97141dbbed feat: add meteor to filters 2022-07-04 11:22:33 -04:00
c62a257065 chore: build for musl now 2022-07-04 11:22:22 -04:00
47e58a3e93 chore: bump server dependencies 2022-07-04 10:26:37 -04:00
7378ed1445 feat: revamp stats, style, and add nav 2022-05-08 17:41:03 -04:00
be39ec07ca feat: update for 6.11 2022-05-03 16:49:51 -04:00
e7b38855a1 refactor: update dependencies 2022-05-03 16:43:25 -04:00
b01e6b3bf4 chore: bump version to 1.0.5 2022-05-03 16:42:32 -04:00
b366c71a30 fix: add materia to html 2022-01-25 02:04:58 -05:00
fc4a4d98ed feat: add new oce worlds 2022-01-25 01:52:28 -05:00
075ca1d12e chore: update dependencies 2022-01-25 01:52:20 -05:00
212e8e90fe feat: add 6.05 content 2022-01-04 17:12:00 -05:00