srv-rs-reimp/ROADMAP.md

23 lines
606 B
Markdown
Raw Normal View History

2021-06-13 09:46:54 +07:00
# Roadmap
## Initial API Re-implementation
- [ ] TC submit
- [ ] \(non endpoint\) TC storage (for spawn and sync)
- [ ] TC spawn
- [ ] TC open
- [ ] TC sync
- [ ] TC images
- [ ] Mod for switching TC endpoint (Mandatory and C#, otherwise this reimp is useless.)
This will provide the same API for time capsules.
## Additional features
- [ ] Queue
- [ ] Filter
- [ ] Random Capsule Generator
- [ ] Allow for more item slots\[1\]
\[1\] - Time capsules only have 6 slots (2x3 space) for items you can place. Game *technically* can handle more than that - as overflow is dumped outside of the inventory.