php-client
php-client copied to clipboard
ugamela is an open-source clone of the popular browsergame ogame.
A PHP centered system always renders its template into HTML, but Web 2.0 SPAs render the DOM directly in the browser. Such web applications usually consume a REST JSON API...
Classic OGame has a system messaging system that also allow player communication, but this comes from a pre-instant-messenger-age. I think reading system messages should be easier and not require clicks....
TLDR: This issue shall be more of a collection of ideas with high risk of going offtopic than something that can actually be accomplished. There might be some minor or...
- build XLIFF from the current arrays in language/en by hand or with https://github.com/oyagev/PHP-XLIFF - check which annotations and attributes of the XLIFF format are going to be used for...
the variable _$buildingData_ contains all buildings of the current planet as a _D_Building_-object. The variable _$buildingList_ contains the same information as an associative array which is no longer needed. The...
the following properties should be searchable: * player-name * alliance-name (to implement in v0.3) * alliance-tag (to implement in v0.3) * planet-name
display basic statistics for the players at position 1 to 1500 (500 on each page)
implement feature to allow players to send messages to each other
for this issue, issue #4 must be implemented