From 8fb33bcea507dc77b08290d0059c893d0775207b Mon Sep 17 00:00:00 2001 From: gonengazit Date: Sat, 21 Dec 2024 22:00:13 +0000 Subject: [PATCH] added new category any to sanstitre (automated) --- database.json | 29 ++++++++++++++++++-- sanstitre/any/index.html | 29 ++++++++++++++++++++ sanstitre/index.html | 57 ++++++++++++++++++++++++++-------------- 3 files changed, 93 insertions(+), 22 deletions(-) create mode 100644 sanstitre/any/index.html diff --git a/database.json b/database.json index a7c0a1e..cb370b7 100644 --- a/database.json +++ b/database.json @@ -4130,7 +4130,9 @@ "stoolmod": { "trueany": null }, - "sanstitre": {} + "sanstitre": { + "any": null + } }, "fuji": { "any": [ @@ -4360,5 +4362,28 @@ } ] }, - "sanstitre": {} + "sanstitre": { + "any": [ + { + "name": "100m", + "file": "TAS1.tas", + "frames": null + }, + { + "name": "200m", + "file": "TAS2.tas", + "frames": null + }, + { + "name": "300m", + "file": "TAS3.tas", + "frames": null + }, + { + "name": "Summit", + "file": "TAS4.tas", + "frames": null + } + ] + } } \ No newline at end of file diff --git a/sanstitre/any/index.html b/sanstitre/any/index.html new file mode 100644 index 0000000..c4c1816 --- /dev/null +++ b/sanstitre/any/index.html @@ -0,0 +1,29 @@ + + + + CELESTE Classic TAS Database + + + + +
+

+ pico-8 0.2.0
+ (c) 2014-20 lexaloffle games llp
+
+
+
+ > load sanstitre.p8
+
loaded sanstitre.p8 (26589 chars)
+ > category = {'Any%',
} +
+ ../
+ + +
+
+ Complete Download +
+ + + diff --git a/sanstitre/index.html b/sanstitre/index.html index 5d32667..0410210 100644 --- a/sanstitre/index.html +++ b/sanstitre/index.html @@ -1,23 +1,40 @@ - - CELESTE Classic TAS Database - - - - -
-

- pico-8 0.2.0
- (c) 2014-20 lexaloffle games llp
-
-
-
- > load sanstitre.p8
-
loaded sanstitre.p8 (26589 chars)
-
- ../
-
-
- + + + CELESTE Classic TAS Database + + + + + +
+ + +
+
+ pico-8 0.2.0 +
+ (c) 2014-20 lexaloffle games llp +
+
+
+
+ > load sanstitre.p8 +
+
+ loaded sanstitre.p8 (26589 chars) +
+
+ + ../ + +
+ + Any% + +
+
+
+