Commit graph

231 commits

Author SHA1 Message Date
Ethan Lane 8ccd7c33d4 Prevent users from being able to claim the latest card unless you were the one to drop it
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-13 15:06:53 +01:00
Ethan Lane ad505b3ea2 Fix users being able to claim a card twice if the user has multiple of it already 2023-09-13 14:37:17 +01:00
Ethan Lane 74cdf818d1 v0.1.4
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-10 13:01:34 +01:00
Ethan Lane d5c15af9e3 .env 0.1.4 2023-09-10 13:01:28 +01:00
Ethan Lane 0e839992e6 Fix bug where the randomiser would sometimes pick a legendary that does not exist 2023-09-10 13:01:04 +01:00
Ethan Lane 5970a4fe2d v0.1.3
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-09 18:55:19 +01:00
Ethan Lane 0596e01b8d .env to 0.1.3 2023-09-09 18:55:12 +01:00
Ethan Lane b370c6f05e Fix drone script 2023-09-09 18:54:29 +01:00
Ethan Lane f483467ba5 v0.1.2
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-09 18:53:08 +01:00
Ethan Lane 9058942ea5 Update version in .env to 0.1.2 2023-09-09 18:52:57 +01:00
Ethan Lane 63911f43b0 Fix reoll button not working
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-09 18:49:44 +01:00
Ethan Lane 58c77dba21 v0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 21:07:41 +01:00
Ethan Lane 5ec79ee67c Add ability to force a card
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 20:45:33 +01:00
Ethan Lane 476b9ad5f9 Give failsafe to api sending for drop
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 20:05:29 +01:00
Ethan Lane 97dc81df9a Add drop rarity force logic to reroll
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 19:42:07 +01:00
Ethan Lane 20461dde6d Remove .db file
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 19:38:33 +01:00
Ethan Lane ada907e2a4 Make force rarity configurable
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 19:34:25 +01:00
Ethan Lane 1a4d4b4e23 Merge branch 'hotfix/0.1.1' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 19:14:40 +01:00
Ethan Lane bd7b5e7b1a Temporary force legendary
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-05 19:14:12 +01:00
Ethan Lane 6629ac30aa hotfix/0.1.1 (#23)
All checks were successful
continuous-integration/drone/push Build is passing
- Fix gifs not animating

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/23
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-04 13:02:02 +01:00
Ethan Lane 737c804d7e 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-04 13:00:51 +01:00
Ethan Lane b848629f8d Fix gifs not working
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-04 12:59:09 +01:00
Ethan Lane 92ef0041ff v0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-03 21:12:59 +01:00
Ethan Lane 499ad6faa9 Set to 0.0.1 2023-09-03 21:12:47 +01:00
Ethan Lane f8af969104 Update client ids
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-03 21:03:03 +01:00
Ethan Lane 8b3fb062f0 Add deployment scripts (#18)
All checks were successful
continuous-integration/drone/push Build is passing
#3

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/18
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-03 20:52:55 +01:00
Ethan Lane 58d1541e47 feature/5-drop-command (#17)
#5

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/17
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-03 20:27:29 +01:00
Ethan Lane 51d97bacd5 Create timer function to initialise card database from filesystem (#14)
- Create a new datasource for an in-memory sqlite database
- Create a setup function to initialise the card database

#13

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/14
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-03 17:26:45 +01:00
Ethan Lane c2c2998fe8 Create base Google Drive Helper (#12)
Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/12
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-08-26 11:39:45 +01:00
Ethan Lane c706737369 Create initial bot framework (#7)
#1

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/7
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-08-19 16:56:22 +01:00
Vylpes cb548898ce Initial commit 2023-08-19 14:09:24 +01:00