Commit History

Author SHA1 Message Date
  Ivan Savenko a32ef673f7 Merge pull request #3482 from IvanSavenko/extend_hota_bonuses 1 year ago
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 year ago
  Ivan Savenko 5565b55bb0 Fixed handling of SPELL_AFTER_ATTACK without addInfo field 1 year ago
  Ivan Savenko fc6a9924ee FIRST_STRIKE now supports ranged / melee subtypes, BLOCKS_RETALIATION 1 year ago
  Ivan Savenko bb670cfb82 Merged accurate shot bonus into death stare bonus 1 year ago
  Ivan Savenko f6e0f46040 Merge pull request #3467 from dydzio0614/hota-fixes 1 year ago
  M 9ee526d202 Fixes from code review 1 year ago
  M 3a83de5e70 Simplified code a bit 1 year ago
  M bf7c6a4c3f Extract method for death stare / accurate shot, fix translation key 1 year ago
  Dydzio 5dac8e2bbf Extract spell layers processing into separate method 1 year ago
  Dydzio 310802ed87 Second version of spell layers bonus extension 1 year ago
  Dydzio bb925e4cb0 First version of sea witch / sorceress ability 1 year ago
  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