RimWorld
ResearchPowl (discontinued)
27件中 21-27 を表示
< 1  2  >
更新:2022年10月27日 @ 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!

更新:2022年10月26日 @ 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.

更新:2022年10月24日 @ 12時39分

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

更新:2022年10月23日 @ 20時49分

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

更新:2022年10月23日 @ 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.

更新:2022年10月22日 @ 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.

更新:2022年10月21日 @ 1時01分

[Auto-generated text]: Initial upload.