Commit Graph

17 Commits

Author SHA1 Message Date
Jill 46a4d06983 put newfound gddocs info to use
fun fact: this exists https://docs.gdprogra.me/

:slugclose:
2023-01-03 08:58:24 +03:00
Jill 69d9c5aee7 make mappack impl work with >3 mappacks 2023-01-02 18:14:06 +03:00
Jill 8f3caccce2 see your own unlisted levels 2023-01-02 17:21:39 +03:00
Jill ef072cf082 viewing user levels fix 2023-01-02 17:12:12 +03:00
Jill 50c3f00035 single-line change to make unlisted levels work 2023-01-02 17:07:18 +03:00
Jill 903a7dd869 make search queries & level id lookups work 2023-01-02 17:06:32 +03:00
Jill 551bc7cbcf trending error fix, make errors actually log 2023-01-02 17:00:04 +03:00
Jill d4e930e424 switch all auto-incrementing ids to a single tracking system
this is to prevent ids from overlapping after a level is deleted

this WILL cause issues on older databases. i will not be responsible
2023-01-02 16:32:31 +03:00
Jill c6b7fe3dfb pretty logs :) 2023-01-02 13:59:37 +03:00
Jill 8b3a39da9d custom song system more-or-less outlined
it's functional, but missing a lot of the functionality; very little checks to match the config are done and caching is completely missing
2023-01-02 09:56:04 +03:00
Jill c83975ddfa refactor string cleaning 2022-12-31 22:05:39 +03:00
winter 15ab48298d sdfjhkjgfh 2023-01-01 02:48:18 +09:00
Jill 865c21c4ea custom songs more-or-less functional 2022-12-31 16:25:45 +03:00
Jill ce5b075280 create community_difficulty field [requires db recreation] 2022-12-31 09:59:44 +03:00
Jill 2175b25ead more complete getLevels impl 2022-12-31 07:03:36 +03:00
Jill 0fddc7a3e6 replace sub w/ gsub, deduplicate b64 code 2022-12-31 04:17:37 +03:00
Jill 4ca2ba06ab some minor refactoring 2022-12-30 19:04:27 +03:00