RimWorld
ABF: Artificial Beings Framework
11–20/22 bejegyzés mutatása
< 1  2  3 >
Frissítés: júl. 3. @ 14:37
Killathon által

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

Frissítés: júl. 2. @ 15:01
Killathon által

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

Frissítés: ápr. 27. @ 17:29
Killathon által

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

Frissítés: ápr. 12. @ 9:24
Killathon által

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

Frissítés: ápr. 10. @ 18:02
Killathon által

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

Frissítés: jan. 20. @ 18:47
Killathon által

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

Frissítés: 2024. dec. 11. @ 9:20
Killathon által

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

Frissítés: 2024. dec. 2. @ 9:15
Killathon által

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

Frissítés: 2024. nov. 15. @ 14:03
Killathon által

- Even newer preview image/thumbnail courtesy of PlanetSat0rn

Frissítés: 2024. okt. 24. @ 13:48
Killathon által

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