First Android app
So I created my first android app a while back and I've been trying to make it load json from a website and then display it on screen in the form of text, I've managed to get it working and I've made ... - read more.
14 Jul 2012So I created my first android app a while back and I've been trying to make it load json from a website and then display it on screen in the form of text, I've managed to get it working and I've made ... - read more.
14 Jul 2012So I've decided to close down FHMappers (a sub-site of Fortex Hotel) after a long time running since 2007 I think? We've had some good times and some bad times but all has been good and I became somew... - read more.
1 Jul 2012So... I've added planets to Icarus Galaxy, and gravity to go with them, who knowsm maybe black holes can be created from this? I've also added some performance upgrades to the media player. - read more.
25 Jun 2012Added a media player to Icarus Galaxy today, it can now automatically search through the custom music dir and play all the mp3 files in game! The player has control over skipping the music too. :D - read more.
16 Jun 2012Multi player now works correctly on Icarus galaxy, I've got all player translations and locations happening at the same time and in the same place on every machine, I've tried it via 127.0.0.1 and via... - read more.
11 Jun 2012The client and server now perfectly understand each other and multiplayer is working better than ever! Shame the server is doing the translations a bit wrong. - read more.
4 Jun 2012So the server has been giving me trouble, the players weren't created quick enough so the server thought it had 3 different players connecting but really it was only one player, but anyway after furth... - read more.
4 Jun 2012So I've been doing some voice acting for Icarus Galaxy, my voice sounds terrible so I've been editing it to make it sound like a computerised voice so I can use it as the ship's AI voice! - read more.
4 Jun 2012Multiplayer finally works to a point, I managed to get a connection to the server and join the game, there were around 3 other ships on the map where I had previously connected to the server, the serv... - read more.
31 May 2012So today I tested the connection to the server from a client that posts the user input to the server, it worked quite well, I managed to get the server to store that player in a list and then pull it ... - read more.
25 May 2012