branchrust_reboot/main/hackweek_iorewritecancel

18 Commits over 0 Days - ∞cph!

54 Minutes Ago
merge from main
4 Hours Ago
More items converted to the new io system
Today
AND OR XOR flags fixes
Today
Registered entities aren't allocating a new circuit until wired Don't tick circuit system while loading a save, so we only rebuild everything once all the io entities and wires are registered
Today
Converting more items to new IO system: entities are PowerConsumer by default so all lights and simple consumer work by default Button and counter evaluators
Today
Added baked config at register time Batteries are data based
Today
Splitter evaluator
Today
Memory cell evaluator
Today
Root combiner distributes drain evenly on batteries connected to its inputs
Today
Evaluator refactoring
Today
Branch and blocker evaluators Some cleanup and fixes
Today
merge from main
Today
Batteries tick flow. Charged and depleted on the same tick Bug fixes and refactoring
Yesterday
Generator, switch and light use the new IO system Got a simple circuit working
Yesterday
Entity bridge first pass Added debug commands
Yesterday
Drain calculation pass New evaluators: battery and and,or,xor logic gates
Yesterday
Eval pass and first evaluators
2 Days Ago
Circuit system baseline