newfrenchy83 a17369597c
give to abilitie support of halo or overlay (#7856)
give abilities support of halo or overlay so that the unit benefits from a second halo or overlay when conditions are matched

One of the things that bothers me is the permanent character of the halos of the Mage of Light and other units with the "illuminates" ability, which forces them to program only a permanent illumination applied only to the possessor of the ability.

Adding the halo attribute to ability does not change anything about the behavior of the unit, but can be used in several cases:

1 allowing the use of ""illuminates" whose activity would be variable, in this case encoding the halo in [illuminates] ability and not in the unit_type allows to modulate the appearance of the halo under the same conditions

2. Applying illumination to adjacent units, I know it's pretty cheesy but a set developer might consider it easier if the hlo display follows the same logic.

3 The halo used to illustrate the possession in the unit of a special weapon used as leadership, the halo would be used to raise the possessor of the ability.

for overlay, same logic for illustrate possession of a special weapon used as leadership, or influence on student

with the "halo_image" attribute, it is now possible to give Sun Sylph units an illumination ability with an activity depending on the incarnate sun attack instead of giving the ability and the halo via obect and therefore allowing the player to have access to the description of the ability even when it is inactive.
2023-09-25 11:06:41 -05:00
2023-09-16 22:43:09 -05:00
2023-08-20 19:45:47 -05:00
2023-09-23 10:06:47 +02:00
2023-09-16 22:42:30 -05:00
2023-08-15 12:53:58 -05:00
2023-07-27 18:07:16 +02:00
2023-08-20 19:45:47 -05:00
2023-06-27 10:22:27 -05:00
2023-05-21 11:52:16 -05:00
2023-09-19 22:50:08 -05:00
2023-05-14 12:47:43 -05:00
2023-08-20 19:45:47 -05:00
2023-09-19 22:50:08 -05:00

License: GPL v2

Branch CI status
Master CI
1.16 CI

About

The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat. Fight a desperate battle to reclaim the throne of Wesnoth, search for the key to immortality, or take part in any number of other adventures.

Community

The official Battle for Wesnoth Forums: https://forums.wesnoth.org/

Discord: https://discord.gg/battleforwesnoth

IRC: https://wiki.wesnoth.org/Support#IRC

Mastodon: https://fosstodon.org/@wesnoth

Steam forums: https://steamcommunity.com/app/599390/discussions/

Features

  • A variety of different campaigns, each with their own tactical challenges, emotionally charged story, and multiple difficulty levels.
  • A detailed world and storytelling with hundreds of sprites, animations, and characters.
  • Many different unit skills and traits across several factions.
  • A map editor with multiple tools, hundreds types of terrain, and the ability for you to save and share maps with others. Create your own scenarios/battles for near infinite replayability.
  • Highly moddable, allowing a wide array of community created map packs, eras, and entire campaigns.
  • Online and local multiplayer gameplay to play with friends, strangers, or against the AI.
  • Changeable settings for base gameplay, with nearly limitless options for different hotkey configurations.
  • Beautifully composed playlist that captures the era and grandiosity of this lore-filled high-fantasy world.

Installing

Wesnoth can be played on Windows, macOS, and Linux, and can be installed using:

Additionally, Wesnoth is available for iOS and Android.

To build the game from source, see INSTALL for instructions.

Contributing

Wesnoth is most in need of skilled C++ developers (C++14 and later), however there are things that nearly anyone can help with:

  • Simple tasks in C++.
  • The Lua and WML used for content scripting.
  • Python used by various external tools.
  • Even play testing and giving feedback on updated campaigns!

Additionally, Wesnoth lacks art for a variety of unit animations - anyone who would be interested in lending a hand in updating existing unit sprites or creating animations should take a look at the Art Contributions forum as well as contact our current art director.

See also: CONTRIBUTING

For any questions, the best place to start is to simply join Wesnoth's forums, Discord, or IRC and start asking!

Donations

Donations can be sent via Software in the Public Interest, Liberapay, as well as when downloading through itch.io. All money donated is used to pay for project expenses such as server rent and art commissions, and is very much appreciated.

License

All source code is licensed under the GNU GPL v2+. Most art and music is also licensed under the GNU GPL v2+, however new contributions are now licensed under the Creative Commons BY-SA v4.0. For more detailed information on Wesnoth's licensing, see the wiki:

https://wiki.wesnoth.org/Wesnoth:Copyrights

More Information

For extensive documentation about all aspects of the game, see the official Battle for Wesnoth web site:

https://www.wesnoth.org/ https://wiki.wesnoth.org/

A (translated) description of how to play the game can be found in doc/manual/manual.*.html, or online at:

https://wiki.wesnoth.org/WesnothManual

For information on creating your own maps, scenarios, and other content, see:

https://wiki.wesnoth.org/Create

screenshot_main_menu scrreenshot_isars_cross screenshot_campaign_menu screenshot_map

Description
韦诺之战
Readme 10 GiB
Languages
INI 51.6%
C++ 35.9%
Lua 5.7%
Python 4.3%
Emacs Lisp 1%
Other 1.1%