RimWorld
[LTS]Systems
Menampilkan1-10 dari 39 kiriman
< 1  2  3  4 >
Pembaruan: 30 Des 2024 @ 5:59am

- Added Tenants GUI Icons to this mod to avoid some strange steam issues people have had.

Pembaruan: 3 Okt 2024 @ 5:48am

- Removed river generation, Use Geological Landforms instead since they finally released cool rivers!
- Fixed race condition with Geological Landforms where plants in Biosphere spawned on lands due to Harmony patch priorities.
- More unified settings changes for my mods.

Pembaruan: 27 Sep 2024 @ 1:58pm

Hotfix for missing fleck

Pembaruan: 27 Sep 2024 @ 6:25am

- Added plant transformation logic
- Added new thinknodes and conditional checks for custom creatures
- Added new jobgivers for custom creatures
- Added new property and logic for incidentExtensions
- Improved plant self spread logic.
- Code optimization and refactoring
- Added a few simple standardized GUI elements to use for mod settings and whatnot.
- Improved readable error logging.
- Improved GetTemperatureForCell_PreFix, hopefully it'll be faster.
- Added [Experimental] river branching logic, toggleable in Mod Settings.

Pembaruan: 16 Sep 2024 @ 7:59am

- Added 2 new "languages" to use for naming stuff. Mostly used by Xenotech but open for all to use through Systems.
Lagua
Overlord
- Renamed the previous sole language I used to Wild.
- Refactored code and a potential fix for GetTemperatureForCell_PreFix
- Updated water plant spawning logic and improved performance.

Pembaruan: 3 Agu 2024 @ 7:03am

- Made performance changes to CheckWaterPlants as suggested by Ferris (ferriscg), thank you! ♥

Pembaruan: 20 Jun 2024 @ 2:07pm

1.4 Hotfix

Pembaruan: 20 Jun 2024 @ 1:14am

- Added PlantSpawner
- Added Incident Plant Breach.
- Added Incident Extension.
- Added new plant spread logic.
- Added new Creature type class for custom logic.
- Added Moisture Need and job/logic related to that.
- New pawn rendered for alternate graphic in water logic.
- New pawn rendered for body overlay in water logic. (Works kinda like tattoos)
- Moved Task work type priority to after hunting in the list.
- Improved performance for CalculatePlantsWhichCanGrowAt_PostFix.
- Updated Door code to use mirror more the vanilla multi tile doors and cleaned some features.
- Added conditional stat effecter check if in water.

Pembaruan: 9 Apr 2024 @ 5:38am

- Added mod icon
- Fixed issue where Darklight fire had not its rotation drawn.
- Changes to wild water plant spawn logic.
- New plant defmod property to decide immaturity graphic at growth

Pembaruan: 29 Mar 2024 @ 9:29am

2024-03-29
- Updated to 1.5, kept 1.4 as is.
- Added a few icons.
- Pawns no longer try to milk themselves.
- Pawns no longer try to milk pawns when their current job is forced.
- Remade CompDirectionalFire as to better mirror the new 1.5 changes to fires.
- Fixed issue with regeneration for limbs gene
- Added base cave plants def
- Added base tree plants def
- Added firing angles
- Added two more plant states (immatureLeafless and Mature)