Garry's Mod

Garry's Mod

SlashCo (Beta Version)
Zobrazuje se 61–70 z 87 položek
< 1 ... 5  6  7  8  9 >
Aktualizace: 23. kvě. v 11.50
provedl Raphael

[+] Show the ready state of other players & optimize the code of it.
[+] Allow one to drop the used deathward
[+] Live update points and survivor/slasher wins when they change
[+] Added slow escape penalty
(you lose 10 credits for when its a slow escape)
[+] Added warning sound that is played when you have 5 minutes left before it counts as a slow escape
[+] Added ambient tracks that play based off the highest slasher anger.
[#] Moved dolphinman sounds into "slashco/slasher/dolphinman"
[#] Reworked the AudioSystem PlaySound function
[#] Fixed the background music being silently broken as I previously just commented out the error it would have thrown
[#] Fixed dead players not receiving their slasher documents
[#] Other minor code changes
[#] Stop all audiosystem sounds when the round end screen is played.
[#] Make the Helicopter a bit louder
[#] Fixed a bug where sometimes the volume of the background music reaches nan causing it to be fully silent
[#] Fix gmod_hands somehow being created and causing warnings to be spammed
[#] Fix lobby failsafe kicking in when debugging
[#] Fixed some potential lua errors with emitters & improved the performance a bit
[#] Actually get the slasher spectator hud to show right when their waiting to be spawned
[#] Fix princess not always eating the baby & freeze princess while eating a baby or player
[#] Princess should not damage the player that is holding the player

Aktualizace: 19. kvě. v 4.48
provedl Lemon

[#] Removed unesseary code in Tyler
[#] Changed some networking code to use MAX_EDICT_BITS when networking the EntIndex
[#] Fixed a exploit that I had reported & was already fixed in the base gamemode
[#] Fixed Helicopter sounds not stopping when the helicopter is deleted

Aktualizace: 18. kvě. v 14.31
provedl Raphael

[#] Fixed Tesla Coil not working
[#] Fixed Helicopter sounds not always playing
[#] Fixed Tyler sounds being broken
[#] Fixed Dolphineman sounds sometimes not playing
[#] Increased Tesla Coil price to 150 credits
[#] Reduced range of the document UI
[#] Forcefully limit Fuel cans to 2 when Tyler is the slasher
[#] Reset Manspider prey when they got hit by a Tesla Coil or if they killed they target.
[-] Removed Lobby failsafe for now since it sometimes falsely triggered

Aktualizace: 18. kvě. v 11.38
provedl Raphael

Tyler changes:
[+] Added new sound for when he's below 50 anger
[+] Implement endless chase if the time is up
(when the round time reaches the defined slow time of 20min, this chase is disabled by default)
[+] If a player is holding a fuel can, Tyler will destroy the fuel can first instead of killing the player
[+] Added Tyler theme which is played as background music after the first chase.
[+] Added three new songs from SlashCo VR to play when hes tyler the creator.
[#] Move all sounds into `slashco/slasher/igor`
[#] Switched all code over to use the new audiosystem and the new anger system

The Watcher changes:
[+] Added footstep sounds from SlashCo VR
[+] Added background music from SlashCo VR
[#] Move all sounds into `slashco/slasher/watcher`

Aktualizace: 5. kvě. v 16.55
provedl Raphael

[#] Removed a change that was only for testing

Aktualizace: 5. kvě. v 16.52
provedl Raphael

[+] Added sound/vision fade in when spawning into a round
[+] Playing the dangerLevel sound when spawning into a round
[#] Fixed round end panels stacking and never removing the old panel
[#] Fixed helicopter collisions being left behind
(It's physics object didn't follow the helicopter causing a invisible box with collisions to exist)
[#] Syncronized Helicopter voice lines for all players
[#] Fixed a possible error with princess
[#] Some code cleanup

Aktualizace: 3. kvě. v 21.07
provedl Raphael

[#] Fixed player model selector being always broken

Aktualizace: 27. dub. v 14.46
provedl Raphael

[#] Fixed a bug with the audiosystem that caused the background music to play multiple times
[#] Improved the audiosystem to support playing the same sounds multiple times.
[#] Converted almost all .wav files into mono .mp3 files to reduce file size and to solve some 3d sound issues.
(sterio sounds are played as mono and don't work when played in 3d)

Aktualizace: 26. dub. v 15.38
provedl Raphael

[+] Implement backwards compatibility for any addons that might have been broken through some changes

Aktualizace: 26. dub. v 14.26
provedl Raphael

[#] Fixed language key for points_quickescape (it was previously renamed from points_fast)