Skip to content

Commit

Permalink
Version 1.0.99.0 - Back to the Pumpkin Patch 🎃 🍬 🏮
Browse files Browse the repository at this point in the history
# Version 1.0.99.0 - Back to the Pumpkin Patch

- 06 Oct 2021
- Release for Kerbal Space Program [KSP 1.12.2]

### New for this year!

- Two new sizes!
- Localization [en-us.cfg]
- Dragcubes
- Thumbnails
- [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!)
- tightened up patches ![Jack-O'-Lantern][IMG:hero:0]

### Online

- Created/Updated CurseForge
- updated CKAN/NetKAN

### Patch linting and file maintenance

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

### Updated
- Back end
  - add auto JSON
  - update EL.version to match
  - update automation to latest version
  - start working with yaclog-KSP (thank you cineboxandrew!)
- Documentation
  - readme
  - release notes

### Status

- Features/Issues/Bug
  - closes #14 - Dragcubes
  - closes #13 - Thumbnails
  - closes #12 - ModuleCargoPart
  - closes #6 - Update Automation
  - closes #4 - Update Legal MumboJumbo
  - closes #17 - en-us.cfg should be complete

  - *** Possible future changes ***
    - ?
  • Loading branch information
zer0Kerbal committed Oct 7, 2021
1 parent b24e386 commit 3313ac5
Show file tree
Hide file tree
Showing 29 changed files with 1,646 additions and 164 deletions.
70 changes: 32 additions & 38 deletions Changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,28 @@
KERBALCHANGELOG
{
showChangelog = True
modName = Jack-O'-Lantern
modName = Jack-O'-Lantern (BOO!)
license = CC BY-NC 4.0
author = Porkjet, zer0Kerbal
VERSION
{
version = 1.1.0.0
version = 1.0.99.0
versionName = Back to the Pumpkin Patch
versionDate = 2021-10-05
versionKSP = 1.12.2
change = <b style="color:orange">zer0Kerbal wishes you a Happy and Safe Halloween!</b>
change = <b style="color:red">DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</b>
change = add ModuleDecouple to srf and bottom nodes
change = add decouple sound
change = add stagingIcon = command_pod
change = add decouple gasburst_white FX
change = reverted to ModuleLight and added RGB and brightness
change = gave decouple more potential 'oomph' and scaled default down
change = named decouple nodes
CHANGE
{
type = New
change = New for this year!
subChange = Two new sizes!
subChange = Localization [en-us.cfg]
subChange = Dragcubes
subChange = Thumbnails
subChange = [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!)
subChange = tightened up patches ![Jack-O'-Lantern][IMG:hero:0]
}
CHANGE
{
type = Added
Expand All @@ -31,45 +35,35 @@ KERBALCHANGELOG
subChange = added localization (en-us.cfg)
subChange = adjusted phrasing a smudge
}
change = moved art into .this/Assets/
change = updated texture pointers in model (original, png, dds included)
change = updated part.cfg:
change = added explosionPotential
CHANGE
{
change = Changelog, .version, Readme.md
subchange = created Changelog.cfg [KERBALCHANGELOG] (.this)
subchange = Add license field
subchange = Add author node
subchange = Add version naming field
subChange = added additional fields in .version (might need to tweak urls)
subChange = added shields to Readme.md
}
CHANGE
{
type = New
change = Online
subChange = GitHub Repo
subChange = created Forum Thread
subChange = updated SpaceDock
subChange = Created/Updated CurseForge
subChange = updated CKAN/NetKAN
}
CHANGE
{
change = modernization, polish, update pass on .cfg
subChange = large .tga -> .dds ( mb -> mb)
subChange = replaced mesh = with MODEL{}
subChange = merged in patches
subChange = automated deploy/release process
subChange = adjusted nodes (flipped orientation as needed)
type = Maintenance
change = Patch linting and file maintenance
subChange = minor housekeeping
subChange = patch dusting (mostly removing construction dust (comments))
change = Documentation
subChange = readme
subChange = release notes
}
CHANGE
{
change = Adoption by zer0Kerbal
subchange = Send Adoption Papers
subChange = Post Adoption Notice
subChange = gather
subChange = verify licenses
subChange = look for existing repo/postings
type = Status
change = Features/Issues
subChange = closes #14 - Dragcubes
subChange = closes #13 - Thumbnails
subChange = closes #12 - ModuleCargoPart
subChange = closes #6 - Update Automation
subChange = closes #4 - Update Legal MumboJumbo
subChange = closes #17 - en-us.cfg should be complete
change = Possible future changes
subChange = ?
}
}
VERSION
Expand Down
Binary file added GameData/JackOLantern/Assets/Pumpkin_Lum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file added GameData/JackOLantern/Assets/pumpkin_NRM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GameData/JackOLantern/Assets/pumpkin_base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
132 changes: 132 additions & 0 deletions GameData/JackOLantern/Changelog.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
// Changelog.cfg v1.1.1.0
// JackOLantern
// created: 2020 02 25
// updated: 10 Aug 2021
KERBALCHANGELOG
{
showChangelog = True
modName = Jack-O'-Lantern (BOO!)
license = CC BY-NC 4.0
author = Porkjet, zer0Kerbal
VERSION
{
version = 1.0.99.0
versionName = Back to the Pumpkin Patch
versionDate = 2021-10-05
versionKSP = 1.12.2
change = <b style="color:orange">zer0Kerbal wishes you a Happy and Safe Halloween!</b>
change = <b style="color:red">DO A CLEAN INSTALL: DELETE EXISTING THEN RE-INSTALL</b>
CHANGE
{
type = New
change = New for this year!
subChange = Two new sizes!
subChange = Localization [en-us.cfg]
subChange = Dragcubes
subChange = Thumbnails
subChange = [ModuleCargoPart] (so you can carry your Jack-O'-Lanterns everywhere!)
subChange = tightened up patches ![Jack-O'-Lantern][IMG:hero:0]
}
CHANGE
{
type = Added
change = Localization
subChange = added .this/Localization/
subChange = added localization (en-us.cfg)
subChange = adjusted phrasing a smudge
}
CHANGE
{
type = New
change = Online
subChange = Created/Updated CurseForge
subChange = updated CKAN/NetKAN
}
CHANGE
{
type = Maintenance
change = Patch linting and file maintenance
subChange = minor housekeeping
subChange = patch dusting (mostly removing construction dust (comments))
change = Documentation
subChange = readme
subChange = release notes
}
CHANGE
{
type = Status
change = Features/Issues
subChange = closes #14 - Dragcubes
subChange = closes #13 - Thumbnails
subChange = closes #12 - ModuleCargoPart
subChange = closes #6 - Update Automation
subChange = closes #4 - Update Legal MumboJumbo
subChange = closes #17 - en-us.cfg should be complete
change = Possible future changes
subChange = ?
}
}
VERSION
{
version = 1.0.0.3
versionName = Pumpkin Chunking
versionDate = 2019-11-01
versionKSP = 1.7.3
change = add ModuleDecouple to srf and bottom nodes
change = add decouple sound
change = add stagingIcon = command_pod
change = add decouple gasburst_white FX
change = reverted to ModuleLight and added RGB and brightness
change = gave decouple more potential 'oomph' and scaled default down
change = named decouple nodes
}
VERSION
{
version = 1.0.0.2
versionName = ModCons
versionDate = 2019-10-31
versionKSP = 1.7.3
change = added tags.cfg patch
change = updated and modernized part.cfgs
change = moved parts from Utility to Pods
change = added Changelog.cfg
change = added CrewCapacity = 0
change = added explosionPotention = 0
change = added tags (using #autoloc_500345)
change = converted from PNG to DDS (DT5)
change = moved parts into JackOLantern/parts
change = moved patch(es) into JackOLantern/patches
change = added Readme.md
change = added .version file
change = added ControlPoint(s)
change = updated ModuleReactionWheel
change = added SASServiceLevel = 3
change = added ModuleDataTransmitter (5000)
change = adjusted ElectricChange per size
change = changed from ModuleLight to ModuleColorChanger
}
VERSION
{
version = 1.0.0.1
versionName = Audacious Apple
versionDate = 2019-10-31
versionKSP = 1.9.1
change = initial release
change = >>-- adoption by zer0Kerbal --<<
change = added bulkheadProfiles
change = added TweakScale to part.cfg's
change = corrected attachment node's orientation
}
VERSION
{
version = 1.0.0.0
versionName = Original from CurseForge
versionDate = 2014-10-14
versionKSP = 1.9.1
change = >>-- creation by PorkJet --<<
}
}
// CC BY-NC-SA 4.0
// zer0Kerbal
12 changes: 0 additions & 12 deletions GameData/JackOLantern/Compatibility/Tags.cfg

This file was deleted.

85 changes: 85 additions & 0 deletions GameData/JackOLantern/Compatibility/TweakScale.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
// TweakScale v 1.0.0.0
// JackOLantern (JACK)
// created: 07 Jul 19
// updated: 05 Oct 21

@PART[JackOLantern0]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 0.625
freeScale = True
}
}

@PART[JackOLantern1]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 1.25
freeScale = True
}
}

@PART[JackOLantern2]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 2.5
freeScale = True
}
}

