ProditorMagnus / Ageless-for-1-14

Continues https://github.com/ProditorMagnus/Ageless-for-1-11
8 stars 2 forks source link

Review logs #38

Open ProditorMagnus opened 1 year ago

ProditorMagnus commented 1 year ago

Some may be about different addons.

error display: could not open image 'icons/profiles/.png'
error display: could not open image 'icons/profiles/_attack.png'
error display: could not open image 'icons/profiles/artillery_attack.png'
error display: could not open image 'projectiles/centaur-missile-ne.png'
error display: could not open image 'units/Whites/raider-defend.png'
error display: could not open image 'units/dwarves/young-cuttlefish-melee-1.png'
error display: could not open image 'units/dwarves/young-cuttlefish-melee-5.png'
error display: could not open image 'units/dwarves/young-cuttlefish-melee-6.png'
error display: could not open image 'units/dwarves/young-cuttlefish-ranged-1.png'
error display: could not open image 'units/dwarves/young-cuttlefish-ranged-6.png'
error filesystem: Illegal path 'icons/profiles/.png' (blacklisted filename).

info deprecation: FOREACH has been deprecated indefinitely.; You should use the [foreach] WML tag instead.
info deprecation: NEXT has been deprecated indefinitely.; You should use the [foreach] WML tag instead of {FOREACH}.
info deprecation: items.remove has been deprecated indefinitely.;  (Note: You should use wesnoth.interface.remove_item instead in new code)
info deprecation: wesnoth.game_config.mp_settings has been deprecated indefinitely.; Use wesnoth.scenario.mp_settings instead
info deprecation: wesnoth.get_sides has been deprecated indefinitely.;  (Note: You should use wesnoth.sides.find instead in new code)
info deprecation: wesnoth.have_file has been deprecated indefinitely.;  (Note: You should use filesystem.have_file instead in new code)

warning deprecation: MISSILE_FRAME_FIREBALL has been deprecated and may be removed at any time.; Use MISSILE_FRAME_FIREBALL_XY instead
warning deprecation: SPECIAL_NOTES_MAGICAL has been deprecated and may be removed in version 1.17.0.; This note is now added automatically.
warning deprecation: SPECIAL_NOTES_MARKSMAN has been deprecated and may be removed in version 1.17.0.; This note is now added automatically.
warning deprecation: SPECIAL_NOTES_REGENERATES has been deprecated and may be removed in version 1.17.0.; This note is now added automatically.
warning deprecation: SPECIAL_NOTES_SPIRIT has been deprecated and may be removed in version 1.17.0.; This note is now added automatically.
warning deprecation: backstab= in weapon specials has been deprecated and may be removed at any time.; Use [filter_adjacent] instead.
warning deprecation: placement=map_passable has been deprecated and may be removed at any time.; Please use placement=map and passable=yes instead
warning deprecation: special= has been deprecated and may be removed in version 1.17.0.; Please use special_id or special_type instead
warning engine: attempt to filter attack for an event with no attack data.

Redefining macro (many)

Try move RE images from general resources to only dedicated resources folder.