Shad Amethyst
|
c0e562a3af
|
Backup commit
|
2 years ago |
Shad Amethyst
|
2597a7e1b7
|
✨ Pane creation and signal creation support
|
2 years ago |
Shad Amethyst
|
92180606a1
|
🐛 Make compilation on rust stable possible
|
2 years ago |
Shad Amethyst
|
aa495b8747
|
✨ Ability to create and edit Panes in the editor
|
2 years ago |
Shad Amethyst
|
0ed5df3fcc
|
✨ Add controls tab to the right pane, use S to step
|
2 years ago |
Shad Amethyst
|
e2971e85eb
|
✨ Hint for the teleporter
|
2 years ago |
Shad Amethyst
|
fe76e817df
|
✨ Touch support, build.sh
|
2 years ago |
Shad Amethyst
|
4961c555d1
|
✨ Update font
|
2 years ago |
Shad Amethyst
|
4f38aa71c5
|
✨ Drag and drop support
|
2 years ago |
Shad Amethyst
|
06040f2c89
|
✨ WIP left pane
|
2 years ago |
Shad Amethyst
|
0b7596fc1c
|
✨ Remove Option<Signal> in tiles, Arithmetic
|
2 years ago |
Shad Amethyst
|
386c2ed9ee
|
✨ CmpOp and Bool properties, input labels in props
|
2 years ago |
Shad Amethyst
|
17422fc1e6
|
✨ Feature parity for the solid.js refactor of the editor
|
2 years ago |
Shad Amethyst
|
167a7747db
|
✨ 🔥 WIP solid.js version of the editor
|
2 years ago |
Shad Amethyst
|
461abcac43
|
✨ 🔥 Prototype property editor
|
2 years ago |
Shad Amethyst
|
bf483159bf
|
✨ Split editor across multiple files, begin inspector pane
|
2 years ago |
Shad Amethyst
|
c01ae784a8
|
✨ Run the simulation
|
2 years ago |
Shad Amethyst
|
be94e01bad
|
💹 Optimize draw()
|
2 years ago |
Shad Amethyst
|
c560655f1f
|
✨ WIP editor
|
2 years ago |
Shad Amethyst
|
0d3e4f7d15
|
✨ More WASM bindgen glue, World::draw()
|
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
|
21ae3bee01
|
✨ If, Cmp, Stacker
|
2 years ago |
Shad Amethyst
|
0945010f0f
|
🐛 Fix `run <n>` in stackline-cli
|
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
|
7d97cc354c
|
✨ Alternate display for TextSurface, test Sender::draw
|
2 years ago |
Shad Amethyst
|
0a05ec8b67
|
✨ Proper rendering for Sender
|
2 years ago |
Shad Amethyst
|
d4b1830c30
|
🐛 Fix help message and `run` flush in stackline-cli
|
2 years ago |
Shad Amethyst
|
f60f46657f
|
✨ Add Sender::init
|
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
|
d4a6522d07
|
✨ stackline-cli: Exit command and condition
|
2 years ago |
Shad Amethyst
|
99bc677a92
|
🐛 Rerun build.rs on the tiles/ directory
|
2 years ago |
Shad Amethyst
|
db3a5e829f
|
🐛 Fix Diode accepting counter-flowing signals, fix build script rerun
|
2 years ago |
Shad Amethyst
|
2e6f7c012e
|
📝 Add missing commands in help
|
2 years ago |
Shad Amethyst
|
51149e01dc
|
✨ More tools for stackline-cli
|
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
|
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 |