Skip to content

Conversation

@rainbowdashlabs
Copy link
Member

No description provided.

rainbowdashlabs and others added 30 commits March 27, 2022 21:15
* Bot startup process

* Create database schema

I am tired. Lets see if I still like it after some sleep

* Define data structure

* Define command structure

* Update data model

* Update dependencies

* Implement Team command

* Implement Settings command

* Implement Register command

* Register commands in bot and adjust signature

* Set java toolchain version to 17

* Add jam state as a replacement for time fuckup

* Add jam admin command

* Bugfixes for command and data

* Setup resources

* Improve error handling a bit

* Small adjustments

* Add license to new files

* extracted Jam Admin subcommands

* extracted team and settings subcommands, moved and renamed jam admin commands

* moved interfaces into packages

* moved to generic subcommand interface

* nonce in map

* regenrate license for where missing

* Add locale

* add license and fix stuff

* Remove unused interfaces

* Update db setup

* Register orga role

* Convert non plain data holder from records to classes

* make constant, two utils final and private ctor

* Removed de-recorded stuff

* switched to upper snake case

* Use optional methods instead of early return, where applicable

* Remove methods implemented by records

* Cleanup test

* Add localization

* Add list command

* Update database setup

* Add main class

* Small fixes for locale

* Fix some data problems

* Apply reformatting

* Add rename and team leader promotion commands #2 #3

* Fix auto completion of timezones

Co-authored-by: Yannick Lamprecht <[email protected]>
* integrate new ephemeral page service

* Implementation of vote command

* Implement ranking and info command for voting

* Rebase

* Prevent team modifications during active vote
* Inital api implementation

* Cleanup request code

* Remove duplicated logic

* Add license
* Start of teams api implementation

* Add endpoint documentation

* Introcude team api

* Add licence
* initial docker file
* adjust docker compose and create template config
* added kubernetes setup
* gamejam bot wait for database
* Added a Persistent volume claim for the database

Co-authored-by: Florian Fülling <[email protected]>
Make db calls synced

Migrate commands to new system
rainbowdashlabs and others added 26 commits October 30, 2022 14:39
…gistration-localizer

# Conflicts:
#	bot/src/main/java/de/chojo/gamejam/commands/server/configure/MaxPlayers.java
#	bot/src/main/java/de/chojo/gamejam/commands/server/configure/Message.java
#	bot/src/main/java/de/chojo/gamejam/commands/server/configure/SpectatorOverflow.java
#	bot/src/main/java/de/chojo/gamejam/commands/server/configure/Whitelist.java
#	bot/src/main/resources/locale_en_US.properties
@rainbowdashlabs rainbowdashlabs added bug Something isn't working documentation Improvements or additions to documentation feature New feature labels Oct 30, 2022
@rainbowdashlabs rainbowdashlabs merged commit 1e566d1 into main Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants