Skip to content

Releases: MatinAfzal/OpenUniverse

v1.8.8-beta

20 Aug 00:36
Compare
Choose a tag to compare

Mona Lisa update!

desert
Added:

  • ImageBuilder, building image of blocks.
  • Dynamic Day preview.
  • ObjectBuilder control (Building blocks)
  • Superflat biome.
  • TestSite was added to monitor the engine before and after execution.
  • BackFaceCulling

Fixes:

  • Engine Status Print (ESP), spam fixed.
  • Object moving memory leak fixed.

Improvements:

  • To improve speed, threading was added to the attach process.

Note:

  • infinite procedural terrain generation (IPTG) was removed from OpenUniverse due to instability and incompatibility back in v1.9.8-beta.
  • roll back v1.9.8-beta -> v1.8.8

MonaLisa

v1.2.3-beta

02 Aug 22:44
a073704
Compare
Choose a tag to compare

Bright future update!

Added:

  • Universal object attach, (ObjectAttach.py) which can return all types of objects and biomes.
  • Different biomes (Jungle, Desert, Snow)
  • Cactus's
  • TestSite initial, A tool that will be completed in the next updates and can monitor and report the performance of the world and the engine, so that the production reports can be used for the test and error of different optimization methods!

Fixed:

  • Performance upgrades (Threading)
  • Fixed the problem that causes the engine to not run through the Python command line!

DesertBiome

v1.1.1-beta

17 May 15:23
adebcc9
Compare
Choose a tag to compare

Lighting Update!

Added:

  • Dynamic light and reflection.
  • Sun [Key L].

Fixed:

  • New Paths.

icu

V1.0.0-beta Inital release.

05 May 22:55
adebcc9
Compare
Choose a tag to compare

The first version of 3DICU.

  • Built-in 3D Engine
  • Object reading/loading
  • Camera/movement
  • Texture mapping
  • Lighting
  • Level Design
  • Perlin Noise/Shematic generating
  • Terrain rendering/Chunks/Trees

[v1.0.0-beta]

3DICU_Screenshot1