Skip to content

Releases: Elletra/System_Instruments

1.4.2

01 Aug 05:16
1b9814f
Compare
Choose a tag to compare
  • Add support for versions before v21
  • Add some code for Blockland Rebuilt:
    • Use playPitched2D/playPitched3D instead of setTimescale
    • Add isMusic to instrument note sounds
  • Updated repository URL

1.4.1

10 Apr 02:45
47331e6
Compare
Choose a tag to compare
  • Added help section for including instruments in game modes

1.4.0

02 Oct 22:59
Compare
Choose a tag to compare
  • Instruments now "work" with game modes - please update any Instrument_* add-ons.
    • When using instruments in game modes, make sure to put Instrument_* add-ons in gamemode.txt before System_Instruments.
  • Added setting to disable version mismatch warnings
  • Fixed bug with max song phrases not being set to 50
  • Fixed bug with wrong note pitch being shown in bottom print

1.3.1

14 Jan 13:32
Compare
Choose a tag to compare

Removed telemetry

1.3.0

10 Oct 04:40
Compare
Choose a tag to compare

• Locked "max song phrases" to 50 and removed the pref -- don't know what I was thinking with that
• Changed version warning from pop-up to chat message

1.2.1

18 Jul 02:56
Compare
Choose a tag to compare
  • Emergency fix for song saving

1.2.0

18 Jul 02:24
Compare
Choose a tag to compare
  • Added server preference for setting the maximum number of song phrases (range: 20–50)
  • Added client preference for opening the GUI on equipping an instrument (only works on servers with version 1.2.0 and up, sorry!)
  • The parent for GameConnection::autoAdminCheck is now returned

1.1.1

26 Jun 04:00
Compare
Choose a tag to compare
  • Add-on now sends stats because I'm a nosy boy

1.1.0

25 May 03:47
Compare
Choose a tag to compare
  • Added a per-client mute functionality to "Settings" tab (only if server is 1.1.0 and above)
  • Added ability to specify a custom author when saving a file (only if server is 1.1.0 and above)
  • Added "Copy" and "Paste" buttons for songs
  • Added refresh buttons to file browsers
  • Added some new default sample files by Plastiware, snot, Drydess, Queuenard, Skill4Life, and InhumanThree1 (and me!)
  • Fixed bug with not all filenames being sent to clients
  • Fixed bug with song phrases not getting cleared when loading a new song
  • Fixed bug with sample files not being copied to respective config/.../instruments folders

1.0.5

11 May 04:46
Compare
Choose a tag to compare
  • "Play" and "Preview" buttons are no longer greyed out when you load a song
  • Client no longer warns you if only the patch versions are different between client and server