Page 2 of 3
Re: [NEW GAME] Avé Caesar available for testing
Posted: 18 April 2020, 23:35
by Een
@Gabricord, this is only for developers registered for the studio

Re: [NEW GAME] Avé Caesar available for testing
Posted: 19 April 2020, 00:25
by agodd
Sorriso
Thanks forse The game btw
Re: [NEW GAME] Avé Caesar available for testing
Posted: 20 April 2020, 11:09
by TheLawyer
Great game, I used to have a lot of fun with it!
I have just created a 2-player test game and this is the error I get once all the players accept:
Warning: require(/var/www/tournoi/game/module/mainsite/award_types.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200417-2009-gs/www/game/module/mainsite/award.game.php on line 22
Fatal error: require(): Failed opening required '/var/www/tournoi/game/module/mainsite/award_types.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200417-2009-gs/www/game/module/mainsite/award.game.php on line 22
Re: [NEW GAME] Avé Caesar available for testing
Posted: 20 April 2020, 11:26
by Een
TheLawyer wrote: ↑20 April 2020, 11:09
Great game, I used to have a lot of fun with it!
I have just created a 2-player test game and this is the error I get once all the players accept:
Warning: require(/var/www/tournoi/game/module/mainsite/award_types.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200417-2009-gs/www/game/module/mainsite/award.game.php on line 22
Fatal error: require(): Failed opening required '/var/www/tournoi/game/module/mainsite/award_types.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200417-2009-gs/www/game/module/mainsite/award.game.php on line 22
This should be fixed now, that was from our latest release.
Re: [NEW GAME] Avé Caesar available for testing
Posted: 21 April 2020, 22:46
by clavat
Thank you @Een for the kick fix.
Last update today :
- Add animation on horse moving
- Spectator mode is working
- minors bugs fixes
Re: [NEW GAME] Avé Caesar available for testing
Posted: 23 April 2020, 23:58
by SamHellerman
I and many of my friends love this game, so I'd be very excited to see it launch!
Re: [NEW GAME] Avé Caesar available for testing
Posted: 24 April 2020, 13:33
by clavat
SamHellerman wrote: ↑23 April 2020, 23:58
I and many of my friends love this game, so I'd be very excited to see it launch!
Hello SamHellerman, I'm glad to see that the community are excited like me with the idea to replay that game

I almost finish the development part, now the next step, also important is to get the license usage right for GBA against the publisher, Ravensburger.
I used every contacts forms I can found on Google about Ravensburger, also Facebook, but for the moment without any response, I guess the situation about Covid-19 don't help to accelerate this process...
Thanks for your positive feedback !
Re: [NEW GAME] Avé Caesar available for testing
Posted: 25 April 2020, 13:54
by DoctorPelusa
Hi, great work so far, I played a 3 player game till the end and that's my feedback:
- Endgame scoring is not working (not sure if you are aware), everyone got 1 point when crossing the finish line, which resulted in a triple tie.
- Please add this to the horses CSS the following line, as the css transformations introduce some repetition on the edges of the images:
- It would be awesome (at least for me) if instead of animating the horses from the start to the end position you'd animate each step, that's probably how most people would play it on a table, counting the movements.
- Will you be adding any variants?
Overall really good work, hope you can get the license soon!
Re: [NEW GAME] Avé Caesar available for testing
Posted: 26 April 2020, 18:25
by sourisdudesert
Hi !
Here is the new (much convenient) process for reviewing a game on BGA:
viewtopic.php?f=12&t=15288
Thanks for your work and looking forward to test your adaptation

Re: [NEW GAME] Avé Caesar available for testing
Posted: 27 April 2020, 10:48
by clavat
DoctorPelusa wrote: ↑25 April 2020, 13:54
Hi, great work so far, I played a 3 player game till the end and that's my feedback:
- Endgame scoring is not working (not sure if you are aware), everyone got 1 point when crossing the finish line, which resulted in a triple tie.
- Please add this to the horses CSS the following line, as the css transformations introduce some repetition on the edges of the images:
- It would be awesome (at least for me) if instead of animating the horses from the start to the end position you'd animate each step, that's probably how most people would play it on a table, counting the movements.
- Will you be adding any variants?
Overall really good work, hope you can get the license soon!
We discussed in PM about your issue for endgame scoring, it seems you didn't cross the imperial road, so you didn't get any token.
I added your CSS, thanks for the kick fix.
For the last two suggestions, it will be a bit hard to implement a "real movement" by animating each step, but it's a good idea ! Maybe if we get the license soon, and it will be sure my game will be on BGA, i'll develop this !