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
...
*
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
*
remove timing checks from action validation
Florian Fischer
2025-08-20
1
-43
/
+2
*
fix spawn tile constraint for water spawns
Florian Fischer
2025-08-20
2
-3
/
+80
*
add simlpe plain text log handler and consider loglevel from the env
Florian Fischer
2025-08-20
3
-11
/
+124
*
ignore go test coverage file
Florian Fischer
2025-08-20
1
-0
/
+1
*
add discard2 icon and button to trigger the free action
Florian Fischer
2025-08-20
5
-10
/
+85
*
implement the free discard action
Florian Fischer
2025-08-20
1
-0
/
+39
*
fix king game wincondition and add draw special case
Florian Fischer
2025-08-20
2
-1
/
+45
*
allow game log to be configured using command line flags
Florian Fischer
2025-08-20
3
-5
/
+81
*
add more events
Florian Fischer
2025-08-20
4
-88
/
+132
*
use slog and add game log handler callback
Florian Fischer
2025-08-20
14
-32
/
+94
*
allow more equipments in cav archer challenge
Florian Fischer
2025-08-20
1
-4
/
+9
*
reset the tile of a destroyed permanent to allow the processing of the pile drop
Florian Fischer
2025-08-20
1
-1
/
+3
*
format permanents without a tile
Florian Fischer
2025-08-20
1
-0
/
+3
*
include the tile where a pile is dropped in the action
Florian Fischer
2025-08-20
2
-4
/
+11
*
use less margin between buttons
Florian Fischer
2025-08-20
1
-2
/
+2
*
clear the hoverable reset func after the hover was reset
Florian Fischer
2025-08-20
1
-1
/
+4
*
only show permActionPrompt if the stack is empty
Florian Fischer
2025-08-20
1
-2
/
+3
*
do not show wrong and misleading reachable tiles
Florian Fischer
2025-08-20
1
-11
/
+0
*
fix armor parsing and effective XEffect calculation
Florian Fischer
2025-08-20
3
-8
/
+39
*
note that replacement effects are missing
Florian Fischer
2025-08-20
1
-0
/
+1
*
implement mace and add damage dealt events/triggers
Florian Fischer
2025-08-20
7
-79
/
+195
*
triggered actions have no timing restriction
Florian Fischer
2025-08-20
1
-0
/
+2
*
improve timing of declared actions
Florian Fischer
2025-08-20
3
-20
/
+63
*
add message support to the game client
Florian Fischer
2025-08-20
2
-11
/
+72
[prev]
[next]