|
|
This page features all the experimental branch releases. Our experimental branch are usually updated multiple times a day and typically are perfectly safe to play, but you might want to back up your saves just in case we introduce a feature that will be changed during testing. Here are the changes since the last stable release:
|
|
|
|
|
|
# 1.74.20:
|
|
|
# 1.74.22:
|
|
|
|
|
|
- The hardware cursor will now always be visible if the game is not in focus.
|
|
|
- Additional workarounds for OSX OpenGL bugs that caused the game to crash if you used windowed display mode and resized the game window by moving it to an edge of the screen.
|
|
|
- Updated translations.
|
|
|
|
|
|
Feedback Focus: Hardware mouse cursor
|
|
|
Feedback Focus: Particle effects and OSX stability. The driver bug that was causing the crashes was directly connected to GPU-rendered particle effects of the game and many of them were adjusted and their handlers changed in order to install the workaround. On non-OSX systems this should have no effect. On OSX systems you will notice that all the particle effect disappear as soon as your mouse leaves the active window area. GPU particles trigger a race condition in the OSX bundled OpenGL driver which causes a crash, so they need to be disabled whenever game suspects you might use system facilities to resize its window.
|
|
|
|
|
|
# 1.74.21:
|
|
|
|
... | ... | @@ -16,6 +16,13 @@ Feedback Focus: Hardware mouse cursor |
|
|
|
|
|
Feedback Focus: Arms and Cradled equipment. The newly introduced power limit will mean that they can lose grip strength in extreme conditions. The updated electrical model mean that the power draw will be different - smaller when you are manipulating objects moving with similar velocities, but might be bigger when you attempt a high-speed intercept. I'm interested in feedback on both salvaging operations, cradled equipment usage (cargo containers, mining companions, claim beacons) as well as general assistance with mining using manipulators.
|
|
|
|
|
|
# 1.74.20:
|
|
|
|
|
|
- The hardware cursor will now always be visible if the game is not in focus.
|
|
|
- Updated translations.
|
|
|
|
|
|
Feedback Focus: Hardware mouse cursor
|
|
|
|
|
|
---
|
|
|
|
|
|
[earlier changelogs](changelog-experimental-0.622.0) |
|
|
\ No newline at end of file |