RimWorld
ResearchPal - Forked
Εμφάνιση 1-10 από 48 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 25 Οκτ 2021 στις 7:59

- Why does weird things happen after update?

- Fix auto "pause on display" so that the game doesn't pause when it's toggled off.

Ενημέρωση: 1 Σεπ 2021 στις 4:07

Tooltip updates:

- Add research tech level to research description.
- Add a shortcut manual to show interaction options for research node. (by pressing shift when hovering research node, disable it in mod setting "Disable Shortcut Manual")
- Add a tooltip to display "tech level too low" prompt like vanilla for too advanced technologies (with a better wording imo XD).

Fix:

- Fix the issue where unlocked items display incorrectly when the item has multiple research prerequisites, now when hovering over unlocked item icons (or right-click dots icon, and hover over entries in the floating menu), tooltip will show if the recipe needs other techs to unlock.

For modders:

- Now research can bypass prerequisites if `ResearchProjectDef.PrerequisitesCompleted` returns `true`.
- Add functions `ResearchNode.PassCustomUnlockRequirements` and `ResearchNode.CustomUnlockRequirementPrompts` for modders to patch, to lock technologies behind special restrictions (like techprints or research bench in core game).

Translation Update Needed.

Ενημέρωση: 5 Αυγ 2021 στις 1:12

Fix a minor error popping up when finishing a tech and nothing else is in the queue.

Ενημέρωση: 25 Ιουλ 2021 στις 12:04

Fix an issue with the highlighting with mouse right-clicking a node.

Ενημέρωση: 11 Ιουλ 2021 στις 9:17

Keep up with a new 1.3 beta version.

Ενημέρωση: 9 Ιουλ 2021 στις 3:20

An minimal update for beta 1.3.

*Should* work with vanilla, and hopefully other 1.3-compatible mods that originally work with this mod.

Ενημέρωση: 22 Ιουν 2021 στις 22:58

- Add an option to re-enable vanilla research completion message (a workaround for certain mods like semi random research where the ResearchPal completion messages don't show)
- Rearrange option panel to 2 columns

Credit: @bonesbro

- Change some warning messages to debug messages

Ενημέρωση: 6 Μαϊ 2021 στις 6:07

Add French translation.

Credit: Qux

Ενημέρωση: 21 Μαρ 2021 στις 20:22

- Fix a typo in one of the warning messages.

Ενημέρωση: 12 Μαρ 2021 στις 2:00

Fix the issue where undo actions are carried across saves.