.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
implemented course ranking display
2021-10-02 22:03:59 -04:00
complete_attach_file.go
Upload and course world now use the database
2021-09-26 19:45:53 -04:00
complete_post_object.go
Course world goes online
2021-09-12 00:08:32 -04:00
connect.go
Course world goes online
2021-09-12 00:08:32 -04:00
ctr_pick_up_course_search_object.go
updated comment on what slot 6 is (3ds)
2021-12-28 08:30:56 -05:00
database.go
handle missing course IDs
2022-01-02 09:28:16 -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
updated course DateTimes meta and loop types
2021-12-31 09:24:21 -05:00
get_application_config_string.go
Cleaned up getApplicationConfigString
2021-09-12 20:59:01 -04:00
get_application_config.go
Found max course upload value
2021-12-26 21:40:15 -05:00
get_buffer_queue.go
Added user starred courses list
2022-01-01 22:47:57 -05:00
get_course_record.go
World record tracking
2021-09-30 08:13:27 -04:00
get_custom_ranking_by_data_id.go
Added user starred courses list
2022-01-01 22:47:57 -05:00
get_deletion_reason.go
stubbed GetDeletionReason
2021-12-31 09:24:51 -05:00
get_meta.go
Course world goes online
2021-09-12 00:08:32 -04:00
get_metas_multiple_param.go
Course world goes online
2021-09-12 00:08:32 -04:00
get_metas_with_course_record.go
course uploading implemented
2021-09-01 09:39:18 -04:00
get_object_infos.go
Upload and course world now use the database
2021-09-26 19:45:53 -04:00
init.go
moved godotenv to init function
2021-10-05 09:40:03 -04:00
main.go
stubbed GetDeletionReason
2021-12-31 09:24:51 -05:00
prepare_attach_file.go
upload URL moved to env variable
2021-10-05 09:19:51 -04:00
prepare_get_object.go
Upload and course world now use the database
2021-09-26 19:45:53 -04:00
prepare_post_object.go
upload URL moved to env variable
2021-10-05 09:19:51 -04:00
rate_custom_ranking.go
course ratings working (needs more testing)
2021-10-03 03:17:24 -04:00
rate_objects.go
course uploading implemented
2021-09-01 09:39:18 -04:00
README.md
Super Mario Maker (WiiU) boots!
2021-08-22 18:43:25 -04:00
recommended_course_search_object.go
updated course DateTimes meta and loop types
2021-12-31 09:24:21 -05:00
register.go
Updated ConnectionIDCounter increment
2021-11-21 20:59:07 -05:00
suggested_course_search_object.go
Upload datetime now handled
2021-10-05 09:46:12 -04:00
types.go
Upload datetime now handled
2021-10-05 09:46:12 -04:00
upload_course_record.go
World record tracking
2021-09-30 08:13:27 -04:00