Local storage: Difference between revisions

From War.app Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
Most of Warzone's storage happens on the Warzone server.  For example, all multi-player games, chat, and tournaments are stored completely on the server and only bare minimum of information is transmitted to player's computers.
Most of War.app's storage happens on the War.app server.  For example, all multi-player games, chat, and tournaments are stored completely on the server and only bare minimum of information is transmitted to player's computers.


However, there are some things that get stored on the client.  For example, saved single-player games, whether or not sounds are enabled, and orders you've entered into a game but not yet committed.
However, there are some things that get stored on the client.  For example, saved single-player games, whether or not sounds are enabled, and orders you've entered into a game but not yet committed.
Line 9: Line 9:
Sometimes your local storage repository can become corrupted which can cause functionality in the game to stop working.  If this happens, you can clear your storage.  Doing this won't interrupt any multi-player games you are in, but you will lose any single-player games saved in that browser.
Sometimes your local storage repository can become corrupted which can cause functionality in the game to stop working.  If this happens, you can clear your storage.  Doing this won't interrupt any multi-player games you are in, but you will lose any single-player games saved in that browser.


To clear your storage, visit https://www.warzone.com/Test/LocalStorage and click Clear.
To clear your storage, visit https://www.war.app/Test/LocalStorage and click Clear.


== Clearing Android's Storage ==
== Clearing Android's Storage ==
Line 17: Line 17:
# Tap Applications
# Tap Applications
# Tap Manage Applications
# Tap Manage Applications
# Tap Warzone
# Tap War.app
# Tap Clear Data, OK
# Tap Clear Data, OK
# Also tap Force Stop to stop it if it's running
# Also tap Force Stop to stop it if it's running
# Tap Home and re-launch Warzone
# Tap Home and re-launch War.app

Latest revision as of 02:35, 18 April 2026

Most of War.app's storage happens on the War.app server. For example, all multi-player games, chat, and tournaments are stored completely on the server and only bare minimum of information is transmitted to player's computers.

However, there are some things that get stored on the client. For example, saved single-player games, whether or not sounds are enabled, and orders you've entered into a game but not yet committed.

In the case of the web-based version, these are stored in HTML's local storage system. In the mobile client, these are stored on your device's local filesystem.

Clearing Local Storage storage

Sometimes your local storage repository can become corrupted which can cause functionality in the game to stop working. If this happens, you can clear your storage. Doing this won't interrupt any multi-player games you are in, but you will lose any single-player games saved in that browser.

To clear your storage, visit https://www.war.app/Test/LocalStorage and click Clear.

Clearing Android's Storage

  1. Tap Home
  2. Tap Settings
  3. Tap Applications
  4. Tap Manage Applications
  5. Tap War.app
  6. Tap Clear Data, OK
  7. Also tap Force Stop to stop it if it's running
  8. Tap Home and re-launch War.app