ChangeLog.txt
changeset 12266 d50523b2eae8
parent 12264 41542ed28fe4
child 12272 2c884bb73975
equal deleted inserted replaced
12265:72032a9cfc0e 12266:d50523b2eae8
     6  + New theme: Beach
     6  + New theme: Beach
     7  + Completely new Cheese map; replaces the old one
     7  + Completely new Cheese map; replaces the old one
     8  + New hat: "tf_scout" (this time for real)
     8  + New hat: "tf_scout" (this time for real)
     9 
     9 
    10 Game engine:
    10 Game engine:
       
    11  + New weapon: rubber duck
    11  + Improved hedgehog spawns on maps that lack land mass or free space
    12  + Improved hedgehog spawns on maps that lack land mass or free space
    12  + AI hedgehogs can now use Bee and Vampirism
    13  + AI hedgehogs can now use Bee and Vampirism
    13  + Divided Teams mode will now work with more than 2 teams (Hint: you probably want to set world edges to "wrap" in such games)
    14  + Divided Teams mode will now work with more than 2 teams (Hint: you probably want to set world edges to "wrap" in such games)
    14  + Fort Mode will now work with more than 2 teams
    15  + Fort Mode will now work with more than 2 teams
    15  + Render graves behind everything else, so that they can't hide mines etc.
    16  + Render graves behind everything else, so that they can't hide mines etc.
   210 
   211 
   211 Translations:
   212 Translations:
   212  + Scottish Gaelic updates for: Engine, frontend, tips, missions
   213  + Scottish Gaelic updates for: Engine, frontend, tips, missions
   213  + Loading screen can now be translated
   214  + Loading screen can now be translated
   214  + A few window titles can be translated
   215  + A few window titles can be translated
   215  + A Classic Fairitale, missions 8 and 10 can now be translated
   216  + Campaign names and campaign mission names can be translated
       
   217  + A Classic Fairytale, missions 8 and 10 can now be translated
   216  * Built-in texts from Qt (e.g. “cut”, “paste”, “copy”) in frontend weren't translated
   218  * Built-in texts from Qt (e.g. “cut”, “paste”, “copy”) in frontend weren't translated
   217  * Remove text from mission images to make them language-neutral
   219  * Remove text from mission images to make them language-neutral
   218  * Fix English-only language/country names in language selection
   220  * Fix English-only language/country names in language selection
       
   221  * Fix very, very broken mission map descriptions
   219 
   222 
   220 Lua-API:
   223 Lua-API:
   221  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
   224  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
   222  + New call: GetAmmoName(ammoType [, ignoreOverwrite]) -- returns the localized name for the specified ammoType
   225  + New call: GetAmmoName(ammoType [, ignoreOverwrite]) -- returns the localized name for the specified ammoType
   223  + New call: GetVisualGearType(vgUid) -- returns the visual gear type
   226  + New call: GetVisualGearType(vgUid) -- returns the visual gear type