Link to Scripting Patches in this Thread

Creation, discussion, and balancing of game content such as techs, buildings, ship parts.

Moderators: Oberlus, Committer

Post Reply
Message
Author
User avatar
eleazar
Design & Graphics Lead Emeritus
Posts: 3858
Joined: Sat Sep 23, 2006 7:09 pm
Location: USA — midwest

Link to Scripting Patches in this Thread

#1 Post by eleazar »

This thread is designed to prevent scripting patches from getting lost and forgotten. This thread is essentially a to-do list of patches that need to be considered.

If you create a scripting patch for FreeOrion, please create a thread and describe and attach it there. Or if it is an outgrowth of a discussion thread, you can put in in that thread. You are not required to create a post for each patch here, but it is strongly recommended if your patch hasn't received some sort of response in a week.

What to include in this thread:
  • * Use a separate post for each patch.
    * Describe your patch in a sentence or two.
    * Provide a link to your patch.
    * Do not discuss the patches here, but in their original threads.
Process:
  • When a developer commits or rejects a scripting patch, it will be deleted from this thread.
Code patches can be posted here.

Example wrote:This patch adds a "Constitution Class" hull along with "Phasers" and "Deflector Shield" ship parts, and the related techs. (link)
(Note: this patch would be rejected, but not because of bad formatting.)

User avatar
Sloth
Content Scripter
Posts: 685
Joined: Sat Mar 17, 2007 12:28 am

Re: Link to Scripting Patches in this Thread

#2 Post by Sloth »

High Tech Natives starting with buildings

High Tech Natives will always have a "slimmed down" version of the cultural archives called cultural library and a 20% chance of the Scanning Facility building.

viewtopic.php?f=15&t=9115&start=5
Last edited by Sloth on Tue Nov 25, 2014 2:39 pm, edited 1 time in total.
All released under the GNU GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0 licences.

User avatar
Sloth
Content Scripter
Posts: 685
Joined: Sat Mar 17, 2007 12:28 am

Re: Link to Scripting Patches in this Thread

#3 Post by Sloth »

Advanced Ground Troop Pod

1. Nanotech Cybernetics unlocks the ship part "Advanced Ground Troop Pod", which has twice the cost and twice the capacity of the regular one.

2. The Self Defense tech (a starting tech) will grant a bonus of 0.2 troops per population instead of a flat 2 (which means that all planets with a population of more than 10 have more troops than before).

3. The Cyborgs tech will grant an additional bonus of 0.2 per population.

4. Natives will have troops calculated by 10 + 0.2 per pop (instead of a flat 12) (which again means that all planets with a population of more than 10 have more troops than before).

viewtopic.php?f=15&t=7605&start=38
All released under the GNU GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0 licences.

User avatar
Sloth
Content Scripter
Posts: 685
Joined: Sat Mar 17, 2007 12:28 am

Re: Link to Scripting Patches in this Thread

#4 Post by Sloth »

World Tree

Adds a new special: The World Tree.

viewtopic.php?f=15&t=9122
All released under the GNU GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0 licences.

yandonman
Creative Contributor
Posts: 699
Joined: Thu Aug 30, 2012 12:32 am

Re: Link to Scripting Patches in this Thread

#5 Post by yandonman »

New native species with happiness based economy effect: viewtopic.php?f=15&t=9117#p72869
Code released under GPL 2.0. Content released under GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0.

Post Reply