RimWorld
ABF: Artificial Beings Framework
11-20 van 22 items weergegeven
< 1  2  3 >
Update: 3 jul om 14:37

- Artificial animals will now always spawn with every trainable they can unlock already unlocked.
- Artificial animals no longer lose any training.

Update: 2 jul om 15:01

- Updated with compatibility for 1.6.
- Too much refactoring of code to for me to keep track of. Or, rather, too much of which happened before I thought that tracking it really would have been a good idea.

Update: 27 apr om 17:29

- Only pawns which have a need fulfilled by an item will have float menu options for consuming that item, with respect to artificial needs.

Update: 12 apr om 9:24

- DefOfs were added for a first party mod, Mechcloud Chemwalkers.

Update: 10 apr om 18:02

- A DefOf was added for a first party mod, Mechcloud Chemwalkers.

Update: 20 jan om 18:47

- Trader caravans can now actually sell drones and other pawns that are correctly configured, rather than only using them as guards.

Update: 11 dec 2024 om 9:20

- Forcibly reminded reprogrammable drones that they should obey their assigned work types immediately after the game is loaded, rather than following vanilla rules until something wants to recache the types.
- Fixed that reprogramming drones would duplicate references to work type defs which had no related work tags or skills (ie. those which should always be available) in the pawn's enabled work types.
- Additonal null-check for work types was added to reduce likelihood of errors during non-play states.

Update: 2 dec 2024 om 9:15

- Artificial Beings now use mechanoid labels instead of organic labels for their capacities where applicable, assuming a mechanoid label exists.
- Added some DefOfs to support first-party submods.
- Fixed the hediff replacement system to actually do its job correctly instead of trying to replace a hediff with itself for some reason. Now blood rot and paralytic abasia should actually become something more suitable for artificial beings.

Update: 15 nov 2024 om 14:03

- Even newer preview image/thumbnail courtesy of PlanetSat0rn

Update: 24 okt 2024 om 13:48

- Updated Russian Translations courtesy of LeonusDH
- New ABF Thumbnail courtesy of PlanetSat0rn
- Custom xml parser for hediffReplacements