Rachel Powers
|
7b6909a323
|
refactor(vm, frontend): memory instructions, baseObject
- parse and map meory instructions
- use FrozenObjectFull to propogate data out of VM to componates (far
less wasm calls)
|
2024-05-29 20:08:16 -07:00 |
|
Rachel Powers
|
e4167efc20
|
chore(codegen): generate json database in www/data
|
2024-05-28 13:56:22 -07:00 |
|
Rachel Powers
|
19c85c1078
|
properly set occupant hash, max quantity, sorting class
|
2024-04-28 12:53:47 -07:00 |
|
Rachel Powers
|
c1a451ad47
|
docs: improve help string patches + unwrap translation strings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-28 12:52:16 -07:00 |
|
Rachel Powers
|
a103049616
|
add reagents to devicedb
|
2024-04-15 16:01:03 -07:00 |
|
Rachel Powers
|
f29f4d7adc
|
pull even more device data
|
2024-04-14 22:32:22 -07:00 |
|
Rachel Powers
|
9283d9d939
|
better device database, pins and sorting / slot class + types
|
2024-04-14 03:14:46 -07:00 |
|
Rachel Powers
|
d63f8dff36
|
Device db fuzy search!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2024-04-11 14:48:10 -07:00 |
|
Rachel
|
d0cc415ca5
|
bit the bullet and make the ts move
(I want types sooo bad...)
|
2024-03-30 21:43:51 -07:00 |
|
Rachel
|
d9a8a9fbec
|
fix hash autocomplete
- begin device from template
|
2024-03-30 13:33:20 -07:00 |
|