Mods: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''Mods''' are a way of modifying/expending the WarLight core gameplay beyond what is possible using the built-in configuration options. They are currently available as a pre..."
 
DanWL60 (talk | contribs)
 
(100 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''Mods''' are a way of modifying/expending the WarLight core gameplay beyond what is possible using the built-in configuration options. They are currently available as a preview by using WarLight's Unity client, which is only available to members.
[[Mods]] are a way of modifying/expanding the Warzone core gameplay beyond what is possible using the built-in configuration options. Modded games can be created only by [[Membership|members]], however you may ask a member to create a game for you.


Mods are coded in the programming language Lua which, after uploading it to WarLight, gets embedded into both the WarLight server and the client.  When joining a multi-player game with mods, the WarLight client will automatically download and run the code for that mod.   No installation is required by end-users to use mods, they simply join or create a game that has mods enabled.
Mods are easy to use! When joining a game with mods, Warzone automatically downloads the mod. No installation is required. Simply join or create a game that has mods enabled. Since no installation is required, mods are fully supported on all Warzone platforms, including Android and iOS!


Some mods have a menu where users can interact with the mod. To open this menu, from a game go to Game > Mod: <mod name>.
== Create your own Mod ==
See the [[Mod Developers Guide]] for details on how to get started making your own mod.
See the [[Mod Developers Guide]] for details on how to get started making your own mod.
To check if a mod idea is possible to implement, check [[Mod Framework Capabilities]].
== List of published mods (not exhaustive) ==
Please note some mods may have bugs. Contact the mod developer (by [https://discord.gg/hqGkVXagyt Discord], private message or using the [[forum]]) to report a bug. Note that if a mod takes more than 10 seconds to run, a crash message will appear. This should only happen if a map that is too big (in terms of number of territories or bonuses).
=== [[Mod Categories|Promoted Mods]] ===
* [[Buy Neutral]]
* [[Diplomacy]]
* [[Gift Armies]]
* [[Gift Gold]]
* [[Picks Swap]]
* [[Randomized Bonuses]]
* [[Randomized Wastelands]]
=== [[Mod Categories|Standard Mods]] ===
* [[Advanced Diplomacy Mod V4]]
* [[Airports]]
* [[AI's don't play cards]]
* [[AIs don't deploy]]
* [[Buy Cards]]
* [[Commerce Plus]]
* [[Diplomacy 2]]
* [[Essentials (mod)|Essentials]]
* [[Late Airlifts]]
* [[Limited Attacks]]
* [[Limited Multiattacks]]
* [[Meteor Strike]]
* [[Neutral Moves]]
* [[Safe Start]]
* [[Swap Territories]]
* [[Take Turns]]
=== [[Mod Categories|Experimental Mods]] ===
* [[(Beta) BetterCities and group chat|<nowiki>[Beta] BetterCities and group chat</nowiki>]]
* [[(Beta) Factions|<nowiki>[Beta] Factions (V2.3)</nowiki>]]
* [[Advanced Card Distribution (CS+)]]
* [[AI Central]]
* [[Allow Guard to be Killed]]
* [[Army Caches]]
* [[Army Recruiter]]
* [[Artillery Strike]]
* [[Better don't fail an attack]]
* [[Bomb Card+]]
* [[Bonus Airlift]]
* [[BonusValue QuickOverrider]]
* [[Capitalist]]
* [[Capture The Flag]]
* [[Card Caches]]
* [[CivLight]]
* [[Clock (mod)|Clock]]
* [[Combo Income]]
* [[Connected Commanders]]
* [[Connected Territories]]
* [[ConstructionWorker Unit]]
* [[Custom Card Package]]
* [[Decoy Card]]
* [[Deployment Limit]]
* [[Diplomat]]
* [[Don't lose a territory]]
* [[Dragons]]
* [[Dreadful Hypothermia 4]]
* [[Dynamic Bonuses]]
* [[Encirclement]]
* [[Expansion+]]
* [[Extended Randomized Bonuses]]
* [[Extended Winning Conditions]]
* [[Force Vote to End]]
* [[Forced LD Card]]
* [[Fort Tactics (mod)|Fort Tactics]]
* [[Forts]]
* [[FreeExpansion]]
* [[Gift Armies 2]]
* [[Gift Gold Ultra 2]]
* [[Gold Reserves]]
* [[Goldmines (Commerce+)]]
* [[Highest Income Disadvantage]]
* [[Hospitals (mod)|Hospitals]]
* [[Hybrid Distribution]]
* [[Hybrid Distribution 2]]
* [[I.S. Agencies]]
* [[I.S. Character Pack ( Antiquity )]]
* [[I.S. Character Pack ( Ship Props )]]
* [[I.S. City Manager]]
* [[I.S. Terrain Types 2]]
* [[I.S. Zombie Slot]]
* [[Income Threshold]]
* [[Informations for spectators]]
* [[INSS Bonuses]]
* [[King of the Hill]]
* [[Late Gifts]]
* [[Late Wastelands]]
* [[Local Deployment Helper (V2)]]
* [[Lotto Mod - Instant Random Winner|Lotto Mod -&gt; Instant Random Winner]]
* [[Medics]]
* [[Meteor Strike 2]]
* [[Mighty Commanders]]
* [[More_Distributions]]
* [[No income for odd/even number of territories]]
* [[No Wrapped Attacks]]
* [[One Way Connections]]
* [[Order Notes]]
* [[Orders Cost Income]]
* [[Player Manager]]
* [[Portals]]
* [[Press This Button]]
* [[Priests]]
* [[Private Notes (mod)|Private Notes]]
* [[Random Starting Cities]]
* [[Randomized Orderlist]]
* [[Read Game Settings]]
* [[Reverse Income]]
* [[Reversed Bonus Armies Per Territory]]
* [[Runtime Wastelands]]
* [[Spawnbarriers]]
* [[Special units are Medics]]
* [[Spectator Mode]]
* [[Stack Limit]]
* [[Structures Distribution (CS+)]]
* [[Tanks]]
* [[TerritoryLimit]]
* [[Transport Only Airlift]]
* [[Villages]]
* [[VillagesV2]]
* [[Weaken blockades]]
* [[Where Am I?]]
== Restrictions ==
Single-player modded games are always free for members.  Likewise, multi-player games where all players are members are also free. Members can create a modded game for non-members by using the special "Allow non-members to join" check-box on the mods page. Using this special checkbox is free once per week to members, (restarts Monday), but after that it will cost a small fee (2 coins per player, member or not, in the game). This fee exists since mods can run on the server, and modded games are significantly more CPU-intensive for the Warzone server to run than non-modded games.
[[Category:Mods]][[Category:Game Settings]]

Latest revision as of 10:23, 1 October 2024

Mods are a way of modifying/expanding the Warzone core gameplay beyond what is possible using the built-in configuration options. Modded games can be created only by members, however you may ask a member to create a game for you.

Mods are easy to use! When joining a game with mods, Warzone automatically downloads the mod. No installation is required. Simply join or create a game that has mods enabled. Since no installation is required, mods are fully supported on all Warzone platforms, including Android and iOS!

Some mods have a menu where users can interact with the mod. To open this menu, from a game go to Game > Mod: <mod name>.

Create your own Mod

See the Mod Developers Guide for details on how to get started making your own mod.

To check if a mod idea is possible to implement, check Mod Framework Capabilities.

List of published mods (not exhaustive)

Please note some mods may have bugs. Contact the mod developer (by Discord, private message or using the forum) to report a bug. Note that if a mod takes more than 10 seconds to run, a crash message will appear. This should only happen if a map that is too big (in terms of number of territories or bonuses).

Standard Mods

Experimental Mods

Restrictions

Single-player modded games are always free for members. Likewise, multi-player games where all players are members are also free. Members can create a modded game for non-members by using the special "Allow non-members to join" check-box on the mods page. Using this special checkbox is free once per week to members, (restarts Monday), but after that it will cost a small fee (2 coins per player, member or not, in the game). This fee exists since mods can run on the server, and modded games are significantly more CPU-intensive for the Warzone server to run than non-modded games.