RimWorld
Choice Of Psycasts
37件中 11-20 を表示
< 1  2  3  4 >
更新: 2022年5月28日 @ 9時42分

UI issiues should be fixed now for real, sorry everyone.

更新: 2022年5月28日 @ 4時32分

You saw nothing.

更新: 2022年5月28日 @ 3時10分

- Added failsafe in case of lack of ChoiceOfPsycast comp that would leave the pawn with a dummy psycast causing major issues.

- Optimised data saving to only save not empty lists.

更新: 2022年5月27日 @ 1時13分

Revert comp patching change, becase apparently filtering pawns based on humanlike intelligence is too narrow.

更新: 2022年5月26日 @ 3時10分

- Added reflection based compatibility with Psycast Upgrade Framework.

- Modified comp patching to be based on the pawn having humanlike intelligence, to avoid bloating saves with choice info in every farm animal etc.

更新: 2022年1月19日 @ 7時18分

Removed source files.

更新: 2022年1月18日 @ 3時51分

- Reworked how preventing gaining free psycasts works to avoid rare issue when a pawn already has a psycast of the higher level.
- Added an option to get no free psycasts on increasing psylink level (if you change the settings afterwards, the previous choices will be presented to you.)
- Added compatibility with Keep on Linking mod by Marek15
- Added signal handling to the comp, allowing other mods to cause the mod to present set choice of psycasts.

更新: 2021年12月27日 @ 6時26分

Added info card button to the psycast selection float menu.

更新: 2021年11月6日 @ 5時04分

- Made sure CanLearn list is initialised in the patch function.

更新: 2021年11月5日 @ 9時38分

List menu now displays the Psycast icons.
Minor refactoring of the code.