22 Commits (c01ae784a8ab721b8f619e893aaf29462c4319c3)

Author SHA1 Message Date
Shad Amethyst fca68918e4
Begin TileSchema, add missing APIs
2 years ago
Shad Amethyst 21ae3bee01
If, Cmp, Stacker
2 years ago
Shad Amethyst 8654d25c65
Improve build.rs, basic stack ops, methods for World
2 years ago
Shad Amethyst 399883d8ba
Refactor Tile::draw_simple, blink support in stackline-cli
2 years ago
Shad Amethyst c264001ee0
🔥 Refactor Tile::draw, wip Blink structure
2 years ago
Shad Amethyst 0a05ec8b67
Proper rendering for Sender
2 years ago
Shad Amethyst f60f46657f
Add Sender::init
2 years ago
Shad Amethyst 63245aeb69
World::init
2 years ago
Shad Amethyst 9e32cd54b9
🎨 Make clippy happy
2 years ago
Shad Amethyst be259cc6f5
🔥 Tile::draw accepts i32, Tile::draw_simple
2 years ago
Shad Amethyst db3a5e829f
🐛 Fix Diode accepting counter-flowing signals, fix build script rerun
2 years ago
Shad Amethyst 5c5fd81b38
stackline-cli
2 years ago
Shad Amethyst bd1c85b62c
:up_arrow: Add and implement serde
2 years ago
Shad Amethyst 9a8a243d71
🐛 Fix Sender::calculate_path only storing half the nodes
2 years ago
Shad Amethyst 76cefb81a9
Pane::get_as, Pane::get_mut_as, Pane::borrow_mut_as
2 years ago
Shad Amethyst 236c97d2bc
🐛 CI to nightly, Sender::calculate_path
2 years ago
Shad Amethyst 941de10ea3
Rename Portal to Teleporter, new Sender tile [WIP]
2 years ago
Shad Amethyst 7175e65570
World, cross-Pane communication
2 years ago
Shad Amethyst 6fa4f5ce92
🐛 Re-introduce UpdateContext::keep
2 years ago
Shad Amethyst f04531c1d9
🔥 SendError
2 years ago
Shad Amethyst 489cdd1750
Add contracts to several methods, force_send
2 years ago
Shad Amethyst f3d224e26a
🔥 Build Script to automatically generate AnyTile
2 years ago