Skip to content

Releases: Nixinova/MineoJava

Mineo 0.2.1

Choose a tag to compare

@Nixinova Nixinova released this 03 Aug 10:31

Version 0.2.1 of Mineo!

Changelog

  • Added world file warning message to main menu
  • Moved options file warning message to main menu
  • Made world rendering independent of world size
    • Increases performance significantly for larger world sizes
  • Changed world saving to store only changed blocks
  • Fixed crash caused by trees trying to generate outside the world

Mineo 0.2_1

Choose a tag to compare

@Nixinova Nixinova released this 31 Jul 09:15

Version 0.2_1 of Mineo Java

Changelog

  • Added jagged terrain
  • Added trees
  • Added new blocks: log and leaf
  • Add different textures per block face (used for log and grass)
  • Fixed orientation of side textures

Mineo 0.2

Choose a tag to compare

@Nixinova Nixinova released this 30 Jul 10:05

Version 0.2 of Mineo Java!

image

Changelog

  • Added jagged terrain
  • Added trees
  • Added new blocks: log and leaf
  • Add different textures per block face (used for log and grass)
  • Fixed orientation of side textures

Mineo 0.1.4

Choose a tag to compare

@Nixinova Nixinova released this 28 Jul 11:37

Version 0.1.4 of Mineo Java.

Changes

  • New save file format (v2.0) using run-length encoding
    • Saves roughly 500x file size and makes saving and loading much faster
  • Fixed input not working after losing focus

Mineo 0.1.3_1

Choose a tag to compare

@Nixinova Nixinova released this 02 Mar 04:54

Version 0.1.3_1 of Mineo Java.

Changes

  • Include game version in save file
  • Fix crashing on world size change

Mineo 0.1.2_1

Choose a tag to compare

@Nixinova Nixinova released this 02 Mar 02:48

Version 0.1.2_1 of Mineo Java, with some fixes.

Changes

  • Fixed player movement breaking when at build height
  • Fixed blocks being unselectable when at build height

Mineo 0.1.3

Choose a tag to compare

@Nixinova Nixinova released this 02 Mar 03:51

Version 0.1.3 of Mineo Java, now with automatic texture mipmapping to improve performance on larger render distances.

Mineo 0.1.2

Choose a tag to compare

@Nixinova Nixinova released this 02 Mar 01:22

Version 0.1.2 of Mineo Java.

Changes

  • Changed hotbar slots to also be selectable via mouse scrolling

Mineo 0.1.1

Choose a tag to compare

@Nixinova Nixinova released this 02 Mar 01:04

Version 0.1.1 of Mineo Java, with some changes to world saving.

Changes

  • Changed world saving to save all blocks in world

Mineo 0.1

Choose a tag to compare

@Nixinova Nixinova released this 01 Mar 12:45

Version 1.0 of Mineo Java! Finally out of the Pre-Alpha stage, the game now enters Alpha.

image

Changes

  • Added main menu
  • Added level saving and loading
  • Added save file format
  • Changed sky to no longer render when player is underground
  • Changed font glyphs
  • Changed block rendering to render far away blocks monochromatically