Skip to content

OSBES v0.14.0

Compare
Choose a tag to compare
@jebbyk jebbyk released this 17 Nov 16:40
· 31 commits to develop since this release

DOWNLOAD NEWEST OSBES V0.15.0 (support developers) https://link-center.net/336645/osbesv0-15-0
v0.14.0

  • Added simple parallax mapping with parallax_depth preset option
  • Moved the PBR toggle to utilize pbr.glsl instead of other.glsl
  • This will cause any PBR packs using other.glsl to need to be updated
  • The texture atlas size option has also now been moved into atlas.glsl
  • Added a new preset toggle to control whether or not the underwater distortion effect is enabled

Bugfixes:

  • Fixed incorrect texture mapping on transparent blocks
  • Corrected underwater distortion effect not affecting entities
  • Fixed "black hole" issue in specular highlights in most cases
  • Fixed underwater caustics issue
  • Fixed barrier visibility
  • Updated ROADMAP
  • Updated authors
  • Tweaked loading messages
  • Credits loading message replaced by a message that links to the website's credits page
  • Added some documentational comments in code files