.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
implemented course ranking display
2021-10-02 22:03:59 -04:00
database.go
changed mongo URI to env variable
2021-10-05 09:17:04 -04: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
Super Mario Maker (WiiU) boots!
2021-08-22 18:43:25 -04:00
get_application_config_string.go
Cleaned up getApplicationConfigString
2021-09-12 20:59:01 -04:00
get_application_config.go
cleaned up getApplicationConfig
2021-09-12 21:02:04 -04:00
get_buffer_queue.go
course ratings working (needs more testing)
2021-10-03 03:17:24 -04:00
get_course_record.go
World record tracking
2021-09-30 08:13:27 -04:00
get_custom_ranking_by_data_id.go
Upload and course world now use the database
2021-09-26 19:45:53 -04: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
Upload and course world now use the database
2021-09-26 19:45:53 -04:00
main.go
CheckRateCustomRankingCounter
2021-10-01 22:08:21 -04: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
implemented course ranking display
2021-10-02 22:03:59 -04:00
register.go
Super Mario Maker (WiiU) boots!
2021-08-22 18:43:25 -04:00
suggested_course_search_object.go
AddToBufferQueues death data
2021-09-29 20:40:07 -04:00
types.go
switched ratings to counter type
2021-10-02 22:00:35 -04:00
upload_course_record.go
World record tracking
2021-09-30 08:13:27 -04:00