Releases: programmer1o1/SourceBox
Releases · programmer1o1/SourceBox
v3.5.0
v3.4.0
Making coneback audio more accurate (Thanks SourceBox1999!)
v3.3.0
Fix Linux 4:3 display and add cone back sound (closes #6, closes #5) - Replace pygame.display.Info() with get_desktop_sizes() for resolution detection, fixing incorrect 4:3 window size on Linux/Wayland after screen lock/unlock (also fixes invisible cone as a side effect) - Play cone.wav (cut at 0.5s) when backing out of the Voidside tracker
v3.2.0
Fix cross-platform pygame font/image/audio fallbacks; switch to pygam…
v3.1.0
Add Mapbase and Garry's Mod 13 support - Implement MapbaseBridge with Mapbase-specific VScript files, adding support of Entropy Zero games and Raising The Bar: Redux. - Auto-detect Mapbase mods in sourcemods and standalone installations - Implement GMod 13 Support - Add more verbose information. (set verbose=false to verbose=true in source_bridge.py)
v3.0.4
add missing *_linux64 names to hl2dm, dod:s, hl1sdm
v3.0.3
Fix black grid texture on Linux with radial fog implementation and on…
v3.0.2
replace sourcebox.mp3 with album version of sourcebox
v3.0.1
add lua bridge support to GMod 9
v3.0.0
feat: add Garry's Mod 10-12 support with Lua bridge - Add gmod_bridge.py for automatic Lua addon installation - Auto-install Lua scripts to addons/sourcebox/lua/ - Implement picker with NPC priority targeting - Add auto-spawner for random placement on map load - Update README with GMod documentation and troubleshooting