Difference between revisions of "Game mechanics"

From VCMI Project Wiki
Jump to: navigation, search
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Original user manual =
 
Official manual is avaliable [http://www.4shared.com/document/qLi-INYQ/Heroes_of_Might_and_Magic_III_.html? here].
 
= Strategija =
 
This [http://www.4shared.com/document/HbWI7YlH/Strategija.html? fan manual] covers detailed machanics not mentioned in official documents.
 
= Wake of gods =
 
A [http://www.4shared.com/document/F_3NbdTI/New_WoG_Features.html? guide to WoG features] published by authors.
 
 
= List of bugs fixed in VCMI =
 
= List of bugs fixed in VCMI =
 
These bugs were present in original Shadow of Death game, however the team decided to fix them to bring back desired behaviour.
 
These bugs were present in original Shadow of Death game, however the team decided to fix them to bring back desired behaviour.
 +
= List of game mechanics changes =
 +
Some of H3 mechanics can't be straight considered as bug, but default VCMI behaviour is  different:
 +
* Dwellings. Remain creatures are accumulated instead of reset each week. Can be disabled using DWELLINGS_ACCUMULATE_CREATURES.
 +
* Pathfinding. Hero can't grab artifact while flying when all tiles around it are guarded without triggering attack from guard. Original behavior can be re-enabled using "originalMovementRules" pathfinder option.
 +
* Battles. Hero that won battle, but only have temporary summoned creatures alive going to appear in tavern like if he retreated. Can be disabled using WINNING_HERO_WITH_NO_TROOPS_RETREATS.
 +
* Objects. Black market changes artifacts every month like town artifact merchants do. Can be disabled using BLACK_MARKET_MONTHLY_ARTIFACTS_CHANGE.
 +
* Spells. Dimension Door spell doesn't allow to teleport to unexplored tiles. Task on mantis to track this: [https://bugs.vcmi.eu/view.php?id=2751].
 +
= List of extended game functionality =
 +
*Quick army management in the garrison screen:
 +
    [LShift] + LClick – splits a half units from the selected stack into
 +
    an empty slot.
 +
    [LCtrl] + LClick – splits a single unit from the selected stack into
 +
    an empty slot.
 +
    [LCtrl] + [LShift] + LClick – split single units from the selected
 +
    stack into all empty hero/garrison slots
 +
* Mouse click on castle icon in the town screen open quick recruitment window, where we can purhase in fast way units.
 +
 +
= Manuals and guides =
 +
*[http://www.4shared.com/document/qLi-INYQ/Heroes_of_Might_and_Magic_III_.html? Official Heroes of Might & Magic III user manual]
 +
*[http://www.4shared.com/document/HbWI7YlH/Strategija.html? Strategija] covers detailed machanics not mentioned in official documents.
 +
*[http://www.4shared.com/document/F_3NbdTI/New_WoG_Features.html? New WoG features]

Revision as of 19:20, 3 June 2018

List of bugs fixed in VCMI

These bugs were present in original Shadow of Death game, however the team decided to fix them to bring back desired behaviour.

List of game mechanics changes

Some of H3 mechanics can't be straight considered as bug, but default VCMI behaviour is different:

  • Dwellings. Remain creatures are accumulated instead of reset each week. Can be disabled using DWELLINGS_ACCUMULATE_CREATURES.
  • Pathfinding. Hero can't grab artifact while flying when all tiles around it are guarded without triggering attack from guard. Original behavior can be re-enabled using "originalMovementRules" pathfinder option.
  • Battles. Hero that won battle, but only have temporary summoned creatures alive going to appear in tavern like if he retreated. Can be disabled using WINNING_HERO_WITH_NO_TROOPS_RETREATS.
  • Objects. Black market changes artifacts every month like town artifact merchants do. Can be disabled using BLACK_MARKET_MONTHLY_ARTIFACTS_CHANGE.
  • Spells. Dimension Door spell doesn't allow to teleport to unexplored tiles. Task on mantis to track this: [1].

List of extended game functionality

  • Quick army management in the garrison screen:
   [LShift] + LClick – splits a half units from the selected stack into
   an empty slot.
   [LCtrl] + LClick – splits a single unit from the selected stack into
   an empty slot.
   [LCtrl] + [LShift] + LClick – split single units from the selected
   stack into all empty hero/garrison slots
  • Mouse click on castle icon in the town screen open quick recruitment window, where we can purhase in fast way units.

Manuals and guides