Commit Graph

35 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 5d532eedc1 Fix swapped icons for Mors and Vitae 11 months ago
Ondřej Hruška 4703ff81e7
remove old placer, change Try Again to do repeated retry (avoids the generation time) 5 years ago
Ondřej Hruška 98fc39027a
added new placement rules to make games more challenging 5 years ago
Ondřej Hruška 081f252e89
new recursive backtracking builder 5 years ago
Ondřej Hruška 4e4ce7c962
add some comments 5 years ago
Ondřej Hruška ff1f645855
split orb placement logic to separate class to allow pluggable implementations 5 years ago
Ondřej Hruška 49da1de933
new builder heuristic based on distance from center + - some difficulty margin 5 years ago
Ondřej Hruška f6a41cbe07
great new heuristic 5 years ago
Ondřej Hruška 288d321eff
fix the shadow fading bug, remove some unused code 5 years ago
Ondřej Hruška c302c0611b
add a You Win text, fix cant undo removing gold 5 years ago
Ondřej Hruška 2cc247f929
add fullscreen button 5 years ago
Ondřej Hruška 6891eb293d
change About btn to Help so it's more clear there's a readme 5 years ago
Ondřej Hruška 16c162bb33
bugfix with css classes 5 years ago
Ondřej Hruška 2b49112e96
avoid initial blur render if disabled, add missing shadows to blocked orbs in no-dim mode 5 years ago
Ondřej Hruška 9129306f7c
solve the lag problem 5 years ago
Ondřej Hruška e3f56be149
add about button & option to disable solution printing 5 years ago
Ondřej Hruška 0311126369
add readme and some fixing 5 years ago
Ondřej Hruška 6cea780500
add buttons 5 years ago
Ondřej Hruška 8ec8ac6818
big cleanup, more config & get args for setting some config opts; improve debug logging 5 years ago
Ondřej Hruška c4e86ef1a4
indent 5 years ago
Ondřej Hruška 6f10b87577
add setting storage and some things are now configurable 5 years ago
Ondřej Hruška 59520ec2be
improve board init performance, prefer cells with more neighbours when augmenting template 5 years ago
Ondřej Hruška 670d7711ab
update disabled status after clicking gold too 5 years ago
Ondřej Hruška 2e9555ee80
make do with a uglier template if it gives us a valid board 5 years ago
Ondřej Hruška be54507006
bugfixes, mostly off by one. show board before a game is resolved 5 years ago
Ondřej Hruška e8b538c8e8
solutions now really solvable 5 years ago
Ondřej Hruška e6e23ca218
nearly working backtracking solver 5 years ago
Ondřej Hruška c0e38a4f31
add rng and layout templates 5 years ago
Ondřej Hruška a11e674226
improve board effects and design, add more accurate tile graphics 5 years ago
Ondřej Hruška e5d7ae7c48
tweak some svg attribs 5 years ago
Ondřej Hruška 0be65da90a
metallic orbs style, highlight, disable, hover efefcts 5 years ago
Ondřej Hruška 490d3e45d8
add orb sprite, symbols, orb rendering code 5 years ago
Ondřej Hruška f5b24d179d
align 5 years ago
Ondřej Hruška 0c7422e9ac
shading line end tweaks 5 years ago
Ondřej Hruška 1fc4298d12
initial 5 years ago