- Jan 31, 2024
-
-
Gehrung Jonas authored
-
- Jan 28, 2024
-
-
Schuh Martin authored
Update: ParserTest.java (minimum map-name length changed to 3 characters) Update: coreMaps.json (new Maps added) Issue: #89
-
- Jan 22, 2024
-
-
Schuh Martin authored
Update: DDL_Script_Oracle.sql (added final mapdata to Arena1) Update: DDL_Script_AzureDB.sql (added final mapdata to Arena1) Update: ParserTest.java (added final mapdata of Arena1 to test) Update: Persistence.java (added final mapdata of Arena1 to reset method; added "synchronized" to all methods) Issues: #89
-
- 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)
-
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)
-
- Jan 14, 2024
-
-
Schuh Martin authored
Update: Persistence.java (added getter methods) Update: pom.xml (added dependency "mockito") Add: PersistenceTest.java
-
- 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)
-
- Jan 11, 2024
-
-
Schuh Martin authored
Update: ParserTest.java (added a lot of new tests and changed tests for mapData Strings for changed specifications)
-
- Jan 08, 2024
-
-
Schuh Martin authored
Update: Persistence.java (new method to update and save statistics)
-
- Jan 07, 2024
-
-
Schuh Martin authored
Update: OracleDB.java (changed Exceptions Update: Parser.java (renamed method) Update: Persistence.java (methods now public. Moved some methods from RuntimeInfo.java to Persistence.java) Update: RuntimeInfo.java (Moved methods from RuntimeInfo.java to Persistence.java)
-
Schlütter Yannik authored
Update: CryptoUtils.java (Nof differentiate between Files that can be encrypted multiple times, Files that can only be encrypted once and Files that have already been encrypted) Update: CryptoUtilsTest.java (Added new UnitTests and a RepeatedTest more to come yet) #60
-
Schlütter Yannik authored
Update: CryptoUtils.java (Nof differentiate between Files that can be encrypted multiple times, Files that can only be encrypted once and Files that have already been encrypted) Update: CryptoUtilsTest.java (Added new UnitTests and a RepeatedTest more to come yet) #60
-
Schuh Martin authored
Update: OracleDB.java (fixed methods, changed Exception type) Update: Renamed DatabaseError.java to DatabaseException.java Update: Renamed ParserError.java to ParserException.java Update: GsonHandler.java (fixed methods, changed Exception type) Update: ISQLDataBase.java (changed Exception type) Update: PlayerStatistics.java (removed field "statsLoaded") Update: Persistence.java (updated methods) Update: RuntimeInfo.java (updated methods)
-
- Jan 06, 2024
-
-
Schlütter Yannik authored
Update: Code for working encryption while not interfering with already encrypted code in CryptoUtils.java Add: CryptoUtilsTest.java (Added UnitTests for CryptoUtils.java Class) Add: files for UnitTestsencryptedtestFile
-
- Jan 03, 2024
-
-
Schuh Martin authored
Update: DDL_Script_AzureDB.sql (map_data column now UNIQUE; added better test data) Update: ParserTest.java (added better test data)
-
Schuh Martin authored
Fix: ParserTest.java (fixed methods for parser tests) Note: Parser + Parser Tests complete and error free
-
- Jan 02, 2024
-
-
Schuh Martin authored
Fix: Parser.java (fixed methods after running tests) Update: ParserTest.java (added tests for Parser.java methods) Update: pom.xml (added JUNIT params dependency for parameterized tests)
-
- Jan 01, 2024
-
-
Schuh Martin authored
Add: Parser.java (including methods for parsing user inputs) Add: Test for parser
-
- Nov 07, 2023
-
-
Scherbaum Maximilian authored
-
Scherbaum Maximilian authored
-