artemis/titles/chuni
EmmyHeart 15204f8d8a Added Sun Plus support, and Int workaround
Int versions of Chunithm use nearly the same endpoints, just with C3Exp at the end. We can treat them the same as the regular versions of the game for now by simply removing the C3Exp portion of the endpoints and running our current logic. Note that later we should treat Int and JP as separate versions
2023-12-13 06:01:31 +00:00
..
schema Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert 2023-10-20 03:29:05 +00:00
__init__.py chuni: added SUN support, matchmaking, fixed bugs, added docs 2023-05-10 21:32:35 +02:00
air.py let black do it's magic 2023-03-09 11:38:58 -05:00
airplus.py let black do it's magic 2023-03-09 11:38:58 -05:00
amazon.py let black do it's magic 2023-03-09 11:38:58 -05:00
amazonplus.py let black do it's magic 2023-03-09 11:38:58 -05:00
base.py Fixed a null condition when importing from Aqua 2023-12-13 05:56:40 +00:00
config.py news_msg config option doesn't actually return anything. Fixed! 2023-10-09 06:47:55 +00:00
const.py Added const support for both International and Sun Plus 2023-12-13 05:58:22 +00:00
crystal.py let black do it's magic 2023-03-09 11:38:58 -05:00
crystalplus.py let black do it's magic 2023-03-09 11:38:58 -05:00
database.py let black do it's magic 2023-03-09 11:38:58 -05:00
index.py Added Sun Plus support, and Int workaround 2023-12-13 06:01:31 +00:00
new.py Per-version URI/Host (#66) 2023-11-09 02:17:48 +00:00
newplus.py Per-version URI/Host (#66) 2023-11-09 02:17:48 +00:00
paradise.py let black do it's magic 2023-03-09 11:38:58 -05:00
plus.py let black do it's magic 2023-03-09 11:38:58 -05:00
read.py Fix reading WORLD'S END charts for SDBT 2023-09-10 12:29:19 +10:00
star.py let black do it's magic 2023-03-09 11:38:58 -05:00
starplus.py let black do it's magic 2023-03-09 11:38:58 -05:00
sun.py Per-version URI/Host (#66) 2023-11-09 02:17:48 +00:00