Garry's Mod

Garry's Mod

16th Note | Gameplay Music
11-20 van 38 items weergegeven
< 1  2  3  4 >
Update: 8 mei om 0:35

-- More fixes for lyrics

Update: 7 mei om 21:30

-- Fix for lyrics in multiplayer

Update: 7 mei om 20:47

-- Nil check for lyrics

Update: 7 mei om 20:43

-- Fix attempt for lyric cache not working

Update: 7 mei om 20:29

-- Added ability for songs to have Lyrics (Inspired by Limbus Company)

Developers, see the cl_16thnote_lyrics.lua for more information on how the system works. An addon that has lyric support will be uploaded in a few days.

When playing singleplayer, lyrics will be cached to a local file that will be referred to when playing multiplayer. This allows you to see lyrics in multiplayer servers without the server needing the addon that originally contained the lyrics.

Update: 20 apr om 15:56

-- Fixed an issue with health threshold where setting it to 0 forced combat music to play

Update: 20 apr om 14:22

-- Changed visibility code

Update: 20 apr om 14:07

-- Fixed a problem where entities that are not players can trigger PVP combat
-- Fixed a problem where PVP combat would be triggered if the player hurt themselves
-- Added an "Enemy presence" option that triggers combat music based on enemy presence rather than requiring them to target you
-- Replaced Enemy threshold with a cumulative health threshold (e.g the sum of all enemies' max health needed to trigger combat music)

Update: 20 apr om 12:43

-- Add quick toggles for enabling/disabling combat/ambient tracks for all music packs
-- Added a new option that allows a particular type to always play regardless of combat status
-- Ambient and Combat tracks are now properly restored after an admin cleanup
-- Visibility check for PVP

Update: 16 apr om 12:25

-- Added a new console command that allows 16th note settings to be opened. For use in gamemodes other than sandbox. (16thnote_opensettings)

-- Combat music will now be triggered by PVP combat