Commit History

Author SHA1 Message Date
  Dydzio b32c7beb05 Make one common handler for death stare and accurate shot 1 year ago
  Ivan Savenko c828ccf5f4 Fix transmutation bonus activation 1 year ago
  Dydzio 7283a4861e Initial version of ACCURATE_SHOT implementation 1 year ago
  Dydzio 7cf7543747 Configurable ferocity bonus 1 year ago
  Dydzio 898b8f3c71 Add initial version of Ferocity ability (for Ayssids) 1 year ago
  Ivan Savenko 85de3143ff Fixed Genie spellcasting logic to account for spell immunities 1 year ago
  Ivan Savenko a7c838036d Workaround to avoid crash on invalid bonus 2 years ago
  Ivan Savenko 9a52131c82 Use battle side instead of player color for fire shield damage formula 2 years ago
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers 2 years ago
  Ivan Savenko e2cffd4c7b Merge pull request #3118 from rilian-la-te/glamor-slight-bonus-fixes 2 years ago
  Konstantin f6b03201db BattleAction: handle obstacle for standing units 2 years ago
  Ivan Savenko 5cbf5031ea move SetStackEffect to a separate file 2 years ago
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 years ago
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 years ago
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 years ago
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier 2 years ago
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 years ago
  Ivan Savenko 910ad50417 Fix client & server compilation 2 years ago
  Warzyw647 8058efb3bd Fixed morale and luck chance lookup. 2 years ago
  Ivan Savenko f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2 years ago
  Ivan Savenko 1f1f978328 Fixed battle replay 2 years ago
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's 2 years ago
  Ivan Savenko 3a88180494 Separated game and battle callback (server & client only) 2 years ago
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server 2 years ago
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 years ago
  Ivan Savenko 17d3d663ee Converted creature ID and spell ID to new form 2 years ago
  Ivan Savenko b0eec85aca Merge pull request #2632 from rilian-la-te/resist-rework-pt1 2 years ago
  Ivan Savenko 66f555f1f7 Fix error messages on bad morale 2 years ago
  Ivan Savenko 81242d3500 Fixed ending of battles due to retreat/surrender 2 years ago