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

Celtic Minstrel noreply at github.com
Sun Jul 11 18:03:18 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b56c17d216596f2f2e2af5532afb02cab5b29e1c
      https://github.com/wesnoth/wesnoth/commit/b56c17d216596f2f2e2af5532afb02cab5b29e1c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-11 (Sun, 11 Jul 2021)

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

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


  Commit: cab47b696d9326de1e497a296f53fd926634db84
      https://github.com/wesnoth/wesnoth/commit/cab47b696d9326de1e497a296f53fd926634db84
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-11 (Sun, 11 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: 2968aca8347aa845a04f5b723ab8ec0b01a92898
      https://github.com/wesnoth/wesnoth/commit/2968aca8347aa845a04f5b723ab8ec0b01a92898
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-11 (Sun, 11 Jul 2021)

  Changed paths:
    M src/scripting/lua_common.hpp

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


  Commit: 35911a3dccc00bb0bb8f2448f0e87306ccefaaf3
      https://github.com/wesnoth/wesnoth/commit/35911a3dccc00bb0bb8f2448f0e87306ccefaaf3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-11 (Sun, 11 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


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

  Changed paths:
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  Fix wesnoth.schedule.get_time_of_day with a turn number


Compare: https://github.com/wesnoth/wesnoth/compare/582b90b235af...b05215d8aa66



More information about the Commits mailing list