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

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


  Branch: refs/heads/celmin
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 848a351f18db64a9f3fd8e675f961ce69a470552
      https://github.com/wesnoth/wesnoth/commit/848a351f18db64a9f3fd8e675f961ce69a470552
  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: 48f5ac3e53651e6be67c87b437406b7ffe7cf509
      https://github.com/wesnoth/wesnoth/commit/48f5ac3e53651e6be67c87b437406b7ffe7cf509
  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: 53f5dc53d1b0853b20dd239181859c6f3b4e1acf
      https://github.com/wesnoth/wesnoth/commit/53f5dc53d1b0853b20dd239181859c6f3b4e1acf
  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: 8974cb57dca5a29ccb3452986d70ac6bc614eadc
      https://github.com/wesnoth/wesnoth/commit/8974cb57dca5a29ccb3452986d70ac6bc614eadc
  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/e042cbf7e9a4...8974cb57dca5



More information about the Commits mailing list