fix random crashes.
making the game playable again
display board and pieces again. not interactive...
Don't spawn a new instance of the AI for each player
pass connectionManager around instead of using ...
rewrite menu to look nore like Catherines mocku...
Add Crystal Canvas intro and title animation
Split bgui initiation and main menu
Load blend-files asynchronous
Done in revision [417894].
Merge menu.blend and main.blend
work-around a bug in the cleanup function of bg...
create menu in main and remove menu.blend
fix lighting on board
Merge menu.blend and main.blend
show title at program start and add animated RD...
Merge menu.blend and main.blend
implemented in [73b4b8], [6462e2], [99f078], [802ba6] and [d15946].
Allow account creation and logging in
execute moves asynchronous
handle server disconnects
implement login with Crystal Canvas account
implement account creation on server (client st...
add mysql create script for database
fix paths in themes
implement guest login in client
fix mistake in the last commit
Implement guest logins on the server-side
send server information (version, name and supp...
Allow account creation and logging in
Allow account creation and logging in
write an AI to play against the computer
add SignUp Tag and remove Tag super-class
Reorganize folder structure.
Fix bug that makes Earth Ponies capture empty s...
This is a post
At the end of each game, the player is presented with a stained...
Sun and Moon by Catspaw-DTP-Services on deviantART
Here’s what the board looks like. Players will interact...
Teaser/Trailer coming soon!
Our new team name logo :)
Sun and Moon! The first trailer! Woo!The game is looking great...
Playing with some backgrounds..
Rainbow Dash theme concept
Will there be a tutorial mode included in the full game?
This is Sun and Moon -RB
Here are a few menu concepts. They player will have the option...
Do you have a rough estimate as to when the game is complete?
Equestria Daily: Game Trailers: Sun and Moon / Drifter
Correctly treat negative positions and add asse...
merge
Fixed bug with earth pony moves. Now Princesses...
Pegasi movements corrected.
Add asserts to move and capture function.
Fix calculations in getWays and add comments.
Add macro.h with assert macro.
Display index in board.print and print move to ...
Print out board in console for debugging.
There were some diferences in the starswirl.cpp...
Merge
Connect the game to the external AI
Even more bugs
There's something weird with positions, we get ...
make selection of pieces less jumpy
Name of the AI changed from starswhirl to stars...
fix bug with hidden variable in board
fix Starswirl
Added tag pre protocol update for changeset 5ee...
Implement nicer client/server-communication (on...