RimWorld
Choice Of Psycasts
กำลังแสดง 11-20 จาก 37 รายการ
< 1  2  3  4 >
อัปเดต: 28 พ.ค. 2022 @ 9: 42am

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

อัปเดต: 28 พ.ค. 2022 @ 4: 32am

You saw nothing.

อัปเดต: 28 พ.ค. 2022 @ 3: 10am

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

อัปเดต: 27 พ.ค. 2022 @ 1: 13am

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

อัปเดต: 26 พ.ค. 2022 @ 3: 10am

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

อัปเดต: 19 ม.ค. 2022 @ 7: 18am

Removed source files.

อัปเดต: 18 ม.ค. 2022 @ 3: 51am

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

อัปเดต: 27 ธ.ค. 2021 @ 6: 26am

Added info card button to the psycast selection float menu.

อัปเดต: 6 พ.ย. 2021 @ 5: 04am

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

อัปเดต: 5 พ.ย. 2021 @ 9: 38am

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