Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.2.99 prerelease #72

Merged
merged 171 commits into from
Nov 21, 2021
Merged

1.1.2.99 prerelease #72

merged 171 commits into from
Nov 21, 2021

Conversation

zer0Kerbal
Copy link
Owner

@zer0Kerbal zer0Kerbal commented Nov 17, 2021

MoarKerbals v1.1.2.99-prerelease / .dll version: v1.1.2.274

  • 17 Nov 2021
  • for Kerbal Space Program [KSP 1.9.1]

DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL


Changed

  • tightened up patches
  • Code completely updated

Added

  • Localization [en-us.cfg]
  • Flag: white and red

Removed

  • parts to own mod - MoarKerbalsParts

Patch linting and file maintenance

  • minor housekeeping
  • patch dusting (mostly removing construction dust (comments))

Contributions

Status

linuxgurugamer and others added 30 commits April 8, 2021 08:46
Fixed defaultAnimationGroup in MK-KloneBay-MKS
Fixed path to model for MK-kloneSchool-orbital (case sensitivity issue)
Removed unused code
Fixed build issue causing total halt to game loading
Kuddle Shack part made/contributed by @Nils277
Added need for time to be spent together in Kuddleshack
Added visual update message for amount of Kuddle time spent
Added setting to control the amount of time need to Kuddle
Added setting to control frequency of visual update message
Added resource requirements to the KerbalRecruitement
Added new models for the KloneSchools (landed and orbital) part made/contributed by @Nils277 with full IVA
Added new models for the KloneShack (landed and orbital) part made/contributed by @Nils277 with full IVA
Moved patch for adding Kloning to science labs into the PatchManager configs
…into linuxgurugamer-master

Signed-off-by: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com>

# Conflicts:
#	.github/FUNDING.yml
#	.gitignore
#	MoarKerbals.sln
#	Source/KerbalRecruitment.cs
- Version.tt to 2.0.2.0
- add <Version.SText> (short text)
- update <groupName> to use <Version.SText>
- [InstallChecker.cs] to  v2.1.0.0
- Localize InstallChecker
- update strings
- further refinement of [InstallChecker.cs]
- Kloning
- implement if 'accidentRate' is 0 - no accidents (bad or good)
# Revise
- GetInfo
- include template comment
- attempt to improve coding for multiple births
- missing ;'s
- new build 1.2.99.205
## Kloning
- add missing sound from [NoCrewBadResult]
- further progress on [GetInfo]
- further adjustments to debugging code
- attempting to update PAW after kerbal death
- added code #regions for readability and maintainability
- replace "" with string.Empty
- continue adding xml comments
- change [NoCrewResults] from private static to private protected
- adjusted input listings to - xxx: ###
- change headings from FFFF19 to 00CC00
- [GetInfo]
  - attempting to use foreach instead of for loop
  - adjust formating to n0 (comma)
- [MaximumKarnage] added additional DLog to HorrorMovieCast
- [SuccessSound]
  - correct random from 1-3 to 1-2
-  [FailureSound]
  - add new sound (third)
- [Settings.cs]
  - adjust comments to more accurately reflect code
  - adjust klone failure sound to reflect 3 sounds instead of 2
## Academy
- [RecruitKerbal]
  - logic and code flow
  - change from `switch` to `if else`
- continue adding xml comments
- change resource cost from oxidizer to liquidFuel - it's a college...
- make sure those that graduate don't also initially flunk out (logic error)
- [SuccessSound]
  - correct random from 1-3 to 1-2
-  [FailureSound]
  -  correct random from 1-3 to 1-2
## Kuddling
- fix `timeRemaining` localization
- [SuccessSound]
  - correct random from 1-3 to 1-2
-  [FailureSound]
  -  correct random from 1-3 to 1-2
## [en-us.cfg]
- change Active Kloning! with Klone Kerbal! just looks better.
- build 1.2.99.258
## [GetInfo]
- working
- grafted to all modules
- personalized all modules
## [KuddleShack]
- working
- remove Logging.DLOG in [MoarKerbalsBase.OnStart()] because it was hanging the game.
- convert to using verbatim interpolated string
- reset `startMatingTimer` after kuddling
- relocated masterSwitch
## [MoarKerbalsBase]
- use expression body (=>) for base
## [KloningKabin]
- [multipleBirths] made sure was room and charged for each additional
- [AdditionalBirths] - adjust chance from 500 to 250
- cleaned up comments
# Update Compatibility patches
# Add
- SimpleLife! patch
- TacLifeSupport patch
# Update
- readme.md to v1.5.4.4
@zer0Kerbal zer0Kerbal added this to the 1.1.2.99-prerelease milestone Nov 17, 2021
@zer0Kerbal zer0Kerbal self-assigned this Nov 17, 2021
change so .sln and .csproj will propagate.
- add white and red flag
- found issue that was squashing the RMB/PAW
# Update
## Documentation
- Readme
- Release Notes
- Attributions
- Changelog
@zer0Kerbal zer0Kerbal merged commit b29e1b6 into master Nov 21, 2021
@zer0Kerbal zer0Kerbal deleted the 1.1.2.99-prerelease branch November 21, 2021 01:54
@zer0Kerbal zer0Kerbal added the type: localization related to localization and translations label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: localization related to localization and translations
Projects
None yet
2 participants