Creatura

Creatura 0.31

Version
0.31
Version Date
April 25, 2020
Links

Patch Notes

Beta Update 0.31

- Implemented sea scorpions
- Implemented ground tessellation
- Implemented ultra wide screen support
- Animals spawn now with different possible eye types
- Animals decompose now and turn into skeletons
- Amoebas can form now into sponges
- Fixed consumables duping when loading game
- Fixed crashing when saving on slower hard drives
- Optimized plant ground imprinting shader calls
- Optimized main menu idling vivarium animation
- Optimized rarity textures to utilize texture array
- Optimized DNA editor by culling out of screen codons
- Optimized animals rendering by combining skinned meshes
- Optimized animals family list by culling out of screen families
- Optimized animals and plants materials property management
- Optimized animals pathfinding by sharing paths for common targets
- Optimized animals rendering by disabling animations when time lapsing
- Refactored animals pathfinding to discrete global pathing controller
- Refactored platform dependencies for Nintendo Switch support
- Refactored plants loading into discrete loading controller
- Refactored vivarium state saving into discrete coroutine
- Refactored particle effects shaders