@PART[JackOLantern3]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 5.0
freeScale = True
}
}

@PART[JackOLantern4]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 7.5
freeScale = True
}
}

@PART[JackOLantern5]:NEEDS[JackOLantern,TweakScale]:FOR[JackOLantern]
{
@description ^= :$: TweakScale.:

MODULE
{
name = TweakScale
type = Stack
defaultScale = 10.0
freeScale = True
}
}

// CC BY-NC 4.0
// zer0Kerbal
42 changes: 42 additions & 0 deletions GameData/JackOLantern/JackOLantern.version
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"NAME": "Jack-O'-Lantern (JACK)",
"URL": "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/JackOLantern.version",
"DOWNLOAD": "http://github.com/zer0Kerbal/JackOLantern/releases/latest",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/JackOLantern/master/Changelog.cfg",
"GITHUB" :
{
"USERNAME" : "zer0Kerbal",
"REPOSITORY" : "JackOLantern",
"ALLOW_PRE_RELEASE" : false
},
"VERSION" :
{
"MAJOR" : 1,
"MINOR" : 0,
"PATCH" : 99,
"BUILD" : 0
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 0,
"PATCH" : 0
},
"KSP_VERSION_MIN" :
{
"MAJOR" : 1,
"MINOR" : 12,
"PATCH" : 1
},
"KSP_VERSION_MAX" :
{
"MAJOR" : 1,
"MINOR" : 12,
"PATCH" : 9999
},
"INSTALL_LOC" :
{
"NAME" : "JackOLantern",
"DIRECTORY" : "JackOLantern"
}
}
Loading

0 comments on commit 3313ac5

Please sign in to comment.