Skip to content

Version 0.0.010 (Sept. 13, 2024)

Demo Pre-Alpha Update

Optimization, GUI Improvements, and Accessibility Features!


We've been working hard to prepare Clippy Commando for the October Next Fest. The highlights include:

  • The damage and input systems have been overhauled, which should help performance on lower end systems and improve scalability for future additions to the game.

  • Various accessibility features.

  • An overhaul of various GUI elements, and a rework of the dialogue GUI from scratch. All text elements had to be updated, too, since I switched from using GameMaker's built in text drawing functions to Juju Adams' Scribble library.


New Features

  • Added "heavy bullets" and "timed items" modifiers.
  • Added various accessibility options, including:
  • Toggle dyslexic-friendly fonts.
  • Reduce (and increase!) screen shake.
  • Toggle hit pauses.
  • Toggle the debris surface (weapon shells and casings, enemy corpses).
  • Toggle vignettes.
  • Slow the game down slightly without impacting score or audio.
  • Added the ability to change scroll wheel sensitivity for swapping weapons.
  • Improved most of the GUI, featuring a brand new dialogue GUI!
  • Added "ally deaths," "damage dealt to allies," "times shot", "candles destroyed," "bushes entered," "bushes destroyed," and "total environmental damage dealt" stats to the stats screen.
  • Rulers now eject unique casings when shooting their pistols.
  • The War Profiteer now has his own enemy bits and damage audio.
  • Added new wall variants and updated all wall sprites.
  • Added link to the changelog, which is where you are now, hello! All major changes and bug fixes will be tracked here.

Balance Changes

  • Gluers damage reduced from 10 to 5.
  • Infinite Mode level ups now require ~120% more XP.
  • Various Infinite Mode weapon upgrade prices were made more expensive.
  • All enemies (excluding the gluer, gluer stick, and corrector fluid) are now impacted by glue (and corrector fluid, if the modifier is enabled) stickiness like the player. All enemies are now impacted by bushes.
  • Bushes now reduce bullet pierce by 0.25 rather than 0.
  • Damaging environmental objects like bushes and crates now adds to the score.

Bug Fixes

Controllers

  • Fixed various errors resulting in incorrect controller input.
  • Fixed an error that caused controller input to not be picked up if the controller was connected after the game started.
  • Updated controller configuration in Steamworks to match current input methods.
  • Updated the default controller button layout for the full game and the demo.

Saving and Loading

  • Fixed an error where some items without ammo (the chapter 2 no cutscene cell key specifically for some reason) could crash the game when auto-saving.
  • Fixed an error that caused save files to be deleted if the game was exited unnaturally before "officially" saving (before reaching the world map).
  • Temporary save files are now saved immediately after launching the game rather than after loading the appropriate save slot.

Infinite Mode

  • Leaderboards now default to global rather than friends to make the game seem more active.
  • Fixed error that caused weekly challenges to be submitted to the leaderboard of the respective map rather than the weekly challenge leaderboard.
  • Locked levels now show their unlock chapter in the level select rather than "???".
  • Infinite Mode no longer crashes after beating wave 26. Innovative for an "infinite" mode, I know.

Story Mode

  • Fixed an error that caused the pacifist medal in chapter 1 to only be obtainable with cutscenes on.
  • Updated the narrator's "voice" to sound less gross and disgusting.
  • Fixed a bug where pausing in Bonus Level 1 would cause the enemies to stop shooting. I have literally 0 clue what was causing the issue, but it's fixed now.

Inventory

  • Fixed an error that caused assigning nothing (the weapon) to an empty inventory slot would crash the game.
  • Fixed weapon swapping functionality; if a weapon is already in the player's inventory and they attempt to assign it somewhere else, it will now do that instead of doing nothing.
  • Weapons should now correctly keep track of ammo, even when swapped or removed from the player's inventory.

Civilians

  • Civilians can now come in multiple races to diversify your war crimes.
  • Civilians now stop completely when the player comes near them, but only if they're in front of their current escape route.
  • Civilians now despawn even when the player can see them to prevent farming money and war crimes.
  • Children now have unique bits.

Everything Else

  • Compressed some audio, resulting in a ~30% reduction in game file size.
  • Rewrote damage system to improve optimization and scalability.
  • Optimized bushes considerably.
  • Fixed various issues with the camera.
  • For some reason, the Infinite Mode modifier objects and buttons were active even when not in the menu, and they used a considerable amount of resources to do nothing and be dumb.
  • Fixed an error that caused the game to crash when a taper couldn't figure out what it was taping.
  • Fixed pistol and revolver bullets having wonky hitboxes.
  • Fixed error that caused the "total teleports" stat to be incorrectly tracked.
  • Fixed error that caused the "times run into enemy" stat to increment when taking any damage, regardless of source.
  • Fixed error that caused ambience particles (clouds, wind, leaves) to continue to move while the game was paused (noticeable in hit pauses and during level ups).
  • I forgot to add the period to the outlined damage number fonts, making numbers like "7.50" appear as "750". Oopsie.
  • Fixed issues with the chapter 1 level node in the demo location.
  • The Steam button on the main menu now links to Clippy Commando's store page rather than Steam's main page.
  • Damage number visuals were tweaked slightly.
  • Fonts are now credited.
  • Text displays for time played are no longer modulo'd by 24.
  • The Quillshire Prison warden now has his own unique sprites and is also not asleep and also also doesn't have a hat ever now.
  • Fixed an error that caused the player's eyes and hat to draw over their weapon. This has been in the game for months and no one ever noticed it.
  • Changed enemy depths to be from the bottom of their sprite to the center.