Originally posted by Funkymark4211:Sutter is?
Go Google It.
Originally posted by yellowflip999:Go Google It.
I am... am no.. now stu..ttering...
Basically "jerks" or brief pauses in the gameplay.
openBVE v1.2.8.0 (2010-10-01) released.
â—� Renderer
The renderer should now be a lot faster on most computers. This is due to the fact that all static opaque faces are now optimized using display lists, while all other faces continue to be rendered in immediate mode.
â—� Interface
In the list of problems, critical errors are now shown first, followed by normal errors and warnings.
â—� Bugfix
Plugins could receive beacon types -3 or -2 when passing Track.Pattern commands. This was unintentional. Plugins no longer receive data from this command.
V1.2.8.1 released! (Stable) Lazy to put the info in.
openBVE v1.2.9.10 (2010-10-31) released
openBVE v1.2.9.11 (2010-11-07) released
â—�Simulation
The AI now stops for buffers. Previously, it would happily drive into them and cause the train to derail.
â—�Developing trains
The extensions.cfg now allows to reverse cars in the consist. This makes it unnecessary to create reversed copies of car objects.
â—�Bugfix
Accessing the data.PluginFolder property in the Load call of .NET plugins would result in a crash.
openBVE v1.2.9.15 (2010-11-14) released
â—� Plugins
Some backward-incompatible changes have been made to the API: The SetSignal function is now called for both a change in the current section as well as in the upcoming section. The distance to the section can be examined to distinguish between the two. Furthermore, the const speed system is now represented as a simple boolean instead of an enumeration.
â—� Simulation
Minor fine-tuning to get the AI to behave better when approaching a red signal that is just behind a station stop.
I think we'll stop updating this thread, latest version has been linked and will be displayed on the first page.
Actually I am using the development version and when I press the A.I. key , the window pops up a message saying.
After the pic is uploaded it would appear
Also the doors and the chairs have been added . Sorry , the message looks a little dragged.
Originally posted by Boylush:Actually I am using the development version and when I press the A.I. key , the window pops up a message saying.
After the pic is uploaded it would appear
You should extract the WHOLE FOLDER of the development version, not just openBVE.exe.
I extracted the whole file , maybe my development version is not the latest.
openBVE v1.2.9.90 (2010-11-28) released
Backward-incompatible changes have been made to the .NET train plugin API: The SetSignal function is now called for every section that changes aspect until the first red one. All aspects are sent to the plugin in an array instead of making individual calls for each section. SetSignal is also called when changing section boundaries regardless of whether aspects changed.
openBVE website (2010-11)
Latest development version is v1.2.9.20 but front page still shows v1.2.9.15
Originally posted by yellowflip999:Latest development version is v1.2.9.90 but front page still shows v1.2.9.15
I thought 1.2.9.20? :P Front page already updated.
Originally posted by jerryonhere:I thought 1.2.9.20? :P Front page already updated.
Blame the post ontop of my post, hehehe.
Front page (of this, not that openBVE webpage front page) is not updated leh?
Originally posted by yellowflip999:Latest development version is v1.2.9.20 but front page still shows v1.2.9.15
That one not updated liao.
v1.2.9.25 (2010-12-07)________________________________________________
Simulation
All simulation-related components are now updated at an average of 75 times per second, but at least 50 times per second, regardless of framerate. This should give a minimum amount of precision for plugins to work with. Previously, if framerates were low, the distance traveled by the train between frames was too great to meaningfully work with.
Plugins
SetSignal is now limited to reporting at most 16 sections. This is intended to prevent a massive amount of data to be generated and transmitted to plugins when there are lots of sections on the route and most of the upcoming sections are clear.
Bugfix
Various bugs related to SetSignal were fixed that would prevent notable routes from working correctly.
openBVE v1.2.10.0 (2010-12-19) released(Stable)