@prisma-cms/mc.js-module
Version:
mc.js module for @prisma-cms
38 lines (30 loc) • 703 B
Markdown
# MCJS TODO
Pull requests are always welcomed!
## UI
- [x] Add crosshair
- [x] Better UI designs
- [ ] Logo
## Technical
- [x] Workerize chunk generation
- [ ] Server side chunk validation
- [ ] Smoother gameplay (optimizations)
- [ ] Dockerize the entire project altogether
## Gameplay
- [ ] User settings
- [ ] Player settings
- [ ] Better lighting
- [ ] Better player physics
- Current physics system still isn't based on frames.
- [x] Chat system
- [x] Command system
- [ ] Block Breaking
- [ ] Better terrain generation
- [ ] biomes
- [ ] caves
- [ ] Random structures (villages)
- [ ] Multiplayer
- [ ] Inventory system
- [ ] Tools
- [ ] Entities
- [ ] Animals
- [ ] Hostile Mobs