Crispy CrispyPin
CrispyPin pushed to caching at CrispyPin/snad 2024-05-08 23:20:01 +02:00
3cadbb0984 fix outdated cache after removing rules
CrispyPin pushed to caching at CrispyPin/snad 2024-05-08 23:11:03 +02:00
0611be2837 implement rule match caching
CrispyPin created branch caching in CrispyPin/snad 2024-05-08 14:29:43 +02:00
CrispyPin pushed to caching at CrispyPin/snad 2024-05-08 14:29:43 +02:00
0cc129eb3e start implementing rule match caching
CrispyPin pushed to main at CrispyPin/snad 2024-05-07 18:41:21 +02:00
d1d033565e store cell data in engine instead of editor
CrispyPin pushed to main at CrispyPin/snad 2024-05-07 13:38:04 +02:00
c440833755 add example rulesets
CrispyPin pushed to main at CrispyPin/snad 2024-05-07 13:28:22 +02:00
68188357da fix crash trying to render unknown cells, unlimit speed slider
CrispyPin pushed to main at CrispyPin/snad 2024-05-07 09:27:54 +02:00
596498248e show rule variant count
CrispyPin pushed to main at CrispyPin/snad 2024-05-06 22:56:38 +02:00
a2382a8676 highlight line of hovered copy rule cells
CrispyPin pushed to main at CrispyPin/snad 2024-05-06 11:23:25 +02:00
99e5388a46 fix crash when copy rule points to outside the rule bounds after a resize
CrispyPin pushed to main at CrispyPin/snad 2024-05-06 09:55:14 +02:00
17e8291281 fix crash on empty group in rule output
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 16:56:13 +02:00
4d61184edd add rule fail rate property
ef14cef49b add names to groups
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 12:53:41 +02:00
5af7cc0cb1 fix backwards compatible rule fields
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 12:49:58 +02:00
07cbd88618 fix 'copy' rule cells not copying the correct cell on rotated or flipped rule variants
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 12:32:22 +02:00
c345d671dd collapsable rule editors
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 11:41:44 +02:00
5c282a28ed shift click to pick cell from world
CrispyPin pushed to main at CrispyPin/snad 2024-05-04 11:22:27 +02:00
3d9fd8d311 add rule copy button
e2869af4a7 fix default new rule
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/snad 2024-05-03 23:26:05 +02:00
33f706928c move more ui to the scroll area, clippy fixes
CrispyPin pushed to main at CrispyPin/snad 2024-05-03 23:07:46 +02:00
4189c5188e allow groups to contain the void, increase search space to find matches that overlap the negative borders
ac9685b2d5 save & load groups, add copy rule cells
f23c06f5d7 cell groups in rules
738e22bd4a save & load rulesets
Compare 4 commits »
CrispyPin pushed to main at CrispyPin/snad 2024-05-03 15:06:25 +02:00
37f8edb5c1 add fill button