Skip to content

Releases: chrisj42/miniventure

Version 1.0.5

15 Dec 21:22
Compare
Choose a tag to compare
Version 1.0.5 Pre-release
Pre-release

The water's edge is now animated!

Version 1.0.4

15 Dec 05:18
Compare
Choose a tag to compare
Version 1.0.4 Pre-release
Pre-release

added lots of tile rendering tweaks and implementations to make some tiles blend better -- added tile overlap system. Nailed the grass overlap sprite. Now I finally realize how amazing dithering is. :3

Version 1.0.3

14 Dec 05:53
Compare
Choose a tag to compare
Version 1.0.3 Pre-release
Pre-release

I successfully implemented a system for tile connections! Works for trees and holes, as of now. Tile overlaps are in the works.

Version 1.0.2

12 Dec 00:58
Compare
Choose a tag to compare
Version 1.0.2 Pre-release
Pre-release

added some tiles like cactus and updated other tile sprites, fixed level spawning, and made the camera function correctly when the window is resized. Water also flows into adjacent hole tiles.

Version 1.0.0

26 Nov 06:26
838105f
Compare
Choose a tag to compare
Version 1.0.0 Pre-release
Pre-release

I got enough of a system to decide it was worth publishing. Player is animated, tiles shown, player can collide with and attack/destroy tiles.