Update RELEASE_NOTES

This commit is contained in:
gfgtdf 2015-06-22 14:34:51 +02:00
parent 92d4c015dd
commit 5e497031fb

View file

@ -24,8 +24,8 @@ The carryover report layout was improved.
[section="SP MP Unification patches fixed"]
[list]
[*] It is now easier to create multiplayer campaigns becasue most mp related features like eras, changeing scenario settings are now disables by default (use force_map_settings=no to enable). This means tht you just have to write a normal campaign with multiple human controllers.
[*] [modification]s can now also be allowedused in sp by default
[*] It is now easier to create multiplayer campaigns becasue most mp related features like eras, changeing scenario settings are now disables by default for mp campaigns (use force_map_settings=no to enable). This means that you just have to write a normal campaign with multiple human controllers.
[*] [modification]s can now also be used in sp by default
[*] [modification]s now must specify a type=mp/hybrid/sp attribute. [modification]s inside a #ifdef MULTIPLAYER must have type=mp specified.
[*] [options] isare now recognized inside [campaign]
[*] Several bugs related to sp campaigns were fixed.