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

Version 1.1.3 patch 1 #965

Merged
merged 118 commits into from
Jan 4, 2024
Merged

Version 1.1.3 patch 1 #965

merged 118 commits into from
Jan 4, 2024

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    083fcfe View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    975f920 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    1a6f27b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    11a2103 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    89d82ed View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Add new unit test - redundant recipe unlocks (#910)

    New unit test checks for recipes unlocked by a tech as well as one of it's prerequisite techs
    KiwiHawk authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    740cbd7 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    35a78c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    258d9c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    19ddfd4 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7882b57 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    1584a7e View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    019b6ab View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    4d87e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ad39a View commit details
    Browse the repository at this point in the history
  3. Format Code

    LovelySanta committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fdb1d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Compatibility with Bob's changes (#911)

    New techs:
    - bob-wood-processing
    - gem-processing-3
    KiwiHawk authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1ca6424 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3813364 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f675a97 View commit details
    Browse the repository at this point in the history
  4. more unit test fixes

    LovelySanta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    35d959f View commit details
    Browse the repository at this point in the history
  5. Format Code

    LovelySanta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    929901e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Unit test fixes (#912)

    * Adding more info to unit test errors
    * Fixing more Unit Test Errors
    KiwiHawk authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    35e3412 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    46bc2dd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Increase the tech tier of Chrome and Platinum (#909)

    * Increase the tech tier of Chrome and Platinum
    * Also make thorium require orange catalyst rather than green
    
    ---------
    
    Co-authored-by: lovely_santa <laurens.scheldeman@gmail.com>
    KiwiHawk and LovelySanta authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e8e05bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d85f1f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    c7481c1 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0e30988 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    e42b15b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fixing more unit test errors (#916)

    Fixing new unit test failures from changes made to Bob's mods
    KiwiHawk authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    af58f5b View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    98e1613 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    5e577ca View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    71ae22b View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7b8588f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d84293a View commit details
    Browse the repository at this point in the history
  4. Format Code

    LovelySanta committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9097c52 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Paper 2 rework (#922)

    * Split tech Sodium processing into 1 & 2
    * Added a new recipe `Sodium Hypochlorite Decomposition`
    KiwiHawk authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fb81d0e View commit details
    Browse the repository at this point in the history
  2. Bob's Electronic Assembling Machines Recipe Categories (#921)

    * Allow Fibreglass boards to be made in an Electronics Assembling Machine
    * Move Fibreglass boards to the correct tab
    * Clean up code duplication and implemented todo comments
    KiwiHawk authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7d5d567 View commit details
    Browse the repository at this point in the history
  3. Format Code

    LovelySanta committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1413b21 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b6d117e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Paper and pulp recipes rebalancing (#923)

    Make each tier feel like a significant upgrade
    KiwiHawk authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    444ed8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e276c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. ignore Thumbs.db (#930)

    SunSerega authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    cd87952 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    3b7697f View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2130a99 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    7159bfb View commit details
    Browse the repository at this point in the history
  2. fixed syntax error

    LovelySanta committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9b9245c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29bcfbe View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    e0f2140 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cc71dd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bob's Mods / Agriculture Modules compatibility (#938)

    Prevent Bob's mods from enabling Agriculture Modules for non bio recipes
    KiwiHawk authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7fbf87e View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    438d65c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    a279812 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    b390356 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Earlier wood production

    Make automated wood production available earlier in the tech tree
    KiwiHawk committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    66253b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2089ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0351e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c6235 View commit details
    Browse the repository at this point in the history
  5. Check if tech exists before adding prereq

    Breaks with Bob's Assembling Machines but not Bob's Electronics
    KiwiHawk committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    be66cc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13a88a9 View commit details
    Browse the repository at this point in the history
  7. Updating changelog

    KiwiHawk committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    97e31ec View commit details
    Browse the repository at this point in the history
  8. Remove execute() statement

    KiwiHawk committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c1c4f60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6edcae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Set paper trigger

    Paper needs to be enabled when Bob's Electronics mod is enabled, regardless of special vanilla
    KiwiHawk committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    34a0018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4ffed View commit details
    Browse the repository at this point in the history
  3. Fix gardens prerequisites

    Gardens 3 needs to depend on Paper 1 (for pulp), not Gardens 2
    KiwiHawk committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    008dc5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3550894 View commit details
    Browse the repository at this point in the history
  5. Adjust for updated prereq

    KiwiHawk committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    44ab760 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Fixing steel trigger

    KiwiHawk committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b352271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abb102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82d36aa View commit details
    Browse the repository at this point in the history
  4. Format Code

    LovelySanta committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0a7329e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Prerequisite fixes (#943)

    KiwiHawk authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5b0ee4d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    ecb0519 View commit details
    Browse the repository at this point in the history
  2. Updating changelog

    KiwiHawk committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c2e13bd View commit details
    Browse the repository at this point in the history
  3. Switch tech costs

    Farming environment techs now come before farming 2 techs so should be cheaper. This also controls tech tree sort order.
    KiwiHawk committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4bb390f View commit details
    Browse the repository at this point in the history
  4. Prerequisites and unlocks shuffle

    - Move Glycerol and Toluene recipe unlocks to Explosives. These fluids aren't used for anything else.
    - Move Ammonium Chloride later in the tech tree. It's only used for Platinum 3.
    - Move Molten Salt Electrolysis to Chlorine Processing 3. It doesn't really make sense until after Water Treatment 3.
    - Move Chloromethane to Chlorine Processing 2. It's only used for Paste and Toluene so doesn't need to be available early in Green Science.
    KiwiHawk committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    131c6d1 View commit details
    Browse the repository at this point in the history
  5. Combine steam cracking techs

    There wasn't enough difference between gas steam cracking and oil steam cracking
    KiwiHawk committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    85ae4b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Merge pull request #950 from KiwiHawk/recipe-builder-overrides

    Recipe builder overrides
    KiwiHawk authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c166b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. More tech cleanup

    KiwiHawk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    315ec81 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    ec3fbb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Fix paper 2 prerequisites

    Make sure supporting recipes for Paper 2 are available at the same time. While still avoiding unnecessary prerequisites
    KiwiHawk committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4ab7c24 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Updating changelog

    KiwiHawk committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c87f212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b888926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb106b7 View commit details
    Browse the repository at this point in the history
  4. Fixing missing prerequisite

    KiwiHawk committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b86d3c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Prerequisite tweaks

    KiwiHawk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8064223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33b375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1579227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    090c605 View commit details
    Browse the repository at this point in the history
  5. Prereq changes

    KiwiHawk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    571ab0e View commit details
    Browse the repository at this point in the history
  6. Prerequisite changes

    Better differentiation between Sodium Processing 1 and Sodium Processing 2
    KiwiHawk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    721c150 View commit details
    Browse the repository at this point in the history
  7. Heavy offshore pump #952

    Changes to make the Heavy offshore pump work nicely with Helmod
    KiwiHawk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5a717ee View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Electric waterpump #952

    KiwiHawk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    12b1b94 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    0573e6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #951 from KiwiHawk/tech-shuffle

    Tech shuffle
    KiwiHawk authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1c8a8f9 View commit details
    Browse the repository at this point in the history
  3. Format Code

    KiwiHawk committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e2c63c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5f0f1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee132e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #936 from KiwiHawk/wooden-boards

    Bob's boards recipes
    KiwiHawk authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2f717fe View commit details
    Browse the repository at this point in the history
  7. Format Code

    KiwiHawk committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1fbd8de View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Bob's compatibility #911

    - Make sure Enhancement Block 5 is available for Radar 5
    - Fix packs for Bob's Drone techs (when Logistics mod isn't enabled)
    - Hide Bob's oil processing recipe (when MCI and Electronics aren't enabled)
    KiwiHawk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    16bfef0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Override Bob's Gilded Wire Name

    For naming consistency with Gold Wire Coil
    KiwiHawk committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    77c8855 View commit details
    Browse the repository at this point in the history
  2. Fix recipe category

    Recipe now requires a fluid
    KiwiHawk committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2d4284a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    e1d4684 View commit details
    Browse the repository at this point in the history
  2. Format Code

    LovelySanta committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    063cb50 View commit details
    Browse the repository at this point in the history
  3. added release dates

    LovelySanta committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e4ccf61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b52dca View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    7726716 View commit details
    Browse the repository at this point in the history
  2. Format Code

    kingarthur91 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    62f7e85 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    955b1c2 View commit details
    Browse the repository at this point in the history
  2. Updating changelog #961

    KiwiHawk committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    81f0be0 View commit details
    Browse the repository at this point in the history
  3. Fixing softlock at red electronics #955

    Paper needs Liquefiers
    Liquefiers need Red Electronics
    Red Electronics need Paper
    KiwiHawk committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2d050cb View commit details
    Browse the repository at this point in the history
  4. Format Code

    KiwiHawk committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    19dbbb9 View commit details
    Browse the repository at this point in the history
  5. YAFC compatibility #962

    KiwiHawk committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9e58cc6 View commit details
    Browse the repository at this point in the history
  6. Fixing softlock at green circuits #955

    Liquid resin
    KiwiHawk committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    41e64d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7c08ad View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    403f9d9 View commit details
    Browse the repository at this point in the history
  2. Adjust paper volume #964

    KiwiHawk committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6a0b511 View commit details
    Browse the repository at this point in the history
  3. added release date

    LovelySanta committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a6c17bf View commit details
    Browse the repository at this point in the history