RimWorld
[LTS]Systems
39개 중 1~10개 표시 중
< 1  2  3  4 >
업데이트: 2024년 12월 30일 @ 오전 5시 59분

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

업데이트: 2024년 10월 3일 @ 오전 5시 48분

- 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.

업데이트: 2024년 9월 27일 @ 오후 1시 58분

Hotfix for missing fleck

업데이트: 2024년 9월 27일 @ 오전 6시 25분

- 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.

업데이트: 2024년 9월 16일 @ 오전 7시 59분

- 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.

업데이트: 2024년 8월 3일 @ 오전 7시 03분

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

업데이트: 2024년 6월 20일 @ 오후 2시 07분

1.4 Hotfix

업데이트: 2024년 6월 20일 @ 오전 1시 14분

- 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.

업데이트: 2024년 4월 9일 @ 오전 5시 38분

- 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

업데이트: 2024년 3월 29일 @ 오전 9시 29분

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)