Jump to content

Search the Community

Showing results for tags 'mod maitenance'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Welcome Aboard
  • Kerbal Space Program 2
    • KSP2 Dev Updates
    • KSP2 Discussion
    • KSP2 Suggestions and Development Discussion
    • Challenges & Mission Ideas
    • The KSP2 Spacecraft Exchange
    • Mission Reports
    • KSP2 Prelaunch Archive
  • Kerbal Space Program 2 Gameplay & Technical Support
    • KSP2 Gameplay Questions and Tutorials
    • KSP2 Technical Support (PC, unmodded installs)
    • KSP2 Technical Support (PC, modded installs)
  • Kerbal Space Program 2 Mods
    • KSP2 Mod Discussions
    • KSP2 Mod Releases
    • KSP2 Mod Development
  • Kerbal Space Program 1
    • KSP1 The Daily Kerbal
    • KSP1 Discussion
    • KSP1 Suggestions & Development Discussion
    • KSP1 Challenges & Mission ideas
    • KSP1 The Spacecraft Exchange
    • KSP1 Mission Reports
    • KSP1 Gameplay and Technical Support
    • KSP1 Mods
    • KSP1 Expansions
  • Community
    • Science & Spaceflight
    • Kerbal Network
    • The Lounge
    • KSP Fan Works
  • International
    • International
  • KerbalEDU
    • KerbalEDU
    • KerbalEDU Website

Categories

  • Developer Articles

Categories

  • KSP2 Release Notes

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Twitter


About me


Location


Interests

Found 1 result

  1. Im now resolute in making a full blown attempt at trying to update and maintain the Civilian population mod. The Primary issue being I have no formal knowledge of C# (although i have begun learning as of recent).I have no formal knowledge of the expansive KSP.API. Without your guy's help i'm probably going to meet some sort of wall. Regardless, im forced to piece together a puzzle by engineering missing pieces without formal knowledge of what pieces are missing in the first place. I have been using the resources provided by the community in order to aid myself in fixing this thing up, but i seem to be falling short in terms of where to go when it comes to debugging whats actually inhibiting the mod from working at 100%. I will continue to formulate where i can look, but as far as code is concerned i'm at a loss as to what may or may not be completely broken or functional, though with my current knowledge of C# i am able to read the code with some confidence. With my IDE's and proper references i can know that it at least will build the .DLL Successfully, its moreso a problem of will ksp read the code properly, as i have heard there is a lack of inherent debugging you can do in ksp. One thing i do know is that the original author's of the mod were setting up a GUI and have the ultimate framework in place for doing so, i cannot thank them enough for doing this as it gives me a firm foundation to continue growing a GUI from this and doesn't force me to reference other mods to find relevant classes to call from the API. though, it may be good for me to study the API in a little more depth to formulate a mental dictionary on where to find certain classes. If anything, help and guidance would just be the greatest. Every little bit counts as i'm sort of unorthodoxally approaching modding. Outline: Add Animated suspension in the small habitat so that way you can ferry Civs from one location to another without having to facilitate their resources, it will require 12,2 EC/s/4 Civs Replace life support handling with TacLS life support handling (because they use NASA's math on real consumption rates) Forcefully make kerbals grow over a period of time to facilitate population growth from low populations.(use "realistic" population growth functions, be it as simple as an exponential or a complex algorithm)(Recommendations welcome!) Balance mod to make more sense when using mods like interstellar and EL, which are complimentary in nature.(Recommendations welcome!) Balance mod to where larger objects are encouraged over smaller ones for habitation but larger objects increase dramatically in mass per tier. (small, Medium, large) Add Variable start location compatibility and realistic sol config as i plan for it to be based on distance. Current math kerbin = x, moon = x/10, Minmus = x/50, where x is CivilianDockGrowthRate. New math: CivilianDockGrowthRate/Megameter from starting body. Realistic sol will multiply the denominator by 10. Any Feedback i can get in terms of balancing is invaluable so keep it coming my way! Known Issues: Current Progress & End of day Reports: Special thanks: @DStaal @BetaguyGZT @JPLRepo Thanks for Stopping by! Stop by often for updates under Outline. Release Thread: [Here]
×
×
  • Create New...