Compare commits

...

10 Commits

Author SHA1 Message Date
66ddd513b4 Update README.md 2024-12-02 09:44:15 +00:00
Paul Liverman III
310e205c7d update readme 2015-11-10 14:23:12 -08:00
Paul Liverman III
db6cfebf32 updated stuffs for 1.0.5 2015-11-10 14:08:23 -08:00
Paul Liverman III
1b82bece2b rm old versions and unneeded thing 2015-11-10 13:47:47 -08:00
Paul Liverman
c1094db3b6 updated .version files for 0.90 + updated ReadMe 2014-12-18 16:52:43 -08:00
Paul Liverman
523a0e750c this one DLL I may start incorporating in things 2014-09-07 22:54:09 -07:00
Paul Liverman
f530064f3a fixed KSP-AVC support and added it to Kerbal Insurance Agency mod 2014-08-07 19:17:50 -07:00
Paul Liverman
f236ac99a1 added KSP-AVC support for Guard13007 Empire Agency 2014-08-07 19:08:54 -07:00
Paul Liverman
e2027cf9f7 updated ReadMe 2014-08-06 21:08:35 -07:00
Paul Liverman
eab7614272 updated Kerbal Insurance Agency to 1.1 2014-08-06 21:06:54 -07:00
16 changed files with 125 additions and 27 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -2,7 +2,7 @@ AGENT
{
name = Guard13007 Empire
description = A conglomerate company with lots of funds and no ethics. There's something shadowy behind them, but they distract with shiny funds.
description = A conglomerate with lots of funds and limited ethics. There's something shadowy behind them, but everyone is distracted by their shiny products.
logoURL = Guard13007/Agencies/Guard13007Empire
logoScaledURL = Guard13007/Agencies/Guard13007Empire_scaled
@@ -18,4 +18,4 @@ AGENT
mentality = EasyGoing 1
mentality = Kerbalminded 0
mentality = Moral 0
}
}

View File

@@ -0,0 +1,21 @@
{
"NAME": "Guard13007 Empire Agency",
"URL": "https://raw.githubusercontent.com/Guard13007/KerbalStuff/master/Guard13007%20Empire%20Agency/GameData/Guard13007/Guard13007EmpireAgency.version",
"DOWNLOAD": "http://beta.kerbalstuff.com/mod/68",
"VERSION": {
"MAJOR": 1,
"MINOR": 1,
"PATCH": 5,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 0,
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 0,
"MINOR": 24,
"PATCH": 0
}
}

View File

@@ -1,2 +1,23 @@
This mod adds a simple agency. Read the [KerbalStuff](http://beta.kerbalstuff.com/mod/68)
description about it for more info.
This mod adds an agency representing the somewhat evil Guard13007 Empire.
The Guard13007 Empire is a hasty, scientific, pioneering group that doesn't
really care about Kerbal life and will pay you greatly for your assistance. Do
well for them and you will be rewarded. Do badly, and they don't really care,
but you won't be paid.
#### Mentalities
- Commercial 0.8
- Competitive 0.9
- Conglomerate 0.7
- Hasty 0.6
- Industrial 0.7
- Perfectionist 1
- Pioneer 0.8
- Scientific 0.9
- EasyGoing 1
- Kerbalminded 0
- Moral 0
Note that I may not understand how these actually work and some are not
implemented in the stock game, and thus, do nothing.

View File

@@ -1,11 +1,14 @@
## 1.1.1
Critical fix cause I made a stupid error.
## 1.1
Fixed flag on small list view thingie.
## 1.0
Init commit.
1.1.5
- Updated .version for 1.0.5.
1.1.4
- Updated .version for 0.90.
1.1.3
- Fixed error with .version file, update checks should work now.
1.1.2
- Added support for KSP-AVC, which alerts you in game of mod updates if you have it.
1.1.1
- Critical fix cause I made a stupid error.
1.1
- Fixed flag on small list view thingie.
1.0
- Init commit.

Binary file not shown.

Binary file not shown.

View File

@@ -2,11 +2,11 @@ AGENT
{
name = Kerbal Insurance Agency
descrition = The Kerbal Insurance Agency was formed before Kerbals realized that going into space was very dangerous. Due to legal issues, the company still exists, despite having tried to go backrupt several times.
descrition = The Kerbal Insurance Agency was formed before it was determined that going into space is very dangerous. Due to legal issues, the company still exists, despite having tried to go backrupt several times.
logoURL = SlowCPU/Agencies/KerbalInsuranceAgency
//flag created by /u/SlowCPU and stolen without permission, sorry
logoScaledURL = Squad/Agencies/DinkelsteinKermansConstructionEmporium_scaled
logoScaledURL = SlowCPU/Agencies/KerbalInsuranceAgency_scaled
mentality = Competitive 0.8
mentality = Economic 1
@@ -15,4 +15,4 @@ AGENT
mentality = Stern 1
mentality = Kerbalminded 0.9
mentality = Moral 0.4
}
}

View File

@@ -0,0 +1,21 @@
{
"NAME": "Kerbal Insurance Agency",
"URL": "https://raw.githubusercontent.com/Guard13007/KerbalStuff/master/Kerbal%20Insurance%20Agency/GameData/Guard13007/KerbalInsuranceAgency.version",
"DOWNLOAD": "http://beta.kerbalstuff.com/mod/95",
"VERSION": {
"MAJOR": 1,
"MINOR": 1,
"PATCH": 3,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 0,
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 0,
"MINOR": 24,
"PATCH": 0
}
}

View File

@@ -0,0 +1,17 @@
This mod adds a simple agency representing an insurance company.
The Kerbal Insurance Agency was formed before it was determined that going into
space is very dangerous. Due to legal issues, the company still exists, despite
having tried to go backrupt several times.
Based on a flag created by Reddit user SlowCPU.
#### Mentalities:
- Competitive 0.8
- Economic 1
- Hasty 0.6
- Perfectionist 0.1
- Stern 1
- Kerbalminded 0.9
- Moral 0.4

View File

@@ -1 +0,0 @@
The flag comes from Reddit user SlowCPU (which is why I put it in a different GameData folder from my own). I asked for permission to use it and never got a reply. I will remove this if they demand it.

View File

@@ -0,0 +1,10 @@
1.1.3
- Updates .version file for 1.0.5
1.1.2
- Updated .version file
1.1.1
- Added support for KSP-AVC, which alerts you in game of mod updates if you have it.
1.1
- Fixed scaled image.
1.0
- Init commit.

View File

@@ -1,11 +1,17 @@
Read Me
=======
# Read Me
So what is this? It is a small collection of minor mods that I have either
created or adapted or done something to and released. Currently consisting of
two agencies and a flag.
This is a small collection of minor mods that I have either created or adapted
or done something to and released.
#### Where download release?
This repo is hosted at https://gitea.tangentfox.com/tangent/Simple-Kerbal-Mods and force-pushed to GitHub when commits are made.
I release these at [KerbalStuff](http://beta.kerbalstuff.com/), however you can
also find zip files in the stuff here, which are the same thing.
Feel free to submit pull requests or whatever, but know that I would have to manage them over there.
## Downloads
I release these at [KerbalStuff](http://kerbalstuff.com/profile/Guard13007),
however you can also find zip files in the stuff here, which are the same thing.
The exception to this rule is for the Guard13007 Empire Flag zip file, that is
only here, because it's just a flag and doesn't deserve a place at KerbalStuff.
Also I'm probably the only one wanting to use it anyhow.