Skip to content

Changes

#106 (Jun 21, 2024, 10:42:11 PM)

  1. Memory: Changed class- and method-names according to make the code more comprehensive — jeremy-hesse / detail

#103 (Jun 10, 2024, 1:17:15 PM)

  1. Memory: Working testclasses + fixed remaining checkstyle — Kevin / detail
  2. Memory: Added Strategies (and folder for them) — Kevin / detail
  3. Memory: Added TitFor2Tat + adjusted syso from observer — Kevin / detail
  4. Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition. — jeremy.hesse / detail

#102 (Jun 3, 2024, 3:57:08 PM)

  1. Memory: fixed some checkstyle warnings — Kevin / detail

#100 (Jun 3, 2024, 2:12:15 PM)

  1. Memory: Added move-saving, strategy still makes illegal move — jeremy.hesse / detail
  2. MemPair implemented null handling, optimized toString, added testclass — Kevin / detail
  3. MemShiftList changed memory.size to memPair.size + adjusted testclass — Kevin / detail
  4. MemBrain adjusted testclasses — Kevin / detail
  5. MemObserver provisional test class created — Kevin / detail
  6. Memory: Trying to fix this thing exploding — jeremy.hesse / detail
  7. Memory: Should have fixed the Merge-Problems — jeremy.hesse / detail
  8. memory: Fixed toString of MemoryPairImpl — jeremy.hesse / detail
  9. Memory: Works... somewhat — jeremy.hesse / detail
  10. fixed almost all tests (except 3 tests in for brainImpl) — Kevin / detail
  11. Memory: little changes — jeremy.hesse / detail
  12. Memory: Adjusted Tests for push to main — jeremy.hesse / detail

#96 (May 28, 2024, 3:47:11 PM)

  1. ipspiel24: adapted to changes in ObserverFactory interface — Christoph Schulz / detail
  2. ipspiel24-memory: .gitignore added, generated files removed — Christoph Schulz / detail