Commit Graph

11 Commits

Author SHA1 Message Date
csd4ni3l
3a7e40d833 fix some file manager stuff, add sprite adding, convert values to float before using them, add TexturedRectangles so custom sprites work, remove morphing, fix DO blocks and some others not having vars, make blocks bigger, fix trash can not working most of the time, add more key inputs 2025-12-07 22:43:07 +01:00
csd4ni3l
b74115b489 Fix importing and exporting, add variables (scratch blocks as well), recursively execute the rules, reset x and y gravity and events when switching to simulation, remove rule generation, fix indentation and padding, remove bloat, fix bugs 2025-12-07 19:13:46 +01:00
csd4ni3l
f51260d94f Create a whole new system, with Scratch-like drag and drop mechanism, remove bezier, connections, and use pyglet shapes which are even faster. Nothing works yet. Add trigger, for loops and move most IFs to triggers. 2025-12-06 23:35:40 +01:00
csd4ni3l
937c8b332c Add trash can to remove elements, remove old rule loading code, make generate_rule modular, make connection_between have straight at the start, moveComparisonBox to RuleBox, add extra buttons, add get_connection_pos, add connections and dragging 2025-12-05 22:22:50 +01:00
csd4ni3l
5982b1326a Add settings for default values instead of constants, remove sfx from settings, add music, add missing collision event, remove 1366x768 as an allowed resolution 2025-11-24 18:58:25 +01:00
csd4ni3l
1cead80f53 use previous and next button instead of scrolling, make rules smaller and make sidebars centered, use comparisons instead of so many rules 2025-11-24 18:21:45 +01:00
csd4ni3l
6a318ebe67 use ruleset instead of rule for naming, make rules editable by rebuilding the rulesets, make rule button have simple and advanced rule options, fix key input, fix mouse motion input 2025-11-23 23:41:14 +01:00
csd4ni3l
d5de17f8e0 Add sprites sidebar, x and y gravity instead of gravity, fix a bunch of bugs, so now rules work, add input, mouse move and mouse click events, fix color changes, fix very slow loading times, go from is rules to greater, less and between rules 2025-11-23 22:40:17 +01:00
csd4ni3l
daa13e5814 add a better rule system, and part of the functionality works now. 2025-11-23 14:50:32 +01:00
csd4ni3l
9106a5887b Add a general rule framework with constants and UI that can add rules 2025-11-22 14:43:11 +01:00
csd4ni3l
94479f3eb2 Initial commit from game template 2025-11-19 22:00:15 +01:00