This commit is contained in:
Shoghi Cervantes Pueyo 2012-12-23 09:57:11 +01:00
parent 67c9181a06
commit 009ff61208
2 changed files with 41 additions and 4 deletions

4
TODO
View File

@ -1,4 +0,0 @@
- Fix spawn position resetting
- Mob spawning, item pick up
- Inventory loading and saving
- Entity saving

41
TODO.md Normal file
View File

@ -0,0 +1,41 @@
## Not Fixing
- Random strips and chunks of different land not sticking (the ones shown before world chunks are loaded)
## Alpha (full Creative)
- Water/lava spread
- Door,trapdoor,torch,stair,ladder,fence gate placement/orientation (+should need ground/wall beneath)
- Opening/closing doors,fence gates,trapdoors (Not placing block in hand when hitting doors/fence gates/trapdoors to open/close them)
- Building off the side of one block/object not replacing the block/object next to it (i.e. try placing a block on the side of a torch, when the torch is already beside a different block)
- Fix spawn position resetting
- Ladders not turning into signs
- Correct block placement for items like beds and doors.
- Blocks broken to not make drops in creative mode
- Bonemeal use not creating invisible blocks
- Hoe use not spawning glitchy "update!" blocks, hoes tilling dirt
- Bow use not spawning wood blocks
- Sword use not spawning lava blocks
- Players can often hear "echos" of their own block interactions' SFX (torch placed, block destroyed, etc. most noticeable when moving around as you place.)
- BUG? Breaking redstone ore blocks not dropping TONS of redstone ore blocks (One-time occurrence... can't reproduce XD;)
- Redstone ore blocks lighting up upon hit or contact
- Glass panes changing shape appropriately
- Cactus placement requirements (needs open blocks beside, sand below)
- Sapling/flower placement requirements
- Mushroom placement requirements
- Reed placement requirements
- Wheat seeds not becoming brown mushrooms + placement requirements
- Melon seeds not becoming the glitchy "update!" block + placement requirements
## Beta (Survival)
- Mob spawning, item pick up
- Mob behavior
- Placing Paintings
- Inventory loading and saving
- Entity saving
- Wheat growth
- Melon growth
- Sapling growth
- Mob interaction (hitting)
- Firing Arrows
- Eating
- Nether???