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
...
*
make fmt
Florian Fischer
2025-08-20
3
-2
/
+1
*
allow up to 4 units in cav. archer challenge
Florian Fischer
2025-08-20
1
-1
/
+1
*
highlight reachable tiles in hover info
Florian Fischer
2025-08-20
1
-0
/
+26
*
simplify touch detection logic and adapt thresholds
Florian Fischer
2025-08-20
1
-14
/
+14
*
add specialized longtap hover detector
Florian Fischer
2025-08-20
5
-22
/
+40
*
rework hover detection
Florian Fischer
2025-08-20
12
-84
/
+137
*
simplify attacks copying
Florian Fischer
2025-08-20
1
-3
/
+1
*
add range highlight colors
Florian Fischer
2025-08-20
1
-0
/
+2
*
add naive spear implementation
Florian Fischer
2025-08-20
1
-0
/
+13
*
prevent choice index out of bounds errors
Florian Fischer
2025-08-20
1
-0
/
+1
*
fix recruiter target desc
Florian Fischer
2025-08-20
1
-1
/
+1
*
allow tokens to have buy costs
Florian Fischer
2025-08-20
1
-3
/
+2
*
update missionary
Florian Fischer
2025-08-20
5
-8
/
+73
*
add more challenges
Florian Fischer
2025-08-20
5
-28
/
+155
*
remove choice if it was not selected
Florian Fischer
2025-08-20
1
-0
/
+3
*
recheck the source position each time
Florian Fischer
2025-08-20
1
-2
/
+1
*
consider houses when determining damage for a tile
Florian Fischer
2025-08-20
4
-8
/
+34
*
fix parsing of solid artifacts
Florian Fischer
2025-08-20
3
-17
/
+34
*
add support for flexible attacks
Florian Fischer
2025-08-20
11
-21
/
+277
*
improve english rules
Florian Fischer
2025-08-20
2
-247
/
+269
*
make format
Florian Fischer
2025-08-20
13
-22
/
+17
*
use any instead of interface{}
Florian Fischer
2025-08-20
18
-63
/
+63
*
minor code improvements reported by golangci-lint
Florian Fischer
2025-08-20
13
-51
/
+55
*
use ReplaceAll instead of Replace(..., -1)
Florian Fischer
2025-08-20
1
-1
/
+1
*
remove paralysis marks debug output
Florian Fischer
2025-08-20
1
-1
/
+0
*
reduce amount of enemy units and potentially spawn a support equipment
Florian Fischer
2025-08-20
1
-2
/
+14
*
fix SimpleAi unit handling
Florian Fischer
2025-08-20
1
-1
/
+9
*
only change cursor if the rule is not already selected
Florian Fischer
2025-08-20
1
-1
/
+4
*
use consistent python version for all scripts
Florian Fischer
2025-08-20
1
-11
/
+12
*
change cursor style to suggest linking to rules
Florian Fischer
2025-08-20
1
-0
/
+1
*
explicitly use bash in Makefile
Florian Fischer
2025-08-20
1
-2
/
+3
*
initialize units with an available street action
Florian Fischer
2025-08-20
1
-0
/
+1
*
increase nest#d list identation
Florian Fischer
2025-08-20
1
-6
/
+6
*
update rules
Florian Fischer
2025-08-20
3
-57
/
+110
*
only clear the selections if the target is not nil
Florian Fischer
2025-08-20
1
-3
/
+6
*
add local wasm launcher page for debugging
Florian Fischer
2025-08-20
1
-0
/
+64
*
add pioneer implementation test case
Florian Fischer
2025-08-20
1
-0
/
+65
*
allow to override GOFMT in Makefile
Florian Fischer
2025-08-20
1
-1
/
+1
*
add activities to packages and build dummy-ui wasm
Florian Fischer
2025-08-20
1
-2
/
+2
*
include only buyable cards during a challenge
Florian Fischer
2025-08-20
1
-1
/
+2
*
support unit state marks
Florian Fischer
2025-08-20
4
-9
/
+75
*
support options candidates for disjunctions
Florian Fischer
2025-08-20
2
-11
/
+82
*
extract card from FullAction for target constraints
Florian Fischer
2025-08-20
1
-1
/
+3
*
reset an action's targets after resolving it
Florian Fischer
2025-08-20
2
-1
/
+3
*
make PoC Decklist test deterministic
Florian Fischer
2025-08-20
1
-3
/
+5
*
set the tile for new artifacts
Florian Fischer
2025-08-20
1
-1
/
+1
*
fix AI if no paths or full action targets are available
Florian Fischer
2025-08-20
2
-2
/
+61
*
fix Shy AI not issuing full actions
Florian Fischer
2025-08-20
2
-10
/
+46
*
add random challange aupport to the client
Florian Fischer
2025-08-20
4
-2
/
+134
*
show the winner after the game is done
Florian Fischer
2025-08-20
1
-2
/
+30
[prev]
[next]