Download OpenTTD 1.0.2

KIDH

Grand Admiral Special
Mitglied seit
09.03.2007
Beiträge
4.837
Renomée
531
Standort
Pogotopia
  • Spinhenge ESL
Das freie Simulationsspiel OpenTTD ist in der Version 1.0.2 verfügbar. Seit dem letzten Release Candidate hat sich nicht mehr viel geändert, so wurden für die finale Version nur noch zwei Bugs behoben. Dafür gibt es aber auch neue Versionen der Pakete OpenGFX (Grafiken) und OpenSFX (Sounds) sowie ein neu hinzugekommenes Paket namens OpenMSX, welches für die Musik-Ausgabe zuständig ist.

Wer Mitte der 90er schon am PC gespielt hat, kennt sicher noch Chris Sawyer's Transport Tycoon Deluxe. Die freie Implementierung namens OpenTTD macht es möglich sich diesen Klassiker wieder einmal anzuschauen. Will man die Originaldateien für Grafik, Sound und Musik verwenden, so benötigt man eine Transport Tycoon Deluxe CD. Mittlerweile sind aber die Projekte OpenGFX, OpenSFX und OpenMSX, welche für freie Grafiken und Sounds bzw. Musik sorgen, so weit, dass man ohne die Originaldateien auskommt.

Weiterhin ist OpenTTD nicht nur ein einfacher Klon, sondern bringt auch viele Neuerungen mit. So gibt es einen integrierten Multiplayer-Modus, der IP-basierte Spiele mit bis zu 255 Teilnehmern zulässt und auch dedizierte Server unterstützt. Darüberhinaus sind zahlreiche Erweiterungen im Spiel vorhandener Objekte verfügbar. Ein interessantes Paket ist z.B. <i>Infrastructure Sharing</i> - damit lassen sich je nach Einstellung Bahnstrecken, Straßen und/oder Flughäfen durch andere Mitspieler gegen eine Gebühr benutzen.

Im Gegensatz zum Original läuft OpenTTD nicht nur unter DOS und Windows, sondern auch unter Mac OS X, Linux, BSD, OS/2 und auf weiteren Plattformen.


<center><a href="http://www.planet3dnow.de/photoplog/index.php?n=8526"><img src="http://www.planet3dnow.de/photoplog/file.php?n=8526" border="1" alt="OpenTTD"></a></center>


