Welcome to GameHourz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

2.0.1 alpha 39

 
   Game Forums (Home) -> Transport Tycoon RSS
Next:  How do you edit *.nfo files?  
Author Message
Josef Drexler

External


Since: Oct 07, 2004
Posts: 16



(Msg. 1) Posted: Mon Nov 15, 2004 6:53 am
Post subject: 2.0.1 alpha 39
Archived from groups: alt>games>microprose>transport-tyc (more info?)

Hi all,

here's alpha 39: http://www.ttdpatch.net/src/

Among the usual bug fixes, there are again a number of new switches.
Csaba has implemented "moreanimation", which allows more tiles of the map
to be animated. This will be important when new animated houses and
(later) stations become available, because currently only 256 tiles may
have animation.

Marijn has written the "newhistory" switch. This adds a new window that
displays a history of all recent news messages, which you can open from
the news menu.

Finally, I've written a new switch called "wagonspeedlimits" that
introduces speed limits for all cargo wagons, with livestock wagons being
the slowest and goods and valuables being the fastest (passengers and
mail are unlimited by default). This adds a new dimension and strategic
complexity to the game by adding the challenge of having fast passenger
trains and slow cargo trains on the same network. Try it out, it's fun
Smile

I've also completely rewritten the refitting system. This means there
might be new bugs there, although I've tested it a lot. It is now
possible for new graphics sets to define cargo "subtypes", to allow you
to distinguish between various types of Goods for example, such as "Goods
(Cars)", "Goods (Petroleum)" etc. All vehicles can now be directly
refitted to these subtypes, if the .grf file supports this new
convention.

The last major change was a potentially great improvement for the AI.
Now it is possible for new graphics sets to "teach" the AI how to use
them properly, for example which rail wagons to build for what services.
This was already possible, but now it's been extended to rail engines,
road vehicles, ships, aircraft and even stations. Look forward to
updated versions of your favourite sets taking advantage of this, if you
can stand playing with the AI players Smile

Have fun!

Josef.


