ChangeLog.txt
changeset 11856 dea8411974f9
parent 11849 bc5714636364
child 11869 72b8c41b3f9c
equal deleted inserted replaced
11855:ad435d95ca4b 11856:dea8411974f9
    46  * Fixed Target Practice missions getting stuck when a target dropped into water
    46  * Fixed Target Practice missions getting stuck when a target dropped into water
    47  * Fixed mistakes and bad wording of strings in several missions, scripts and campaigns
    47  * Fixed mistakes and bad wording of strings in several missions, scripts and campaigns
    48 
    48 
    49 Frontend:
    49 Frontend:
    50  + Menu screens got few new icons and other tweaks, e.g. larger dropdown lists for easier access
    50  + Menu screens got few new icons and other tweaks, e.g. larger dropdown lists for easier access
    51  + Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default
    51  + Additional button for just randomizing theme that will not change your selected map
       
    52  + Randomizing map/theme in online-mode will not include DLC-content
       
    53  * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default
    52 
    54 
    53 Lua-API:
    55 Lua-API:
    54  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    56  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
    55  + New call: GetAmmoName(ammoType) -- returns the localized name for the specified ammoType
    57  + New call: GetAmmoName(ammoType) -- returns the localized name for the specified ammoType
    56 
    58