Garry's Mod
Hunter's Glee
289件中 91-100 を表示
< 1 ... 8  9  10  11  12 ... 29 >
更新:2月7日 @ 14時55分
更新者:StrawWagen

More stale enemy tweaks
yap cutoff adjustments if debugging

更新:2月7日 @ 14時32分
更新者:StrawWagen

More improvements
Properly get name of ALL kinds of bots
Always fill the mode votes up to hunterslglee_modevote_maxoptions
Improve stale hunter removing logic
Allow linked hunter on non-terminator spawnmodes, just costs money instead of giving money
Disable overcharging on weak bots
Make overcharging a proper upgrade on stuff like god crabs

更新:2月5日 @ 19時43分
更新者:StrawWagen

Fix homicidal glee

更新:2月5日 @ 18時56分
更新者:StrawWagen

Fix chanceToBeVotable
Dont go crazy on scaryness unless bot is ".IsEldritch"
Temporal inversion, homicidal glee, dice, now boots plys from vehicles,

更新:2月5日 @ 15時34分
更新者:StrawWagen

Despawn fodder zombies later

更新:2月5日 @ 14時54分
更新者:StrawWagen

More polish
Randomly spawn JEEPS if a map has alot of areas under the sky
Disable with huntersglee_randomlyspawn_jeeps 0

Improve generic spawner alot, add pre-post spawned functions

Huge hunter spawner polish
Were actually alot of bugs with it, it should now spawn stuff much closer when needed. ( .maxSpawnDist wasn't even working! )
Fixed minCount not being respected
Remove "fodder" hunters if they're not finding an enemy

Spawnsets now accept "nil" inputs as default

Add precached
GAMEMODE.navmeshTotalSurfaceArea
and GAMEMODE.navmeshUnderSkySurfaceArea

Add bot "Scaryness" system
Bots stronger than terms are more scary, less strong, less scary
Everything is scary when you are at low health
Use this in proximity BPM system
and in Sixth Sense
More ammo on guns in crates

Beartrap won't trap BIG or high-hp enemies anymore

Weak hunters won't crush skulls anymore

Make the meme modes not show up in the votes as much

Buff reviver a tad.
Right click with nailer to remove nearest nail.

更新:2月4日 @ 16時14分
更新者:StrawWagen

dont spam errors if some keys are unbound

更新:2月4日 @ 16時06分
更新者:StrawWagen

no scary prints

更新:2月4日 @ 16時02分
更新者:StrawWagen

only reset spawnset when not default

更新:2月4日 @ 15時58分
更新者:StrawWagen

Spawnset tweaks
Make round end sound come from the spawnset .roundEndSound
Make round start sound come from the spawnset .roundStartSound ( defaults to no sound )

Accept nil as default instead of erroring
( So new defaults dont break custom spawnsets )

.minCount and .maxCount can now be defaulted

accept FUNCTIONS in spawnset variables, only arg is spawnSet

Reset spawnset to default when server empties out

Add SV util func GM:PlaySoundOnEveryPlayer( path, pitch, vol )

Fix soul error spam on some clients

Try fixing spawnset content mounter AGAIN :(