33 Commits (main)

Author SHA1 Message Date
Shad Amethyst 461abcac43
🔥 Prototype property editor
2 years ago
Shad Amethyst fca68918e4
Begin TileSchema, add missing APIs
2 years ago
Shad Amethyst 17c9af6063
WIP wasm API
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 27b3dca6a9
🔥 Remove `position` from signal
2 years ago
Shad Amethyst 63245aeb69
World::init
2 years ago
Shad Amethyst 6cee084486
🎨 Cargo fmt
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 5c5fd81b38
stackline-cli
2 years ago
Shad Amethyst 73119e7e8e
🎨 Cleaned up build.rs
2 years ago
Shad Amethyst bd1c85b62c
:up_arrow: Add and implement serde
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 f04531c1d9
🔥 SendError
2 years ago
Shad Amethyst e32142df81
📝 Remove doc warnings
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
Shad Amethyst 30c92e6647
enum_dispatch
2 years ago
Shad Amethyst 949da3cd14
🎨 cargo fmt
2 years ago
Shad Amethyst e303f15d5a
📝 accepts_direction, Signal::push, document parts of Signal
2 years ago
Shad Amethyst f5aa5e86ff
Drawing!
2 years ago
Shad Amethyst ec1660d006
🎨 cargo fmt
2 years ago
Shad Amethyst 842508226e
Remove RefCell and Resistor tile
2 years ago
Shad Amethyst 9b63640e06
🔥 Replace multi-phase model with commit log model
2 years ago
Shad Amethyst dd2de9ee14
💹 Remove unnecessary `Rc` in `FullTile`
2 years ago
Shad Amethyst 66ccc1dd30
Pane::step, test diodes
2 years ago
Shad Amethyst d61650316a
📝 Document context.rs a bit
2 years ago
Shad Amethyst 4b60d13943
States and improvements to Context
2 years ago
Shad Amethyst 2338f94c99
🐛 transmit_all, fix UB if *Context::position was modified
2 years ago
Shad Amethyst d637897a9a
🔥 RefCell-less, two-phase update system [wip]
2 years ago
Shad Amethyst 9034801373
🎉 First commit
2 years ago