Left 4 Dead 2
Speedrunner Tools
Εμφάνιση 51-60 από 142 καταχωρίσεις
< 1 ... 4  5  6  7  8 ... 15 >
Ενημέρωση: 30 Νοε 2018 στις 2:33

Version 5.4.58 - Updated ST plugin (changed "debug_inventory" cmd); relocated CBTable of SpawnZombieForCB() func in g_STLib table + relocated in CBTable "weapon_fire" event to prevent conflicts with same other; relocated events from global table to g_ModeScript table; relocated PlayerToXClip table to g_STLib; added g_STLib.Funcs scope to script files instead g_ModeScript default for convenience.

Ενημέρωση: 13 Νοε 2018 στις 10:35

Version 5.4.57 - Changed "!picker" cmd; added "!dbg trigger" and "!dbg clip" commands to display bbox of a trigger or clip entities; replaced all 0.033s callback times to 0.01s; added default values for GetSpeed(), GetDistance() functions; updated "utilities.nut" file; changed syntax in "vs_st_ems.nut" for some functions; updated Speedrunner Tools Full Pack archive; updated all SourceMod plugins related with ST.

Ενημέρωση: 16 Οκτ 2018 στις 6:50

Version 5.4.56 - Changed "player_entered_checkpoint" event callback - added cp area checker (if this isn't a start saferoom checkpoint).

Ενημέρωση: 15 Οκτ 2018 στις 10:52

?

Ενημέρωση: 15 Οκτ 2018 στις 9:01

?

Ενημέρωση: 14 Οκτ 2018 στις 9:54

?

Ενημέρωση: 11 Οκτ 2018 στις 8:34

?

Ενημέρωση: 10 Οκτ 2018 στις 15:16

Version 5.4.55 - Renamed g_STLib.Funcs.HookEntityOutput to Hooks function for convenience; added bool parameter to SpawnZombieForCB to toggle mobs solid.

Ενημέρωση: 9 Οκτ 2018 στις 15:37

Version 5.4.54 - Added float parameter in PlayerKillFromWeapon() func; added "z_mega_mob_size" ConVar in restore table of "vs_st_ems.nut" in case if director was stopped via "director_stop" cmd (affects finals only?); changed DebugItems(); updated SkipIntro script; added bool parameter to SpeedrunStart(); changed MR plugin (added flags in buttons for idling); added "!dbg do" cmd to check DirectorOptions table, added "!dbg start" and "!dbg stop" for HUD debugging.

Ενημέρωση: 28 Σεπ 2018 στις 6:41

Version 5.4.53 - Changed DebugItems() - added parameter to find an object; fixed PlayerKillFromWeapon(); restored and changed OnGameFrame(); added IsFuncExist(); added !dbg events cmd; changed a method at the events collection in g_STLib.Funcs.HookEntityOutput().