- Jan 20, 2024
-
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
update(splashscreen): update loading screen responsive layout and styling, move StartupThread.start() from IntroController to LoadingScreenController, move loadingData() into seperate class #17
-
- Jan 18, 2024
-
-
Tran Peter authored
-
Tran Peter authored
-
- Jan 17, 2024
-
-
Scherbaum Maximilian authored
-
Scherbaum Maximilian authored
-
Gehrung Jonas authored
Sound: Music is playing, fuiyoh See merge request !18
-
Gehrung Jonas authored
# Conflicts: # pom.xml # src/main/java/de/hdm_stuttgart/battlearena/Main/Main.java # src/main/java/module-info.java
-
Gehrung Jonas authored
-
Tran Peter authored
Merge ui into development See merge request !17
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
-
Schuh Martin authored
Fixes for UI-Database integration See merge request !16
-
Tran Peter authored
-
- Jan 16, 2024
-
-
Schuh Martin authored
Update: Persistence.java (added method for saving settings to json; added method for resetting playerAccount.json; removed unnecessary fields and methods for creating list of mapNames; commented out method to get chosen map, is now obsolet) Update: Parser.java (fixed Exception message for sha1hashhex method) Update: Parser.java (fixed Exception message for sha1hashhex method and renamed these methods) Update: DDL_Script_Oracle.sql (changed test-player password to hashed password) Update: DDL_Script_AzureDB.sql (changed test-player password to hashed password) Update: RuntimeInfo.java (changed method to set selected map; removed reference to Persistence.java Singleton from fields)
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
-
Schuh Martin authored
Thread added See merge request !15
-
Schuh Martin authored
Add: StartupThread.java (new class for loading some startup methods in separate thread)
-
Tran Peter authored
-
Schuh Martin authored
Finishing Touch II See merge request !14
-
Schuh Martin authored
-
Schuh Martin authored
Update: Persistence.java (fixed appSettings reset method) Update: Parser.java (added method for parsing volume) Update: ParserTest.java (added test for testing volume parser) Update: RuntimeInfo.java (moved method to calculate ingametime in hours to PlayerStatistics.java)
-
Schuh Martin authored
Finishing Touch See merge request !13
-
Schuh Martin authored
# Conflicts: # src/main/java/de/hdm_stuttgart/battlearena/Model/DataStorage/Classes/RuntimeInfo.java
-
Schuh Martin authored
Update. Persistence.java (implemented methods to reset settings) Update: PlayerStatistics.java (moved method to calculate ingametime in hours from Persistence.java to here) Update: RuntimeInfo.java (changed method "setGameMap" to get whole instance of MapData Class of chosen map instead of only the string of the actual mapdata; moved method to calculate ingametime in hours to PlayerStatistics.java)
-
- Jan 15, 2024
-
-
Scherbaum Maximilian authored
merge LokalGameplay into development See merge request !12
-
Scherbaum Maximilian authored
# Conflicts: # src/main/java/de/hdm_stuttgart/battlearena/Model/DataStorage/Classes/RuntimeInfo.java
-
Schlütter Yannik authored
TileManager.java: Changed: tileMap to public static, Added: new Tile and 1 new TileType from TileFactory.java TileFactory.java: Added: new Tiletype "destructible" TileType.java: Added 2 new enumTypes GameSceneController.java: Changed: diffTileCount to 6, Added checkHealTile in renderContent Method Player.java: Added TileManager import, checkHealTile Method, Added new Code in attack Method to make a heart spawn when attacking an enemy, started using healPlayer Method NetworkPlayerTwo.java: Added checkHealTile Method and healPlayerMethod ITile.java: Added getDestruction Method IEntity.java: Added checkHealTile and healPlayer BackgroundTile.java: Added Methods for destruction type
-
Scherbaum Maximilian authored
-
Scherbaum Maximilian authored
-
Schuh Martin authored
Merge DataBase to development See merge request !11
-
Schuh Martin authored
Update. AzureDB.java (cosmetic fixes)
-
Schuh Martin authored
-
Schuh Martin authored
Update: PlayerStatistics.java (remade methods to add changes)
-
- Jan 14, 2024
-
-
Schuh Martin authored
Update: Persistence.java (added getter methods) Update: pom.xml (added dependency "mockito") Add: PersistenceTest.java
-