Pixel Life cover
Pixel Life screenshot
Genre: Role-playing (RPG), Simulator, Indie

Pixel Life

v0.0.6 Update Log

Fixed when picked up item be destroyed caused by calculation fault.
Fixed some coordernates were calculated to wrong chunks.
Fixed when resize window camera will move to initial position.
Fixed initial resource entity dont have resource.
New added entity would add to chunk according to Y value to optimize render expirence.
Fixed Item have too big bound box so we cant place blueprint near it.
All entity will show a yellow bound when mouse focus on it.

Untitled

v0.0.4~v0.0.5 Update Log

v0.0.5
Generates chunks with tiles and entities according to fractal noise algorithm.
Now will render all connected chunks nearest to camera.
When camera goes into a new chunk it will automatically calculate new chunk generation.
Change some plants texture to make them more consistent.
Add Plant Swaying effect.
Fix some bugs caused by chunk position problems.
Construction now can be correctly build into chunks.

v0.0.4
Changed save structure to ChunkNests and Chunks.
Changed entity data structure to fit chunk structure.
Coded level, chunk nest, chunk and entity serialize and deserialize.

Untitled