-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathTODO.txt
53 lines (53 loc) · 1.23 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[X] Rock tools
[X] Place sand on dirt
[X] Grass growing
[X] Unused farmland reverts to dirt
[X] Crafting bench recipe
[X] Anvil recipe
[X] Furnace recipe
[X] Oven recipe
[X] Coal item
[X] Chest recipe
[X] Stone drops coal
[X] Furnace recipes require coal
[X] Ingot recipes
[X] Oven recipes require wood
[X] Glass
[X] Pie
[X] Stairs
[X] Multiple level depths
[X] Iron ore
[X] Gold ore
[X] Gem tile
[X] Gem item
[X] Mithril ore
[X] Mithril ingot
[X] Mithril tools
[X] Hard rock
[X] Basalt
[X] Place rock for cobblestone
[X] Slime item
[X] Slime mobs with color/level variation
[X] Zombie mobs with color/level variation
[X] Skeleton archer mobs
[X] Lantern
[X] Hard rock
[X] Level gen negative level 1, 2, 3
[X] Level gen positive level(s?)
[X] Lava in worldgen
[X] Iron armor
[X] Gold armor
[X] Mithril armor
[X] Score
[X] Death screen
[X] Win screen
[X] Main menu
[X] Fix item drop bug (non-stackable items, drop one being held)
[X] Item instances should have unique IDs
[X] Keep a stack of last equipped items, when currently equipped item is
removed pop ID off the stack instead of defaulting to POW GLOVE
[X] Furnace/oven smoke particles
[X] Cacti destroy items
[X] Click to focus
[X] Bossfight
[X] Projectiles should not spawn in front of firing entities