MArcomage

Free multiplayer on-line fantasy card game

Please log in

dindon on 10:59, 18. Aug, 2011
I think the description is excellent!

I think Time warp and especially Lord of time would be very thematic cards to add to his deck.
Mojko on 11:10, 18. Aug, 2011
Setting gems to such a high priority will probably make the AI keep the gems instead of using them. I guess I need to make some tests before implementation. Thanks for the suggestion Fithz ;-)
Fithz Hood on 12:46, 18. Aug, 2011
dindon wrote:
I think the description is excellent!

I think Time warp and especially Lord of time would be very thematic cards to add to his deck.


Indeed. Well let's remove one Meditation and one Alastor and add a Time warp and a Lord of time
Mojko on 07:36, 20. Aug, 2011
I tested Myr and he is too powerful. With superior gems production and swift cards, he quickly reduces your tower to dust (also due to the fact that your starting tower and wall are both low from the start).
Mojko on 16:19, 20. Aug, 2011
I updated Grofgul's deck (replaced outdated cards with new ones).
Fithz Hood on 10:50, 22. Aug, 2011
Mojko wrote:
I tested Myr and he is too powerful. With superior gems production and swift cards, he quickly reduces your tower to dust (also due to the fact that your starting tower and wall are both low from the start).


Have you already used other setups?
Maybe Myr should start with 5 magic, and the player with more wall and tower
Mojko on 11:59, 22. Aug, 2011
No, I tested only the initial setup. I didn't have enough time for proper testing this week. Next week and the week after it I'll be on a vacation (no computer or internet available). It will have to wait until then :(. What you can do, is to ask players that are able to setup MArcomage locally and test it by themselves. For example you may ask Dindon or MaskedHalfling for help ;-).
Fithz Hood on 12:01, 22. Aug, 2011
Yep it's time for me to learn how to use Marcomage source code
Mojko on 12:18, 22. Aug, 2011
All right :)

Let me give you some advice on that. What you basically need to do is to install a WAMP server (provided you have Windows OS). This will allow you to run a local server. Then you only need to install Subversion which will allow you to download MArcomage source code.

1 - install WAMP (for example in C:/wamp)

2 - create 'marcomage' directory in the wamp/www/ directory

3 - press 'start' on bottom left part of windows toolbar, click 'run' and type 'cmd.exe', press 'ok'. Type 'svn checkout https://svn.netvor.sk/arcomage C:\wamp\www\marcomage'. (this will download MArcomage source code)

4 - click on the small wampserver icon with left mouse button inn the right bottom part of the screen. A wampserver menu will appear. Move mouse over 'PHP', then 'PHP extensions'. If 'php_xsl' extension is not enabled (doesn't have a check) enable it by clicking on it with left mouse button.

5 - start wampserver, click on the small wampserver icon in the right bottom part of the screen. Choose 'phpmyadmin' in the menu. Click on 'import'. Choose marcomage DB install script (marcomage/release/scripts/install_tables.sql) and execute it.

6 - create a copy of file 'marcomage/release/config.php.template' and rename it to 'config.php'.

7 - open 'release/config.php' and change username to 'root'

8 - click on the wampserver icon once again and choose 'localhost'. Click on the 'marcomage', then 'release' and you should now have your own marcomage application :)
Fithz Hood on 12:22, 22. Aug, 2011
oh, thank you, now I try.
Fithz Hood on 12:24, 5. Sep, 2011
Ok, I followed your istructions, now I have the database on my pc.
I used wamp as you suggested and now I'm on this page. I don't know how to go on. Could you give me some tips?
Mojko on 12:33, 5. Sep, 2011
There should be a 'release' directory on that page. Are you sure you downloaded MArcomage's source code (via svn checkout)?
Fithz Hood on 12:45, 5. Sep, 2011
I have the realese directory with all its subdirectory(img, javascript, logs parser, scripts, styles, templates and a bunch of .php files) but it doesn't appear in that page I've shown you.
Mojko on 12:49, 5. Sep, 2011
The release directory should be located right in the 'marcomage' directory. Please check if it's there via normal window explorer (not web browser). If it's not there, try to locate the 'release' directory and move it there.
Fithz Hood on 13:10, 5. Sep, 2011
yes, the directory is under the marcomage directory.
After some test I understand that the culprit is the .htaccess file.
if I remove it the release directory comes out in the browser.
But if I click it I'm getting an error. this time it's index.php's fault.
Without those two files I can see all the files under the release directory, but still no marcomage.
Mojko on 13:15, 5. Sep, 2011
Delete the htaccess file and try again. If you keep getting error, please provide me with details (you can find detailed error log in release/logs).
Mojko on 13:25, 5. Sep, 2011
I think I know where the problem is. Open config.php and change username to 'root' ($username = "root";).
Fithz Hood on 13:32, 5. Sep, 2011
without the HTACCESS file I get this error when I click on release: "Unable to connect to database, aborting."
Mojko on 13:35, 5. Sep, 2011
Yup, the config.php change I mentioned above should fix it if you have default WAMP installation.
Fithz Hood on 13:49, 5. Sep, 2011
Mojko wrote:
I think I know where the problem is. Open config.php and change username to 'root' ($username = "root";).


I didn't see this post.
I've made the change but I'm still getting errors.
with the HTACCESS file:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


without the HTACCESS file:

Errore interpretazione XML: nessun elemento trovato
Indirizzo: http://localhost/marcomage/release/
Linea numero 1, colonna 1:

traduction:

Error interpretation XML: no elements found
adress: http://localhost/marcomage/release/
Line number 1, column 1: