Skip to content
Snippets Groups Projects
  1. Jan 31, 2024
  2. Jan 28, 2024
  3. Jan 22, 2024
    • Schuh Martin's avatar
      Update: coreMaps.json (added final mapdata to Arena1) · 82b4e6f5
      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
      82b4e6f5
  4. Jan 16, 2024
    • Schuh Martin's avatar
      Update: Persistence.java (added method for saving settings to json; added... · 322017ae
      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)
      322017ae
    • Schuh Martin's avatar
      Update: AppSettings.java (both fields now type "int", because volume ist stored in percentage) · 539bdd3a
      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)
      539bdd3a
  5. Jan 14, 2024
  6. Jan 12, 2024
    • Schuh Martin's avatar
      Update: Parser.java (change text of an exception) · 28b7a6b2
      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
  7. Jan 11, 2024
  8. Jan 08, 2024
  9. Jan 07, 2024
    • Schuh Martin's avatar
      Update: AzureDB.java (changed Exceptions) · 6f02f045
      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)
      6f02f045
    • Schlütter Yannik's avatar
      Update: CryptoUtils.java (Nof differentiate between Files that can be... · 2794a3c3
      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
      2794a3c3
    • Schlütter Yannik's avatar
      Update: CryptoUtils.java (Nof differentiate between Files that can be... · fe4c1fb9
      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
      fe4c1fb9
    • Schuh Martin's avatar
      Update: AzureDB.java (fixed methods, changed Exception type) · fc2a80f6
      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)
      fc2a80f6
  10. Jan 06, 2024
  11. Jan 03, 2024
  12. Jan 02, 2024
  13. Jan 01, 2024
  14. Nov 07, 2023
Loading