G'th Posted October 25, 2019 Share Posted October 25, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
JadeOfMaar Posted October 25, 2019 Share Posted October 25, 2019 Fabulous. over the top and fabulous. Link to comment Share on other sites More sharing options...
KerbalKore Posted October 25, 2019 Share Posted October 25, 2019 Cannot wait to see the results! Link to comment Share on other sites More sharing options...
Carni35 Posted October 25, 2019 Share Posted October 25, 2019 Cool ! I want try JMSQ from a long time ago. That version could be a trigger. But will you follow the updates of original JNSQ or this is a new mod with his own evolution ? Anyway good luck Link to comment Share on other sites More sharing options...
FreeThinker Posted October 25, 2019 Share Posted October 25, 2019 Would love to see it released! Link to comment Share on other sites More sharing options...
G'th Posted October 25, 2019 Author Share Posted October 25, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
Zorg Posted October 25, 2019 Share Posted October 25, 2019 Keeping an eye on this! Link to comment Share on other sites More sharing options...
G'th Posted October 25, 2019 Author Share Posted October 25, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
Robban279 Posted October 27, 2019 Share Posted October 27, 2019 Looks absolutely stunning! Can’t wait for this... Some of those pictures actually looks real! Link to comment Share on other sites More sharing options...
G'th Posted October 27, 2019 Author Share Posted October 27, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
Azalen Posted October 27, 2019 Share Posted October 27, 2019 Bit surprised that Eve is not magenta/purple anymore. Your pictures are on point as always though; visiting the add-on dev forum only for you every 2-3 days now ;-) Link to comment Share on other sites More sharing options...
G'th Posted October 27, 2019 Author Share Posted October 27, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
FreeThinker Posted October 28, 2019 Share Posted October 28, 2019 (edited) 11 hours ago, G'th said: aw. And yeah JNSQ is a very subdued solar system. Not much in the way of crazy colors. theoreticly you could justify the purple colour by a combination of iron oxide (red) and methane (blue) , creating a purple colour in the upper atmosphere Edited October 28, 2019 by FreeThinker Link to comment Share on other sites More sharing options...
G'th Posted November 1, 2019 Author Share Posted November 1, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
BLUAV8R Posted November 1, 2019 Share Posted November 1, 2019 2 hours ago, G'th said: General update for everyone; work-life balance has been kinda wacky lately due to a new job, but the mod is still being worked on rest assured. Today I am working on transferring the entire mod over to module manager patches, which means several things; first and foremost that I'm not being inefficient. But beyond that, it also means that I'll be able to set up a github repo for the mod, which in turns meaning developmental releases are going to become available for testing and general "let them eat cake" purposes. Once that process is completed, I will also be working today on finishing out Eve's visuals, and working on Minmus and Gilly. As the moon's are rather similar in terms of what I want to do with them, they should be easy enough to knock out. Moho would follow that, and then we'd start pushing towards the Asteroid Belt objects and the Outer Planets. Let me start by just saying... Thank you. I attempted to do some of this and stopped about 15 minutes in once i realized just how much went in to AVP to make it work, and how much work I had ahead of myself. Honestly, AVP is the one thing I miss most about using a stock kerbal system since JNSQ really actually challenges me and it's hard to go back. Love the idea of the github repo so we can get in and test all kinds of stuff as it evolves. Link to comment Share on other sites More sharing options...
G'th Posted November 1, 2019 Author Share Posted November 1, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
G'th Posted November 2, 2019 Author Share Posted November 2, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
G'th Posted November 4, 2019 Author Share Posted November 4, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
DJ Reonic Posted November 4, 2019 Share Posted November 4, 2019 Wow. This mod looks amazing!!! I may have to upgrade my computer sooner than I had planned. Link to comment Share on other sites More sharing options...
Jognt Posted November 4, 2019 Share Posted November 4, 2019 (edited) Ahh, now I understand what you're trying to achieve with that patch you mentioned in the ModuleManager thread! Looking good! Let me know if you hit a snag with MM patching it. It should be rather straightforward, but then again, everything is straight forward once you know where to go. Edit: Just a heads-up: CityLight.cfg is either missing a node definition or it has duplicate curly braces. @EVE_CITY_LIGHTS:LAST[JNSQ] { { OBJECT { body = Kerbin cityLightsMaterial { _CityOverlayDetailScale = 50 _CityOverlayTex { value = JNSQ/JNSQ_Textures/EVE/Textures/CityLights } _CityDarkOverlayDetailTex { value = JNSQ/JNSQ_Textures/EVE/Textures/night } _CityLightOverlayDetailTex { value = JNSQ/JNSQ_Textures/EVE/Textures/day } } } } } Edited November 4, 2019 by Jognt Link to comment Share on other sites More sharing options...
G'th Posted November 4, 2019 Author Share Posted November 4, 2019 (edited) Edited November 29, 2019 by G'th Link to comment Share on other sites More sharing options...
linuxgurugamer Posted November 4, 2019 Share Posted November 4, 2019 1 minute ago, G'th said: Yep duplicate brackets. And yeah it ended up being a matter of adding a z to the mod name to get it to load properly. We managed to get the EVE settings to load properly but for whatever reason we couldnt get it to properly zero out JNSQ and Scatterer and load up my scatterer settings. Wed either have no settings at all or itd just load the JNSQ/Scatterer configs. If you have to add a z to the mod name, then you are doing something wrong. There are way to tell C# which DLLs to load first, they are Assembly directives Link to comment Share on other sites More sharing options...
G'th Posted November 4, 2019 Author Share Posted November 4, 2019 1 hour ago, linuxgurugamer said: If you have to add a z to the mod name, then you are doing something wrong. There are way to tell C# which DLLs to load first, they are Assembly directives Well its not DLLs were dealing with its module manager configs. JNSQ and Scatterer have to have their configs disabled at loading and then ideally my configs would have to load as brand new configs, not edits as it is currently. However we couldnt get this to work as noted above. Hence why we went with zAd_Astra and config edits to make it work. Its gross I agree but we couldnt find any other syntax that actually worked. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted November 4, 2019 Share Posted November 4, 2019 1 hour ago, G'th said: Well its not DLLs were dealing with its module manager configs. JNSQ and Scatterer have to have their configs disabled at loading and then ideally my configs would have to load as brand new configs, not edits as it is currently. However we couldnt get this to work as noted above. Hence why we went with zAd_Astra and config edits to make it work. Its gross I agree but we couldnt find any other syntax that actually worked. Yeah, I forgot about ModuleManager, sorry. I agree, the way that ModuleManager works, order is important Link to comment Share on other sites More sharing options...
Jognt Posted November 4, 2019 Share Posted November 4, 2019 (edited) 1 hour ago, linuxgurugamer said: Yeah, I forgot about ModuleManager, sorry. I agree, the way that ModuleManager works, order is important That order is why we have the different mod passes. There are cases where you can’t get around adding a z to a name, but those should be rather infrequent. (And even then there should be no need to rename the actual file, just specify an alphabetically later FOR/LAST pass) I might have a look later. Y’know, for science. Edited November 4, 2019 by Jognt Link to comment Share on other sites More sharing options...
Recommended Posts