RimWorld
[Deprecated][LTS]Systems
39개 중 21~30개 표시 중
< 1  2  3  4 >
업데이트: 2022년 12월 5일 오전 8시 41분

Hotfix,
fixed reference

업데이트: 2022년 12월 5일 오전 7시 22분

- Improved code for checking for aquatic plants, and added mod setting for allowing aquatic plants. Default set to false.
This allows further optimization for peeps who don't have access to watery plants yet.
- LTS architect tabs visible set to false if ComplexFurniture research finished = false. Same as how Power does its tab when electricity aint researched.
- Cleaned up old code.
- Some code optimization, thanks OwlChemist for suggestions!
- Changes to door heat spread, might fix issue for some.

업데이트: 2022년 10월 25일 오후 2시 26분

Hotfix update to fix issues with invisible walls due to null exception.

업데이트: 2022년 10월 25일 오후 12시 44분

- Updated building Framework to allow alternating graphics depending on toggleable states.

업데이트: 2022년 10월 25일 오전 12시 43분

- Moved from Defs/Defs -> Defs, lol
- Tried further improving checks for plant spawn logic. Hopefully this will fix the issues peeps have had.
- Created new thingclass for buildings, this for future furnishing/structural code
Example: Let choice buildings be power transmitters or not toggleable in mod settings. This is a work in progress.

업데이트: 2022년 10월 24일 오전 7시 56분

- Tried improving checks for plant spawn logic.
- No longer shall LTS architect tabs show if no mods that utilize them are loaded.

업데이트: 2022년 10월 21일 오전 8시 03분

hotfixed, had accidently moved a folder to a faulty location. My bad

업데이트: 2022년 10월 21일 오전 7시 58분

2022-10-21
- Aquatic zones check if there are sowable plants available.
- Updated CompSparkle, CompToggleGlower and PlantsExtended with some new variables.
- Added Xenotype name rule pack and syllables.

업데이트: 2022년 10월 9일 오전 12시 36분

- Updated for 1.4, 1.3 stays as is and wont be updated.
- remade plantlogic and components to use defmodextension instead.
- Added BuildingBases and designations to allow other mods to use the same base and designations.

업데이트: 2022년 9월 16일 오전 6시 57분

- Powered doors should now be fast again.
- Fixed issue with graphics for assymetric doors where right part should be drawn over the left.
- Remade CompSparkle to allow more inparameters