<b>Changelog:</b>
<ul><li>1.0.2 (2010-06-19)<blockquote>- Fix: Owner of the Waypoint View window was not properly set (r19990)
- Fix: Close list of vehicles with given oil rig in orders when the oil rig is deleted (r19956)
- Fix: Close list of vehicles with given buoy/oil rig in orders when switching company (r19955)
- Fix: Do not close list of waypoint's trains when the waypoint view is closed when it is sticky (r19952)
- Fix: Close buoy's vehicle list when the buoy is deleted [FS#3869] (r19951)</blockquote></li><li>1.0.2-RC1 (2010-06-05)<blockquote>- Feature: Translated desktop shortcut comments (r19884)
- Fix: When 'pause on new game' is set, pause the game before CleanupGeneration() to avoid conflicts with concurrent GUI code [FS#3857] (r19934)
- Fix: Pay for the rail/road when constructing tunnels, bridges, depots and stations [FS#3859, FS#3827] (r19925, r19887, r19881)
- Fix: Closing chatbox could cause glitches when news message was shown [FS#3865] (r19921)
- Fix: [YAPP] Inform the pathfinder as well about the fact that the backside of an one-way path signal can be a safe waiting point [FS#3803] (r19896)
- Fix: Allow loading savegames from the console without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console [FS#3761] (r19885)
- Fix: Dropdowns did affect positioning of new windows because they were not yet removed when the new windows were positioned [FS#3812] (r19883)
- Fix: [NoAI] AIEngine::IsValidEngine() and AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available (r19880)
- Fix: Default vehicle group texts were drawn one pixel too low [FS#3851] (r19878)
- Fix: It was not possible to send all trains with common waypoint order to depot (r19876)
- Fix: Compilation for NetBSD [FS#3809, FS#3840, FS#3845] (r19874, r19859, r19853, r19781)
- Fix: If the (guessed initial) destination tile of a road vehicle was not a road stop but was a T-junction or turn, the road vehicles would jump around in circles [FS#3817] (r19873)
- Fix: When a network connection gets lost and a game with AIs was loaded the client might crash due to the AIs not being loaded while the game loop is executed [FS#3819] (r19869)
- Fix: Use non-breaking spaces for currency pre-/postfixes (r19867)
- Fix: Crash when changing/viewing locale settings in the console [FS#3830] (r19865, r19864, r19863, r19862)
- Fix: Drawing fallback sprites for unavailable NewGRF waypoints failed (r19852)
- Fix: Ensure that both texts of the NewGRF gui download button fit (r19823)
- Fix: Kicking clients by IP did not work [FS#3784] (r19818)
- Fix: Compilation with MinGW GCC 4.5.0 and UNICODE (r19787)
- Fix: If a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost [FS#3770] (r19784)
- Fix: NULL pointer deference when testing relative scope *action2 on an unbuilt engine [FS#3828] (r19782)
- Fix: Crash on too long paths [FS#3807] (r19780, r19779, r19778, r19777, r19776)
- Fix: MP_VOID tiles shall have no tropic zone [FS#3820] (r19769)
- Fix: Half-desert tiles would never revert back to clear tiles (r19768)
- Fix: Height in smallmap was different from measured heights [FS#3808] (r19767)
- Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list (r19761)
- Fix: Blocked roadvehicles should first check whether they are still blocked before accelerating again, instead of continuous starting/stopping (r19755)
- Fix: Try harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it [FS#3740] (r19753)
- Fix: Make sure the chat area fits in the default window size; if you want it larger, you can always change/override it in the config file [FS#3798] (r19751)
- Fix: [NewGRF] Industry var 0x43 is not 'safe' during callbacks 22 and 38 either (r19750)
- Fix: [NewGRF] Possible divide-by-zero if a NewGRF checked industry var 42 while the production level was 0 (r19749)
- Fix: Do not recenter usually centered windows when resizing main window or changing language, if they have been moved/resized before [FS#3675] (r19746)
- Fix: The GUI is controlled by _local_company, not _current_company (r19745)
- Fix: NewGRFs could access map bits of not yet constructed industries and houses during construction callbacks (r19748, r19743)
- Fix: [NewGRF] Passing some invalid data to industry variable 67/68 could cause a crash (r19713)
- Fix: Check for industry availability more thoroughly and cancel object placement when selecting not available industries [FS#3787] (r19701)
- Fix: Avoid showing building toolbars behind the main toolbar when the 'Link landscape toolbar' setting is active [FS#3781] (r19696)
- Fix: Under some circumstances the player's name could be empty (r19693)
- Fix: Do not show an error message when trying to give another client an amount of 0 money [FS#3779] (r19684)
- Fix: Do not display an error message when double clicking on a vehicle in the 'available vehicles'-window (r19669)
- Change: Name invalid engines, cargos and industries 'invalid', if the player removed the supplying NewGRFs, hide invalid engines from the purchase list (r19879, r19877)</blockquote></li><li><a href="http://vcs.openttd.org/svn/browser/trunk/readme.txt" target="b">Readme 1.0.0 [.txt]</a></li></ul>
<b>Download:</b><ul><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100619205919">OpenTTD 1.0.2 [Win32 Installer]</a></li><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100619205920">OpenTTD 1.0.2 [Win64 Installer]</a></li><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100619205921">OpenTTD 1.0.2 [Win9x Installer]</a></li><li><a href="http://www.openttd.org/en/download-stable" target="b">OpenTTD 1.0.2 [weitere Plattformen / Source / Prüfsummen]</a></li><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100504203460">OpenGFX 0.2.4 [.zip]</a></li><li><a href="http://bundles.openttdcoop.org/opengfx/releases" target="b">OpenGFX 0.2.4 [Source / Prüfsummen]</a></li><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100404091011">OpenSFX 0.2.3 [.zip]</a></li><li><a href="http://bundles.openttdcoop.org/opensfx/releases" target="b">OpenSFX 0.2.3 [Source / Prüfsummen]</a></li><li><a href="http://www.planet3dnow.de/cgi-bin/file/get.cgi?20100404091012">OpenMSX 0.2.1 [.zip]</a></li><li><a href="http://bundles.openttdcoop.org/openmsx/releases" target="b">OpenMSX 0.2.1 [Source / Prüfsummen]</a></li><li><a href="http://wiki.openttd.org/Infrastructure_Sharing" target="b">Infrastructure Sharing [alle Systeme]</a></ul>
<b>Links zum Thema:</b>
<ul><li><a href="http://www.openttd.org" target="b">Offizielle Internetpräsenz</a></li><li><a href="http://www.tt-forums.net/viewforum.php?f=55" target="b">Offizielles Support-Forum</a></li><li><a href="http://de.wikipedia.org/wiki/Freie_Software" target="b">Was ist Freie Software?</a></li></ul>
 
Ich liebe dieses Game!

Habe schon die Originalversion bis zum Erbrechen gezockt und mir Millionen und Milliarden an Dollar und D-Mark in die Taschen gestopft.

Und mit der Open Version geht das nochmal um einiges geiler und detailreicher.

Da geht so mancher Abend drauf (und teilweise auch die dazugehörige Nacht bis die Sonne aufgeht) ;)
 
Zurück
Oben Unten