All changes in 2.0.1 alpha 39:
- fixed hang when selecting new station class
- fixed longer bridges switch not working
- prevent hang if action 2 refers to its own ID (now it's an error)
- added Csaba's changes from 2.0.1 alpha 38 VCS:
* allow new town buildings to be animated
* new switch "moreanimation" to allow more tiles to be
animated, so animation can work in big towns with lots of
buildings
- by Marijn: new switch "newshistory" (-XH) adds window with history
of recent news messages, open from info menu
- new switch "wagonspeedlimits" sets speed limits for cargo wagons
- veh. var 42 now also returns most common refit cycle of the cargo
type in byte cc as well as a mask of user-definable bits (set by
new prop.25)
- speed up grapics display with many vehicles by caching vehicle
variables 40-42
- fixed bug with refitting not resetting some vehicle callbacks
(length, visual effect etc.)
- fixed bug with plane refitting always using default cargo
selection
- (devel) renamed trnrefit.asm to refit.asm and moved other vehicle
refit stuff there too
- changed refitting to show all sub-types of a cargo if the vehicle
is using callback 19
- Cht: Graphics now opens the GRF status window instead
- GRF status window now indicates which grf file is selected
- allow AI to build steam/diesel loco on electrified routes
- (devel) made runindex list automatic; use ijmp/icall for indirect
jmps/calls
- implement AI station graphics selection
- added changes from Csaba's 2.0.1 alpha 38 vcs 2:
* added callback 1C for new houses: called if the construction
state changes, can be used to modify animation
* added GRF variables 13-16 (93-96 for action D) to specify the
size of the refresh rectangle of tiles
* fixed a bug that caused house gameIDs to leak while loading,
and eventually prevented TTDPatch from loading games with new
house GRFs on.
* house animations are now disabled in the scenario editor,
which doesn't handle animations correctly
* added new cheat: "Cht: RestartConst" to restart the
construction of the house under the sign. Useful for GRF
authors to check out the construction stages.
- fixed funding industries construction the wrong type of factory in
the tropical climate
- fixed Cht: Resetvehicles resetting graphics selection to default
- Cht: Resetvehicles (and grf status apply button) did not properly
freeze the values at 2050 values after the year 2050
- added disasters, mousewheel, plantmanytrees and toylandfeatures as
bit switches

--
Josef Drexler | http://publish.uwo.ca/~jdrexler/
---------------------------------+---------------------------------------
Please help Conserve Gravity | Email address is *valid*.
Walk with a light step. | Don't remove the "nospam" part.

 >> Stay informed about: 2.0.1 alpha 39 
Back to top
Login to vote
Josef Drexler

External


Since: Oct 07, 2004
Posts: 16



(Msg. 2) Posted: Mon Nov 15, 2004 7:14 am
Post subject: Re: 2.0.1 alpha 39 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I typoed on Mon, 15 Nov 2004 00:52:29 -0600:
> Marijn has written the "newhistory" switch. [...]

Sorry about the typo, this switch is called "newshistory".

--
Josef Drexler | http://publish.uwo.ca/~jdrexler/
---------------------------------+---------------------------------------
Please help Conserve Gravity | Email address is *valid*.
Walk with a light step. | Don't remove the "nospam" part.

 >> Stay informed about: 2.0.1 alpha 39 
Back to top
Login to vote
Neil Sunderland

External


Since: Nov 17, 2004
Posts: 15



(Msg. 3) Posted: Wed Nov 17, 2004 9:20 am
Post subject: Re: 2.0.1 alpha 39 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Josef Drexler wrote:
>Among the usual bug fixes

I think it needs another one!

Mine crashes every time when I do this:
Open a hanger.
Build New Aircraft.
Refit Aircraft for mail.
Delete Aircraft.
Build New Aircraft.


--
Neil Sunderland
Braunton, Devon

Please observe the Reply-To address
 >> Stay informed about: 2.0.1 alpha 39 
Back to top
Login to vote
Josef Drexler

External


Since: Oct 07, 2004
Posts: 16



(Msg. 4) Posted: Thu Nov 18, 2004 5:52 am
Post subject: Re: 2.0.1 alpha 39 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Neil Sunderland wrote on Wed, 17 Nov 2004 09:20:01 +0000:
> Josef Drexler wrote:
> >Among the usual bug fixes
>
> I think it needs another one!
>
> Mine crashes every time when I do this:
> Open a hanger.
> Build New Aircraft.
> Refit Aircraft for mail.
> Delete Aircraft.
> Build New Aircraft.

Ah yes, thanks. Great bug report, made it easy to fix it. I wish all
of them were like that Smile

Well, alpha 40 should be out soonish...

--
Josef Drexler | http://publish.uwo.ca/~jdrexler/
---------------------------------+---------------------------------------
Please help Conserve Gravity | Email address is *valid*.
Put the toilet seat down. | Don't remove the "nospam" part.
 >> Stay informed about: 2.0.1 alpha 39 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Alpha 69 problems - fixed? - Hi Josef, et al, I've been playing a lot on Alpha 69 and begun experiencing problems which I haven't seen as being corrected in history logs for a70, a71, a72, a73 and b1. Basically, after a certain period of time my towns start to degenerate. The firs...

Bug Fix by myself! - At last i found out what was giving me graphical glitches on "Show hi-score chart". It's a #&%$"# option that i have in the TTDSetup.exe (by Michal Pavlik), i think also available in the TTDX Configurator.exe, when using "Mode 5 ...

Annoying Telegraphic Sound - Is there any way, ou possibility to integrate in the patch, an option that sets to "off" the telegraphic sound for each news message generated? It's getting REALLY anoying after all this years... Oh, BTW, the telegraph as ended... Maybe a &quot...

Beta 1 bug with "enhancedtunnels" - Those concerned probably already know this, but incase not... With "enhancedtunnels" on, co-operative play is broken - ie, only the "home" company's trains will enter a tunnel, whilst other companies' trains reverse when trying to en...

Observations and doubts - Hi all. Since ever, i have noticed that the production of the farms is not so "equal" as it look; when a farm produces "90 tons of grain" and "90 items of livestock", in very distinct games, i had very different results, so...
   Game Forums (Home) -> Transport Tycoon All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]