Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't block /essentialsupdate command after selfupdate | snowleo | 2011-10-27 | -2/+23 |
| | ||||
* | After the selfupdate, check for the bukkit version. We will not ↵ | snowleo | 2011-10-27 | -1/+11 |
| | | | | automatically update bukkit, so the player is displayed a message, if he tries to update or install. | |||
* | Some cleanup, refactoring of EssentialsHelp class | snowleo | 2011-10-27 | -1/+1 |
| | ||||
* | Removing automatic updates | snowleo | 2011-10-26 | -17/+0 |
| | | | | | | It's a bad idea to automatically overwrite files, without asking the player first. This would be triggered by the selfupdate after the reload. | |||
* | The state machine now handles both manual updating and installation. | snowleo | 2011-10-26 | -20/+39 |
| | ||||
* | Cleanup | snowleo | 2011-10-26 | -7/+10 |
| | ||||
* | Cleanly resume the installation, if the player quits the game and reconnects | snowleo | 2011-10-26 | -0/+22 |
| | | | | If the installation is already running in background after the wizard, it will not stop, if the player quits the game. | |||
* | Statemachine for installation wizard (WIP) | snowleo | 2011-10-23 | -19/+43 |
| | ||||
* | EssentialsUpdate WIP | snowleo | 2011-10-12 | -0/+128 |