Page 1 of 1

MAGE 1.1.0 DEV 20130901 was released

PostPosted: 01 Sep 2013, 14:54
by LevelX
The new dev version of MAGE (1.1.0 dev 20130901) was released today.

The download can be found here.

There are mainly bugfixes in this release.

Changelog of the dev version here

Changelog until 1.0.3 here.

Server 2 will be setup today to run with MAGE 1.1.0 dev 20130901 only.

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 02 Sep 2013, 12:10
by Noobshock
Nice!
But what happened to the other devs? They all die? :(

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 02 Sep 2013, 14:14
by LevelX
Noobshock wrote:Nice!
But what happened to the other devs? They all die? :(
I guess and hope they didn't die.
They have probably taken a break from the hard Mage project life for a while :rolleyes:.

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 02 Sep 2013, 18:14
by Noobshock
Sure hope they all come back soon, this project is seriously promising!

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 03 Sep 2013, 17:43
by Arcanux
Ok, some quick questions. First, some good instructions on how to host your own server without generating a bunch of errors? Second, how do you setup the interface to play against the AI? Nothing I seem to try works for either of these issues.

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 03 Sep 2013, 19:47
by LevelX
Arcanux wrote:Ok, some quick questions.
First, some good instructions on how to host your own server without generating a bunch of errors?
At least JRE (Jave Run Time Envirement) must be installed.
Do you talk about a server on your local machine?
-> You can start client and server with "startMage.bat".
or a server where you will conncet by internet?
-> Behind a router: I didn't get it to run yet.
-> VPS with fixed IP: Set the IP in ..\mage-server\config\config.xml + start the ..\mage-server\startServer.bat

Arcanux wrote:Second, how do you setup the interface to play against the AI? Nothing I seem to try works for either of these issues.
I guess you mean the client with interface.
1) Connect to your server (on public server AI is deactivated).
2) Open the game panel.
3) create a match
4) Select Mad AI as opponent
5) Start the match

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 03 Sep 2013, 20:50
by Arcanux
Yes, i mean creating a server on my personal computer that my wife and I can then use. As for the AI, I get those instructions, but how can you set up a private server on your machine?

Re: MAGE 1.1.0 DEV 20130901 was released

PostPosted: 03 Sep 2013, 21:49
by LevelX
Arcanux wrote:Yes, i mean creating a server on my personal computer that my wife and I can then use. As for the AI, I get those instructions, but how can you set up a private server on your machine?
In local network it woks normally out of the box.
You only have to start the server as it is with the start script.
The server has the ip of the pc you started it on. The port is 17171.
So your wife has to connect to the ip of your pc.
You have to check, that no local firewalls of your pc's prevent the connection.
Check that your wife can at least ping your pc, than the connection with the mage client should also work.