Command line tools

* Added base classes for all importable data. These new classes should
be used for all future loaders; all existing loaders that are modified
should be updated.

* I18N loader rewritten to make use of the new base classes. External
strings are now read using the XML data file's path as the base
directory.

* Updated all external I18N definitions and moved the existing files
around in an attempt to make the data directory somewhat more livable.

* Added dependency management entry for the server's main package to the
root project, updated server distribution package accordingly. Added
dependency on the server's main package to the server's testing package.
This commit is contained in:
Emmanuel BENOîT 2011-12-17 12:37:01 +01:00
parent be3106c463
commit 631f49fb86
57 changed files with 2295 additions and 200 deletions

View file

@ -0,0 +1,11 @@
Legacy Worlds (B6M1) - Address change
Hello,
You are receiving this message because an user of Legacy Worlds (you, presumably) requested to change his or her address to ${address}.
Your confirmation code is: ${token}
If you did not request this, please sent the staff an email at staff@legacyworlds.com.
Thanks!
The Legacy Worlds staff

View file

@ -0,0 +1,9 @@
Legacy Worlds (B6M1) - Ban lifted
Hello,
The ban on your account has been lifted.
Please accept our most sincere apologies.
Best regards,
The Legacy Worlds staff

View file

@ -0,0 +1,12 @@
Legacy Worlds (B6M1) account banned
Hello,
Your Legacy Worlds account has been banned by the game's administrators for the following reason:
${reason}
You have 48h to appeal this ban before your empire is lost.
To do so, please send an e-mail to the staff at staff@legacyworlds.com
Best regards,
The Legacy Worlds staff

View file

@ -0,0 +1,11 @@
Legacy Worlds (B6M1) - Inactive account closed
Hello,
This email is being sent to inform you that your account on Legacy Worlds has been disabled. It had been inactive for 28 days.
You can reactivate your account by logging in to the Legacy Worlds web site using your e-mail address and password.
We hope to see you again very soon on Legacy Worlds.
Best regards,
The Legacy Worlds staff

View file

@ -0,0 +1,9 @@
Legacy Worlds (B6M1) - Inactivity
Hello,
This email is being sent to warn you that your account on Legacy Worlds has been inactive for the past three weeks. Unless you connect in the coming week, it will be closed and your empire will be lost.
We hope to see you again on Legacy Worlds.
Best regards,
The Legacy Worlds staff

View file

@ -0,0 +1,10 @@
Legacy Worlds (B6M1) - New messages
Hello ${empire},
You have just received new messages in Legacy Worlds.
${messages}
***
You will not receive message notifications for the next hour.
If you want to stop receiving these e-mail messages completely, please log on to Legacy Worlds and modify your e-mail settings from the "Account" page.

View file

@ -0,0 +1,19 @@
Legacy Worlds (B6M1) password recovery
Hello,
You are receiving this message because an user of Legacy Worlds (you, presumably) requested to recover his password.
In order to define a new password for your account, please go to the password recovery page and fill in the following information:
- your e-mail address
- the recovery code provided below
- the new password and its confirmation
Please note that this recovery code is NOT your new password, and you will only need to use it once.
Moreover this code will be valid during a one hour interval. Don't wait too long!
Your address is: ${address}
Your recovery code is: ${token}
If you are having problems performing this operation, please contact a member of our support staff at staff@legacyworlds.com
Thanks!
The Legacy Worlds staff

View file

@ -0,0 +1,11 @@
Legacy Worlds (B6M1) - Account closed
Hello,
This email is being sent to confirm that your account has been closed as you requested.
For the next six months, you will be able to reactivate your account by logging in to the Legacy Worlds web site using your address and password. Past this delay, your account will be completely deleted.
We hope to see you again sometime on Legacy Worlds.
Best regards,
The Legacy Worlds staff

View file

@ -0,0 +1,17 @@
Legacy Worlds (B6M1) - Account reactivation
Hello,
Thank you for revisiting at Legacy Worlds!
Please note that you reactivated your account for "Beta 6 Milestone 1", a highly experimental, in-progress rewrite of the game. As this game does not include forums at this stage, you might want to register to Legacy Worlds Beta 5 to keep up with the game's news.
Before we reactivate your account, there's just one more step to complete your request.
You have to connect to the site using your e-mail address and password, then validate your account reactivation using the confirmation code below.
Please note that this confirmation code is NOT your password, and you will only need to use it once.
Your registration address is: ${address}
Your confirmation code is: ${token}
If you are having problems reactivating your account, please contact a member of our support staff at staff@legacyworlds.com
Thanks!
The Legacy Worlds staff

View file

@ -0,0 +1,8 @@
Legacy Worlds (B6M1) - Today's messages
Hello ${empire},
Here is a reminder of the messages you received today.
${messages}
If you want to stop receiving these e-mail messages completely, please log on to Legacy Worlds and modify your e-mail settings from the "Account" page.

View file

@ -0,0 +1,17 @@
Legacy Worlds (B6M1) - Your account
Hello,
Thank you for registering at Legacy Worlds!
Please note that you registered to "Beta 6 Milestone 1", a highly experimental, in-progress rewrite of the game. As this game does not include forums at this stage, you might want to register to Legacy Worlds Beta 5 to keep up with the game's news.
Before we activate your account, there's just one more step to complete your registration.
You have to connect to the site using the e-mail address and password you chose, then validate your account using the confirmation code below.
Please note that this confirmation code is NOT your password, and you will only need to use it once.
Your registration address is: ${address}
Your confirmation code is: ${validationKey}
If you are having problems signing up, please contact a member of our support staff at staff@legacyworlds.com
Thanks!
The Legacy Worlds staff