The merge of our develop branch (with content + graphic tweaks) into multiplayer is complete! And nh_99 has been able to resurrect the combat branch which now also works again. Both need testing! 
Multiplayer
While the content modules from develop have not yet been adjusted (or extracted to the new structure) to work with multiplayer the actual multiplayer functionality works and is decently stable - all hail Immortius ! Please help us with some initial testing and observation of what might not be quite right yet
aherber prepared a nice physics-based combat system a long time ago but the branch diverged from core Terasology updates for too long and he eventually had to retire before being able to get it up to speed
Enter nh_99 who was able to not only find a working copy (rather than a broken half-merge which was all that remaining on GitHub) but bring it up to speed with the latest from develop! Yay! While it is still based on the develop branch and not multiplayer that'll be coming soon. In the meantime we could use some initial testing!
Continues! Although as indicated above the first big phase is complete (develop -> multiplayer)
While it has mostly been quiet lately (which isn't really a bad thing with the codebase getting restructured) we're gearing back up for another major round of development after TGC. Here are some highlights of what has been going on in the meantime:
Multiplayer
While the content modules from develop have not yet been adjusted (or extracted to the new structure) to work with multiplayer the actual multiplayer functionality works and is decently stable - all hail Immortius ! Please help us with some initial testing and observation of what might not be quite right yet
- Build is available in Jenkins
- Be sure to clean out old game data dirs- this build has changed a lot
- On Windows the usual dir is something like C:\Users\[user]\Saved Games\Terasology
- May also have stuff under C:\Users\[user]\AppData\Local\Temp/lwjglcache or C:\Users\[user]\AppData\Roaming\.terasology
- On Linux / Mac similarly look under your user home dir / saved data dir
- An alternative is forcing the game to use its home dir to also store data - that way old dirs won't get in the way. You need to launch with the "-homedir" argument:
- Via Windows command prompt or run menu launch with "terasology.exe -homedir"
- There is no headless server yet, launch the client normally then "Host Game" to create a new world
- Have others join by launching normally and "Join Game" (setup is pretty standard)
- The latency meter might not be working yet, try it anyway if it has a red X
- Game uses port 25777 if you need to set up port forwarding
- You can also run a second client on your own machine just to help test. In that case be sure to use the homedir option described above or multiple game instances will be using the same game data dir - that will end poorly
- There may be a physics timing bug making you fall through the world for a brief moment when starting. You should be able to dig your way out
- God mode (double space) is not available in multiplayer, at least not yet
- There is at least one known graphics issue currently active for some users in both develop and multiplayer. For other issues see GitHub and feel free to report further issues there or here in this thread
- We're especially curious how the game will handle in actual multiplayer between different computers as most testing so far has been multiple clients on one machine
aherber prepared a nice physics-based combat system a long time ago but the branch diverged from core Terasology updates for too long and he eventually had to retire before being able to get it up to speed
Enter nh_99 who was able to not only find a working copy (rather than a broken half-merge which was all that remaining on GitHub) but bring it up to speed with the latest from develop! Yay! While it is still based on the develop branch and not multiplayer that'll be coming soon. In the meantime we could use some initial testing!
- Build is available in Jenkins
- Start a game with at least the Combat and Portals modules active (but not Questing, which is broken in that build)
- The beginning goodie chest contains three different bows and you'll have a sword in the toolbar
- The bows will fire arrows in different ways:
- One pierces blocks slightly and sticks - enter "took an arrow to my knee" joke here
- One simply hits things then usually falls down
- One ricochets like mad off surfaces (try it in caves!)
- At least some arrow types are affected fully by gravity and lose height with distance. Try shooting arrows straight up - just don't stand right under a bunch of them
- Get portal blocks from the console with /giveBlock "portal" and place some - the creatures that pop up can be hit with the arrows!
- Sword isn't quite working again yet
Continues! Although as indicated above the first big phase is complete (develop -> multiplayer)
- Forum thread is still getting regular updates
- Thousands of Checkstyle violations have been addressed (thanks Immortius !) - code base is getting pretty!
- I'm focusing heavily on my part in the restructure this weekend (even took Monday off to get more work done!)
- I put todo items in the test org issue tracker in case anybody is curious / looking to help. They're divided into three phases.
- At this point the existing develop branch can be considered in a soft code freeze with it becoming legacy soon. Modules will be extracted from there into separate GitHub repos
- By "soft code freeze" is meant no new work should be based on that branch as it will soon be overwritten by the multiplayer branch. A separate "legacy" branch will be kept around with all the original commits (since a lot of people contributed code while multiplayer was being developed, but all that was squished together with the merge)
- Multiplayer branch should be the base for all new development, however, the restructure will move the entire src dir soon, so not quite ready for any substantial projects just yet
- After TGC is done we'll have a solid foundation for fun stuff like a headless server option and maybe even an Android version of Terasology
While it has mostly been quiet lately (which isn't really a bad thing with the codebase getting restructured) we're gearing back up for another major round of development after TGC. Here are some highlights of what has been going on in the meantime:
- x3ro is back (at least for a bit) and kicking off another round of GUI design
- Skaldarnar is pushing his PAG system to the next level and trying it out in the new module structure
- We got some shiny new Netbeans instructions for setting up Terasology, which is long overdue - thanks XanHou ! He's also tweaking at something physics related.
- Guild Wars 2 is free to play this weekend and I'm checking it out for inspiration. Made a post in the Game & Book Forum and will be happy to have more feedback from others that have played or to play with somebody. Started on "Devona's Rest" not that it seems to matter much. Can coordinate on IRC if interested
- We still have a Hexxit MC server running on our webhost just for the fun of it. Thank my niece for digging up that mod pack, heh
Another activity to coordinate on IRC if interested.