Commit History

Author SHA1 Message Date
  Dmitry Orlov 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  John Bolton 6d8f1e4530 Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 5 years ago
  godric3 f9ac46576b Add description for bonuses from hero specialty 7 years ago
  Fior.in cca46e311d Fixed schemas for battle animation overwritting an solo attribute instead images attribute dependant. Now working for replacing battle sprites on pre-existant heroes too (#490) 7 years ago
  Fior.in 47ba3b2476 Hero scheme: allow each hero to have a unique battle animation (#480) 7 years ago
  Karlis Senko 69330de89c Avoid integer overflow and conversion related UB. 7 years ago
  Henning Koehler 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 years ago
  Henning Koehler 6c443d7094 SPECIAL_SPELL_LEV and SPECIAL_BLESS_DAMAGE no longer scale with hero level 7 years ago
  Henning Koehler 6442842731 added one-line option for standard creature specialty; also fixes bug for creatures where upgrades have different attack/defense 7 years ago
  Henning Koehler 552bad08b3 added TimesHeroLevelUpdater; renamed ScalingUpdater to GrowsWithLevelUpdater 8 years ago
  Henning Koehler f9a8cb2876 fixed formatting and other small issues 8 years ago
  Henning Koehler ee46862784 replaced JsonNode::isEmpty() with JsonNode::containsBaseData() 8 years ago
  Henning Koehler 6414cd18e8 fixed bug with old specialty conversion 8 years ago
  Henning Koehler de6d4d8367 fixed indentation for switch statements 8 years ago
  Henning Koehler ab7ce6625e moved nameForBonus into Bonus class 8 years ago
  Henning Koehler ba7709da50 middle-aged specialty format is converted properly and logged 8 years ago
  Henning Koehler 16f59fb213 fixed base merging and limiter creation 8 years ago
  Henning Koehler 6ae103dd63 print json in compact format 8 years ago
  Henning Koehler a002df399e updated json loading and schema to fit new specialty format 8 years ago
  Henning Koehler 038cb4bf19 remove base json from specialty bonuses 8 years ago
  Henning Koehler eb02ce0f31 changed specialty json format to struct with base (WIP) 8 years ago
  Henning Koehler d7942fd929 fixed typo in specialty log 8 years ago
  Henning Koehler c31950612c convert spec format in afterLoadFinalization 8 years ago
  Henning Koehler 26862b4c51 improved/fixed specialty json encoding 8 years ago
  Henning Koehler c79b776f3c Limiters (at least creature type limiters) are printed as well 8 years ago
  Henning Koehler 89b1ba7538 added basics for specialty format updating 8 years ago
  Henning Koehler 3e0022be27 added support for new specialty json format; old format is converted to bonuses with updaters 8 years ago
  Henning Koehler 03b7da93e2 use logMod for all mod-related logging 8 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago