Skip to content
Snippets Groups Projects
  1. Dec 04, 2024
  2. Nov 13, 2024
  3. Nov 12, 2024
  4. Nov 05, 2024
    • Oskar Skog's avatar
      0.6.38: Fix for Python 3.13 · ac1f5d1b
      Oskar Skog authored
      - Need to call `exec` differently in load_cfg in anonymine_engine.py
      
      - Workaround for SerenityOS bug in the Python 3.13 port
      
      Squashed commit of branch 0.6.38
      ac1f5d1b
  5. Aug 04, 2024
    • Oskar Skog's avatar
      0.6.36: Preset difficulty levels; SerenityOS bugfixes, some UI improvements · a9157e65
      Oskar Skog authored
      Use multiprocessing.SimpleQueue on SerenityOS again to work around a recent
      regression.
      
      Updated the .af file for SerenityOS to avoid duplicating "Games" in the
      system menu.
      
      UI improvements:
          - Multiple colors for the grid in hexagonal mode (meh)
          - Automatically set TERM=linux on SerenityOS and macOS terminals to
            get the numpad to work
          - Added some difficulty presets
      
      Squash merge of branch 0.6.36
      a9157e65
  6. Jan 09, 2024
  7. Aug 03, 2022
  8. Jul 27, 2022
  9. Jul 26, 2022
    • Oskar Skog's avatar
      0.6.20: curses improvements: Hexagonal, mouse, monochrome, slow terminals · e03a74b9
      Oskar Skog authored
          * anonymine.py (curses_game.leave): Avoid unnecessary redraw
          * anonymine.py (input), cursescfg: Make mouse input less explody.
          * cursescfg: Several changes:
              - Set 'grid' foreground color to match 'zero' to avoid frequent
                foreground color shifts on slow terminals.
              - Adjust attributes on some digits to get more differentiation on
                monochrome terminals.
              - Completely changed the color scheme for hexagonal mode
      e03a74b9
  10. Jul 25, 2022
  11. Jul 18, 2022
  12. Jan 22, 2022
    • Oskar Skog's avatar
      Version 0.6.10: use nice(2), avoid exponential function · e0d413d0
      Oskar Skog authored
      Squashed commit of the following:
      
      commit 43392f5f
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 22:12:02 2022 +0200
      
          Tested enough, release today
      
      commit 91c6846f
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 21:43:27 2022 +0200
      
          Update ChangeLog and add release note
      
      commit 88c42fac
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 21:29:15 2022 +0200
      
          Heavy load causes issues with CPython 3 on Linux
      
      commit 37263ed0
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 21:18:29 2022 +0200
      
          Updated latest-tested
      
      commit 34c1f8c1
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 21:17:22 2022 +0200
      
          Wrote ChangeLog entry
      
      commit e83a265b
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Sat Jan 22 21:16:55 2022 +0200
      
          Makefile: anonymine.built should depend on version which is ALWAYS updated
      
      commit 39ed0e6f
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Wed Jan 19 18:43:05 2022 +0200
      
          rule9bf is exponential, avoid
      
      commit 70dd5f86
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Wed Jan 19 14:28:30 2022 +0200
      
          Add 'options' to enginecfg, add 'nice' option, change nprocs again
      
      commit 1cceec87
      Author: Oskar Skog <oskar@oskog97.com>
      Date:   Wed Jan 19 12:42:46 2022 +0200
      
          Version 0.6.10
      e0d413d0
  13. Jan 14, 2022
  14. Jan 13, 2022
  15. Jan 11, 2022
    • Oskar Skog's avatar
      Merge 0.6.6 · 8d04d037
      Oskar Skog authored
          [Haiku]: Install launcher, use TERM=screen, disable autorefresh
          [macOS]: Include 32x32 and 64x64 PNGs in icon
          installtools/autotest: Misc improvements
          installtools/mk-symlinks: Use installtools/symlinks.in intead of inline
      8d04d037
  16. Jan 10, 2022
  17. Jan 09, 2022
  18. Jan 08, 2022
  19. Jan 04, 2022
  20. Dec 28, 2021
  21. Dec 20, 2021
  22. Jul 02, 2020
  23. Feb 04, 2020
  24. Jan 23, 2020
  25. Jan 18, 2020
  26. Jan 17, 2020
  27. Jan 08, 2020
  28. Jan 05, 2020
  29. Jan 04, 2020
  30. Jan 03, 2020
  31. Oct 30, 2019
  32. Jul 14, 2019
  33. Jul 12, 2019
  34. Jun 30, 2019
  35. Mar 10, 2019
Loading