Updated CHANGES.txt for Alpha 2

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3100 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6dc8960cbeea4a00291cde3db8ac3ebe0acad0be
Former-commit-id: 5621289a4e81fc909156b2e48653a6f7fd88cd70
This commit is contained in:
pouillot 2010-11-06 10:55:22 +00:00
parent 90ddb1a8a0
commit 63ba3850f3

View file

@ -13,7 +13,7 @@ http://sourceforge.net/apps/trac/speed-dreams/wiki/TheWayToRelease2
Changes since 2.0.0 Alpha 1 released in 2.0.0 Alpha 2
-----------------------------------------------------
This release was build from SVN https://speed-dreams.svn.sourceforge.net/svnroot/speed-dreams/tags/2.0.0-a2@????.
This release was build from SVN https://speed-dreams.svn.sourceforge.net/svnroot/speed-dreams/tags/2.0.0-a2@????3102?????.
Tracks:
* HQ texture rework + renaming + localization for Wheel-2 (=> Karwada), GTrack2 (=> Chemisay)
@ -23,20 +23,21 @@ Tracks:
* Texture improvements : Forza, Corkscrew, Aalborg
Cars:
* T01 : Finale fine tuned LS1 setups with updated engine sounds
* T01 : Final fine tuned LS1 setups with updated engine sounds
* Reworked Spirit RB1 LT (3D model, speedo/tachometer)
* Many new livery skins for LS1 cars
* New TRB1 Vieringe 5 RB and liveries (human + USR setups ??)
* #191 Added e-brake power parameters for SuperCars (and WRs)
* #222 Skinnable pit door logo and 3D wheels (when choosing a car livery skin)
* #191 Added e-brake power parameters for SuperCars (and RSs)
* #222 Skinnable pit door logo, 3D wheels and interior (when choosing a car livery skin)
* Renamed GP1600 category to MP5
* Moved WR cars to the RS category (Rally Series) and optimized artwork file sizes.
Robots:
* D38 : New Kilo2008 robot with skilling, setup for the TRB1 Cavallo 360 RB and LS1 Archer R9
* D19 : Rain support added to Simplix
* D19 : Rain support added to Simplix (work in progress)
* Added detailed race lines to Simplix
* Up-to-date LS1 Simplix setups for most circuit + road + speedway tracks
* Up-to-date TRB1 Simplix setups for most circuit + road + speedway tracks
* Up-to-date LS1 Simplix setups for many circuit + road + speedway tracks (work in progress)
* Up-to-date TRB1 Simplix setups for many circuit + road + speedway tracks (work in progress)
* #179 Speed limiter command now toggles on/off for human drivers
(no more need to keep the key pressed)
* #178 Forbid reverse gear if not Neutral state or speed < 10ms = 36km/h
@ -58,6 +59,9 @@ Menus:
to do this in a portable manner)
* #191 New command for Emergency/Parking Brake (usefull for future rally car set)
* #192 Display practice result screen after one car practice
* Random rain can be inhibited now (through the Race Options menu when available, or else by changing <user settings>/config/raceman/<race type>.xml, for the moment; tip: look at quickrace.xml "weather rain" and "weather coulds" fields for how to change the other files)
* Fixed systematic Windows crash when opening "Host on-line Race" menu
* Added specific background images for on-line race menus
Race engine:
* #75 Fixed Mouse calibration lost in Ready-Set-Go stage
@ -72,6 +76,7 @@ Race engine:
in the race menu (Load button)
- Fixed crash when race starts after qualification
* D19 : Improved / fixed weather configuration
* #255 : Fixed broken check of car parameters against category values/thresholds
Race screen:
* #166 Better automatic / customizable board positionning and aspect ratio respect :
@ -84,10 +89,14 @@ Race screen:
* #151 Display correct track name on loading (no more the track _folder_ name)
* #77 Dont show decimals when displaying track length on loading
* #229 Board 1 lap counter displays correct numbers
* ASR (Anti-Spin? System) renamed to TCS (Traction Control System) in the players board
Simulation engines:
* D48 : Work in progress Simu v2.1 (same a Simu V2 for the moment)
* #150 (D48) Work in progress Simu v2.1:
* Added gyroscopic forces (slightly improves weight tranfers towards realism)
* Improved weight handling (fixed Z component calculation)
* #191 Added support for Emergency/Parking Brake with car-level customizable applied brake power
* #255
Other:
* #189,#163 Fixed user settings files installation in Windows binary installer
@ -96,8 +105,11 @@ Other:
* #182 Link time lib conflict warnings about msvcrt an/or libcmt with MSVC
* #145 Trace/log system : Added a heading time indication for each trace line,
as the elapsed time since SD is started, with 1 ms resolution.
* Added a CMake user option "OPTION_OFFICIAL_ONLY" to restrict the build
* Added a CMake developer option "OPTION_OFFICIAL_ONLY" to restrict the build
to the contents of the next official release
* Improved ROBOT_DATA about subdirs installation (safer pattern-driven file selection)
* Optimized user settings files startup-time setup (minimized version.xml file writes)
* Reduced size of menu backgrounds (converted to JPEG) and some art-work .xcf source files (through bzip2 compression)
* many other small bug fixes
-------------------------------------------------------