Change log.


The tornado chicken change log.

V0.1, july 23, 2024.

Ideas are discussed, and the game is born.

Made a basic window.

Added ambience, logo, and foot step sounds.

Made a character that can move.

Updated the audio system to fix an error that makes a sound not resume after being paused!

V0.2, july 24, 2024.

Added normal and toxit plant sounds.

Added a plant item.

Added an item spawning system.

Added the ability to automatically pick up items.

Movements are now automatic.

Added frisbee fly, hit, and turn into plant sounds.

Fixed an error in the turning functions.

Fixed an error in the item pick up function.

Added turning and jumping sounds.

Added the ability for characters to jump.

Updated sound positioning system.

V0.3, july 25, 2024.

Updated the movement function, fixing an error in the process that caused frisbees to not work!

Frisbees will now randomize their sound pitch!

Added body hit, chicken hit and chicken scream sounds.

Added prawn shield item.

Added the ability to block frisbees.

Added fall and kid laughing sounds.

Added pits placeholder.

Added kids placeholder.

V0.4, july 26, 2024.

Kids can now pick you up.

You can now fall into pits.

Added speed decrease item.

Added wall item.

V0.5, july 29, 2024.

Added motorbird, slide and car sounds.

Added motorbird, slides and cars.

Fixed a lot of errors.

Completed the game on a basic level.

Added a sound for testing the speakers.

Added a learn game sounds menu.

Added scores and a game over menu.

V0.6, july 30, 2024.

Added game music.

Updated some objects and functions.

Frisbees are set to multiply when carrying a shield or riding a motorbird.

Fixed an error in the learn game sounds menu. The sound will not stop after exiting the menu!

V0.7a, july 31, 2024.

Added menu sounds.

Added moving slide and wall sounds.

Updated motorbird sounds.

Wall sounds will no longer stop playing until the wall is destroyed.

Updated gameplay music.

Made the game map very big.

Fixed a mistake in the learn game sounds menu. The sounds for cars and moving slides are switched!

Fixed an error that causes kids to follow you to the pit!

V0.7b, july 31, 2024.

The chicken will no longer turn around after reaching the edge of the map. Instead, it will snap back to the start or end of the map, depending on the direction in which the chicken is faceing.

V0.7c, july 31, 2024.

There are more errors than fixes in this version!

V0.7d, july 31, 2024.

Fixed all errors found in 0.7c.

Added hit and crash sounds for walls.

V0.7e, july 31, 2024.

Removed frisbee multiplier when shield or motorbird is on.

V0.7f, july 31, 2024.

Adjusted the spawn time of frisbees.

V0.8, august 2, 2024.

Items generated by shields will no longer disappear when an item spawns on top of it!

Removed a left over frisbee multiplier!

Replaced the incorrect word toxit with the correct word toxic.

V0.9, august 3, 2024.

Added a lightning strike that will create a pit where it lands, or stun you if it hits you.

Updated the score calculator and made it better.

V1.0, august 5, 2024.

Updated the logo sound and added a chicken in it!

Removed a leftover error that causes the game to notify you when you jump over a pit.

Updated the lightning strike function and removed a leftover error that makes the sounds play incorrectly.

V1.1, august 6, 2024.

Removed some lightning-related errors.

Kids will now drop you on pits again.

V1.2, august 7, 2024.

Fixed a menu error. Testing the speakers will not play the main menu soundtrack again.

Fixed a settings error. Changing the sapi voice will not work correctly.

V1.3, august 14, 2024.

Fixed a bug where a lightning strike will not remove the wall trapped status!

Updated the object and item spawn timers, making them better.

V1.4, august 19, 2024.

Spawn timers will now pause and resume when the game is paused and resumed. This is not the case in earlier versions!

Instead of being randomized, the chicken's hit sound will now decrease when it's health reaches 0.

V1.5, september 2, 2024.

Fixed an error with the sapi 5 voice volume acting strange!

Fixed an error that causes the score of jumping past cars to dramatically increase!

The motorbird now has a death sound.

Slightly decreased the amount of time before you can block again.

V1.6, september 7, 2024.

Removed a left over developer command.

Updated frisbees and other objects, making them better.

V1.7, september 10, 2024.

Fixed a problem in the speech functions. When the control key is pressed to stop the sapi5 voice from speaking, the symbol dot is said. This does not happen in my system, even though the symbol is there! I made a new way of stopping the speech, and it is working.

V1.8, september 11, 2024.

Shortened the pit loop sound.

Saving settings no longer recquires a data folder.

V1.9, september 14, 2024.

Updated car and wall sounds, making them better.

V2.0, september 17, 2024.

Added a secret feather object that will stop everything that moves. The feather will lose effect by making contact with a pit.

V2.1, october 5, 2024.

Several updates added a secret item that will allow wings to turn every moving objects except for frisbees into toxic plants.

In these several updates, a timer has also been included for the secret feather object that limits the effect for only 30 seconds.

V2.2, october 26, 2024.

Updated the menu system. If a screen reader is used for reading the game's interfaces, the reading of the main menu is delayed. This will allow the screen reader to speak the game title first.

Added a sound for copying menu items to the clipboard.

V2.3, november 13, 2024.

Fixed an error. When pausing the game after a lightning signal, the lightning timer does not pause.

V2.4, november 15, 2024.

Updated the game's settings protection system.

V2.5, november 19, 2024.

Updated the settings menu, making it cross-platform friendly.

Updated the speech stopping function.

V2.6, november 20, 2024.

Added some new items and made the game secrets public.

Fixed a bug where you will be picked up by vehicles after encountering a wall, resulting in your position being locked even though you are moving. It is done by disabling jumps until you peck your way through the wall.

Disabled some movements while being held by kids.

V2.7, november 22, 2024.

Removed one of the new game items, because it is unnecessary.

Kids will now scream after you escape from them.

Adjusted the high difficulty settings.

Added an achievement detecter that will congratulate the player when their number of blocked frisbees are higher than the number of times they were hit by frisbees, and other achievements.

Added an achievement sound.

Added achievements that will be unlocked when a player does certain things.

V2.8, november 26, 2024.

Fixed a bug where you can be paralized after encountering a feather, while riding a vehicle.

The configuration saving system is now cross-platform friendly, but it does not work on android.

V2.9, december 5, 2024.

Created a new touch screen system that will translate touch gestures into keyboard commands, useful for android support. The system supports single taps, multiple taps, swiping, and diagonal swiping. The system also supports dividing the screen into multiple parts and having different commands for each part.

V3.0, december 24, 2024.

Added the documentation inside the game itself.

Added a lightning fast reflexes achievement.

Change the tornado mode's key to f11.

V3.1, december 31, 2024.

Fixed an error where the settings menu can display program errors and misbehave.

Page up and down can now be held to continuously change the music volume.

Added a music volume option in the settings menu.

Disabled page up and down in the settings menu.

Added a prawn circle treasure.

V3.2, january 2, 2024.

Fixed an error, causing a timer to pause after a lightning strike hits the chicken. This causes playing time to freeze!

More changes could be added soon!

Get The Tornado Chicken

Leave a comment

Log in with itch.io to leave a comment.