Garry's Mod
BattleBeats | Ambient and Combat music
Hiển thị 1-10 trong 43 mục
< 1  2  3  4  5 >
Cập nhật: 30 Thg09 @ 5:10am

  • Fixed changing priority for tracks with an already assigned NPC not working

Cập nhật: 25 Thg09 @ 1:10pm

Major Update

  • NPCs can now be assigned to combat tracks (details below)
  • Tracks can now have offsets - the first time they play, they’ll start from the offset
  • Improved options UI
  • Added version label to pack UI
  • Moved BattleBeats data to data/battlebeats folder
  • All saved paths are now validated - if you excluded a track from a pack and later deleted that pack, it will now be removed automatically
  • Further improved FadeMusic function

You can now assign NPC classes to specific tracks. Assigned tracks support five priority levels, where 1 is the highest. Tracks with higher priority will override those with lower priority, making it useful for setting up custom fighting scenarios

Cập nhật: 6 Thg09 @ 11:48am

  • Small fix

Cập nhật: 6 Thg09 @ 11:03am

  • Improved fade function and added additional failsafes

Cập nhật: 6 Thg09 @ 10:40am

  • Fixed audio glitches

Cập nhật: 6 Thg09 @ 9:52am

  • Possible fix for "ghost tracks"

Cập nhật: 4 Thg09 @ 6:10am

  • Fixed: lua/autorun/client/cl_battlebeats_pack_selector.lua:15 - Tried to use a NULL Panel!
  • Hovering over the player bar in the track previewer now shows the time above the cursor (like on YouTube)
  • Renamed track status from "Enabled/Disabled" to "Included/Excluded"

Cập nhật: 31 Thg08 @ 8:30am

  • Major code restructuring
  • Long track names in the track previewer will now be properly truncated and displayed when hovering over the panel
  • Notifications will now briefly show which pack a track is played from

Cập nhật: 21 Thg08 @ 10:43am

  • Fixed rare "bad argument #1 to 'PlayFile' (string expected, got nil)" error during cleanup
  • Notification visualizer is now more 'alive'
  • Visualizer smoothing is now enabled by default
  • Notification position can now be changed

Cập nhật: 20 Thg08 @ 3:45pm

  • Fixed issue where the "NPC Fight Triggers Combat" setting was not working
  • Added missing "NPC Fight Triggers Combat" setting to the options GUI
  • Minor code optimizations