index
:
muhqs-game
ai-companion
boss
draftsim
go
hoverable_pngs_in_cardlisting
main
master
resize
rework-targets
rwc-player-ctrl
touchHover
game material for muhq's game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve text input handling
HEAD
main
Florian Fischer
2025-10-18
6
-103
/
+239
*
minor code improvements (staticcheck)
Florian Fischer
2025-10-08
1
-4
/
+2
*
switch to new vector API for drawing paths
Florian Fischer
2025-10-08
3
-57
/
+8
*
support action targeting from the stack buffer
Florian Fischer
2025-09-08
1
-2
/
+73
*
only clear tile highlights added by the hover perm info on HoverEnd
Florian Fischer
2025-09-05
2
-1
/
+11
*
make hoverPermInfo transparent
Florian Fischer
2025-09-04
1
-0
/
+2
*
use heart symbol to combine damage and health into a single line
Florian Fischer
2025-09-04
1
-1
/
+1
*
special case the formatting of free and full actions in choice
Florian Fischer
2025-09-03
1
-1
/
+9
*
fix prompt transparency on hover
Florian Fischer
2025-09-03
1
-14
/
+5
*
add ui to packages and format code
Florian Fischer
2025-09-03
13
-46
/
+51
*
fix persistent pile hint
Florian Fischer
2025-09-03
1
-3
/
+6
*
show all store available store cards when prompting to buy a card
Florian Fischer
2025-09-03
2
-5
/
+13
*
switch exp/slices to slices module
Florian Fischer
2025-09-03
1
-1
/
+1
*
Revert "consider scale when detecting selected card in cardGrid"
Florian Fischer
2025-08-26
1
-2
/
+1
*
consider scale when detecting selected card in cardGrid
Florian Fischer
2025-08-24
1
-1
/
+2
*
improve draft activity ui and introduce wasm specific ui constants
Florian Fischer
2025-08-23
2
-0
/
+14
*
improve cardGrid logging
Florian Fischer
2025-08-22
1
-2
/
+4
*
fix order of selector chars for the tower tile
Florian Fischer
2025-08-22
1
-9
/
+9
*
add random map generation to the random challenge
Florian Fischer
2025-08-21
1
-4
/
+4
*
remove obsolete build tags
Florian Fischer
2025-08-20
2
-2
/
+0
*
restore touch detection conditions
Florian Fischer
2025-08-20
1
-3
/
+4
*
log input events
Florian Fischer
2025-08-20
1
-0
/
+27
*
register PocList hover event callback
Florian Fischer
2025-08-20
1
-0
/
+1
*
add discard2 icon and button to trigger the free action
Florian Fischer
2025-08-20
1
-0
/
+15
*
clear the hoverable reset func after the hover was reset
Florian Fischer
2025-08-20
1
-1
/
+4
*
do not show wrong and misleading reachable tiles
Florian Fischer
2025-08-20
1
-11
/
+0
*
add message support to the game client
Florian Fischer
2025-08-20
1
-3
/
+30
*
show card name in permInfo
Florian Fischer
2025-08-20
1
-3
/
+3
*
highlight reachable tiles in hover info
Florian Fischer
2025-08-20
1
-0
/
+26
*
simplify touch detection logic and adapt thresholds
Florian Fischer
2025-08-20
1
-14
/
+14
*
add specialized longtap hover detector
Florian Fischer
2025-08-20
5
-22
/
+40
*
rework hover detection
Florian Fischer
2025-08-20
9
-78
/
+122
*
add range highlight colors
Florian Fischer
2025-08-20
1
-0
/
+2
*
prevent choice index out of bounds errors
Florian Fischer
2025-08-20
1
-0
/
+1
*
add support for flexible attacks
Florian Fischer
2025-08-20
1
-1
/
+1
*
use any instead of interface{}
Florian Fischer
2025-08-20
10
-13
/
+13
*
brighten the second player color to better see the symbols
Florian Fischer
2025-08-20
1
-1
/
+1
*
remove debug print
Florian Fischer
2025-08-20
1
-1
/
+0
*
add doc comment for NewRoundSimpleButton
Florian Fischer
2025-08-20
1
-0
/
+3
*
remove debug print
Florian Fischer
2025-08-20
1
-3
/
+0
*
present reset button on top of prompt
Florian Fischer
2025-08-20
1
-0
/
+10
*
use canonical file names to retrieve card symbols
Florian Fischer
2025-08-20
1
-1
/
+1
*
add comment about broken big card grids
Florian Fischer
2025-08-20
1
-0
/
+2
*
fix handling of straight streets
Florian Fischer
2025-08-20
1
-3
/
+5
*
remove player color from game code
Florian Fischer
2025-08-20
1
-1
/
+2
*
add minimal number choice width
Florian Fischer
2025-08-20
1
-1
/
+2
*
add more ways to interact with a buffer's lines
Florian Fischer
2025-08-20
1
-0
/
+16
*
do not use 0 as timer bar width
Florian Fischer
2025-08-20
1
-0
/
+3
*
add simple spinner
Florian Fischer
2025-08-20
1
-0
/
+77
*
prevent crash when not all number choice buttons are used
Florian Fischer
2025-08-20
1
-1
/
+1
[next]