Patch v1.131 (Beta/Unstable) - More garbage edition
[p]Hello gamers, it's me. John Indieslop.
I'm busy :([/p][p]I've got a few more things I want to implement, but I can not release those features yet as a full update onto the main update branch yet, especially since the main build is currently very stable, and this... this is not. If you want to test this out, or try the new feature feel free to switch to the beta branch by right clicking on the game, going to Betas and picking beta_unstable in the Beta Participation tab in order for this update to download.[/p][p]
Anyway, here's a changelog. for Patch v1.131 [/p][p]- Engine updated to 6000.2.6f2.[/p][p]Because a certain company broke the inspector in the 2022 LTS and are not fixing it, because they dropped support for it :) Plus, there's a security issue on top of it, so upgrade is even more of a requirement right now. This shouldn't affect you as a player much. But if you're a mod creator for example, be aware of this upgrade.[/p][p]
- SDKSample has been updated to the same version. [/p][p]Now you should use 6000.2.6f2 if you want to create custom levels/mission. The level loader should still be compatible with levels created with the older version of the engine. At least from what I tested.[/p][p][/p][p]- Fixed an issue where in some cases the bottom half of the lock on animation would play incorrectly.[/p][p][/p][p]- Fixed an issue where Shamir's disabled weapons would disable weapons of other playable characters.[/p][p][/p][p]- Fixed a problem where if you pressed F5, your UI would get screwed. A left over from an ancient experiment, it was a debug command. Don't worry about it.[/p][p][/p][p]- Console command toggle has been moved from F1 to F10, if you cheat....... use F10..... stinky......[/p][p][/p][p]- Back end stuff: Shamir has been moved into his own package now.[/p][p]Initially, the game was just made with him in mind, so his combat stuff was coded directly in the script that handled the entire combat system. While it was not that bad, it made it difficult to include him in the next feature described below. [/p][p]
[/p][p]- Character switcher has been added into the game - Use F1, F2, F3, F4, F5 to change characters in realtime. [/p][p]Unlocked in Extras menu after defeating 100+ enemies in the credits. This should be retroactively available if you had done so in the past. [/p][p]Currently, there's no gamepad support for this feature. But it will be added with the full release of this feature. [/p][p]
[/p][p]- Huntress V2 has been added, but she's in early development. [/p][p]Initially Huntress was created as a test to see if my code was reusable enough to make extra characters and is flexible enough for other things I could do with my codebase. And it was a neat bonus. But since then, I wanted to create a fully gun based character with the normal playstyle, so... yeah?[/p][p]At the moment, Huntress V2 is only available via Character Switcher, she has a very basic moveset for her pistols and no gamepad support at the moment. It's a very early WIP, you may even hear some placeholder sounds from Shamir when using her, because it is that early.[/p][p]Later she'll be added as a selectable character in the main menu like the rest. [/p][p]As for why she's in the Character Switcher, well. It's because: [/p][p]1) It's easier to test this way. [/p][p]2) She's gonna be there on release anyway. so why not, it'd be a waste of time to develop this feature without her and then update her into it later. Might as well do it now. [/p][p][/p][p]- Added missing locale on Steam for the achievements.[/p][p][/p][p]- Two new achievements added. [/p][p]One for enabling the character switcher, another one for beating TOB as Kair. Because I forgot to add it. [/p][p]
Known issues in the Beta build.
1) Switching to Enerith via Character Switcher can cause a microstutter.
2) Switching a character when using a pulley/rail can cause unintended effects... I kinda forgot to test that.
3) Enerith's Style Image is not correct when switching to him via Character Switcher.
4) Weapons are always drawn when switching to a character via Character Switcher.
5) Upgrades list is currently not reflecting the currently picked character, it only gets set up on level start via divergence.
6) Huntress (TPS Version) is not compatible with the Character Switcher, so using her and switching to another character WILL cause issues.
7) Huntress (CAG Version) may be stuck in a weird rotation when some of the moves are used without enemies on screen.
8) Shamir might be slightly bugged after being ported to function like other playable characters, but I am not sure about it yet. I'm testing.
[/p][p]Also, you know while I'm on topic, I've noticed that the extra playable characters don't have the best animations. I think I'll adjust them. I'm just basically doing this on my free time so please bear with me.[/p][p]As for the issues, they will be fixed once the update will be stable enough to be put on main. [/p][p]If you find any other issues or have some feedback, please report them to me either on Steam Forum, E-mail ([email protected]), or on the stinky Discord server. [/p][p]For Discord, it may take time to approve new people due to someone(me) having to sleep. https://discord.gg/2ZyurUSbeE[/p]
I'm busy :([/p][p]I've got a few more things I want to implement, but I can not release those features yet as a full update onto the main update branch yet, especially since the main build is currently very stable, and this... this is not. If you want to test this out, or try the new feature feel free to switch to the beta branch by right clicking on the game, going to Betas and picking beta_unstable in the Beta Participation tab in order for this update to download.[/p][p]
- SDKSample has been updated to the same version. [/p][p]Now you should use 6000.2.6f2 if you want to create custom levels/mission. The level loader should still be compatible with levels created with the older version of the engine. At least from what I tested.[/p][p][/p][p]- Fixed an issue where in some cases the bottom half of the lock on animation would play incorrectly.[/p][p][/p][p]- Fixed an issue where Shamir's disabled weapons would disable weapons of other playable characters.[/p][p][/p][p]- Fixed a problem where if you pressed F5, your UI would get screwed. A left over from an ancient experiment, it was a debug command. Don't worry about it.[/p][p][/p][p]- Console command toggle has been moved from F1 to F10, if you cheat....... use F10..... stinky......[/p][p][/p][p]- Back end stuff: Shamir has been moved into his own package now.[/p][p]Initially, the game was just made with him in mind, so his combat stuff was coded directly in the script that handled the entire combat system. While it was not that bad, it made it difficult to include him in the next feature described below. [/p][p]
Known issues in the Beta build.
1) Switching to Enerith via Character Switcher can cause a microstutter.
2) Switching a character when using a pulley/rail can cause unintended effects... I kinda forgot to test that.
3) Enerith's Style Image is not correct when switching to him via Character Switcher.
4) Weapons are always drawn when switching to a character via Character Switcher.
5) Upgrades list is currently not reflecting the currently picked character, it only gets set up on level start via divergence.
6) Huntress (TPS Version) is not compatible with the Character Switcher, so using her and switching to another character WILL cause issues.
7) Huntress (CAG Version) may be stuck in a weird rotation when some of the moves are used without enemies on screen.
8) Shamir might be slightly bugged after being ported to function like other playable characters, but I am not sure about it yet. I'm testing.
[/p][p]Also, you know while I'm on topic, I've noticed that the extra playable characters don't have the best animations. I think I'll adjust them. I'm just basically doing this on my free time so please bear with me.[/p][p]As for the issues, they will be fixed once the update will be stable enough to be put on main. [/p][p]If you find any other issues or have some feedback, please report them to me either on Steam Forum, E-mail ([email protected]), or on the stinky Discord server. [/p][p]For Discord, it may take time to approve new people due to someone(me) having to sleep. https://discord.gg/2ZyurUSbeE[/p]