Skip to content

Commit

Permalink
Release EW 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Paranoiaque committed Aug 19, 2021
1 parent eac5ada commit 8817824
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,19 @@
* Fix some socket cleaning
* Order players in the attacks
* Update weekly reward popup

# 1.0.10
* Add Google Play Store look
* Add missing headers for old presentation url
* Add missing icons in the options page
* Admin page to contact the users
* Admin page to manage the storeroom
* Clean debug
* Fix favor icon in the divine bonuses
* Fix possible bug in the wave page, when all the units are removed
* Fix snap manual build script
* Make the list of divine bonuses mor user friendly
* Optimize server connection
* Optimize subscribe/unsubscribe
* Preload sub modules to accelerate the game
* Save 404 for stats purpose
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-packageName="com.ellaswar.ewnextmobile" id="ellaswar" version="1.0.9" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-packageName="com.ellaswar.ewnextmobile" id="ellaswar" version="1.0.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>EllasWar</name>
<description>
Desktop/Mobile application for the online game ellaswar.com.
Expand Down

0 comments on commit 8817824

Please sign in to comment.