mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
New TODO
This commit is contained in:
parent
67c9181a06
commit
009ff61208
4
TODO
4
TODO
@ -1,4 +0,0 @@
|
||||
- Fix spawn position resetting
|
||||
- Mob spawning, item pick up
|
||||
- Inventory loading and saving
|
||||
- Entity saving
|
41
TODO.md
Normal file
41
TODO.md
Normal 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???
|
Loading…
x
Reference in New Issue
Block a user