Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
81cce46
Gamedata Update for TF2 2025-05-01 update
FortyTwoFortyTwo May 1, 2025
88a90a3
Fix CTFJar::TossJarThink offsets
FortyTwoFortyTwo May 1, 2025
6881501
Update chi translation 5.1. (#175)
HotoCocoaco May 2, 2025
c2ed0e6
Fix IsMapSZF not working for workshop maps (#176)
FortyTwoFortyTwo May 2, 2025
37cd862
Remove Scout's +25 extra max health
FortyTwoFortyTwo May 4, 2025
81f1c34
Update some outdated infos in menu
FortyTwoFortyTwo May 4, 2025
eb8dc14
Update Flying Guillotine rarity to common
FortyTwoFortyTwo May 4, 2025
1d99a23
Fix chinese translations used as english
FortyTwoFortyTwo May 5, 2025
4861e94
Fix error when there too many spawn weapons
FortyTwoFortyTwo May 5, 2025
d6a66e6
Give Spitter's spit a model and particles
FortyTwoFortyTwo May 8, 2025
5d6dc75
Disable rope's holiday lights for Smoker tongue
FortyTwoFortyTwo May 8, 2025
986f51e
Give Engineer +25 extra max health
FortyTwoFortyTwo May 8, 2025
7f26ebb
Update several weapon rarities
FortyTwoFortyTwo May 8, 2025
4668c77
Remove Amputator's hidden -1 regen penalty
FortyTwoFortyTwo May 8, 2025
73b768d
Update formula for zombie damage scale (#178)
FortyTwoFortyTwo May 8, 2025
2d545e4
Trigger frenzy/tank if many survivors at lategame
FortyTwoFortyTwo May 8, 2025
daa0fa9
Replace health drain with Marked-For-Death while the weapon is active…
CzechMate09 May 8, 2025
0cc5ae5
Merge pull request #180 from redsunservers/4.7.2
FortyTwoFortyTwo May 9, 2025
53a2366
Gamedata Update for TF2 2025-05-12 update
FortyTwoFortyTwo May 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/sourcemod/configs/szf/classes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@

"scout"
{
"health" "25"
"ammo" "2"
"menu" "Menu_ClassesSurvivorsScout"
}
Expand Down Expand Up @@ -75,6 +74,7 @@

"engineer"
{
"health" "25"
"menu" "Menu_ClassesSurvivorsEngineer"
}

Expand Down
29 changes: 19 additions & 10 deletions addons/sourcemod/configs/szf/weapons.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

"220" // Shortstop
{
"rarity" "uncommon"
"rarity" "rare"
"model" "models/weapons/c_models/c_shortstop/c_shortstop.mdl"
}

Expand All @@ -68,7 +68,7 @@

"772" // Baby Face's Blaster
{
"rarity" "rare"
"rarity" "uncommon"
"model" "models/weapons/c_models/c_pep_scattergun.mdl"
}

Expand Down Expand Up @@ -105,7 +105,7 @@

"449" // Winger
{
"rarity" "common"
"rarity" "uncommon"
"model" "models/weapons/c_models/c_winger_pistol/c_winger_pistol.mdl"
}

Expand All @@ -117,7 +117,7 @@

"812" // Flying Guillotine
{
"rarity" "uncommon"
"rarity" "common"
"model" "models/weapons/c_models/c_sd_cleaver/c_sd_cleaver.mdl"
}

Expand Down Expand Up @@ -328,7 +328,7 @@

"1099" // Tide Turner
{
"rarity" "common"
"rarity" "uncommon"
"model" "models/workshop/weapons/c_models/c_wheel_shield/c_wheel_shield.mdl"
"origin_offset" "0.0 0.0 4.0"
"angles_offset" "0.0 0.0 -90.0"
Expand Down Expand Up @@ -378,7 +378,7 @@

"159" // Dalokohs Bar
{
"rarity" "common"
"rarity" "uncommon"
"model" "models/weapons/c_models/c_chocolate/c_chocolate.mdl"
"angles_offset" "0.0 0.0 -90.0"
}
Expand All @@ -398,7 +398,7 @@

"1190" // Second Banana
{
"rarity" "uncommon"
"rarity" "common"
"model" "models/weapons/c_models/c_banana/c_banana.mdl"
"angles_offset" "0.0 0.0 -90.0"
}
Expand Down Expand Up @@ -609,13 +609,13 @@

"735" // Sapper
{
"rarity" "uncommon"
"rarity" "common"
"model" "models/weapons/c_models/c_sapper/c_sapper.mdl"
}

"810" // Red-Tape Recorder
{
"rarity" "uncommon"
"rarity" "common"
"model" "models/weapons/w_models/w_sd_sapper.mdl"
}

Expand Down Expand Up @@ -766,6 +766,15 @@
"text" "Melee_FistsofSteel"
"attrib" "206 ; 0.9"
}
"426" //Eviction Notice
{
"text" "Melee_EvictionNotice"
"attrib" "855 ; 0.0 ; 414 ; 1.0"
}
"142" //Gunslinger
{
"attrib" "26 ; 0.0"
}
"589" //Eureka Effect
{
"text" "Melee_EurekaEffect"
Expand All @@ -788,7 +797,7 @@
"304" //Amputator
{
"text" "Melee_Amputator"
"attrib" "200 ; 0.0 ; 57 ; 2.0"
"attrib" "200 ; 0.0"
}
"171" //Tribalman's Shiv
{
Expand Down
28 changes: 14 additions & 14 deletions addons/sourcemod/gamedata/szf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,38 +64,38 @@
}
"CBaseEntity::GetVelocity"
{
"linux" "147"
"windows" "146"
"linux" "148"
"windows" "147"
}
"CBaseEntity::GetDefaultItemChargeMeterValue"
{
"linux" "197"
"windows" "196"
"linux" "198"
"windows" "197"
}
"CTFPlayer::GiveNamedItem"
{
"linux" "493"
"windows" "486"
"linux" "494"
"windows" "487"
}
"CObjectDispenser::RefillThink"
{
"linux" "419"
"windows" "405"
"linux" "420"
"windows" "406"
}
"CObjectDispenser::DispenseAmmo"
{
"linux" "424"
"windows" "410"
"linux" "425"
"windows" "411"
}
"CObjectDispenser::GetHealRate"
{
"linux" "428"
"windows" "414"
"linux" "429"
"windows" "415"
}
"CTFJar::TossJarThink"
{
"linux" "498"
"windows" "491"
"linux" "501"
"windows" "494"
}
"CEconItemView::m_iItemDefinitionIndex"
{
Expand Down
Loading
Loading