AltitudeWeb/database/src/main/java/com/alttd/altitudeweb
2026-08-01 20:03:49 +02:00
..
database Add party name retrieval: implemented PartyMapper for database queries, updated ChatService with new getPartyName method, and extended /chat/party/{id}/name API endpoint. 2026-08-01 20:03:49 +02:00
setup Add party name retrieval: implemented PartyMapper for database queries, updated ChatService with new getPartyName method, and extended /chat/party/{id}/name API endpoint. 2026-08-01 20:03:49 +02:00
type_handler Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
Main.java Reworked database setup and added pagination 2025-04-11 18:22:07 +02:00