[Commits] [wesnoth/wesnoth] c79874: MicroAIs: Update all to use the new [args] syntax
GitHub
noreply at github.com
Sun Mar 27 19:13:52 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c79874086d420094fa03fed6702216c594decb32
https://github.com/wesnoth/wesnoth/commit/c79874086d420094fa03fed6702216c594decb32
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M data/ai/lua/generic_recruit_engine.lua
M data/ai/micro_ais/cas/ca_big_animals.lua
M data/ai/micro_ais/cas/ca_bottleneck_attack.lua
M data/ai/micro_ais/cas/ca_bottleneck_move.lua
M data/ai/micro_ais/cas/ca_coward.lua
M data/ai/micro_ais/cas/ca_fast_attack_utils.lua
M data/ai/micro_ais/cas/ca_fast_combat.lua
M data/ai/micro_ais/cas/ca_fast_combat_leader.lua
M data/ai/micro_ais/cas/ca_fast_move.lua
M data/ai/micro_ais/cas/ca_forest_animals_move.lua
M data/ai/micro_ais/cas/ca_forest_animals_new_rabbit.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusker_attack.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusklet_move.lua
M data/ai/micro_ais/cas/ca_goto.lua
M data/ai/micro_ais/cas/ca_hang_out.lua
M data/ai/micro_ais/cas/ca_healer_initialize.lua
M data/ai/micro_ais/cas/ca_healer_may_attack.lua
M data/ai/micro_ais/cas/ca_healer_move.lua
M data/ai/micro_ais/cas/ca_herding_attack_close_enemy.lua
M data/ai/micro_ais/cas/ca_herding_dog_move.lua
M data/ai/micro_ais/cas/ca_herding_dog_stopmove.lua
M data/ai/micro_ais/cas/ca_herding_f_herding_area.lua
M data/ai/micro_ais/cas/ca_herding_herd_sheep.lua
M data/ai/micro_ais/cas/ca_herding_sheep_move.lua
M data/ai/micro_ais/cas/ca_herding_sheep_runs_dog.lua
M data/ai/micro_ais/cas/ca_herding_sheep_runs_enemy.lua
M data/ai/micro_ais/cas/ca_hunter.lua
M data/ai/micro_ais/cas/ca_lurkers.lua
M data/ai/micro_ais/cas/ca_messenger_attack.lua
M data/ai/micro_ais/cas/ca_messenger_escort_move.lua
M data/ai/micro_ais/cas/ca_messenger_f_next_waypoint.lua
M data/ai/micro_ais/cas/ca_messenger_move.lua
M data/ai/micro_ais/cas/ca_patrol.lua
M data/ai/micro_ais/cas/ca_protect_unit_attack.lua
M data/ai/micro_ais/cas/ca_protect_unit_finish.lua
M data/ai/micro_ais/cas/ca_protect_unit_move.lua
M data/ai/micro_ais/cas/ca_recruit_random.lua
M data/ai/micro_ais/cas/ca_recruit_rushers.lua
M data/ai/micro_ais/cas/ca_return_guardian.lua
M data/ai/micro_ais/cas/ca_simple_attack.lua
M data/ai/micro_ais/cas/ca_stationed_guardian.lua
M data/ai/micro_ais/cas/ca_swarm_move.lua
M data/ai/micro_ais/cas/ca_swarm_scatter.lua
M data/ai/micro_ais/cas/ca_wolves_move.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_attack.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_wander.lua
M data/ai/micro_ais/cas/ca_wolves_wander.lua
M data/ai/micro_ais/cas/ca_zone_guardian.lua
M data/ai/micro_ais/engines/priority_target_engine.lua
M data/ai/micro_ais/engines/urudin_engine.lua
M data/ai/micro_ais/mai-defs/protect.lua
M data/ai/micro_ais/mai-defs/recruiting.lua
M data/ai/micro_ais/micro_ai_helper.lua
M data/ai/micro_ais/micro_ai_self_data.lua
M data/ai/micro_ais/scenarios/protect_unit.cfg
Log Message:
-----------
MicroAIs: Update all to use the new [args] syntax
Except for Protect Unit, all of them seem to still work correctly.
Commit: 503c2f01aedb7378f7f3404fbcf650351569f017
https://github.com/wesnoth/wesnoth/commit/503c2f01aedb7378f7f3404fbcf650351569f017
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M changelog
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Lua API: More info in wesnoth.get_terrain_info
Commit: 02cfb7c27925972b7b00fc3dc7c2f1d6104e8d88
https://github.com/wesnoth/wesnoth/commit/02cfb7c27925972b7b00fc3dc7c2f1d6104e8d88
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M RELEASE_NOTES
M changelog
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Update/correct RN and changelog
Commit: ba5eb7bc91e5d5f6e31e2fc73bbd0e0f5109eb99
https://github.com/wesnoth/wesnoth/commit/ba5eb7bc91e5d5f6e31e2fc73bbd0e0f5109eb99
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M data/_main.cfg
M data/ai/dev/formula_ai_poisoning.cfg
A data/ai/scenarios/scenario-formula-recruitment.cfg
A data/ai/scenarios/scenario-formula.cfg
A data/ai/scenarios/scenario-poisoning.cfg
R data/scenario-formula-recruitment.cfg
R data/scenario-formula.cfg
R data/scenario-poisoning.cfg
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Move some AI test scenarios from data/ to data/ai/scenarios/
(And update them to modern syntax)
Commit: 678444133ecc5fbdd772034d5a053268f10562ec
https://github.com/wesnoth/wesnoth/commit/678444133ecc5fbdd772034d5a053268f10562ec
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-27 (Sun, 27 Mar 2016)
Changed paths:
M data/ai/micro_ais/scenarios/animals.cfg
M data/ai/micro_ais/scenarios/bottleneck_defense.cfg
M data/ai/micro_ais/scenarios/dragon.cfg
M data/ai/micro_ais/scenarios/goto.cfg
M data/ai/micro_ais/scenarios/guardians.cfg
M data/ai/micro_ais/scenarios/hang_out.cfg
M data/ai/micro_ais/scenarios/lurkers.cfg
M data/ai/micro_ais/scenarios/messenger_escort.cfg
M data/ai/micro_ais/scenarios/patrols.cfg
M data/ai/micro_ais/scenarios/protect_unit.cfg
M data/ai/micro_ais/scenarios/scenario_micro_ai.cfg
M data/ai/micro_ais/scenarios/simple_attack.cfg
M data/ai/micro_ais/scenarios/swarm.cfg
M data/ai/micro_ais/scenarios/wolves.cfg
M data/ai/scenarios/scenario-AI_Arena_small.cfg
M data/ai/scenarios/scenario-formula.cfg
M data/ai/scenarios/scenario-lua_ai.cfg
M data/ai/scenarios/scenario-lua_ai_old_syntax.cfg
M data/ai/scenarios/scenario-poisoning.cfg
M data/scenario-leaders.cfg
M data/scenario-movethrough.cfg
M data/scenario-test.cfg
Log Message:
-----------
Suppress end turn confirmation in all interactive test scenarios
Compare: https://github.com/wesnoth/wesnoth/compare/037a526a68a5...678444133ecc
More information about the Commits
mailing list