Merge DataBase to development
- Jan 15, 2024
-
-
Schuh Martin authored
Update. AzureDB.java (cosmetic fixes)
89e98b6d -
Schuh Martin authoreda39fc03c
-
Schuh Martin authored
Update: PlayerStatistics.java (remade methods to add changes)
043e79a5
-
- Jan 14, 2024
-
-
Schuh Martin authored
Update: Persistence.java (added getter methods) Update: pom.xml (added dependency "mockito") Add: PersistenceTest.java
352c622a
-
- Jan 13, 2024
-
-
Schuh Martin authored
Update: ParserTest.java (change text of an exception) Update: AzureDB.java (rephrased some exceptions; fixed SQL statement of "uploadCommunityMap" method) Update: OracleDB.java (rephrased some exceptions; fixed SQL statement of "uploadCommunityMap" method) Update: GsonHandler.java (rephrased some exceptions) Update: DDL_Script_Oracle.sql (added second community map) Update: DDL_Script_AzureDB.sql (added second community map) Update: Persistence.java (added method to verify core maps and community maps; moved methods from RuntimeInfo.java for creating RemoteMapsList and setting map for next game round) Update: RuntimeInfo.java (moved methods from RuntimeInfo.java for creating RemoteMapsList and setting map for next game round; added method to calculate game time) Update: log4j2.xml (enabled logging to file)
912b638d
-
- Jan 12, 2024
-
-
Schuh Martin authored
Update: ParserTest.java (change text of an exception) Update: AzureDB.java (added method to reset stats) Update: OracleDB.java (added method to reset stats) Update: ISQLDataBase.java (added method to reset stats) Update: DDL_Script_Oracle.sql (changed max length for mapData; added new test maps) Update: DDL_Script_AzureDB.sql (changed max length for mapData; added new test maps) Update: Persistence.java (added method to reset locally stored mapData if corrupted)
28b7a6b2
-
- Jan 11, 2024
-
-
Schuh Martin authored
Update: ParserTest.java (added a lot of new tests and changed tests for mapData Strings for changed specifications)
92125d5f
-
- Jan 10, 2024
-
-
Schuh Martin authored
Update: Parser.java (method for parsing IP now contains additional check; method for parsing mapData completely rebuilt to allow different map sizes and Tile-Numbers from 0 to 99)
068701d4
-
- Jan 09, 2024
-
-
Schuh Martin authored
Update: Parser.java (method for parsing IP now contains additional check; method for parsing mapData completely rebuilt to allow different map sizes and Tile-Numbers from 0 to 99)
cc6ae26d
-