Update README.md
This commit is contained in:
parent
d48cbb38a4
commit
67c5b97eb8
1 changed files with 21 additions and 12 deletions
33
README.md
33
README.md
|
|
@ -4,27 +4,36 @@
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
- [x] make my own better tooltips
|
- [x] make my own better tooltips
|
||||||
- [ ] border for currently hovered slot/rarity border?
|
- [x] border for currently hovered slot/rarity border?
|
||||||
- [ ] saving and loading inventory/game?
|
- [ ] saving and loading inventory/game?
|
||||||
- [ ] crafting system (3x3 inventory with shaped recipies)
|
- [x] crafting system (3x3 inventory with shaped recipies)
|
||||||
- [x] loot system (provides random assortment of items from the ewaste bin)
|
- [x] loot system (provides random assortment of items from the ewaste bin)
|
||||||
- [ ] selling things
|
- [x] selling things
|
||||||
- [x] shift click items to move to other inventory?
|
- [x] shift click items to move to other inventory?
|
||||||
- [ ] automatically fill recipie book
|
- [x] automatically fill recipie book
|
||||||
- [ ] block taking from recipe book item slots
|
- [x] block taking from recipe book item slots
|
||||||
|
- [ ] trash slot
|
||||||
|
- [ ] endings
|
||||||
|
- [ ] 0 power
|
||||||
|
- [ ] 1-19
|
||||||
|
- [ ] 20-39
|
||||||
|
- [ ] 40-59
|
||||||
|
- [ ] 60+
|
||||||
|
- [ ] soundtrack - kane working on something
|
||||||
|
- [ ] credit/replace images - square images that fit in the item slot box
|
||||||
|
|
||||||
Submission day: Jan 19th 8AM
|
Submission day: Jan 19th 8AM
|
||||||
|
|
||||||
# Maintain motivation by setting milestones and showing progress when you reach them!
|
# Maintain motivation by setting milestones and showing progress when you reach them!
|
||||||
1. [x] Gettign a random assortment of loot from the ewaste bin
|
1. [x] Gettign a random assortment of loot from the ewaste bin
|
||||||
2. [ ] Crafting with that stuff
|
2. [x] Crafting with that stuff
|
||||||
3. [ ] Selling the stuff
|
3. [x] Selling the stuff
|
||||||
|
|
||||||
- [ ] send prototype to maxie~
|
- [x] send prototype to maxie~
|
||||||
|
|
||||||
## Item Ideas
|
## Item Ideas
|
||||||
- [ ] metal/plastic scrap
|
- [x] metal/plastic scrap
|
||||||
- [ ] disk drive
|
- [x] disk drive
|
||||||
- [ ] projector
|
- [ ] projector
|
||||||
- [ ] lens
|
- [ ] lens
|
||||||
- [ ] docking station
|
- [ ] docking station
|
||||||
|
|
@ -36,6 +45,6 @@ Submission day: Jan 19th 8AM
|
||||||
- [ ] mouse
|
- [ ] mouse
|
||||||
- [ ] cables
|
- [ ] cables
|
||||||
- [ ] printer
|
- [ ] printer
|
||||||
- [ ] cpu, gpu
|
- [x] cpu, gpu
|
||||||
- [ ] pc / laptop
|
- [x] pc / laptop
|
||||||
- [ ]
|
- [ ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue