[h1]Version 0.4[/h1] Happy 6-month anniversary to the Selaco Demo! Phew, has time flew by these last couple of months! After we launched the initial Demo Version, we were immensely satisfied with the feedback we got. We have been working on this game for a long time but we were never quite sure whether or not the game would connect with our audience. During development, especially as a small indie studio, that always felt like a bit of a coin toss. Thankfully, the launch of the demo gave us some much needed confidence and put a lot of weight off of our shoulders. I can speak for the entire team when I say that the feedback we have received has been overwhelming in every positive way. There's a long road still ahead of us, and plenty of obstacles we have to overcome before the game is completed, but we're getting closer day after day. However, despite the positivity, the initial Demo Launch has some flaws. We had a very right deadline due to Steam Nextfest rapidly approaching, so we had to work quickly. We knew going in that we would have to release a demo that lacks the intended level of polish and features that we wanted to include, and promised the community (you!) that we would eventually launch a [b]Big Patch[/b] that would update the game to something that is closer to our vision. The game is still in active development of course, so it's only going to improve further from here, but we are confident that you will love what we have been cooking up here. The Steam Forums have been a tremendous help. It gave us good insight on what we were doing right and what needed tweaking. This patch addresses a lot of the feedback we have received and aims to improve the game as a while. So grab a drink and get comfortable, because this will be a long read. Ladies and gentlemen, I present to you; [b]The Big Patch[/b]. [b][h2]Quick Summary (Patch Note TL;DR)[/h2][/b] [list] [*] Significant Quality of Life improvements [*] Added Steam Deck Support [*] Added Gamepad support [*] Challenge rework [*] Drastic changes to levels, both in design and visuals [*] Engine changes for better performance and smoother visuals [*] Most Particle Effects have been migrated to our own Particle System, making performance smoother in combat [*] Fully rewritten, better looking flashlight [*] Brand new gore system [*] (Vulkan) Added multi-threaded asset loading to combat stutters and improve gameplay smoothness [*] Hundreds of new special effects and sound effects [*] Improved AI [*] Pacing changes [*] All weapons rebalanced [*] First phase for Translation support [*] Over a hundred bugs have been fixed [/list] [h1][b]General Improvements[/b][/h1] [b]Player Movement[/b] Starting with the one everyone will notice right away! [list] [*] Player movement has been slowed down a little and this one needs some explaining. Selaco was always meant to be a fast-paced title, but we felt like things ended up being much faster than intended as development continued. We were aware of this problem before the demo launched, but due to Steam Nextfest arriving earlier than we had anticipated, we had no time to properly test a tweaked movement system, until now. In this new build, you will still be fast, you can still Slide Jump, but running speed is slightly reduced. We are confident this makes combat more engaging and exploration more immersive. Do let us know your thoughts on the Steam Forums if you have the chance! [/list] [b]The Demo Level have been touched up and significantly improved.[/b] [list] [*] Lighting has been redone in most areas [*] Additional rooms have been added [*] Combat encounters have been partially redesigned to flow better and allow for more movement [*] New effects have been added to all levels [*] New scripting has been applied in some places [/list] [b]Performing slides and dashes are now much more responsive and triggers faster.[/b] [list] [*] The previous demo version has some errors. Holding the Dash button before moving would often not trigger, or players were unable to dash shortly after sliding. These issues have been fixed and improved upon. [/list] [b]Added Zoom Interpolation to GZDoom. [/b] [list] [*] Sliding, zooming and firing your weapon will now smoothly adjust the camera FOV without giving the illusion of the game running at a low framerate. [/list] [b]Fully reworked Roaring Cricket. [/b] [list] [*] See the "Balance" section below for more information! [/list] [b]Performance has significantly improved[/b] [list] [*][u](Vulkan only)[/u] Added Asynchronous Asset Loading to GZDoom (Multi-threading). Audio, textures and sprites will now be loaded on a different CPU thread to eliminate a large amount of stutter. [i]- Quick Saves will still cause a slight hiccup[/i] [i]- For the time being, this is only supported on Vulkan. But will eventually support OpenGL[/i] [i]- Some UI effects may still cause a short hitch when loaded for the first time (e.g Dirt, Damage Vignettes). This will be fixed in the full game[/i] [*] Expensive alpha effects are no longer rendered inside reflections (both floor, ceiling and walls). [*] Updated explosion effects to look juicier and more performant. [*] Heaps of logic code have been rewritten for improved to require less CPU resources. [*] Added Particle Limiter. In case extreme amounts are happening, to prevent stutters. [*] Reduced CPU load for individual smoke effects. [*] Drastically improved loading times when entering a new level. [*] Complete rework for lighting effects. All lights attached to special effects like explosions and muzzle flashes perform better than ever before. [*] Migrated most effects to our own Particle System for improved performance [*] Added 'Shadow Quality' setting. This setting adjusts the amount of lights that cast a shadow. A lower setting means less effects casting shadows (e.g muzzle flashes, flashlight and more) [*] Expensive AI tasks are now seeded, preventing stutters during larger battles. [/list] [b]Map Improvements[/b] [list] [*] The player icon has been made much more readable and is no longer a thin white arrow [*] A couple of icons have been reworked [*] Players can no longer shoot with the map open [*] Adjust Default Zoom to keep things readable. [/list] [b]Added partial Translation support (~95% done). [/b] [list] [*] Language Packs have not been added yet, but fan translations are now possible. We will explore this further in the future! A couple of smaller things like Datapad Labels are not translatable yet, but will be the case before we launch the full game. [/list] [b]Heads-Up Display[/b] [list] [*] Some tutorial pop-ups have been made bigger for better readability on smaller screens / players sitting further away from the screen. This can be reduced. [*] Reduced the default UI scale to make the HUD less big. To customize the HUD size, go to the Options Menu -> Interface -> ''UI Scale''. [*] Reloading a Saved Game will now show you a reminder of your current goal / objective. [*] Picking up new equipment now adds a description to your Datapad. [*] Objectives on your HUD are now easier to read due to a different font size. Receiving a new objective has also been made more obvious through a new sound and text effect. [*] Added Context-sensitive Death Tutorials. Getting killed by certain types of enemies will give relevant Tips on the death screen. [*] 'Secrets' label in the Datapad has been renamed to 'Current area secrets' and 'Total Level Secrets. [*] Applied some tweaks to the ‘Customize Control’ menu. They are categorized better and Weapon Keybinds now show weapon names. [/list] [b]Challenges rework. [/b] [list] [*] We have removed challenges that required the player to use specific methods to kill enemies (Explosive Kills, Melee Kills, Headshots, Throwing Knives etc) and decided to only keep general kill challenges (Kill X amount of Y enemy type) and exploration challenges (Find X amount of Y, destroy X amount of Wall Cracks). The previous system forced players into playstyles they may not like or would or not offer a tactical advantage. [*] Some challenges have increased requirements. [/list] [b]Gore Changes:[/b] [list] [*]Improved performance and less bloated code. [*]Added Intestines when gibbing enemies [*]Added brain pieces for headshots / full gibs [*]Added slime pools for enemies who have been dead for a while. [*]Brand new sound effects for gore/impact/combat related audio [*]Additional severed arm and legs sprites [*]The position of blood effects when killing an enemy is now relative to the point of impact [*] Recolored the blood effects and adjusted the way they are illuminated by light sources, resulting in an overall more pleasing visual [*]Fixed a bunch of gore related errors [/list] [b]Added Fall Damage. [/b] [list] [*] We've considered this for a while now but eventually decided to pull through with it. General fall damage is low, but high enough to give a slight penalty for recklessly jumping off a high ledge. [/list] [b]Added Safe Saving system. [/b] [list] [*] Players are no longer able to save when there is danger nearby (e.g Active Grenades, alerted enemies). [/list] [b]Armor has been made more important. [/b] [list] [*] Armor now absorbs more damage and deplete less fast. With how damaging the enemy can be, this armor change makes scavenging for armor more rewarding and important. [/list] [b]Full rewrite for the flashlight. [/b] [list] [*] The flashlight now uses a cone-shape, making it more like a real flashlight. This not only looks better, it's also much more atmospheric. [*] Adjusted how lighting is applied to sectors ahead of the player. This improved flashlight performance [*] AI is now more reactionary to your flashlight usage [/list] [b]Improvements to jumping[/b] [list] [*] Added 'coyote timer' to jumping, making platforming more responsive and less prone to failed jumps during platforming sections [*] Slight reduction in Cooldown before being able to jump again [/list] [b]Slides / Dashing[/b] [list] [*] Dashes and Slides no longer share the same cooldown. [*] Added Dash Cooldown indicator [*] Hitting the wall while sliding will now cancel the slide, rather than awkwardly slide you backwards. [/list] [b]Added minor Hardcore Mode Quality of Life[/b] [list] [*] Completing Level 1-1 will now give you a confirmation box asking if you are sure about continuing on with Hardcore Mode. In case you feel like Hardcore Mode is a bit too difficult, you can revert to Traditional Mode. [/list] [b]Accessibility improvements:[/b] [list] [*] Finished Photosensitivity modes. ''Reduce Light flickering'' will eliminate most the light effects that last for a short duration of time, and ''Reduced Muzzle Flashes'' no longer kills the entire muzzle flash light, but rather makes them smaller and less strong; maintaining a power feeling weapon while still being more friendly towards the eyes. [*] Added auto-climbing feature. Run up to a ledge that's within reach and climb automatically! [*] Streamlined Screenshake intensity setting to be less overly complicated. [*] Added 'Disable Camera Motion' setting. This will eliminate movement from the camera when using melee, sliding and other things. [*] Added 'Censor gore' setting. This will reduce the amount of blood and gibs, as well as altered scripts to contain less depictions of violence. [*] (Gamepad Only) Added Assisted Mode. On Commander Difficulty and below, Assisted Mode will provide additional guidance to lock-on to targets. Use this if you have difficulty aiming with a gamepad. [*] (Gamepad Only, requires Assisted Mode) Added option to enable a Ringing sound. This is a sound queue that plays when Lock-on acquires a target, and when the target is inside your crosshair. [/list] [b]VAC-BOTS have actual AI now![/b] [list] [*] VAC-BOTS now properly clean up trash that they can see [*] Added VAC-BOT Emotion System. Their display will now portray how they feel and they will adjust based on circumstances. They will actively flee from incoming explosions, find a way to hide when shots are fired, look disgusted when cleaning up gibs and can get lonely if left alone for too long. If you want to keep them happy, give them frequent pets or stuff to clean up that aren't giblets. [*] VAC-BOTS now utilize Pathfinding, allowing them to reach their destination better [*] Added a cleanup effect when a VAC-BOT erases something from the map. [/list] [b]Gamepad / Steam Deck Support[/b] [list] [*]Selaco is now fully playable using a Steam Deck / Gamepad. [*]Rewrote the majority of GZDoom's Gamepad input code. Setting it to modern standards and improving support on Linux devices. [*]Added Steam Deck Optimized preset. This will enlarge certain UI elements for increased readability and optimizes graphics based on either Quality or Performance. [*]Added Vibration Support to GZDoom [*]Added Aim Acceleration to GZDoom [*]Added support for both Xbox and Playstation button prompts. Visible buttons can be tweaked in the Gamepad Menu. [*]Added 3 stages of Aim Assist; Weak, Default, Strong. This adjusts how much the Aim Assist is going to help you aim. [*]Added 2 Aim Assist Modes. 'Moving Targets', which only enables Aim Assist on targets that are on the move, and 'Always, which applies Aim Assist to all enemy types regardless of movement. [*]Added joystick button prompts that dynamically adjust based on the input device that is being used. Gamepad and KB/M are able to be used simultaneously. [*]Added optional Lock-on mode for lower difficulties. [*]Added squared stick input option for gamepad Look and Move, allowing for more responsive diagonal inputs. [*]Gyroscope Aiming is not included natively, but should work perfectly fine when using Steam's Gyroscope mode. If you have any trouble with this, reach out to us and let us know! [*]Redesigned portions of the Wrist Computer to make it easier to navigate with a gamepad [/list] [b]Economy:[/b] [list] [*] Now that Credits are harder to come by, ArachnoCola prices from Vending Machines have been reduced (5c -> 2c) [*] Additional Credit Bags have been added to the levels. [/list] [b]Other improvements[/b] [list] [*] The menu has been partially overhauled [*] Added 'Longest Headshot' statistic. [*] Added option to increase Zoom Sensitivity above 1.0. [*] Crouching behind flipped cover will now properly protect your head [*] Explosions made by the player deal significantly less self damage. Standing close to the origin of the explosion will still end up dealing a significant amount of damage, however. [*] Weapon Switching has been tweaked to feel snappier. It is now easier to switch weapons even during animations. [*] 90 is now the default FOV. Remember to change this if you prefer something lower or higher! [*] Grabbing objects now lowers the player's weapon to keep the screen free of additional clutter. [/list] [h1][b]World / Presentation[/b][/h1] [list] [*] Updated Splash Screen when loading the game [*] Re-rendered some of the sprite work to make them seem less out of place. Not all sprites are properly 'converted' yet. This will be an on-going process. [*] Enemy muzzle flashes now properly follow the shooter and no longer clip through the sprite of the shooter. [*] Smoke effects have a bit more transparency applied to them, causing less problems with visibility. [i](The RIDICULOUS setting of Smoke Quality uses the same thickness as the previous version)[/i] [*] Added proper impact effects when shooting at Window Blinds [*] Added impact effects when a shot down sign impacts the floor. [*] Added voxel model for Blood Bags (decoration) [*] Added 10 new variations for Wall Paintings [*]All datapad entries now have proper dates assigned to them. [*] Enemy footsteps now react to glass shards and leave footprints behind when standing on water, blood or slime. [*]Added bullet whiz effect for tracers flying past the player [*] Improved visual effects for Smoke Grenades [*] Added new variations of Cardboard Boxes. [*] All Pickup Items have been brightened up for improved readability. [*]Added variants of impact sounds after landing from a fall. Additional grunts and effects have been added. [*]Added a weight scale. No further elaboration needed. [*]Changes to Crate destruction to make them a bit more satisfying to break. [*]All weapon descriptions in your Wrist Codex have updated artwork [*]Brand new effects when destroying window panes. This new system ensures that the amount of glass shard matches the size of the window pane. Longer windows spawn more glass, smaller windows spawn less. [*] Added Breathing Frames for the Roaring Cricket. [*] Dawn shields her eyes from explosions much faster. [*] Cleaned up the Slide Entering animation, making it less jerky [*] Added new death animations for all enemy types [*] With subtitles enabled, the names of the opposing side are written in Orange. [*] Most actors will now properly adjust to the slope of the floor [*] Food now fades out when eaten, rather than disappear right away [*] Bullet Brass code has been entirely rewritten to be more performance friendly and visually appealing. [*] All weapons will now spawn a unique bullet case model when fired. [*] Added brand new toilet voxels. Happy flushing! [*] Added Toilet Cleaner voxel model. [*] Dawn will no longer eat the flag of a burger. [*] Level Names have been adjusted to be more clear. A "Level" is broken up into multiple "Areas". Every loading zone takes you to a new area within the level. [*] Added 'Foot Slide' sound that often plays on top of footsteps. [*] Added visual effects when sliding [*] Shockwave effects from explosions are now smoother [*] Drastic adjustments to the lighting of the levels to reduce visual busyness [*] Retextured and redesigned significant portions of the demo level [*] Walking on human blood will now leave bloody footprints behind [*] Added transition effect when interacting with a Camera Feed [*] Improved enemy readability [*] Added splash effects when jumping into water [*] All guns play a sound effect when the last bullet of a magazine is fired. [*] Optimized ejected Weapon Magazine models. With the new optimization, we can keep them in the level for much longer. Playing with ''Effects Lifespan'' on Ultra, keeps them around permanently [*] And a whole bunch of other improvements that we forgot to log... [/list] [h1][b]Audio[/b][/h1] [list] [*]Completely remade the Intermission track when completing the demo. The previous one was outdated and no longer matched the tone of the game [*] UC-36 and Shotgun have improved sound effects [*] You will now be able to hear the mechanisms of the weapon when firing while zoomed in [*] Added sound effects when hitting wooden surfaces [*] Added unique sound effects per bullet casing type. Heavy sounds for big bullets, lighter sounds for machineguns. [*] Added unique sound effects for paintings being hit, and new sounds for when they hit the floor [*] New sound effects for Destroying Crates [*] Added additional foley sounds for different player actions [*] Brand new bullets impact SFX, making them sound more punchy and impactful than before. [*] Added new sound effects for bouncing metal [*] Added sound effect for paper debris touching the floor [*] Added sound effect for bouncing ceramic pieces. [*] Updated sound effects for player footsteps [*] Added new sound effects for Metal floors [*] Added new sound effects for walking on boxes [*] Added squishy sound effect when walking on blood piles [*] Security Camera sounds have been updated so it's no longer a stock sound [*] Enemy soldiers now have their own footstep and foley sound effects for improved recognition [*] All weapons now have unique (de)selection sounds [*] And a whole bunch of other sound effects we forgot to log... [/list] [h1][b]Difficulty Tweaks[/b][/h1] [b]Captain Difficulty and above:[/b] [list] [*] Various stat tweaks to enemy tactics and action speeds [*] Portable Medkits now heal for 50, just like the other difficulties. We felt that 25 was not enough for such an uncommon item. [*] Portable Medkits healing rate has been cut in half. [/list] [b]Admiral Difficulty:[/b] [list] [*] Given the slight tweaks to a certain number of factors, enemies deal 10% more damage to compensate. [*] Enemies are much more mobile in this difficult setting. [/list] [h1][b]WEAPONS[/b][/h1] [b]Roaring Cricket [rework]:[/b] While we always liked how much damage it dealt, its magazine capacity and recoil might have been too troublesome. We've made some changes to better balance this out and make it easier to use. [list] [*] Primary Fire Recoil reduced (1.5 -> 0.7). Alt Fire remains the same as before. [*] Magazine capacity increased (9 -> 12) [*] Damage per shot reduced (60 -> 48) [*] Max ammo reserve increased (45 -> 48) [*] Increased Roaring Cricket ammo pickup (9 -> 12) [*] Roaring Cricket alt fire now works with less than 3 shots. It will deplete the rest of the magazine instead. [*] Swapping speed is now nearly instant, making this the ideal weapon to switch to when caught with an empty weapon during a fight. [*] Particle trail is now instant between player and target. The previous version made the Roaring Cricket look like a projectile weapon instead of hitscan. [/list] [b]UC-36 Assault Rifle:[/b] [list] [*] Headshot damage has been decreased (25% -> 15%). [*] Increased damage per shot (13 -> 14) [*] Changes made to the firing sound to sound more punchy [*] Some sprite improvements when Zooming [*] Changes to how recoil is handled, making it increase incrementally with each shot. [/list] [b]ESG-24 Shotgun:[/b] Shotgun is in a good place, but had some issues. [list] [*] Beefed up the firing sound of the shotgun [*] Dawn will now pump the shotgun before starting to reload, in case the shotgun requires pumping. [*] Added 'Chamber Empty' indicator when your shotgun requires pumping. [*] Pressing 'Reload' with no shell in the chamber will now cause Dawn to pump the shotgun. [*] Fixed minor stutter when firing the shotgun [/list] [b]Melee improvements:[/b] [list] [*] Quick Melee with your weapon is now much faster. [*] Weapon Melee damage has been reduced [*] Collision damage has increased. For maximum effectiveness, try hitting targets against walls. [*] Improved wall collision detection. Hitting enemies against walls should be much more consistant and reliable. [/list] [h1][b]AI[/b][/h1] [b]Added Strafe Node system. [/b] [list] [*] This will allow soldiers to dynamically adjust their strafing behavior based on player location. This results in soldiers being more intelligent with how they strafe. A confident soldier with high health will be more likely to stay within line of sight of their target, while a low health soldier is more likely to strafe towards nearby walls for cover. [/list] [b]Added intelligent reloading. [/b] [list] [*] When a soldier is low on ammo, there is a chance they will seek cover to reload their weapon. [/list] [b]Improved enemy pathfinding.[/b] [list] [*] AI no longer gets stuck in geometry [*] Enemy are now able to chase you around the entire level [*] Tweaks to Pathfinding to make it more likely for AI to flank your position [/list] [b]Misc[/b] [list] [*] Animation smoothing, logic performance improvements and other additional things have been added. [/list] [b]Enemy Rifleman:[/b] [list] [*] Increased mobility. Rifleman is far less likely to hold still. This increases per difficulty. [*] 'Attacker' Rifleman now has a slight speed boost to have an easier time closing the gap. [*] Rifleman now has less issue dealing with faraway targets. [/list] [b]Enemy Engineer (Shotgunner):[/b] [list] [*] Slight reduction in health (135 -> 125). This change should be enough to make it easier to take him down after he sets his sights on you. [*] Engineers no longer fire at teammates. [*] Added Suppression role. Engineers can now choose to not rush towards their target, but instead unload shotgun shells from a distance to keep targets suppressed. [*] Engineer strafe patterns have been improved to make them more engaging to fight. [/list] [b]Enemy Juggernaut:[/b] We liked how fast-paced and lethal the Juggernaut is. It's an opponent that has a similar moveset as the player and requires the player to use everything they have learned so far. However, we also felt he was a bit too dominating. Here are some tweaks to make him a more fun opponent while still being a dominant presence. Remember that the Juggernaut is not a one-off bossfight. You will encounter him often during the full campaign and he frequently learns new tricks! [list] [*] Health Reduced (1200 -> 1000) [*] Tracer Speed has been reduced (80 -> 70) [*] Added a slight delay before the Juggernaut starts firing during a Sidewash dash. [*] Increased Splash Damage Range after leaping (300 -> 390) [/list] [b]Energy Shields[/b] [list] [*] Energy Shields (that soldiers can deploy after reaching Invasion Tier 1) felt a little weak because their height was small enough to not cover the head of the enemy soldiers. We've added an extra piece on top that gives them a bit more protection [/list] [h1][b]BUGS / MINOR TWEAKS[/b][/h1] [list] [*] 'Rifle Start' can no longer be checked. It is not supposed to be present in the demo because there's only one level, making a Rifle Start impossible. [*] The Credits Track now fades in. [*] Fixed a bug where the 'Open Codex' button would not work when '5' was one of the assigned buttons. [*] Items can no longer be picked up through the walls [*] Fixed an error where Dawn would make two grunts after landing from falling. [*] Fixed an error where footstep sounds would play underwater [*] Corpse hitboxes are no longer overly large, causing enemies to keep hitting corpses despite going over them. [*] Players can no longer slide jump when there is no space to jump, preventing players from getting stuck [*] Fixed a goof where the weapon sprites would show a breathing animation when underwater [*] Soldiers no longer kill themselves with Smoke Grenades [*] Fixed an error where Fan textures behaved like Concrete when shot [*] Fixed an error where Dawn's underwater speed was much faster than intended [*] Fixed a bug where the UC-36's firing sound would abruptly end without a proper tail sound. [*] Fixed an error where smoke grenades used an outdated sound effect from way back in our modding days [*] Fixed a bug where tracers would be blocked by plants. My sincere apologies to all ACE Security agents who used plants as armor. Adjusted the size of certain objects. The scaling was not very consistent. This includes enemy sprite work [*] Applied a minor tweak to Interaction Prompts to make them update faster and seem more responsive [*] Stationary Grenades are no longer shootable [*] Fixed an error where enemies touched by a burning actor would lose their Self Lighting properties [*] Fixed a bug where bananas would briefly turn into a sandwich when eaten [*] Fixed a bug where crates would jitter around the level when hit by particles [*] Certain smaller items no longer collide with the player [*] Dawn will no longer shield her eyes from explosions when dead [*] Fixed a bug where throwing fire extinguishers against enemies would sometimes not put the enemy on the floor, but would have them enter their Collision animation instead [*] Fixed a bug where paper pieces would have a random angle upon touching the floor [*] Fixed a bug where the hitbox of flipped cover was not high enough to fully protect a crouching player. [*] Fixed a bug where keyboards could not get destroyed with melee attacks [*] Fixed a bug where Dawn's legs would not go away when climbing after a slide [*] Fixed a bug where Zoom Sensitivity would have an effect on the overall sensitivity [*] Fixed an error where some areas of the game looked darker than intended on the Low graphics setting [*] Fixed an error that forced XY Billboarding on enemy soldiers after hitting them with melee. [*] Fixed a bug where picking up Health Injector would take your health away when on health above 100 [*] Enemies colliding with falls no longer damage the player when nearby [*] Fixed a very sloppy error that added a one tick delay (one 35th of a second) before showing an impact effect on walls. [*] Sliding away after being near an explosion will no longer cause Dawn to awkwardly shield her eyes too late, and temporarily get 3 arms. [*] Fixed a bug where 'chair base' could not be picked up [*] Fixed an error where the Shotgun muzzle flash was not properly aligned to the animation of the weapon [*] Fixed a bug where a certain Easter egg progressed a challenge [*] Fixed an error where Engineers their 'attack indicator flare' would flicker rapidly [*] Fixed a bug where Fire Extinguishers could pass through rushing engineers [*] Fixed Fire Extinguisher duplication glitch. [*] Loading the saved game of an incompatible version will now display a proper error message. In the future, this will explain how to fix it as well. [*] Sliding in a narrow tunnel that is of crouching height will no longer endlessly slide you forward. [*] Zooming while reloading no longer causes the camera to 'jitter' to one game tick [*] Fixed a bug where the 'end fire' sound would not properly play when a player stops firing a Zoomed UC-36 [*] Fixed an error in the Gameplay Menu where 'Automatic mode' and 'Manual Mode' were swapped around [*] Fixed a bug where Engineers would spawn a severed arm after a melee death, despite the sprite showing both arms intact [*] Fixed an error where HoneyComb Cases would not properly align to the slopes they were on [*] Fixed an error where using iron sights showed an unintended crosshair [*] Fixed a bug where floor paper decals would not spawn [*] Pathfinder's alert sound now persists to Level 1-2. This was always intended but ended up broken [*] 'Toggle Run' has been renamed to 'Toggle Walk', since Run is already the default speed. [*] Flares carried by the player now correctly transition between levels [*] Sliding Sounds now require the player to touch the floor. Once contact with the floor is removed, the sliding sound stops. [*] Fixed a bug where the player could slide while crouching, making their hitboxes 1 pixel high. [*] Fixed a bug where one corpse actor could not get gibbed. [*] Fixed a bug where Strafe Tilting was still applied when dead [*] Dying while holding an object will now properly drop the object [*] Fixed a bug where bullet casings were able to climb staircases [*] Fixed a bug where a couple of icons on the automap would disappear when getting far away from them. [*] Given corpses some weight. They will no longer slide across the floor when shot. [*] Fixed an oversight where ArachnoCola cans could not get kicked by enemy soldiers [*] Fixed a bug where some footstep sounds were not playing correctly [*] Fixed a rendering bug where Lightshafts would show artifacts at the bottom [*] Fixed a bug where players could climb into very narrow surfaces and get stuck [*] "Disable Hud" now properly disables the visor frame as well [*] Fixed a bug where Selaco's movement code was ignored prior to opening a Keypad or Gwyn Station. This caused Dawn to slide forward like she was on ice skates. [*] Fixed a bug where Slide Kicks would stack multiple times, sending enemies flying further than intended. (It was funny though! Will keep it in mind for a mutator >:) ) [*] Fixed an error where reloading an empty Shotgun would 'twitch' the weapon sprite [*] Fixed a bug where reloading a weapon while being at max ammo reserve capacity would take too much ammo away [*](LINUX) Fixed ''SDL unsupported'' errors [*] Fixed a bug where the game could keep playing during an Invasion Tier screen [*] Water Coolers no longer keep buzzing after being destroyed [*] Alt Fire can now be used to drop objects. [*] Fixed a bug where Juggernauts left a 'solid ghost' after dying [/list] Woah, you're still here!? Thanks for reading <3