minicraft-plus-revived icon indicating copy to clipboard operation
minicraft-plus-revived copied to clipboard

Minicraft+, an extension of Notch's original minicraft project, with tons more features.

Results 133 minicraft-plus-revived issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The game runs with no audio on OpenJDK Java 8, so I upgraded to 11, 17 and 21 and the game kept crashing with the exact same...

Bug
Help wanted
Compatibility
Audio
Platform/OS
Application Crash

The idea here is ethereal, similar to updating the dungeon, we can update the sky (preferably with infgen so we don’t need to regenerate the floor) This isn’t final and...

Improvement
Help wanted
F-Addition
G-Expansion
GF-Update/Addition

Bug
Textures/Resources
Localization

**Describe the bug** The game crashes when dropping any item with Q or Shift-Q **Steps to reproduce the error:** 1. Grab any item 2. Drop item with Q or Shift-Q...

Bug
Controls
UI/Menus
Application Crash

**Describe the bug** If you remove a resource zip, or rename a resource pack while it is set to enabled, the game will refuse to launch **To Reproduce** 1. Install...

Bug
Confirmation required
Filesystem
Application Crash

Fixes #703 This greatly demonstrated an example of what could happen when low level programming bugged in high level language. If it is C/C++, just undefined bahaviour instead of an...

Bug
Code Quality
UI/Menus

Main issue fixed: `Entity#move` still returned `true` even when not moved as either x or y delta is zero. The boolean result should indicate whether the entity *is moved* (`false`...

Bug
Code Quality
World system

## Background Why are we using Java 8? The reason is that it is the "*latest*" version of Oracle Java on java.com. It is commercially common and the mostly-used version...

Improvement
Proposal/Scheme/Plan
Code Quality
Platform/OS

**Is your feature request related to a problem? Please describe.** At the moment, update ticking frequency is 60Hz, in other words, 60 ticks per second (TPS). However, there could be...

Improvement
Performance
World system
Debugging