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
...
*
add helper to get the game state from an action
Florian Fischer
2025-01-27
1
-3
/
+6
*
update dependencies
Florian Fischer
2025-01-27
2
-35
/
+40
*
implement appear!
Florian Fischer
2025-01-27
2
-0
/
+20
*
add swimming effect to fish trap
Florian Fischer
2025-01-27
3
-6
/
+14
*
fix available unit actions
Florian Fischer
2025-01-27
2
-16
/
+22
*
check if Targets allow a selection
Florian Fischer
2025-01-27
2
-1
/
+11
*
only generate ArtifactMoveActions if the switched positions are suitable
Florian Fischer
2025-01-27
2
-9
/
+16
*
get position from containing permanent
Florian Fischer
2025-01-27
1
-3
/
+3
*
implment upkeep costs using ResourceCosts
Florian Fischer
2025-01-27
4
-13
/
+10
*
fix some kraken card implementations
Florian Fischer
2025-01-27
1
-2
/
+7
*
client: start trigger implementation
Florian Fischer
2025-01-27
1
-0
/
+14
*
add death trigger to flyingDutchmenImpl
Florian Fischer
2025-01-27
1
-4
/
+12
*
add illusionist implementation
Florian Fischer
2025-01-27
1
-0
/
+28
*
add function to create a DeclareTriggeredActionsAction
Florian Fischer
2025-01-27
1
-3
/
+7
*
fix trigger ordering for kraken AI always sending PassPriority
Florian Fischer
2025-01-27
1
-2
/
+7
*
emit target and death events
Florian Fischer
2025-01-27
1
-0
/
+12
*
add new trigger and event implementations
Florian Fischer
2025-01-27
1
-8
/
+78
*
run state based actions before players receive priority
Florian Fischer
2025-01-27
1
-0
/
+1
*
make CardPaths a value receiver
Florian Fischer
2025-01-27
1
-1
/
+1
*
support parsing variadic costs
Florian Fischer
2025-01-27
6
-36
/
+116
*
update dependencies and revert AppendInputChars change
Florian Fischer
2025-01-27
3
-94
/
+31
*
add onETB card hook
Florian Fischer
2025-01-27
2
-0
/
+9
*
improve tile connection detection
Florian Fischer
2025-01-27
1
-26
/
+13
*
support special wall, gate and tower tile selection
Florian Fischer
2025-01-27
2
-15
/
+138
*
bump dependencies
Florian Fischer
2025-01-27
2
-28
/
+39
*
game: support X effects ending with punctuation
Florian Fischer
2025-01-27
1
-2
/
+6
*
game: support actions without cost func
Florian Fischer
2025-01-27
1
-4
/
+9
*
cardImplementations: fix use of wrong nested struct
Florian Fischer
2025-01-27
1
-18
/
+12
*
prompt the user to order its triggers
Florian Fischer
2025-01-27
4
-11
/
+81
*
adapt editorconfig to changes in vis-editorconfig and vis-spellcheck
Florian Fischer
2025-01-27
1
-1
/
+1
*
client: make key bindings dynamic
Florian Fischer
2025-01-27
2
-32
/
+85
*
add Pipefile
Florian Fischer
2025-01-27
2
-0
/
+351
*
ui: allow multiple highlights of thesame game piece
Florian Fischer
2025-01-27
1
-16
/
+28
*
remove duplicate selectedObject assignments
Florian Fischer
2025-01-27
1
-2
/
+0
*
client: remove active prompt or choice before adding a new one
Florian Fischer
2025-01-27
1
-6
/
+12
*
ui: add simple hamburger style pile hint
Florian Fischer
2025-01-27
2
-1
/
+59
*
add skeleton for triggers and triggered actions
Florian Fischer
2025-01-27
3
-1
/
+159
*
update ebiten to 2.5.6
Florian Fischer
2025-01-27
2
-71
/
+25
*
remove unused members and make EotEffects private
Florian Fischer
2025-01-27
1
-7
/
+4
*
bump ebiten version to 2.5.1 and new APIs
Florian Fischer
2025-01-27
8
-19
/
+42
*
implement equipment with next unit play option
Florian Fischer
2025-01-27
9
-54
/
+82
*
implement playTargets for tentacleSlapImpl to fix segfault
Florian Fischer
2025-01-27
1
-0
/
+2
*
only pop an action if all players have passed priority
Florian Fischer
2025-01-27
1
-1
/
+2
*
reset an action's targets after broadcasting its resolution
Florian Fischer
2025-01-27
1
-5
/
+7
*
prompt for selection if the targets allow selections
Florian Fischer
2025-01-27
1
-1
/
+2
*
ui: separate selection and options via their highlight color
Florian Fischer
2025-01-27
5
-55
/
+78
*
intermediate commit
Florian Fischer
2025-01-27
3
-4
/
+10
*
intermediate commit
Florian Fischer
2025-01-27
23
-123
/
+640
*
implement target disjunction and fix artifact constraint
Florian Fischer
2025-01-27
3
-11
/
+40
*
the tile of destroyed permanents are no longer reset
Florian Fischer
2025-01-27
1
-2
/
+2
[prev]
[next]