RimWorld
ResearchPowl (discontinued)
27개 중 21~27개 표시 중
< 1  2  >
업데이트: 2022년 10월 27일 오후 3시 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일 오후 2시 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일 오후 8시 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일 오후 1시 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.