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
*
start resize impl
resize
Florian Fischer
2025-09-26
2
-2
/
+80
*
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
*
fix order of selector chars for the tower tile
Florian Fischer
2025-08-22
2
-10
/
+10
*
remove type identifier from array initialization
Florian Fischer
2025-08-22
1
-6
/
+6
*
remove global test state and boiler plate
Florian Fischer
2025-08-22
10
-115
/
+54
*
fix and test the banner implementation
Florian Fischer
2025-08-22
3
-3
/
+32
*
update dependencies
Florian Fischer
2025-08-22
2
-31
/
+21
*
fix concession test after mnotification change
Florian Fischer
2025-08-22
1
-0
/
+2
*
implement banner
Florian Fischer
2025-08-22
3
-7
/
+80
*
notify players about concessions
Florian Fischer
2025-08-22
2
-2
/
+21
*
fix amount of resource gained for discard 2
Florian Fischer
2025-08-21
1
-1
/
+1
*
fix upkeep cost calculation
Florian Fischer
2025-08-21
2
-7
/
+15
*
support concessions
Florian Fischer
2025-08-21
6
-15
/
+141
*
add random map generation to the random challenge
Florian Fischer
2025-08-21
3
-14
/
+201
*
remove logged newline and button list debug message
Florian Fischer
2025-08-20
2
-2
/
+1
*
add description to wincondition to show the user
Florian Fischer
2025-08-20
4
-46
/
+71
*
add game and settings menus
Florian Fischer
2025-08-20
5
-10
/
+93
*
only copy png image assets
Florian Fischer
2025-08-20
1
-1
/
+1
*
add button list activity to simplify challenges and future activities
Florian Fischer
2025-08-20
3
-49
/
+97
*
reorganize upkeep and parse additional action effects
Florian Fischer
2025-08-20
4
-2
/
+41
*
sort card implementations alphabetically
Florian Fischer
2025-08-20
1
-6
/
+6
*
retrieve loglevel from url query in wasm
Florian Fischer
2025-08-20
3
-13
/
+41
*
remove obsolete build tags
Florian Fischer
2025-08-20
4
-4
/
+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
*
reduce message window transparency
Florian Fischer
2025-08-20
1
-2
/
+2
*
do not check the target constraints twice
Florian Fischer
2025-08-20
1
-38
/
+0
[next]