Support:Releasing: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
You edit the lines |
You edit the lines |
||
version.old = 1. |
version.old = 1.47 |
||
version = 1. |
version = 1.48 |
||
version.android = 1048000 |
|||
A version of a.b.c is converted to abbbccc with leading 0 for the Android version code. For example 1.48 is 1048000 and 1.49.1 is 1049001. |
|||
=== Branching procedure === |
=== Branching procedure === |
||
| Line 105: | Line 108: | ||
== Releasing Phase 3: Update stendhalgame.org == |
== Releasing Phase 3: Update stendhalgame.org == |
||
* Double check that the file release is visible, the default download points to the new version, that <nowiki>http://arianne.sourceforge.net/stendhal/updates/update- |
* Double check that the file release is visible, the default download points to the new version, that <nowiki>http://arianne.sourceforge.net/stendhal/updates/update-1.20.properties</nowiki> and <nowiki>http://arianne.sourceforge.net/stendhal.version</nowiki> are updated |
||
* Announce in game: /msg postman tellall Hi, please logout within the next five minutes and return in about ten minutes for a quick server update. |
* Announce in game: /msg postman tellall Hi, please logout within the next five minutes and return in about ten minutes for a quick server update. |
||
| Line 122: | Line 125: | ||
* Unzip: <code>unzip ../branch_cvs/1.xx/build/stendhal-server-1.xx.zip</code> |
* Unzip: <code>unzip ../branch_cvs/1.xx/build/stendhal-server-1.xx.zip</code> |
||
* Announce in game that the server will go down now (so that it is one of the last lines in the chatlog for players) |
* Announce in game that the server will go down now (so that it is one of the last lines in the chatlog for players) |
||
* |
* Restart the server as root <code>systemctl restart stendhal</code> |
||
* Check the log that the shutdown completed: <code>less log/server.log</code>, hit shift+g to go to the end of the file, q to exit |
|||
* Start the server: <code>./stendhal start</code> |
|||
* Keep an eye on <code>less log/server.log</code> for errors, hit shift+f to follow, ctrl+c, q to exit |
* Keep an eye on <code>less log/server.log</code> for errors, hit shift+f to follow, ctrl+c, q to exit |
||
| Line 168: | Line 169: | ||
* http://gaming.wikia.com/wiki/Stendhal |
* http://gaming.wikia.com/wiki/Stendhal |
||
* https://stendhalgame.itch.io/stendhal |
* https://stendhalgame.itch.io/stendhal |
||
* Mastodon |
|||
* Twitter: <code>cd /home/marauroa; bin/twitter-stendhalgame "MESSAGE HERE, include link to arianne.sf.net"</code> |
|||
* Google Plus |
|||
* Facebook |
* Facebook |
||
* [[Support:Pages_covering_Stendhal]] |
* [[Support:Pages_covering_Stendhal]] |
||