| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | brighten the second player color to better see the symbols | Florian Fischer | 2025-07-28 | 1 | -1/+1 |
| * | remove debug print | Florian Fischer | 2025-07-28 | 1 | -1/+0 |
| * | add doc comment for NewRoundSimpleButton | Florian Fischer | 2025-07-24 | 1 | -0/+3 |
| * | remove debug print | Florian Fischer | 2025-07-24 | 1 | -3/+0 |
| * | present reset button on top of prompt | Florian Fischer | 2025-07-24 | 1 | -0/+10 |
| * | use canonical file names to retrieve card symbols | Florian Fischer | 2025-07-22 | 1 | -1/+1 |
| * | add comment about broken big card grids | Florian Fischer | 2025-07-22 | 1 | -0/+2 |
| * | fix handling of straight streets | Florian Fischer | 2025-07-19 | 1 | -3/+5 |
| * | remove player color from game code | Florian Fischer | 2025-07-19 | 1 | -1/+2 |
| * | add minimal number choice width | Florian Fischer | 2025-07-06 | 1 | -1/+2 |
| * | add more ways to interact with a buffer's lines | Florian Fischer | 2025-07-06 | 1 | -0/+16 |
| * | do not use 0 as timer bar width | Florian Fischer | 2025-07-06 | 1 | -0/+3 |
| * | add simple spinner | Florian Fischer | 2025-07-06 | 1 | -0/+77 |
| * | prevent crash when not all number choice buttons are used | Florian Fischer | 2025-07-06 | 1 | -1/+1 |
| * | scale pan distance for Scroll | Florian Fischer | 2025-07-06 | 1 | -1/+1 |
| * | switch focus on tap or click | Florian Fischer | 2025-07-06 | 1 | -1/+3 |
| * | allow to update a TextBox's text | Florian Fischer | 2025-07-06 | 1 | -0/+6 |
| * | use constants instead of hardcoded values | Florian Fischer | 2025-07-06 | 1 | -1/+1 |
| * | ui: include touch inputs in the input queue | Florian Fischer | 2025-07-06 | 3 | -97/+94 |
| * | support js/wasm for openUrl | Florian Fischer | 2025-07-06 | 2 | -1/+16 |
| * | add simple timer bar widget | Florian Fischer | 2025-07-03 | 1 | -0/+61 |
| * | improve prompt cancellation | Florian Fischer | 2025-07-03 | 1 | -2/+8 |
| * | make input events consumable | Florian Fischer | 2025-07-03 | 3 | -37/+140 |
| * | minor whitespace fixes | Florian Fischer | 2025-07-03 | 1 | -6/+6 |
| * | initialize event handler map and hanlde neutralized tiles | Florian Fischer | 2025-07-03 | 1 | -0/+3 |
| * | fix ToggleCardView blocking other widgets | Florian Fischer | 2025-07-03 | 1 | -5/+8 |
| * | add toggable card view | Florian Fischer | 2025-07-03 | 1 | -0/+54 |
| * | refactor client activities | Florian Fischer | 2025-07-03 | 1 | -0/+25 |
| * | improve the sealed activity | Florian Fischer | 2025-05-01 | 1 | -0/+1 |
| * | overhaul ui | Florian Fischer | 2025-05-01 | 16 | -190/+509 |
| * | add a singleton to handle touch inputs | Florian Fischer | 2025-05-01 | 1 | -0/+220 |
| * | define global player colors | Florian Fischer | 2025-04-13 | 1 | -0/+4 |
| * | migrate to ebiten/v2/text/v2 | Florian Fischer | 2025-01-27 | 5 | -51/+52 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-01-27 | 2 | -27/+28 |
| * | ui: add new number choice | Florian Fischer | 2025-01-27 | 2 | -11/+101 |
| * | update dependencies and revert AppendInputChars change | Florian Fischer | 2025-01-27 | 1 | -2/+3 |
| * | support special wall, gate and tower tile selection | Florian Fischer | 2025-01-27 | 1 | -15/+122 |
| * | ui: allow multiple highlights of thesame game piece | Florian Fischer | 2025-01-27 | 1 | -16/+28 |
| * | ui: add simple hamburger style pile hint | Florian Fischer | 2025-01-27 | 1 | -0/+59 |
| * | bump ebiten version to 2.5.1 and new APIs | Florian Fischer | 2025-01-27 | 4 | -9/+8 |
| * | ui: separate selection and options via their highlight color | Florian Fischer | 2025-01-27 | 3 | -43/+66 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -2/+4 |
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -2/+4 |
| * | fixup! intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -0/+4 |
| * | use prompt for target selection of all actions | Florian Fischer | 2025-01-27 | 3 | -9/+13 |
| * | export less methods | Florian Fischer | 2025-01-27 | 1 | -2/+0 |
| * | implement unit and artifact switch action | Florian Fischer | 2025-01-27 | 2 | -40/+27 |
| * | move more ui logic into Collection | Florian Fischer | 2025-01-27 | 10 | -30/+277 |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-01-27 | 2 | -5/+5 |
