- Jan 15, 2024
-
-
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
-
- 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)
-
- 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 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)
-
Scherbaum Maximilian authored
-
- 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)
-
Tran Peter authored
Mergin ui into development See merge request !10
-
Tran Peter authored
# Conflicts: # src/main/java/module-info.java
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
-
- Jan 08, 2024
-
-
Schuh Martin authored
Merge database branch into development branch See merge request !8
-
Schuh Martin authored
# Conflicts: # src/main/java/module-info.java
-
Schuh Martin authored
Update: Persistence.java (new method to update and save statistics)
-
Elrabu authored
-
- 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
-
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 04, 2024
-
-
Schlütter Yannik authored
Update: Code for working encryption while not interfering with already encrypted code in CryptoUtils.java which has also been done for not yet pushed java Tests
-
Schuh Martin authored
Update: DDL_Script_Oracle.sql (Minor fix to allow UPDATE privilege in communitymaps table in "map_downloads" column) Update: AzureDB.java (minor fixes + code to update download-counter when downloading community map from SQL Server) Update: OracleDB.java (minor fixes + code to update download-counter when downloading community map from SQL Server)
-
Tran Peter authored
-
Tran Peter authored
-
Tran Peter authored
-
- 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
-
-
Tran Peter authored
-
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
-
- Dec 31, 2023
-
-
Schuh Martin authored
Update: CryptoUtils.java (moved key into CryptoUtils Class) Update: GsonHandler.java (added methods to read/write playerAccount) Add/Feature: HashGenerator.java (New Class to create SHA1 hashes) Update: ISQLDataBase.java (minor changes) Update: OracleDB.java (minor changes; moved key to CryptoUtils Class) Update: Persistence.java (new method to create player account) Update: PlayerStatistics.java (minor changes) Update: RuntimeInfo.java (minor changes)
-
- Dec 29, 2023
-
-
Tran Peter authored
-
Tran Peter authored
-
- Dec 26, 2023
-
-
Schuh Martin authored
Update: GsonHandler.java (removed unnecessary methods) Update: ISQLDataBase.java (completed list of methods) Update: OracleDB.java (completed SQL-CRUD methods) Update: Persistence.java (minor changes) Update: PlayerStatistics.java (minor changes)
-