Se questo avviso è presente da 1 settimana o più e la traduzione non sta venendo effettuata, sei automaticamente autorizzato a proseguire.
Il launcher di Minecraft attuale
Questo Minecraft launcher è il front-end del login ed il downloader del client stand-alone. È responsabile per il download dei principali pacchetti Java, includendo minecraft.jar e LWJGL, che contiene il codice e le risorse del gioco come le texture. Agisce anche come restrinzione di copia molto basica forzando gli utenti ad effettuare il login con un account pagato quando viene eseguito per la prima volta. È stata parte del client stand-alone dalla sua creazione. È possibile utilizzare il launcher pe giocare a versioni di Minecraft di qualsiasi era, però alcune versioni non sono ancora incluse nel launcher come la ( Indev, Minecraft 2.0 e nessuna delle Beta 1.9 Pre-releases per esempio).
Vi sono stati quattro diversi stadi di sviluppo del launcher, il primo nella versione Alpha, il secondo durante lo sviluppo di Minecraft 1.0, il terzo da 1.2, e il quarto e corrente launcher dell'1.6. Il cambiamento del design del launcher più recente è stato il 18 Giugno 2013.
Comportamento
Ogni volta che il launcher viene eseguito, controlla una directory dove Minecraft salva i suoi file chiamata .minecraft. Controlla che vi è presente un file chiamato "launcher_profiles.json" per le credenziali di login. Se il file non esiste, o è corrotto, o nessun utente ha effettuato il login, l'utente deve eseguire il login con un valido account Premium, altrimenti il gioco rifiuterà di partire.
Durante l'effettuazione del login, il launcher prima verificherà le credenziali di login. Se il file "launcher_profiles.json" è presente ed è valido ma non vi è alcuna connessione ad internet, il launcher offrirà la modalità di gioco "Play offline" se un giocatore ha effettuato il login all'ultima connessione del launcher. Se la connessione ha successo, il launcher, dipendente dalle opzioni di profilo, comparerà l'ultima versione scaricata nella cartella "versions" con la versione più aggiornata sul server. Se la versione selezionata non esiste o è disponibile una versione più recente e "Use latest version" è selezionato nel profilo, il launcher scaricherà tutti i componenti e file Java binari di Minecraft. Sincronizzerà anche tutto ciò che è presente nella cartella Assets (vedi Pacchetto di Risorse)
Come ultima cosa, dopo un aggiornamento ed un'installazione avvenuta con successo, il launcher eseguirà "minecraft.jar" (tramite "javaw.exe", l'eseguibile per Java Virtual Machine di Oracle.) è però possibile che vi siamo file ".jar" mancanti, ed in questo caso il launcher cercherà di rimpiazzarli automaticamente ma si fermerà se non vi è alcuna connessione ad internet.
Attualmente, il launcher di Minecraft supporta solo l'inglese. Gli utenti non possono selezionare la propria lingua preferita.
Utilizzo delle righe di comando
minecraft.jar (all systems):
java -cp minecraft.jar net.minecraft.LauncherFrame <username> <password> <server:port>
minecraft.exe (Windows executable):
minecraft.exe <username> <password> <server:port>
minecraft.jar (Windows - no CMD window):
javaw -cp minecraft.jar net.minecraft.LauncherFrame <username> <password> <server:port>
As of the new launcher released with Minecraft 1.2.3, username and password options use a prefix.
--username=<username> or -u=<username> --password=<password> or -p=<password>
If using a server:port it must still be the 3rd option. So if not used with username and password, dummy options need to be added in their place.
No update option also added.
--noupdate
1.6 Launcher
The login screen of the 1.1.1 Minecraft launcher
A new version of the launcher was released on April 18, 2013 (with snapshot 13w16a). It lets users choose the version they want to play, downloads all resources before launching the game and updates additional libraries (function previously unavailable). Later it will have more functionality as it currently is in its early development stage. Demo is available to non-premium users after a successful login. The launcher can automatically update itself; the most recent version is 1.4.2.
Features
- Manage multiple profiles (stored in "launcher_profiles.json"). Each profile can control:
- Game version. Includes access to outdated development builds and previous releases. You can also add older/custom versions manually[1]. See this video for instructions.
- Mojang account used to play the game
- Command line arguments for Java (such as heap size)
- Game Directory (where the game files are saved on disk)
- And so on.
- The launcher doesn't store your password locally. Instead of this, it now uses a 'refresh token'.
- Automatic updates for launcher.
- Ability to update libraries, such as LWJGL.
- Offline mode. (The first time launch requires an Internet connection to download required resources)
- Currently only available in English.
- Crashes can be reported to Mojang, through Hopper.
- Crashes are now indexed through a database for information on how to fix the issue.
Time Machine
A profile with Alpha and Beta versions enabled
On August 1, 2013, the Minecraft launcher was updated to include the ability to play old Alpha and Beta versions of the game. Currently, Alpha, Beta, and all Release versions are available to play. Classic and Infdev versions are already added under the names "old-alpha version", however Indev is still missing.[2]
To enable the old versions either click the "Edit Profile" button or, preferably, create a new one. Under the "Version Selection" section choose to allow use of Alpha and/or Beta versions by ticking the appropriate boxes. Next, select the desired version from the drop-down menu and save the profile.
However, these versions are very out of date and some may be unstable. Any bugs, crashes, missing features, or other glitches will never be fixed in those versions. Mojang strongly recommends that you play them in separate directories to your other saves to avoid corruption.
Command-line usage
MinecraftDev.jar (all systems):
java -cp Minecraft.jar net.minecraft.bootstrap.Bootstrap <username> <server:port>
The 1.6 launcher also added some new commands, for the launcher. These are shown if you do
java -jar Minecraft.jar -help
History
| Launcher version | Release date | Summary of changes | ||
|---|---|---|---|---|
| 1.4.2 | May 2, 2014 |
| ||
| 1.3.11 | March 12, 2014 |
| ||
| 1.3.10 | February 13, 2014 |
| ||
| 1.3.9 | January 24, 2014 |
| ||
| 1.3.8 | January 8, 2014 |
| ||
| 1.3.7 | December 12, 2013 |
| ||
| 1.3.6 | December 5, 2013 |
| ||
| 1.3.5 | December 4, 2013 |
| ||
| 1.3.4 | November 26, 2013 |
| ||
| 1.3.3 | November 20, 2013 |
| ||
| 1.3.2 | November 18, 2013 |
| ||
| 1.3.1 | October 29, 2013 |
| ||
| 1.2.8 | October 25, 2013[Citazione necessaria] |
| ||
| 1.2.7[Citazione necessaria] | October 18, 2013 |
| ||
| 1.2.6[Citazione necessaria] | October 17, 2013 |
| ||
| 1.2.5[Citazione necessaria] | September 23, 2013 |
| ||
| 1.2.4[Citazione necessaria] | September 19, 2013 |
| ||
| 1.2.3[7] | September 12, 2013 |
| ||
| 1.2.2[8] | September 3, 2013 |
| ||
| 1.2.1 (Files uploaded)[9] | August 6, 2013 |
| ||
| 1.2.1 (Files uploaded)[10][11] | August 6, 2013 |
| ||
| 1.2.1 | August 2, 2013 | |||
| 1.2 | August 1, 2013 | |||
| 1.1.4 | July 31, 2013 |
| ||
| 1.1.3[12] | July 27, 2013 |
| ||
| 1.1.2 | July 22, 2013 |
| ||
| 1.1.1 | July 19, 2013 |
| ||
| 1.0.10 | July 12, 2013 |
| ||
| 1.0.9 | July 10, 2013 |
| ||
| 1.0.8 OS X (Re-upload)[14] | July 9, 2013 |
| ||
| 1.0.8 OS X (Re-upload)[15] | July 8, 2013 |
| ||
| 1.0.8 | July 2, 2013 |
| ||
| 1.0.7 | July 2, 2013 |
| ||
| 1.0.6 | July 1, 2013 |
| ||
| 1.0.5 | July 1, 2013 |
| ||
| 1.0.4 | June 28, 2013 |
| ||
| 1.0.3 | June 27, 2013 |
| ||
| 1.0.2 | June 27, 2013 |
| ||
| 1.0.1 | June 26, 2013 |
| ||
| 1.0.0 | June 26, 2013 |
| ||
| 1.0.1 | June 26, 2013 |
| ||
| 1.0 | June 25, 2013 |
| ||
| 0.9.5 | June 18, 2013 |
| ||
| 0.9.4 | June 18, 2013 |
| ||
| 0.9.3 | June 14, 2013 |
| ||
| 0.9.2 | June 13, 2013 |
| ||
| 0.9.1 | June 10, 2013 |
| ||
| 0.9 | June 10, 2013 |
| ||
| 0.8.3 | June 7, 2013 |
| ||
| 0.8.2 | May 27, 2013 |
| ||
| 0.8.1 | May 21, 2013 |
| ||
| 0.8 | May 20, 2013 |
| ||
| 0.7.2 | May 15, 2013 |
| ||
| 0.7 | May 13, 2013 |
| ||
| 0.7.1 | May 4, 2013 |
| ||
| 0.7 | May 2, 2013 |
| ||
| 0.6 | April 25, 2013 |
| ||
| 0.5 | April 23, 2013 |
| ||
| 0.4 | April 23, 2013 |
| ||
| 0.3 | April 22, 2013 |
| ||
| 0.2 | April 19, 2013 |
| ||
| 0.1 | April 18, 2013 | * .minecraft directory structure is changed:
|
Template:History Template:History Template:History Template:History Template:History Template:History Template:History Template:History Template:History
Gallery
- Launcher-1.1.1.png
Launcher version 1.2
- 1.6DevLauncher Development Console.png
The Development Console tab after the Launcher starts
Riferenze
- ↑ https://twitter.com/Dinnerbone/status/344164561701724160
- ↑ https://twitter.com/Dinnerbone/status/364762596387205120
- ↑ https://twitter.com/Dinnerbone/status/408246271921901568
- ↑ https://twitter.com/Dinnerbone/status/405366855785021440
- ↑ https://twitter.com/Dinnerbone/status/403111179859812352
- ↑ https://twitter.com/Dinnerbone/status/402434001451098112
- ↑ https://twitter.com/Marc_IRL/status/378280823180361729
- ↑ https://twitter.com/Dinnerbone/status/374887108932288512
- ↑ https://twitter.com/Dinnerbone/status/365040968644296705
- ↑ https://twitter.com/Dinnerbone/status/364699262233223169
- ↑ https://twitter.com/_grum/status/364699271708151808
- ↑ https://twitter.com/_grum/status/361126093777936384
- ↑ http://hopper.minecraft.net/
- ↑ https://twitter.com/Dinnerbone/status/354595929925496832
- ↑ https://twitter.com/Dinnerbone/status/354351963288248321
- ↑ https://twitter.com/Dinnerbone/status/352109843731070976
- ↑ MCL-590
Vedi anche
- Programs and Editors
| ||||||||||||||||||||||||




