Search results

  1. SimonC4

    Partial Controller Support

    I've had a tinker with controller support using the libGDX controller extension. It was a bit easier than I expected and have a working example at https://github.com/SimonC4/DestinationSol/tree/controller Currently it only controls the movement of the ship and does not control any of the menus...
  2. SimonC4

    Mac Version on Steam

    I was just wondering what people's thoughts are on creating a Mac OS X version on Steam. It wouldn't take long to do this, but there's a limitation that Mac files need to be uploaded to Steam on a Mac computer. This can only be done on a Mac computer. The reason is that Mac files have special...
  3. SimonC4

    Version 1.1.0 Release Candidate

    The 1.1.0 release candidate is now up on Steam on the Beta branch which is still password protected. It would be good to do an announcement and make the Beta publicly available. Not sure what you do in Terasology for release notes. It would be good to get people to test the Linux version as...
  4. SimonC4

    Steam Build Instructions

    Here's a quick run down of the steam build process and instructions on how to manually upload a new build should anyone need to do it. The future goal is to setup a dedicated build machine that will be able to automate this process. Prerequisites You need to be a Steamworks developer with...
  5. SimonC4

    Steam Achievements

    Now that we are close to having a release on Steam, I've been thinking about integrating the Steamworks SDK to allow Steam Achievements. I thought I'd start a thread to get some ideas going about what achievements we should have in the game. Post you Steam Achievement ideas below...
  6. SimonC4

    Experimental Controls

    Like @theotherjay has mentioned in another thread, I too was interested in applying some sort of reverse thrusters / brakes. I've created a branch to do some experiments with the controls and have taken it a step further to include sideways thrusters. The controls are operational, but there's no...
Top