- update CHANGES.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9189 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 65120c7f4d9fd369fdacc585a25606d18828b590 Former-commit-id: 16fc6ab9293a881237c4cbf19d89ec92f46574a2
This commit is contained in:
parent
3e2e2388fd
commit
3aef0d70ef
1 changed files with 36 additions and 2 deletions
36
CHANGES.txt
36
CHANGES.txt
|
@ -1,15 +1,49 @@
|
||||||
Speed Dreams 2.4.0
|
Speed Dreams 2.4.0
|
||||||
================================
|
================================
|
||||||
Physics
|
Physics
|
||||||
|
*SimuV5 :
|
||||||
|
- migration of features from simuv4 to simuv5.
|
||||||
|
- creation of simulation options for calls on certain functions depending
|
||||||
|
on the level of the robot (arcade/semi-rookie/rookie/amateur/semi-pro/pro)
|
||||||
|
- tyre°radation moved features->options simulation (activate on semi-pro & pro)
|
||||||
|
- aero factor added with level < semi-pro
|
||||||
|
- first work on engine temperature with engine > maxtemperature engine broken.
|
||||||
|
|
||||||
*simuV4:
|
*simuV4:
|
||||||
updated atmosphere for ne code config
|
updated atmosphere for new code config
|
||||||
|
|
||||||
|
Racing
|
||||||
|
*Standargame :
|
||||||
|
- fix bug with pit sharing (before if number runners > pit lasts runners have not pit)
|
||||||
|
now pit sharing is activate if racers > pit
|
||||||
|
- desactivate rain for speedways
|
||||||
|
Robots
|
||||||
|
*Simplix
|
||||||
|
- manage tyre°radation for all cars now
|
||||||
|
|
||||||
|
*USR
|
||||||
|
- manage tyre°radation for all cars now
|
||||||
|
- activate rain on all MPAxx
|
||||||
|
|
||||||
|
*Shadow
|
||||||
|
- manage tyre°radation for all cars now
|
||||||
|
- activate rain on all MPAxx
|
||||||
|
|
||||||
|
*DanDroid
|
||||||
|
- manage tyre°radation for all cars now
|
||||||
|
- activate rain on all MPAxx
|
||||||
|
|
||||||
Code
|
Code
|
||||||
* added seasons in race parameters
|
* added seasons in race parameters
|
||||||
* change code for config weather (removed all random values by formula)
|
* change code for config weather (removed all random values by formula)
|
||||||
|
|
||||||
|
Cars
|
||||||
|
* reworking all MPA1 cars
|
||||||
|
|
||||||
Tracks
|
Tracks
|
||||||
* new kurpfalzring circuit
|
* new kurpfalzring circuit
|
||||||
|
* new WIP Atlanta road
|
||||||
|
* rework Lemans road (WIP)
|
||||||
|
|
||||||
Speed Dreams 2.2.0
|
Speed Dreams 2.2.0
|
||||||
================================
|
================================
|
||||||
|
|
Loading…
Reference in a new issue