[wesnoth-commits] [wesnoth/wesnoth] 6830d8: Lua API: Some tweaks of the experimental wml modul...

GitHub noreply at github.com
Sat Mar 17 20:19:44 UTC 2018


  Branch: refs/heads/lua_stuff
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6830d8ac52154faa3ffde72ba88d0a47ea90ba9b
      https://github.com/wesnoth/wesnoth/commit/6830d8ac52154faa3ffde72ba88d0a47ea90ba9b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/campaigns/Eastern_Invasion/lua/bandits.lua
    M data/lua/core.lua
    M data/lua/helper.lua
    M data/lua/wml-flow.lua
    M data/lua/wml-utils.lua
    M data/lua/wml/set_variable.lua

  Log Message:
  -----------
  Lua API: Some tweaks of the experimental wml module


  Commit: ae4800340618eec7beb572f7475deb672515759b
      https://github.com/wesnoth/wesnoth/commit/ae4800340618eec7beb572f7475deb672515759b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Bump up a couple of deprecation levels at @vultraz's request


  Commit: 202f86d17593cbf58de8b49162f086082301fbc8
      https://github.com/wesnoth/wesnoth/commit/202f86d17593cbf58de8b49162f086082301fbc8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/core/_main.cfg
    M data/lua/backwards-compatibility.lua

  Log Message:
  -----------
  Deprecate wesnoth.set_music


  Commit: d3713de8867f37792f4cecaef081939192b52b86
      https://github.com/wesnoth/wesnoth/commit/d3713de8867f37792f4cecaef081939192b52b86
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Clear up redundancies in helper compatibility and deprecate the array functions


  Commit: 96c5a1c41e9b934e370db6788765a2a7e9428361
      https://github.com/wesnoth/wesnoth/commit/96c5a1c41e9b934e370db6788765a2a7e9428361
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/on_event.lua

  Log Message:
  -----------
  Fix missing return in on_event()


  Commit: f83609ad33630c95f13c2539b01f67623a74e01c
      https://github.com/wesnoth/wesnoth/commit/f83609ad33630c95f13c2539b01f67623a74e01c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Experimental new hook registration system based on on_event()


  Commit: 21def91059c1ba66e8f7e025f51b86d7c064be38
      https://github.com/wesnoth/wesnoth/commit/21def91059c1ba66e8f7e025f51b86d7c064be38
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Add a couple more WML utility functions


  Commit: ba8042426ddca6848877dcfd542a85cee59b47e5
      https://github.com/wesnoth/wesnoth/commit/ba8042426ddca6848877dcfd542a85cee59b47e5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/ai/micro_ais/mai-defs/animals.lua

  Log Message:
  -----------
  Fix rabbits AI being broken by save-load


  Commit: ea410b182865af89126ec8f7b5031c6e878d6f47
      https://github.com/wesnoth/wesnoth/commit/ea410b182865af89126ec8f7b5031c6e878d6f47
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Revert "Experimental new hook registration system based on on_event()"

This reverts commit f83609ad33630c95f13c2539b01f67623a74e01c.


  Commit: 1f2d131153c0aab710b208ac7cf2b8806ac7acef
      https://github.com/wesnoth/wesnoth/commit/1f2d131153c0aab710b208ac7cf2b8806ac7acef
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Add a more convenient way of registering custom saved game data


Compare: https://github.com/wesnoth/wesnoth/compare/f173fd46caa4...1f2d131153c0


More information about the Commits mailing list