Activity
feat: add teleport to station position command
feat: add teleport to station position command
refactor: use pattern matching for instanceof
refactor: use pattern matching for instanceof
fix: NullPointerException when interacting with air
fix: NullPointerException when interacting with air
fix: protect all types of gates in fare gates
fix: protect all types of gates in fare gates
fix: use the default world instead of hardcoded "world"
fix: use the default world instead of hardcoded "world"
fix: hook postgres host config up
fix: hook postgres host config up
ci: use shadowJar in build action
ci: use shadowJar in build action
ci: build with Gradle on GitHub Actions
ci: build with Gradle on GitHub Actions
feat: show debug info for admins when a fare gate sign is left-clicked
feat: show debug info for admins when a fare gate sign is left-clicked
feat: remember metro stations when creating fare gates
feat: remember metro stations when creating fare gates
feat: basic fare gate Functionality
feat: basic fare gate Functionality
build: define all dependencies in libs.versions.toml
build: define all dependencies in libs.versions.toml
Deleted branch
feat: TicketBarrierInteractor can check if reader should fine user
feat: TicketBarrierInteractor can check if reader should fine user
feat: TicketBarrierInteractor can check if reader should fine user
feat: TicketBarrierInteractor can check if reader should fine user
refactor: replace Tickets utility class with abstract factory
refactor: replace Tickets utility class with abstract factory
fix: remove export statement for deleted package
fix: remove export statement for deleted package
docs: add further information for developers in README
docs: add further information for developers in README
feat: add a docker-compose file to easily spin up a postgres instance…
feat: add a docker-compose file to easily spin up a postgres instance…
feat: add usecase for retrieving all ticket ids
feat: add usecase for retrieving all ticket ids
refactor: remove price from TicketRequestModel
refactor: remove price from TicketRequestModel
feat: initial implementation for the create ticket use case
feat: initial implementation for the create ticket use case
test: remove unused testing method.
test: remove unused testing method.
refactor: create static utility class to create tickets and thus hide…
refactor: create static utility class to create tickets and thus hide…
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
docs: add LICENSE
docs: add LICENSE
feat: initial commit
feat: initial commit