Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

TODO List #464

Open
60 of 90 tasks
lukeeey opened this issue Mar 27, 2020 · 10 comments
Open
60 of 90 tasks

TODO List #464

lukeeey opened this issue Mar 27, 2020 · 10 comments

Comments

@lukeeey
Copy link
Member

lukeeey commented Mar 27, 2020

This is a comprehensive TODO list that will be regularly updated. It contains what has been done and what needs to be done.

Last updated: 29/04/2020 at 15:16 pm


World

  • Chunks
  • Biome colours
  • Block entities
    • Chest (working on it)
    • Enderchest (working on it)
    • Furnace
    • Enchanting table
    • Beacon
    • Brewing stand
    • Signs (kind of)
    • Spawner
      ...Plus more, but this is a good starting list
  • Implement sign editing
  • Sounds
  • Bossbar
  • Block breaking
  • Fix block breaking
  • Support for enchantments and effects when breaking blocks
  • Block placing
  • Support for stopping time (/gamerule doDaylightCycle false)
  • Dimension changing (feature/dimension-changing)
  • Implement maps
  • Implement item frames (entities in java, block entity in bedrock. ugh.)
  • World border support (World border #540)

Player

  • Movement (slightly buggy)
  • Chat
    • Don't allow sending a message longer than 256 characters
  • Fix chat translation sometimes being weird (section symbol before a message, etc)
  • Full translation support
  • Fix movement on slabs/stairs/carpets
  • Commands (can also translate the arguments to bedrock! well, its a bit broken...)
  • View statistics (/stats)
    • General
    • Items
    • Mobs
  • Inventory support
    • Item NBT translation (name and lore currently)
    • Dropping items
    • Moving items (untested)
    • Inventories (feature/inventories)
      • Player inventory
      • Beacon
      • Command block
      • Brewing stand
      • Furnace
      • Chest-style inventories (chest, ender chest etc)
        • Block off rows that do not exist due to custom inventory sizes (Java can have an inventory with a single row, bedrock cant)
      • Enchanting table
        ...Plus more, but this is a good starting list
  • Creative inventory
  • Don't allow creative crafting (doesn't exist in Java)
  • Fix creative inventory being buggy
  • Block pick request
  • Fix player being invisible (Player is invisible #470)
  • Fix player flying (no gamemode c fly  #484)

Entities

  • Viewing other entities
  • Spawn egg support
  • Effects
  • Full entity metadata support
    • Pig
    • Horse
    • Creeper
    • Wolf
    • Ocelot
    • Fox
    • Falling block
    • Creeper
    • Wither
    • Cat
    • Blaze
    • Enderman
    • Iron golem
    • Snow golem
    • Zombie
    • Zombie villager
    • Villager
    • Ender dragon
  • Dropped items
  • Fishing rods
  • Giant zombies (because why not?)
  • Riding entities (minecarts, boats etc) (being worked on)

Other

@lukeeey lukeeey pinned this issue Apr 2, 2020
@Kolya-Borisov
Copy link

Carpets also have the same issue as Slabs/Stairs where the players jump on each block.

@SoaresTI
Copy link

any forecast to run update 1.14.60?

@james090500
Copy link
Contributor

any forecast to run update 1.14.60?

Yes. Waiting for Libs to update

@Kolya-Borisov
Copy link

Kolya-Borisov commented Apr 19, 2020

Snow, trapdoors, player heads, seapickles, lanterns, conduit, beds, campfires, brewing stands, and the stonecutter have the same issue as Slabs/Stairs/Carpets. Basically all halfblocks.

@Navoei
Copy link

Navoei commented Apr 21, 2020

Is there going to be support for viewing item enchantments?

@james090500
Copy link
Contributor

Not always, I have a bunch of lanterns in my spawn and no crashes. But it's worth a go I guess

@lukeeey
Copy link
Member Author

lukeeey commented Apr 27, 2020

Sharing those error messages would help or I don’t know what the error is @Ostrichbeta

@lukeeey
Copy link
Member Author

lukeeey commented Apr 27, 2020

I’m guessing you mean geyser?

@Ostrichbeta
Copy link

Ostrichbeta commented Apr 27, 2020

I’m guessing you mean geyser?

I made a silly mistake again, the problem happens when I use Dragon, it said 'Unhandled block entity', just like #514. The error message is:
Unhandled block entity: minecraft:lectern
It repeats over 200 times. The fox problem is nearly the same(just replace 'lectern' with 'fox'). Whenever I entered my account details in the dialog, the game crashed. (But the server only repeats the message above) But when I use Geyser I can join the remote server, but without the lectern appeared too. So I think that the problem comes from the algorithms. Maybe just 'skip' render them The problem will be fixed.

@lukeeey
Copy link
Member Author

lukeeey commented Apr 27, 2020

It's not to do with lecterns or foxes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants