Garry's Mod

Garry's Mod

SlashCo (Beta Version)
正在显示第 71 - 80 项,共 87 项条目
< 1 ... 6  7  8  9 >
更新于:4 月 25 日 下午 1:35
作者:Lemon

[+] Implemented quick escape reward (10 credits)
[+] Added different intro sounds based off the diffuclty
[+] Implemented fog for Slashers based off their EyeSight
[+] Support live language changes

Tyler changes:
[+] Added a camera shake to Typer's hunt effect with the intensity being based off his distance
[#] Made Tyler's effect only appear on a certain distance

更新于:4 月 19 日 上午 12:35
作者:Raphael

[#] Improved generator UI to propperly support any fuel counts
[#] Trying to not hard-code "sc_lobby" as the lobby.
Using the info_sc_settings entity any map can now be marked as a lobby.

更新于:4 月 16 日 下午 6:58
作者:Raphael

[+] Added a status light to the generators showing if their running or not
[+] Added a fuel display to the generators allowing one to see how much fuel is missing
[#] Improved player stuck check to use the proper collision group

更新于:4 月 16 日 上午 12:50
作者:Raphael

[+] Added basic slasher documents
(This is still WIP and is unfinished)
[#] Stop sound time correction if were in singleplayer
(Caused audio issues, why would you even be in singleplayer)
[#] Implemented quick escape logic for later
(If you escape before the round went on for 10 minutes it counts as a quick escape)
[#] Changed helicopter escape music to use the new audio system
[#] Fixed a error when seen by a slasher caused by a function that was renamed but wasn't updated in another file
[#] Improved visibility checks to account for slashers like Trollge which now work properly
[#] Fixed a game crash caused by a infinite loop if no map was found
[#] Stopped the workshop mount message if it's the first workshop maps check.

更新于:4 月 11 日 下午 1:28
作者:Raphael

[+] Properly support live content changes
(if you mount a map while in the lobby it will refresh it's configs and allow you to play on it without having to restart the game)
[#] Fixed a shadow issue caused by the helicopter
[#] Fixed a serverside error on startup caused by a missing file

更新于:4 月 10 日 上午 1:11
作者:Raphael

[#] Updated Tesla coil description to match the stun time of 15 seconds

更新于:4 月 10 日 上午 1:07
作者:Raphael

[+] Added slashco_unstuck command in case you get stuck somehow
[#] Heavily improved FPS when using the Tesla Coil
[#] Reduced stun time from 20 to 15 seconds

更新于:4 月 8 日 上午 11:51
作者:Raphael

[+] Added slashco_proximity_chat and slashco_proximity_voice console variables

[#] Readded proximity code that I accidentally pushed.
This was meant for testing and wasn't meant to be uploaded.

更新于:4 月 7 日 上午 6:37
作者:Raphael

[#] Increased tesla coil price to 50 as previously it was set to 1 from testing

更新于:4 月 5 日 下午 6:57
作者:Raphael

[#] Fixed a clientside error caused by last changes