linuxgurugamer

Results 21 issues of linuxgurugamer

Problem ------- Would be nice to be able to delete some files (such as ModuleManager.configcache, etc) at the end of a run Suggestions ----------- Add the ability to run a...

Enhancement
Core (ckan.dll)

KER 1.1.7.1, in a 1.8.1 game Getting the following errors: ``` ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null ``` Quick n...

The expansion added these two new kerbal parts, you don't have them in the code as of now, at this location: https://github.com/taraniselsu/TacLifeSupport/blob/56d65ef6dbf892e7caccc86b290b86451e3fd177/Source/AddLifeSupport.cs#L56

For people who don't have the Blizzy toolbar installed, it now adds itself to the stock toolbar

Fixed harmless but annoying nullref when entering the editor and the setup takes more than 5 seconds

Current toolbar works fine in 1.2.1, yet becuase of the version file, AVC is giving a harmless but annoying warning "KSP_VERSION_MAX": { "MAJOR": 1, "MINOR": 2, "PATCH": 0, "BUILD": 0...

Right now when github returns an error, the return code from gothub is 1 It would be nice if there was some way to know (other than parsing the output)...

Merged in localization changes from github user @6DBYZBX, includes both english and chinese Replaced toolbar code with the Toolbarcontroller Added ClickThroughBlocker Removed buttons referencing specific button (toolbar or stock) Added...

@Virindi-AC Fix orbit change on going off rails: … 1525e35 @Virindi-AC Store angular momentum rather than velocity. This fixes the vessel sl… … 9b59c2b @Virindi-AC Fix slower rotation on game...