Pretendo Super Mario Maker secure server
Go to file
2022-01-04 08:38:26 -05:00
.gitignore Course world goes online 2021-09-12 00:08:32 -04:00
add_to_buffer_queues.go course ratings working (needs more testing) 2021-10-03 03:17:24 -04:00
change_meta.go Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
check_rate_custom_ranking_counter.go Small code clean up 2022-01-03 17:00:19 -05:00
complete_attach_file.go moved bucket name to env variable 2022-01-04 08:38:26 -05:00
complete_post_object.go Small code clean up 2022-01-03 17:00:19 -05:00
connect.go Course world goes online 2021-09-12 00:08:32 -04:00
ctr_pick_up_course_search_object.go Small code clean up 2022-01-03 17:00:19 -05:00
database.go Made all loops consistent 2022-01-03 15:37:15 -05:00
datastore_id_generator.go Added DataStoreIDGenerator to make IDs 2021-09-26 19:44:26 -04:00
deliver_message.go added DeliverMessage 2021-09-30 22:06:23 -04:00
followings_latest_course_search_object.go Cleaned up a lot of duplicate code for metadata 2022-01-02 09:59:06 -05:00
get_application_config_string.go removed unused function params in application config 2022-01-03 16:55:10 -05:00
get_application_config.go updated config type 1 2022-01-03 17:39:57 -05:00
get_buffer_queue.go Small code clean up 2022-01-03 17:00:19 -05:00
get_course_record.go Small code clean up 2022-01-03 17:00:19 -05:00
get_custom_ranking_by_data_id.go Made all loops consistent 2022-01-03 15:37:15 -05:00
get_deletion_reason.go stubbed GetDeletionReason 2021-12-31 09:24:51 -05:00
get_meta.go Cleaned up a lot of duplicate code for metadata 2022-01-02 09:59:06 -05:00
get_metas_multiple_param.go Made all loops consistent 2022-01-03 15:37:15 -05:00
get_metas_with_course_record.go Small code clean up 2022-01-03 17:00:19 -05:00
get_object_infos.go moved bucket name to env variable 2022-01-04 08:38:26 -05:00
init.go Small code clean up 2022-01-03 17:00:19 -05:00
main.go stubbed GetDeletionReason 2021-12-31 09:24:51 -05:00
prepare_attach_file.go moved bucket name to env variable 2022-01-04 08:38:26 -05:00
prepare_get_object.go moved bucket name to env variable 2022-01-04 08:38:26 -05:00
prepare_post_object.go moved bucket name to env variable 2022-01-04 08:38:26 -05:00
rate_custom_ranking.go course ratings working (needs more testing) 2021-10-03 03:17:24 -04:00
rate_objects.go Small code clean up 2022-01-03 17:00:19 -05:00
README.md Super Mario Maker (WiiU) boots! 2021-08-22 18:43:25 -04:00
recommended_course_search_object.go Small code clean up 2022-01-03 17:00:19 -05:00
register.go Small code clean up 2022-01-03 17:00:19 -05:00
suggested_course_search_object.go Small code clean up 2022-01-03 17:00:19 -05:00
types.go Upload datetime now handled 2021-10-05 09:46:12 -04:00
upload_course_record.go Small code clean up 2022-01-03 17:00:19 -05:00
utility.go Moved incrementCourseAttemptCount 2022-01-03 16:51:46 -05:00

Super Mario Maker - Secure

Pretendo Super Mario Maker secure server

About

Only handles WiiU at this point. Only has enough implemented to get the Super Mario Maker app booting. Lots of things are not implemented Does not actually authenticate users atm!