Commit History

Author SHA1 Message Date
  Ivan Savenko 527885de21 Added VULNERABLE_FROM_BACK bonus 4 months ago
  Ivan Savenko db2e4c5f6d Include bonus from artifacts to Ballista damage, unify code 6 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  MichalZr6 dbe82b94f6 Changes following review: 9 months ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 months ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  Ivan Savenko 81e6207df0 Add helper functions for integer division rounding 1 year ago
  Tomasz Zieliński bfa93be765 Limit predicted damage / loses to actual stack health 1 year ago
  kdmcser c2d76ab95d accept log text suggestion 1 year ago
  kdmcser b61011e8b4 accept get creature name suggestion 1 year ago
  kdmcser 1c6dfb5cc5 Fix creature min damage greater than max will cause game crash. #3780 1 year ago
  M 9ee526d202 Fixes from code review 1 year ago
  M 7bf273e01c Extract revenge calculation to separate method 1 year ago
  M 815fa26fb3 Change nix rounding, revert assert comment 1 year ago
  M 67f18729fa REVENGE bonus that matches HotA haspid ability 1 year ago
  Dydzio dbba1164ef Fix floating point rounding for 5 attack points and unupgraded nix 1 year ago
  Dydzio 675f9b11fa Add ENEMY_ATTACK_REDUCTION bonus - fixes HotA Nix 1 year ago
  Ivan Savenko 3b6d3dee69 Slayer spell should only affect creatures with KING bonus 1 year 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 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 years ago
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 years ago
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 years ago
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder 2 years ago
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 years ago
  Ivan Savenko 970981cfc9 Show information on potential kills in attack tooltip 2 years ago
  Ivan Savenko 31147ac83b refactoring: TDmgRange pair -> DamageRange struct 2 years ago