Skip to content

Releases: henriiquecampos/juan_saga

Feature Freeze until next development cycle

30 Apr 23:54
5ffcb22
Compare
Choose a tag to compare

Neat Week Release

18 Apr 19:20
399e06e
Compare
Choose a tag to compare
Neat Week Release Pre-release
Pre-release
Background music (#10)

* Fixed small issues

* Added Linux Game Jam 2018 splash screen

* Changed boss bug sprite

Also added jump and idle animations and animation triggers

* Fixed screen bugs triggering score ADD twice

* Changed score signal to pass only the current score

* Changed rocket label behavior to self contain all required calcs

* Fixed score score_changed connection

* Changed bugs attached to juan to also slows his movement speed

* Changed bugs behavior to take damage when tapping the interact action

* Added debug label showing when bugs child count is > 1

* Added penalty to ground bugs

* Added amount property to spawn_minions method of boss bug

* Fixed debug label not hiding when there are no bugs to debug

* Fixed label rocket being flipped

* Changed bugs penalty to also decrease player's jump height

* Removed button behavior from ground bug

* Added fighting module to Juan

* Added Mario-like stomp to Juan

* Removed pickup character

It isn't needed anymore

* Fixed camera drag margin

* Moved Juan animations from .tscn to dedicated .tres files

This eases the addition of Juan to the cutout_animation repository

* Moved Juan sprite to cutout_character folder

* Moved cutout resources to dedicated folder

* Recovered boss bug

* Fixed boss bug animation call

* Added independent actions for interaction and debugging

* Remove old bossbug sprite

* Added damage animation to boss bug

* Fixed uncompleted retry button not grabbing focus

* Added panel container style for game interface theme

* Added control binding screen

* Added controls option to main screen

* Fixed instructions to always show the correct key bound to the given action

* Added ending music

* Added main menu music to main_screen

* Changed background music to levels

Linux Game Jam Release

13 Apr 18:00
Compare
Choose a tag to compare
Pre-release

New levels

Since JimJam we've been working on may improvements, but mainly on extending the gameplay. Differently from JimJam release the current one has 6 completely new levels.

Miniboss

The current release also adds a miniboss to the game, which spawns more bugs when defeated and increases the score by...a...lot.