33 Commits (b68d33e4ae20a46919112ad09108d88f35616248)

Author SHA1 Message Date
Shad Amethyst b68d33e4ae
impl Display for Pane and World
2 years ago
Shad Amethyst fa4d18569d
:up_arrow: Upgrade veccell
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 a816da6062
⬆️ Upgrade veccell
2 years ago
Shad Amethyst 6fa4f5ce92
🐛 Re-introduce UpdateContext::keep
2 years ago
Shad Amethyst a7a4aa7d4c
Use veccell, making Miri happy
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 f0a4f8b0f6
💹 Add benchmark for Pane::step
2 years ago
Shad Amethyst 949da3cd14
🎨 cargo fmt
2 years ago
Shad Amethyst 92d5b882a4
📝 Document Pane
2 years ago
Shad Amethyst 33946a4c18
📝 UpdateContext::keep and document UpdateContext
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 b6b31502cf
📝 `prelude` and start writing examples for `Pane`
2 years ago
Shad Amethyst 1b48675451
📝 Some more documentation
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