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
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve text input handling
HEAD
main
Florian Fischer
2025-10-18
10
-104
/
+246
*
fix relic triggering in all upkeeps
Florian Fischer
2025-10-18
2
-1
/
+12
*
format phaseChange as the next phase
Florian Fischer
2025-10-18
2
-3
/
+8
*
support phase change triggers and implement relic
Florian Fischer
2025-10-18
8
-15
/
+171
*
minor code improvements (staticcheck)
Florian Fischer
2025-10-08
2
-5
/
+3
*
switch to new vector API for drawing paths
Florian Fischer
2025-10-08
3
-57
/
+8
*
bump ebiten to v2.9.0
Florian Fischer
2025-10-08
2
-28
/
+31
*
do not assume a unit always has a tile
Florian Fischer
2025-09-08
1
-1
/
+1
*
fix target options not considering declared actions
Florian Fischer
2025-09-08
2
-0
/
+8
*
support action targeting from the stack buffer
Florian Fischer
2025-09-08
2
-16
/
+96
*
implement spell target parsing and magic/no!
Florian Fischer
2025-09-08
4
-9
/
+137
*
support explicitly winning and implement Approach Supremacy!
Florian Fischer
2025-09-08
12
-20
/
+187
*
fix shield implementation by removing superfluous whitespace
Florian Fischer
2025-09-06
1
-0
/
+13
*
implement magic/pierce!
Florian Fischer
2025-09-05
3
-0
/
+60
*
only clear tile highlights added by the hover perm info on HoverEnd
Florian Fischer
2025-09-05
2
-1
/
+11
*
fix that granting effects are considered x effects
Florian Fischer
2025-09-05
4
-7
/
+51
*
implement more prompts and exp1/backup!
Florian Fischer
2025-09-05
4
-13
/
+82
*
support 'allied unit' alias to 'unit you control'
Florian Fischer
2025-09-05
2
-1
/
+46
*
implement discard event and reformer
Florian Fischer
2025-09-05
7
-10
/
+112
*
implement power_to_the_people!
Florian Fischer
2025-09-04
2
-4
/
+34
*
implement recycle!
Florian Fischer
2025-09-04
2
-0
/
+44
*
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
*
replace yaml.v3 with goccy/go-yaml
Florian Fischer
2025-09-04
10
-30
/
+22
*
update the YAML map definitions in the game tests
Florian Fischer
2025-09-04
9
-29
/
+29
*
add an about activity
Florian Fischer
2025-09-04
2
-0
/
+64
*
use the latin modern math font
Florian Fischer
2025-09-04
3
-3
/
+13
*
fix buying cads from store tiles not removing the cards
Florian Fischer
2025-09-03
1
-1
/
+13
*
special case the formatting of free and full actions in choice
Florian Fischer
2025-09-03
3
-9
/
+20
*
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
14
-47
/
+52
*
fix persistent pile hint
Florian Fischer
2025-09-03
1
-3
/
+6
*
center cancel button
Florian Fischer
2025-09-03
1
-1
/
+1
*
show all store available store cards when prompting to buy a card
Florian Fischer
2025-09-03
3
-37
/
+68
*
implement the patrician
Florian Fischer
2025-09-03
3
-0
/
+92
*
do not parse free actions granting x effects as x effects
Florian Fischer
2025-09-03
3
-0
/
+21
*
fix String method of free action using nil targets
Florian Fischer
2025-09-03
1
-5
/
+14
*
switch exp/slices to slices module
Florian Fischer
2025-09-03
17
-29
/
+15
*
fix reported stores by the game state
Florian Fischer
2025-09-03
1
-4
/
+13
*
do not create an UnitAI for the kraken
Florian Fischer
2025-09-03
1
-0
/
+3
*
show number of cards in PoCs on their buttons
Florian Fischer
2025-08-26
1
-20
/
+37
*
fix target selection prompt
Florian Fischer
2025-08-26
1
-1
/
+6
*
Revert "consider scale when detecting selected card in cardGrid"
Florian Fischer
2025-08-26
1
-2
/
+1
*
allow "*" to grant to any unit
Florian Fischer
2025-08-24
1
-2
/
+2
*
consider scale when detecting selected card in cardGrid
Florian Fischer
2025-08-24
1
-1
/
+2
*
increase deck list width
Florian Fischer
2025-08-24
1
-2
/
+2
*
improve draft activity ui and introduce wasm specific ui constants
Florian Fischer
2025-08-23
3
-4
/
+18
*
improve cardGrid logging
Florian Fischer
2025-08-22
1
-2
/
+4
*
do not include already selected candidates in target options
Florian Fischer
2025-08-22
1
-1
/
+7
*
implement the kraken win condition
Florian Fischer
2025-08-22
3
-0
/
+52
[next]