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.