Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.1 - Bug Fix Release from v1.0.0 Minor Bugs #2

Open
andreicozma1 opened this issue Apr 16, 2020 · 3 comments
Open

v1.0.1 - Bug Fix Release from v1.0.0 Minor Bugs #2

andreicozma1 opened this issue Apr 16, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@andreicozma1
Copy link
Owner

andreicozma1 commented Apr 16, 2020

  • When finding the shortest path on pathutil everyonce in a while the shortest path is placed under the actual path
  • Floating to the top of water sometimes clips the water block through the screen
  • if you throw a block out of the render distance it falls off the map
  • Pyramid Util doesn't look right on non-flat terrain because of block offset
  • blocks tossed don't get un-rendered because they are not part of the terrain generation multimaps
  • The player's holding item group sometimes freaks out when falling at high speeds
  • Tossing an item sometimes tosses two items in one click

Make independent Issue Ticket if fix requires intensive work

@andreicozma1 andreicozma1 added the bug Something isn't working label Apr 16, 2020
@andreicozma1 andreicozma1 changed the title Fix Release v1.0.0 Minor Bugs v1.0.1 - Bug Fix Release from v1.0.0 Minor Bugs Apr 23, 2020
@andreicozma1
Copy link
Owner Author

Fixed issue where player won't take fall damage when walking off structure

@andreicozma1
Copy link
Owner Author

Fixed camera rotation getting stuck when bringing mouse into viewport

@andreicozma1
Copy link
Owner Author

Fixed several bugs related to placing and tossing items and inventory updating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants