Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

[Update] 1.19.4 #98

Merged
merged 27 commits into from
Oct 23, 2019
Merged

[Update] 1.19.4 #98

merged 27 commits into from
Oct 23, 2019

Conversation

Batfoxkid
Copy link
Owner

@Batfoxkid Batfoxkid commented Oct 22, 2019

Closes #93
Closes #96
Closes #75 Added "wearable" item for bosses (requires gamedata provided)
Closes #82 Added ff2_bosspack_vote to shuffle the boss pack voting with a specific number of packs
Closes #87 Added "goomba" setting to change who can goomba
Closes #95 Fixed still having boss selection when access has been changed
#39 Added "map_exclude" setting for bosses to exclude them on specific maps
#39 Added ff2_kunai_health to control health gained on backstab using the Kunai
#39 Added ff2_kunai_max to control the maximum overhealth using the Kunai
#39 Added "crits" setting for weapons config to determine what's crit boosted

  • Added SteamWorks support
  • Added sm_setboss command alias
  • Added ff2_announce_ads for whether to block announcements not related to commands
  • Added ff2_broadcast for whether to block announcer/end of the round lines
  • Added ff2_cloak_damage to control damage taken while cloaked
  • Added ff2_cloak_stun to control amount of time before being able to cloak after a backstab
  • Added ff2_deadringer_damage to control damage taken while ringered
  • Added ff2_diamondback to control amount of revenge crits gained on a backstab
  • Added ff2_disguise to control whether disguises use the playermodel of the victim
  • Added ff2_market_garden to control Market Garden damage or to disable
  • Added "blockcap" setting to change who can capture the point
  • Added "command" setting for bosses to run server commands on round start
  • Added "music" setting for sounds to change the theme (also includes "name" & "artist")
  • Added boss pack support for saving boss selections for up to 8 packs
  • Added support for extended Ubercharge durations
  • Fixed telefrag assist damage resulting in a unexpected value
  • Fixed the error spam with pickups
  • Changed ff2_caber_detonations to have 0 for infinite
  • Changed "sound_lastman" to only play when there's atleast more than one player playing
  • Removed time limit on boss selection menu
  • Removed caber "stab" if the caber can explode more than 3 times

Ye
SteamWorks usage is a higher priority to SteamTools.
Also ugly compatibility layer.
For #95 
Also instead keep their selection but don't let them play that boss.
Huge thanks to DISC-FF's plugin.
No reason for natives within FF2 itself



Oh right FF2_OnSpecialSelected exists...
Reworked the crit system.
How did I never notice the medi-gun thing.
Also finally shuffle vote fix?
For #75 
Only thing about this is the "worldmodel" may be required for it to be visible correctly.
And future SourceMod 1.11 support.
"Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs"
Defaults to tf_wearable
Though would probably always fail 1.7 build.
@Batfoxkid Batfoxkid added this to the 1.19.4 milestone Oct 22, 2019
@Batfoxkid Batfoxkid self-assigned this Oct 22, 2019
@Batfoxkid Batfoxkid merged commit be3e123 into master Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants