
After nearly a month of development, the third version of Triple Triad Online is ready to make its debut, but what’s new?
The first thing of course is interface, mixing “box” style of version 2 with the graphics of the first versions of the game, the menu was also completly remade. It is possible in the future that some interface parameters (such as background image) become customizable.
The PvE part has been completely redesigned, AI is now classified by level of difficulty, some useless bots have been removed to avoid overloading the choice of players.
Language management is no longer accessible via the Settings menu, but via $_GET parameters of the page, eg http://www.triple-triad-online.com/play/index.php?lang=en to access the game in english. Indeed it is much more simple and clear to proceed in this manner and will facilitate the potential addition of new languages.
Changing the chat window, which covers all new channels and private messages, using a color code (maybe configurable in the future). Adding commands like “/w user” to talk privately, or “/help” for a list of commands, a complete list will be published shortly.
Modified code to facilitate software porting, so download and play Triple Triad Online without going through the site (requiring an internet connection however). Choosing this option will allow people with small connections to avoid loading images and sounds of the game.