Skip to content

Commit

Permalink
Various Bug Fixes [M][E]
Browse files Browse the repository at this point in the history
- Replaced weapon switching instances with TF2Util_SetPlayerActiveWeapon
- Removed CTFWeaponBuilder::StartBuilding hook
- Fixed rage_ability_management not showing % signs
- Fixed class swap effect being invisible on first creation
- Fixed compile errors for SM 1.12
  • Loading branch information
Batfoxkid committed Jan 25, 2024
1 parent 4884ee1 commit 8483424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Recommended:
Supported:

- [SteamWorks](https://github.com/ExperimentFailed/SteamWorks)
- [SM-TFUtils 0.19.0.2+](https://github.com/nosoop/SM-TFUtils)
- [SM-TFUtils](https://github.com/nosoop/SM-TFUtils)
- [SM-TFCustomWeaponsX](https://github.com/nosoop/SM-TFCustomWeaponsX)
- [Goomba](https://github.com/Flyflo/SM-Goomba-Stomp-Addons)

Expand Down
2 changes: 1 addition & 1 deletion addons/sourcemod/translations/ff2_rewrite.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@
"Boss Rage"
{
"#format" "{1:d}"
"en" "{1}%% RAGE"
"en" "{1}$ RAGE"
}
"Boss Wall Jump"
{
Expand Down

0 comments on commit 8483424

Please sign in to comment.