Releases: MatinAfzal/OpenUniverse
Releases · MatinAfzal/OpenUniverse
v1.8.8-beta
Mona Lisa update!
- 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
v1.2.3-beta
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!