diff --git a/CHANGES.txt b/CHANGES.txt index 2ae2c0f10..f896026fb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,15 +1,49 @@ Speed Dreams 2.4.0 ================================ Physics - *simuV4: - updated atmosphere for ne code config + *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: + 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 * added seasons in race parameters * change code for config weather (removed all random values by formula) + Cars + * reworking all MPA1 cars + Tracks * new kurpfalzring circuit + * new WIP Atlanta road + * rework Lemans road (WIP) Speed Dreams 2.2.0 ================================