0.25 Beta 9
Pre-release
Pre-release
hannibal002
released this
17 Apr 20:48
·
1886 commits
to beta
since this release
Version 0.25 Beta 9
New Features
- Added a textured cold overlay to Glacite Tunnels. - j10a1n15, Empa (#1438)
- Change at what cold level the texture should appear.
- Added Super Craft button to visitors for ease of access. - Conutik (#1173)
- Checks if you have enough materials to craft the items and depending on that shows the button or not.
- Added option to highlight own Golden/Diamond Goblin. - Thunderblade73 (#1466)
- Added Glacial Powder as stack size in the Fossil Excavator. - jani270 (#1458)
- Added Vermin Highlight. - hannibal2 (#1457)
- Highlights Vermin mobs in the West Village in the Rift.
- Change Highlight color.
Improvements
- Added the option to choose the duration and color of Patcher Coords Waypoints. - jani270 (#1476)
- Compressed the no power up line in the Jerry winter event. - CalMWolfs (#1355)
- Made the vermins in the Vermin Tracker match the order shown in Kat's menu. - Luna (#1459)
- Added support to right-click in GUI editor to open config for all remaining GUI elements. - hannibal2 (#1455)
Fixes
- Fixed crash with garden visitor hotkey names. - hannibal2 (#1478)
- Removed weird edge case which increased memory use. - Thunderblade73 (#1473)
- Make fire sale hider in tab list work again. - CalMWolfs (#1355)
- Fixed issues with Pest Count. - Empa (#1406)
- Fixed catch incorrect error type when on alpha 27. - CalMWolfs (#1462)
- Made compact tab list not be invisible when turning it on. - CalMWolfs (#1463)
- Fixed rendering an empty string on every single item. - CalMWolfs (#1465)
- This change improves performance.
- Fixed Bits Available being out of sync after leaving the Rift. - j10a1n15 (#1467)
- Queued gfs now works with gemstone names. - Thunderblade73 (#1468)
- Fixed some items being tracked incorrectly in the Pest Profit Tracker. - Empa (#1388)
Technical Details
- Added MiningAPI which includes all GlaciteTunnels related stuff. - j10a1n15, Empa (#1438)
- Added ColdUpdateEvent. - j10a1n15 (#1438)
- Cleanup getting tablist header and footer. - CalMWolfs (#1355)
- Create TablistFooterUpdateEvent . - CalMWolfs (#1355)
- Added direct support of setting the color of a mob. - Thunderblade73 (#1466)
- Crash in dev env with missing @ConfigLink. - hannibal2 (#1455)