-
Posts
2,082 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by TriggerAu
-
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Heya, Will start looking this week. We had to get 1.11.1 to the door before I could go into modding obvs -
Shadow Flickering Problem
TriggerAu replied to SpaceBooper's topic in KSP1 Technical Support (PC, unmodded installs)
From testing that one it really depends on the GPU re perf effects From memory it seemed more of a tradeoff, but Ive not personally messed with it recently -
Shadow Flickering Problem
TriggerAu replied to SpaceBooper's topic in KSP1 Technical Support (PC, unmodded installs)
A setting of 1 tells Unity to use "Stable Fit" shadows ( the unity api bit is QualitySettings.shadowProjection) and a setting of 0 tell sit to use Close fit From memory, so dont crufcify me if I get it wrong, Close fit usually means better defined shadows, but at large distances can cause jittering, crawling and weird shadow gaps. Stable fit means less of that usually. Each graphics card does tend to be a bit diffn too as it goes through Unity at times it feels -
There is a way to do the no free refills and I need to add the details to that original bug report now weve released. In short what we did was add a flag to the parts that should reinit their resources (as opposed to refill) when they are stored. the KSPField is reinitResourcesOnStoreInVessel in ModuleCargoPart and can be added/changed using cfg editing ofr MM Patching. Transferring into cargo parts is a nice idea - do you know if its in th etracker for feedback already? Id certainly upvote it The limit is a range that can be found in the settings.cfg its called EVA_CONSTRUCTION_COMBINE_ENABLED and is in meters from the engineer
- 203 replies
-
- 4
-
- some reassembly required
- 1.11.1
-
(and 2 more)
Tagged with:
-
Its there now, Throw it in and well be keeping an eye on things. Thanks
- 381 replies
-
- 8
-
A list to show all the crews with goruping
TriggerAu replied to domendemo's topic in KSP1 Gameplay Questions and Tutorials
Cool idea, ive added it as feedback here: https://bugs.kerbalspaceprogram.com/issues/26246 Do pop over and upvote it -
Each fragment is its own comet when it breaks up, so yes they will stay - if you can catch and get it into an orbit after it skips through the atmos For those with MH you can create em down to class A size for super tiny ones
- 202 replies
-
- 3
-
Any way to interview Jamie Leighton or David Tregoning?
TriggerAu replied to Scorpio102's topic in Kerbal Network
Wow, totally didnt see this post come up in the activity as it went past. Apologies for the lag Jamie ( @JPLRepo ) and I ( @TriggerAu ) are both active/available on the forum and I wouldnt call it a long shot, hey your in the right place , but let me speak to the boss about the best way to go about the specific request. There may already be things that the comms team have that could help with some of the questions thats easier than the ramblings of us. Get back to you soon- 6 replies
-
- 6
-
- programmer
- jamie leighton
-
(and 1 more)
Tagged with:
-
[1.12.x] Kerbal Alarm Clock v3.13.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
v3.12 is the 1.8.1 compatible release my friend. If itsnot coming up in CKAN you can try form here: https://github.com/TriggerAu/KerbalAlarmClock/releases/tag/v3.12.0.0 -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Cool, Was dredging the ole memory banks on that one. With the replace on it does lock it like stock - checkd the code just now. Thanks for askin and chatting -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Can you try turning off the Replace stock app button? -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Been a while since Ive changed it meself, but if you turn off the window lock in the settings then you can move it around -
Visual Studio Tools for KSP : Localization Helper
TriggerAu replied to TriggerAu's topic in KSP1 Tools and Applications
Damn , I see that now too, but not yesterday, apologies mate Ill get it nailed if it kills me -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Unfortunately I dont have a specific 1.7.x version, but if you can try v2.9.3.0 (which was for v1.4.x) and let me know. I think I have KSP 1.7.3 in my archive and could compile a new version of that if ARP for that if that version is no good -
Visual Studio Tools for KSP : Localization Helper
TriggerAu replied to TriggerAu's topic in KSP1 Tools and Applications
Updated this tonight with some edits that make it installable for VS2019 and avoid possible errors in the startup -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
No need to apologise, and no harm done of any kind. It looks like me forum notifications are working again so Im back in the swing of things, now to see what else we can break in KSP land -
Visual Studio Tools for KSP : Localization Helper
TriggerAu replied to TriggerAu's topic in KSP1 Tools and Applications
Will have a look tomorrow - I need to review it for a thing or two as well -
[1.12.x] KSP Alternate Resource Panel v2.11.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
Sorry guys I didnt get any comms about this one, something off with my forum account for the last few weeks. I have just updated to v2.10.0.0 as per me usual process. Ill chat to @zer0Kerbal about how any changes can be integrated to ARP, or what happens now its been bifurcated New version recompiled against 1.9.x Download from GitHub or Download from Curse or Download from SpaceDock Recompile for 1.9.1 Fix version checking and initialization issues Fix API Wrapper setup using wrong object for lastStage (Fixes #89) -
[1.12.x] Kerbal Alarm Clock v3.13.0.0 (April 10)
TriggerAu replied to TriggerAu's topic in KSP1 Mod Releases
New version recompiled against 1.9.x Download from GitHub or Download from Curse or Download from SpaceDock Recompiled for 1.9.1 Fix for input locking chekcing issue on Linux - thanks Taniwha Fix for AN/DN timing (Issue #239) - Thanks Doxen Update API Wrapper for actions (Issue #233) -
From my memory , sorry - its early where i am
- 93 replies
-
- 1
-
Thats not obnoxious, its good to chat. The changelog says that "from memory" because the repetition steps involved using the SetPosition "cheat". probably a bad choice when reading back from the changelog. apologies
- 93 replies
-
- 2
-
Yes 24871 is the bug that was fixed for helmets yes
- 93 replies
-
- 5
-
We are definitely still fixing bugs (and improving performance) from previous versions and constantly searching for the best fixes and feedback to add in each release. Not everyone agrees on what the best selection is, but we are always keeping an eye on the ones that people bring up, upvote, discuss and are concerned by in the various touch points we have with you the community and other interest groups. You can see called out some specific fixes in the changelog every release, and you can see items in the tracker and here/reddit/etc that people want fixed or addressed. I dont think I'd be speaking incorrectly to say that we all strive for the best release everytime, that may not meet everyones expectation every time, but do know we are always discussing what you all raise and feel is important to KSP and we are always around the forums, streams, reddit, etc, no less now than previously.
- 241 replies
-
- 12
-
- grand discussion thread
- update
-
(and 3 more)
Tagged with:
-
From memory its the same logic that was used in the normal save loop previously, which is very much based on being "close" to the surface with respect to load protection - ie if you quicksave well a vessel is falling just above terrain, the quickload can put things under the surface. Perhaps the changelog shoudl have been more specific about the "about to crash" logic. Let me confirm it in the code andgive you specifics EDIT: The above is correct - dustance above terrain is the key. The default value is 500m above terrain level and you can adjust it in the settings if you want more/less safety - its called QUICKSAVE_MINIMUM_ALTITUDE
- 241 replies
-
- 4
-
- grand discussion thread
- update
-
(and 3 more)
Tagged with: