2022-06-16 01:18:11 +02:00
|
|
|
please don't accept a PR with this file, this is meant to be a checklist of things that i think need to be done before
|
|
|
|
\[wip] status can be removed
|
|
|
|
|
|
|
|
### ag TODO
|
|
|
|
|
|
|
|
```
|
|
|
|
stairsplus/craft_schemas.lua
|
|
|
|
3:-- TODO: add more of these, e.g. crafting/combining micro/panel/slabs, convert any single node to micro_8, etc.
|
|
|
|
|
|
|
|
stairsplus/api/station.lua
|
|
|
|
13:TODO this isn't actually modular in the right way for adding different kinds of stations
|
|
|
|
14:TODO e.g. some of this stuff is very particular to the saw itself
|
|
|
|
|
|
|
|
stairsplus/API.md
|
|
|
|
3:TODO: write new API docs
|
|
|
|
```
|
|
|
|
|
|
|
|
### other things
|
|
|
|
|
2022-06-17 02:46:09 +02:00
|
|
|
* finish documentation
|
|
|
|
* unified_inventory / sfinv / i3 support
|
2022-06-16 01:18:11 +02:00
|
|
|
* finish legacy support
|
|
|
|
* finish compatability support
|
|
|
|
* create a way to analyze and reduce node_count
|
2022-06-17 02:46:09 +02:00
|
|
|
* ? create a way for admins to execute a command to create a config option to register a shaped node?
|