Commit Graph

39 Commits

Author SHA1 Message Date
8d5fbdf18e Merge pull request 'Try old asset API' (#17) from use-other-asset-api into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
2024-04-26 02:12:09 +00:00
84034001c9 Try old asset API 2024-04-25 21:08:40 -05:00
e27d6e5b70 Merge pull request 'Log errors to a channel and also fix/improve error handling' (#16) from log-errors-to-channel into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #16
2024-04-26 00:15:00 +00:00
9cb8c24e58 Log errors to a channel and also fix/improve error handling 2024-04-25 12:33:55 -05:00
1a1019b37b Merge pull request 'Use the built-in defer reply method' (#15) from use-defer-reply into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #15
2024-04-24 22:55:48 +00:00
759ce8717e Use the built-in defer reply method 2024-04-24 11:03:25 -05:00
c8ca1f2f11 Merge pull request 'fix fiveman deps' (#14) from quaternions-patch-1 into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2024-04-24 07:10:58 +00:00
b68d6b4aeb fix fiveman deps 2024-04-24 00:10:09 -07:00
3a167cf686 Parse map models and validate them (#13)
Some checks failed
continuous-integration/drone/push Build is failing
The enhancements:
- Added map validation that checks for some common errors that maps have
- /take: Does map validation but will still take the map even if there are problems
- /take: Improved the help text and added links to the maptest places
- /submit: Does map validation and will not let you submit if there are problems
- /submissions: Now shows the map's display name and creator
- Added an ESLint config and tidied some things up
- Updated some of the packages

Reviewed-on: #13
Co-authored-by: Carter Penterman <carterpenterman@gmail.com>
Co-committed-by: Carter Penterman <carterpenterman@gmail.com>
2024-04-24 06:28:07 +00:00
f8476577d6 Revert "if at first you fail try again"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 29d3299693.
2024-04-18 15:07:02 -07:00
29d3299693 if at first you fail try again
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-17 22:43:08 -07:00
965274894b Revert "Run "deploy-commands.js" at image build time"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 2d39e813fa.
2024-04-17 22:34:31 -07:00
2d39e813fa Run "deploy-commands.js" at image build time
Some checks failed
continuous-integration/drone/push Build is failing
could do this on deploy only, but I don't feel like figuring that out...
2024-04-17 22:29:42 -07:00
21b7c2876b Allow filtering submissions on date range + add extra info to .csv
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-16 19:58:24 -05:00
62f60b5e38 use === :)
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-15 21:17:33 -05:00
214790809d Use non-rate-limited API and improve some stuff 2024-04-15 21:15:35 -05:00
14d57a4561 Use built-in Noblox 'buy' function
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-15 12:13:08 -05:00
e8c41bb821 Bot checks inventory when taking/submitting 2024-04-15 03:13:32 -05:00
10d93041fc Fix quatcode
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 22:21:59 -04:00
85fd5e9de9 Merge pull request 'add flytrials' (#4) from staging into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
Reviewed-by: fiveman1 <fiveman1@noreply@itzana.me>
2023-03-18 20:30:54 -04:00
b44dd98976 add flytrials 2023-03-08 14:23:21 -08:00
378c456b85 use centralized dictionary instead of hardcoded if-else for each game 2023-03-08 14:23:21 -08:00
f6600f3f74 Merge pull request 'add wrapper around deprecated API' (#3) from fix/wrapper-around-api into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
2023-03-04 16:15:48 -05:00
d5a0d8e847 add wrapper around deprecated API 2023-03-04 15:09:41 -06:00
09836797c2 Merge pull request 'update discord to roblox api' (#2) from feature/fix-verify into master
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Reviewed-on: #2
2022-11-15 22:13:40 -05:00
bc9fe79efc update discord to roblox api 2022-11-15 22:12:58 -05:00
9f657f9bd0 Update CI to new infra
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-15 21:57:35 -05:00
630b4f07b9 feature/verify-submit (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Bot will check the roblox account linked to the user's discord account (via verify.eryn.io) when submitting a map. If the user does not own the model they are trying to submit they can't submit it.

Co-authored-by: Carter Penterman <carterpenterman@gmail.com>
Reviewed-on: #1
Co-authored-by: fiveman1 <fiveman1@noreply@itzana.me>
Co-committed-by: fiveman1 <fiveman1@noreply@itzana.me>
2022-07-12 02:09:07 +00:00
a2759ae0e4 Use statefulset and persistent storage
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-18 03:37:28 -04:00
1a257d7d4f Use helm upgrade instead of install
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-18 01:25:26 -04:00
1d967328be Add CI files
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-17 23:26:52 -04:00
b5c44fd026
Create LICENSE 2022-05-13 14:57:01 -05:00
6e50de5310 added submissions 2022-05-13 12:01:16 -05:00
62b6f2628f added multiple game support 2022-05-13 00:06:45 -05:00
0d76c3484f remove package-lock.json 2022-05-12 15:01:33 -05:00
25e58027c2 update gitignore 2022-05-12 15:00:37 -05:00
f1174964b5 update readme 2022-05-12 14:58:24 -05:00
fda4a09112 added slash command and basic functionality 2022-05-12 14:56:35 -05:00
e536d6b61c initial commit 2022-05-12 13:47:56 -05:00