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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update dependencies and revert AppendInputChars change
Florian Fischer
2025-08-20
3
-94
/
+31
*
add onETB card hook
Florian Fischer
2025-08-20
2
-0
/
+9
*
improve tile connection detection
Florian Fischer
2025-08-20
1
-26
/
+13
*
support special wall, gate and tower tile selection
Florian Fischer
2025-08-20
2
-15
/
+138
*
bump dependencies
Florian Fischer
2025-08-20
2
-28
/
+39
*
game: support X effects ending with punctuation
Florian Fischer
2025-08-20
1
-2
/
+6
*
game: support actions without cost func
Florian Fischer
2025-08-20
1
-4
/
+9
*
cardImplementations: fix use of wrong nested struct
Florian Fischer
2025-08-20
1
-18
/
+12
*
prompt the user to order its triggers
Florian Fischer
2025-08-20
4
-11
/
+81
*
adapt editorconfig to changes in vis-editorconfig and vis-spellcheck
Florian Fischer
2025-08-20
1
-1
/
+1
*
client: make key bindings dynamic
Florian Fischer
2025-08-20
2
-32
/
+85
*
add Pipefile
Florian Fischer
2025-08-20
2
-0
/
+351
*
ui: allow multiple highlights of thesame game piece
Florian Fischer
2025-08-20
1
-16
/
+28
*
remove duplicate selectedObject assignments
Florian Fischer
2025-08-20
1
-2
/
+0
*
client: remove active prompt or choice before adding a new one
Florian Fischer
2025-08-20
1
-6
/
+12
*
ui: add simple hamburger style pile hint
Florian Fischer
2025-08-20
2
-1
/
+59
*
add skeleton for triggers and triggered actions
Florian Fischer
2025-08-20
3
-1
/
+159
*
update ebiten to 2.5.6
Florian Fischer
2025-08-20
2
-71
/
+25
*
remove unused members and make EotEffects private
Florian Fischer
2025-08-20
1
-7
/
+4
*
bump ebiten version to 2.5.1 and new APIs
Florian Fischer
2025-08-20
8
-19
/
+42
*
implement equipment with next unit play option
Florian Fischer
2025-08-20
9
-54
/
+82
*
implement playTargets for tentacleSlapImpl to fix segfault
Florian Fischer
2025-08-20
1
-0
/
+2
*
only pop an action if all players have passed priority
Florian Fischer
2025-08-20
1
-1
/
+2
*
reset an action's targets after broadcasting its resolution
Florian Fischer
2025-08-20
1
-5
/
+7
*
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
5
-55
/
+78
*
intermediate commit
Florian Fischer
2025-08-20
24
-126
/
+649
*
implement target disjunction and fix artifact constraint
Florian Fischer
2025-08-20
3
-11
/
+40
*
the tile of destroyed permanents are no longer reset
Florian Fischer
2025-08-20
1
-2
/
+2
*
intermeditae commit
Florian Fischer
2025-08-20
11
-43
/
+202
*
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
*
validate equip and switch actions
Florian Fischer
2025-08-20
1
-1
/
+40
*
implement equip action
Florian Fischer
2025-08-20
5
-18
/
+142
*
use prompt for target selection of all actions
Florian Fischer
2025-08-20
6
-74
/
+154
*
implement targets candidates for hand cards
Florian Fischer
2025-08-20
2
-10
/
+20
*
export less methods
Florian Fischer
2025-08-20
15
-124
/
+120
*
implement unit and artifact switch action
Florian Fischer
2025-08-20
9
-79
/
+128
*
do not prompt if there is nothing to buy
Florian Fischer
2025-08-20
1
-2
/
+6
*
move more ui logic into Collection
Florian Fischer
2025-08-20
14
-231
/
+374
*
client: use only the currently available actions in the action choice
Florian Fischer
2025-08-20
4
-8
/
+26
*
fix Wandering AI NPE for piled units
Florian Fischer
2025-08-20
1
-1
/
+1
*
replace Fatalf with Panicf
Florian Fischer
2025-08-20
19
-46
/
+46
*
fix ai NPE when selecting a unit where to spawn frost pylon
Florian Fischer
2025-08-20
5
-15
/
+16
*
implement the basics of the rest of the base cards
Florian Fischer
2025-08-20
6
-10
/
+156
*
fix NPE when adding the wrong widget
Florian Fischer
2025-08-20
1
-1
/
+1
*
intermediate commit
Florian Fischer
2025-08-20
24
-391
/
+707
*
only scroll to the maxima
Florian Fischer
2025-08-20
1
-0
/
+9
*
sealed: only let the user select buyable cards
Florian Fischer
2025-08-20
1
-1
/
+6
[prev]
[next]