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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bump ebiten version to 2.5.1 and new APIs
Florian Fischer
2025-08-20
2
-2
/
+2
*
prompt for selection if the targets allow selections
Florian Fischer
2025-08-20
1
-1
/
+2
*
ui: separate selection and options via their highlight color
Florian Fischer
2025-08-20
1
-11
/
+12
*
intermediate commit
Florian Fischer
2025-08-20
2
-3
/
+15
*
intermeditae commit
Florian Fischer
2025-08-20
1
-1
/
+0
*
run screen updates after handling user input
Florian Fischer
2025-08-20
1
-4
/
+8
*
allow to exit any prompt on esc
Florian Fischer
2025-08-20
1
-1
/
+5
*
do not draw the pass button multiple times
Florian Fischer
2025-08-20
1
-1
/
+3
*
implement equip action
Florian Fischer
2025-08-20
1
-7
/
+46
*
use prompt for target selection of all actions
Florian Fischer
2025-08-20
1
-59
/
+114
*
implement unit and artifact switch action
Florian Fischer
2025-08-20
1
-10
/
+5
*
move more ui logic into Collection
Florian Fischer
2025-08-20
4
-201
/
+97
*
client: use only the currently available actions in the action choice
Florian Fischer
2025-08-20
1
-2
/
+2
*
replace Fatalf with Panicf
Florian Fischer
2025-08-20
1
-2
/
+2
*
fix NPE when adding the wrong widget
Florian Fischer
2025-08-20
1
-1
/
+1
*
intermediate commit
Florian Fischer
2025-08-20
1
-46
/
+75
*
sealed: only let the user select buyable cards
Florian Fischer
2025-08-20
1
-1
/
+6
*
add sealed activity to select a starting deck
Florian Fischer
2025-08-20
4
-68
/
+192
*
improve state bar
Florian Fischer
2025-08-20
1
-3
/
+2
*
remove debug messages from the client
Florian Fischer
2025-08-20
1
-2
/
+0
*
fix some warnings reported by golang-ci
Florian Fischer
2025-08-20
1
-6
/
+2
*
improve permanent pile support
Florian Fischer
2025-08-20
1
-9
/
+37
*
set textInput input value to the specified player name
Florian Fischer
2025-08-20
1
-6
/
+6
*
add text input and properly center text
Florian Fischer
2025-08-20
1
-10
/
+61
*
intermediate commit
Florian Fischer
2025-08-20
3
-0
/
+718
[prev]