RimWorld
ResearchPowl (discontinued)
Εμφάνιση 21-27 από 27 καταχωρίσεις
< 1  2  >
Ενημέρωση: 27 Οκτ 2022 στις 15:01

- Swapped around scroll wheel behavior. Scroll wheel is now for zoom (before it was shift+scroll). I feel this closer mimics the vanilla rimworld behavior and should be more familiar to people.
- Some pixel perfect tweaks to get the lines to line up.
- Further implementation of fastGUI to improve rendering performance.

- Finally, as part of the forking processing, the internal signatures of the mod have been changed to "ResearchPowl". As a result, this will cause your mod options for this mod to reset to default because the ID has changed. Sorry about this, but the longer I waited to do this, the worse it would be!

Ενημέρωση: 26 Οκτ 2022 στις 14:35

- Fractions are shown properly for research cost multiplier now in the tooltip.
- Added proper biotech DLC support the mech tech tooltips, so it shows you what's missing.

Ενημέρωση: 24 Οκτ 2022 στις 12:39

- Implemented my FastGUI library that my other performance mods use, improving the rendering performance of the tree by around 10%.

Ενημέρωση: 23 Οκτ 2022 στις 20:49

- Increased the height of each node block by 8 pixels to avoid the 2nd line of text getting partially cut off.

Ενημέρωση: 23 Οκτ 2022 στις 1:33

- Fixed the queue not working
- Started digging into the code regarding the time that it takes to generate the research tree. First round of optimizations got it running about 20% faster.

Ενημέρωση: 22 Οκτ 2022 στις 13:54

The code that checks if you can research something or not has been removed and now it just uses the normal vanilla code instead. This should improve compatibility, should any other mod patch this method.

Ενημέρωση: 21 Οκτ 2022 στις 1:01

[Auto-generated text]: Initial upload.