Skip to content

Releases: linuxgurugamer/VOID

1.1.11.2

20 Jun 21:48
Compare
Choose a tag to compare
Made SimManager start at mainmenu
Made SimManager to not be destroyed on scene change
Removed static from methods in SimManager
Added a "yield return null" to the end of the RunSimulation() (had a return null, causing errors)

1.1.11.1

31 Oct 00:10
Compare
Choose a tag to compare

Fixed dependency on ToadicusTools to ToadicusToolsContinued

1.1.11

16 Oct 02:23
Compare
Choose a tag to compare
Fixed logging location, changed MyLogger from starting instantly to the MainMenu
Added AssemblyFileVersion
Updated version file for 1.12

1.1.10.2

11 Jan 04:22
Compare
Choose a tag to compare

Removed more log spam

1.1.10.1

04 Jan 03:36
Compare
Choose a tag to compare

Deleted log spam (leftover debugging statements)

1.1.10

02 Jan 03:50
Compare
Choose a tag to compare
Updated enums for latest version of Unity
Added InstallChecker
Updated AssemblyVersion
Updated for KSP 1.8
Changed thread for the simulations into coroutines

1.1.9.1

27 Jan 16:24
Compare
Choose a tag to compare

Version bump to fix bad version build

1.1.9

27 Jan 03:17
Compare
Choose a tag to compare

Fixed HUD transparency. As of 1.5, the skins weren't transparent, had to add code to make the HUD skins transparent

1.1.8.1

21 Jan 22:48
Compare
Choose a tag to compare

v1.1.8.1

1.1.7.1

07 Nov 12:12
Compare
Choose a tag to compare
Version bump for 1.5 rebuild
Added support for the ClickThroughBlocker
Fixed obsolete call to RequestResource, now using the double version rather than the old float version