summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/com/earth2me/essentials/update/states
Commit message (Collapse)AuthorAgeLines
* Removing EssentialsUpdate from 2.9 branch.KHobbits2012-08-18-771/+0
| | | | Development may be continued in 3.x branch.
* Updated to R6snowleo2012-03-01-0/+7
|
* Updated Essentials to work with R5snowleo2012-02-21-1/+1
|
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-8/+8
|
* Some cleanup, refactoring of EssentialsHelp classsnowleo2011-10-27-12/+12
|
* Abort update textsnowleo2011-10-26-10/+12
|
* Reload after installationsnowleo2011-10-26-9/+7
|
* The state machine now handles both manual updating and installation.snowleo2011-10-26-14/+156
|
* Cleanupsnowleo2011-10-26-2/+0
|
* The work process is done async to the server loop.snowleo2011-10-26-8/+16
|
* Abort the installation wizard if a runtime exception happenssnowleo2011-10-26-23/+43
|
* Cleanly resume the installation, if the player quits the game and reconnectssnowleo2011-10-26-9/+73
| | | | If the installation is already running in background after the wizard, it will not stop, if the player quits the game.
* Advanced modesnowleo2011-10-26-17/+35
|
* Allow states to be automatically added to the state map.snowleo2011-10-26-0/+17
| | | | They have to have a Constructor that accept the StateMap as argument, otherwise a RuntimeException is thrown.
* Few more states in EssentialsUpdateKHobbits2011-10-26-3/+135
|
* Cleanupsnowleo2011-10-23-1/+0
|
* Minor changes because we use a map instead of a listsnowleo2011-10-23-6/+7
|
* Another state addedsnowleo2011-10-23-0/+1
|
* Less chance for C&P errorsnowleo2011-10-23-1/+6
|
* Moving the link between the states from the constructor of the state machine ↵snowleo2011-10-23-15/+94
| | | | to the states classes.
* Statemachine for installation wizard (WIP)snowleo2011-10-23-7/+280
|
* EssentialsUpdate WIPsnowleo2011-10-12-0/+7