Skip to content

OpenMiner v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Unarelith Unarelith released this 24 Feb 12:31
· 853 commits to master since this release

Test version for Win32.

Changelog:

  • 54493e3 - Now reset breaking timer when switching item or activating a block
  • 2d417f6 - Fullscreen mode and window resize handling added
  • 73e682b - FPS counter added
  • 5b2a175 - Better block/item texture management using a texture atlas (#28)
  • 0b36dab - Old ambient occlusion is available again
  • a10c037 - Block type constants removed (#29)
  • 4cae1b9 - It's now possible to place a block on a furnace/workbench by pressing shift
  • 442bafc - Inventory GUI now defined in Lua
  • abbabe8 - Furnace now uses metadata
  • a8a2440 - Water is now visible from the inside
  • 71587c0 - Lua-defined GUI are now aware of client screen size and gui scale
  • b2fd4e6 - Incomplete-trees issue fixed
  • c4ea0d8 - Added support for a config.lua file located in the working directory
  • b0d2998 - Block cursor raytracer greatly improved
  • bb5819e - Fixed block replacement
  • ae9b47e - The player can now break the blocks he's blocked into
  • c3a9ead - It's no longer possible to add blocks inside the player (#32)
  • 949cc46 - Tall grass blocks added
  • 2a8125a - Now using Z as a vertical axis (#44)
  • bb0c8e8 - Chat and commands added (#57)
  • 879dc28 - Furnace, workbench and player inventory now completely defined from Lua
  • 75f9bc6 - Teleportation and fast movement now works
  • 6e506d8 - Precision improvements (#45)