[wesnoth-commits] [wesnoth/wesnoth] 271ffe: Add a deprecation message for the Giant Stoat

Celtic Minstrel noreply at github.com
Sun Jul 11 01:51:02 UTC 2021


  Branch: refs/heads/celmin
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 271ffe567408c269083ecc42963124d39fd8d7f7
      https://github.com/wesnoth/wesnoth/commit/271ffe567408c269083ecc42963124d39fd8d7f7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M data/core/units/monsters/Frost_Stoat.cfg

  Log Message:
  -----------
  Add a deprecation message for the Giant Stoat


  Commit: cb781005f32ddfae315246cc37614f384732dbfc
      https://github.com/wesnoth/wesnoth/commit/cb781005f32ddfae315246cc37614f384732dbfc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M data/lua/core/wml.lua
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  Lua API: Revive mp_settings.active_mods and mp_settings.era_id

These were removed without deprecation in 0efd35acbcba45724be4737073dc7f77480ec781
This adds them back as deprecated.

Fixes #5941


  Commit: 1842aaf128681f5e1020b61ad615950e35c16b27
      https://github.com/wesnoth/wesnoth/commit/1842aaf128681f5e1020b61ad615950e35c16b27
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M src/scripting/lua_common.hpp

  Log Message:
  -----------
  Lua API: Fix extraneous quotes in deprecation messages for attributes


  Commit: e042cbf7e9a4c6f1ce1beea80cd67a0990baf239
      https://github.com/wesnoth/wesnoth/commit/e042cbf7e9a4c6f1ce1beea80cd67a0990baf239
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M src/scripting/mapgen_lua_kernel.cpp

  Log Message:
  -----------
  Fix crash when accessing variables from a map generator

On some machines, the crash doesn't occur, but the variable is still not loaded correctly.

Addresses #5896


Compare: https://github.com/wesnoth/wesnoth/compare/86e2d8c07d48...e042cbf7e9a4



More information about the Commits mailing list