Added fusebox to control items on rails, improved downloading levels and added more ways to make sure the game stays in sync during multiplayer.
Added fusebox to control items on rails, improved downloading levels and added more ways to make sure the game stays in sync during multiplayer. Plenty of new graphical addons to Nature-theme. Added German laguage files (by Termoteros).
Troubleshooting (Linux):
========================
Debugged on Ubuntu 18.04.1 LTS 64bit with following libraries installed:
sudo apt-get install openssh-client
sudo apt-get install openssh-server
sudo apt-get install libopenal1
sudo apt-get install libopenal1:i386
sudo apt-get install lib32z1
sudo apt-get install lib32ncurses5
sudo apt-get install libbz2-1.0:i386
sudo apt-get install libstdc++6:i386
sudo apt-get install libxxf86vm1
sudo apt-get install libssl1.0.0:i386
sudo apt-get install libglu1:i386
sudo apt-get install libxrandr-dev
sudo apt-get install libxrandr2:i386
sudo apt-get install zip unzip
or just all-in-one liner:
sudo apt-get install openssh-client openssh-server libopenal1 libopenal1:i386 lib32z1 lib32ncurses5 libbz2-1.0:i386 libstdc++6:i386 libxxf86vm1 libssl1.0.0:i386 libglu1:i386 libxrandr-dev libxrandr2:i386 zip unzip
If you want to launch it as an executable, change that from the runner's properties.