A e-amusement server emulator, targeting Dance Dance Revolution A
Go to file
2019-01-21 14:40:17 -06:00
gradle/wrapper Return the response for services.get successfully! Time to implement more modules and methods 2019-01-04 20:08:30 -06:00
lib Use a Kotlin kbinxml implementation instead of shelling out to Python for the conversions 2019-01-18 15:28:27 -06:00
src/main Use a basic cache for global high scores so we don't need to fetch the records from the DB 2019-01-21 14:40:17 -06:00
.gitignore Use a Kotlin kbinxml implementation instead of shelling out to Python for the conversions 2019-01-18 15:28:27 -06:00
build.gradle Use a Kotlin kbinxml implementation instead of shelling out to Python for the conversions 2019-01-18 15:28:27 -06:00
gradlew Initial commit, just stubbing out a bunch of very basic architecture and request handling stuff 2019-01-03 01:44:50 -06:00
gradlew.bat Initial commit, just stubbing out a bunch of very basic architecture and request handling stuff 2019-01-03 01:44:50 -06:00
LICENSE Initial commit 2019-01-03 01:42:12 -06:00
README.md Ace can boot into 'online' mode, now! Removed some of the information from the shop class that we need to hardcode, as the facility.get request can prevent the game from booting online and ever requesting playerdata 2019-01-13 03:25:37 -06:00
settings.gradle Initial commit, just stubbing out a bunch of very basic architecture and request handling stuff 2019-01-03 01:44:50 -06:00

butterfly

An e-amusement server emulator, targeting Dance Dance Revolution A.