akarnokd / ThePlanetCrafterMods

BepInEx+Harmony mods for the Unity/Steam game The Planet Crafter
Apache License 2.0
45 stars 29 forks source link

Upcoming 1.103(?) changelog #92

Closed akarnokd closed 1 month ago

akarnokd commented 2 months ago

:tada: v1.103 - Patch 3

https://store.steampowered.com/news/app/1284190/view/4145079308946559364

:warning: Recommend reinstalling every mod you have to avoid any potential issues due to the game engine upgrade.

:new: (Item) Rods (v1.0.0.0)

Adds Aluminium, Cobalt, Iron, Magnesium, Silicon, Sulfur, Titanium and Zeolite rods.

You can enable/disable individual rods in the configuration.

Remake of Cisox Rods mod, now supporting game version 1.005+ and multiplayer. Based on the original assets and code from Cisox.

Configuration

akarnokd.theplanetcraftermods.itemrods.cfg ``` [General] ## Enable rod for Iron # Setting type: Boolean # Default value: true Iron = true ## Enable rod for Sulfur # Setting type: Boolean # Default value: true Sulfur = true ## Enable rod for Titanium # Setting type: Boolean # Default value: true Titanium = true ## Enable rod for Silicon # Setting type: Boolean # Default value: true Silicon = true ## Enable rod for Cobalt # Setting type: Boolean # Default value: true Cobalt = true ## Enable rod for Magnesium # Setting type: Boolean # Default value: true Magnesium = true ## Enable rod for Aluminium # Setting type: Boolean # Default value: true Aluminium = true ## Enable rod for Zeolite # Setting type: Boolean # Default value: true Zeolite = true ```

:+1: (Cheat) Inventory Stacking (v1.0.1.26)

:+1: (Cheat) Craft From Nearby Containers (v1.0.0.28)

:+1: (Feat) Command Console (v1.0.0.80)

:+1: (Cheat) Wreck Map (v1.0.0.6)

:+1: (Fix) Unofficial Patches (v1.0.0.45)

:+1: (UI) Logistics Select All (v1.0.0.9)

:+1: (UI) Beacon Text (v1.0.0.15)

:+1: (Cheat) Minimap (v1.0.0.43)

:+1: (Feat) Space Cows (v1.0.0.21)

:+1: (UI) Hungarian Translation (v1.0.0.78)

:+1: (UI) Polish Translation (v1.0.0.36)

:+1: (UI) Ukrainian Translation (v1.0.0.5)

:+1: (UI) Estonian Translation (v1.0.0.15)

:+1: (UI) Pin Recipe to Screen (v1.0.0.27)

:+1: (Cheat) Auto Harvest (v1.0.0.28)

:+1: (Cheat) Auto Sequence DNA (v1.0.0.19)

:+1: (UI) Hotbar (v1.0.0.28)

:+1: (UI) Show Crash (v1.0.0.10)

:+1: (Cheat) Recyclers Deposit into Remote Containers (v1.0.0.17)

:+1: (UI) Show Rocket Count (v1.0.0.15)

:+1: (Feat) Technician's Exile (v0.1.0.25)

Various mods

Install instructions.