1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-01 00:26:48 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
snowleo
19dfef1a4f Some cleanup, refactoring of EssentialsHelp class 2011-10-27 00:03:16 +02:00
snowleo
7ef9b23633 Reload after installation 2011-10-26 22:23:30 +02:00
snowleo
652ff80deb The state machine now handles both manual updating and installation. 2011-10-26 22:14:24 +02:00
snowleo
83ea6dd721 Cleanup 2011-10-26 20:23:28 +02:00
snowleo
3f876b04c6 The work process is done async to the server loop. 2011-10-26 19:54:38 +02:00
snowleo
4c3eef8514 Abort the installation wizard if a runtime exception happens 2011-10-26 19:46:40 +02:00
snowleo
0dc7b73337 Cleanly resume the installation, if the player quits the game and reconnects
If the installation is already running in background after the wizard, it will not stop, if the player quits the game.
2011-10-26 19:39:01 +02:00
KHobbits
d8a40db32c Few more states in EssentialsUpdate 2011-10-26 16:26:26 +01:00
snowleo
3f0b308e70 Cleanup 2011-10-23 23:22:04 +02:00
snowleo
f753c5ca23 Minor changes because we use a map instead of a list 2011-10-23 23:20:18 +02:00
snowleo
2506b24392 Another state added 2011-10-23 23:13:30 +02:00
snowleo
b573516470 Less chance for C&P error 2011-10-23 23:11:47 +02:00
snowleo
7a7232c832 Moving the link between the states from the constructor of the state machine to the states classes. 2011-10-23 23:08:42 +02:00
snowleo
7888471982 Statemachine for installation wizard (WIP) 2011-10-23 21:45:01 +02:00