16 Commits (651ac2fc54fc6150d017a1fdcf7afbc4a103cd1c)

Author SHA1 Message Date
capitalthree d788495988 enable crafting go stones with crossy as well as starcrossy 10 months ago
capitalthree 78da25d42b territory marker changes/fixes: now stack_as_node. now pickup as group by default. now correctly right-clicks into existing stack. go stone now blocks optics 10 months ago
capitalthree 558a45b705 add license, remove print 10 months ago
capitalthree 001f715f94 fire effect only over official goban concrete (tm) 10 months ago
capitalthree 3e3a0ca98d refactored (generalized) connected-search code. Added aux1 connected-group mining for stones and territory markers, and added flood-fill placement behavior for territory markers, with aux1 as an override to always place one. 10 months ago
capitalthree 6a77451fc0 added smaller territory marker stones for scoring 10 months ago
capitalthree 7fda1cf06a suicide move rejection working (though, needs more pizzaz) 10 months ago
capitalthree 0e7cc27f6d reworked capture-dispensing 10 months ago
Aaron Suen ce951072b5 Drop captured go stones when capturing 10 months ago
capitalthree 812bc837ba deglobalized and unhoisted 10 months ago
capitalthree f9ac9acb48 partial/prototype capture behavior, and improved handling of caching when touching a group from multiple sides 10 months ago
capitalthree 423c213f2b identify captures and suicide moves 10 months ago
capitalthree 6a4acfa519 neighbor search respects both physical walls (solid blocks) and goban-indicated walls 10 months ago
capitalthree 89e1b8891d avoid crash on searching invalid nodes 10 months ago
capitalthree 30868bec31 node categorization code to identify go stones, physical walls, empty spaces, and also semantically-meaningful concrete variants 10 months ago
capitalthree 7cd53d2e89 initial commit 10 months ago