'Pre-1.4.0', 3 => '1.4.0', 4 => '1.4.1', 5 => '1.5.0', 6 => '1.6.0', 7 => '1.6.1', 8 => '1.7.0', 9 => '2.0.0', 10 => '2.0.1', 11 => '2.1.0', 12 => '2.1.1', 13 => '2.2.0', 14 => '2.2.1', 15 => '2.3.0', 16 => '2.3.1', 17 => '2.3.2', 18 => '2.4.0', 19 => '2.4.1', 20 => '2.4.2', 21 => '2.5.0', 22 => '2.5.1', 23 => '2.5.2', 24 => '2.5.3', 25 => '2.5.4', 26 => '2.5.5', 27 => '2.6.0', 28 => '2.6.1', 29 => '2.6.2', 30 => '2.6.3', 31 => '2.6.4', 32 => '3.0.0 beta 1', 33 => '3.0.0 RC 1', 34 => '3.0.0', 35 => '3.0.1', 36 => '3.0.2', 37 => '3.0.3', 38 => '3.0.4', 39 => '3.0.5', 40 => '3.0.6', 41 => '3.0.7', ); function echoInitialVersionRows($version, $build_to_version_map) { foreach ($build_to_version_map as $build => $display_text) { if ($version < $build) { printRow($display_text); } } } function printRow($version) { $versionId = str_replace('.', '', $version); $versionId = str_replace('Pre-', 'p', $versionId); $versionId = str_replace(' beta ', 'b', $versionId); $versionId = str_replace(' RC ', 'rc', $versionId); echo ''; echo '' . $version . ''; echo ' Waiting...'; echo ''; } ?> Installing / Updating Mods for HESK
Installing / Updating Mods for HESK
Installation Progress
Version Status
Task Status
Migrate IP / Email Bans Waiting...
Initialize Statuses Waiting...
Console
Severity Message