b68d6b4aeb
fix fiveman deps
2024-04-24 00:10:09 -07:00
3a167cf686
Parse map models and validate them ( #13 )
...
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"
...
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
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"
...
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
...
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
continuous-integration/drone/push Build is passing
2024-04-16 19:58:24 -05:00
62f60b5e38
use === :)
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
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
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
...
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
...
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
...
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
continuous-integration/drone/push Build is passing
2022-11-15 21:57:35 -05:00
630b4f07b9
feature/verify-submit ( #1 )
...
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
continuous-integration/drone/push Build is passing
2022-06-18 03:37:28 -04:00
1a257d7d4f
Use helm upgrade instead of install
continuous-integration/drone/push Build is passing
2022-06-18 01:25:26 -04:00
1d967328be
Add CI files
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