Left 4 Dead 2

Left 4 Dead 2

project_smok
Showing 1-10 of 124 entries
< 1  2  3 ... 13 >
Update: 7 Aug, 2022 @ 10:19am



Additions


Updates

  • Update documentation

  • Updated version no

Pull Requests

Update: 7 Aug, 2022 @ 2:06am



Updates

  • Updated entity wiki tables

Fixes

  • Fixed incorrect references in v3.3.8

Pull Requests

Update: 7 Aug, 2022 @ 1:08am



Updates

  • Command messages from old Admin System commands such as noclip, god, etc. now use the better messaging system with colors instead of full orange.
    • To disable the messages from these commands, set DisplayMsgs to false instead of true in admin system/settings.txt

  • Added links to steam guides in documentation

  • Updated version no and date

Fixes

  • Fix model names copied from chat messages with coloring causing issues when pasted and used with another command, due to the color characters

Pull Requests

Update: 30 Oct, 2021 @ 3:12pm



Hotfix

  • Fix 'destructable' typos to be 'destructible'...

Pull Requests

Update: 30 Oct, 2021 @ 10:39am



Additions

  • Added make_destructible[github.com] command for making aimed physics object destructable. A destructable object:

    • Glows accordingly to it's HP ( (Green -> Red) = (Full HP -> Low HP) )

    • Spawn particles on the locations it gets hit

    • Blows up when HP reaches 0

Updates

  • Removed some bad models from colorful vehicles setting

  • Updated wiki tables

Pull Requests

Update: 25 Oct, 2021 @ 4:41am



Hotfix

  • Fixed the addon failing to load due to unexpected behaviours of meta addon scripts

Pull Requests

Update: 15 Sep, 2021 @ 2:36pm



Additions

  • Added a new format for pitch[github.com] command to enable picking a random speed from given range

Updates

  • Updated random line and pitch shift menus to include more pitch shifting options.

  • Removed some models from getting colorized randomly with the colorful props setting.

  • Updated the documentation.

  • Updated the version no and date.

Fixes

  • Issue #53[github.com](looting settings errors between chapters) fixed

Pull Requests

Update: 30 Aug, 2021 @ 6:34am



Updates

  • Added electrical_arc particle effect to explosion effects menu

  • Added speak_saved commands to some randomline menus for easier access

  • Added "Quick Start" and "Common Words Vocabulary" sections to documentation

  • Updated installation instructions in documentation

  • Updated wiki tables

  • Removed some bad particle effects

Fixes

  • Fixed going idle while ragdolling causes replacement bot to get stuck

  • Fixed documentation typos

Pull Requests

Update: 21 Aug, 2021 @ 8:28am

Update: 21 Aug, 2021 @ 8:27am



Updates

  • Updated wiki tables

Fixes

  • Fixed command arguments in aliases not evaluating every repeat with '$[expression]' format used

  • Fixed command option '$repeats_left' not being decremented correctly for the first repeat in alias calls

Pull Requests