提交歷史

作者 SHA1 備註 提交日期
  Karlis Senko 69330de89c Avoid integer overflow and conversion related UB. 7 年之前
  Henning Koehler 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 年之前
  Henning Koehler 6c443d7094 SPECIAL_SPELL_LEV and SPECIAL_BLESS_DAMAGE no longer scale with hero level 7 年之前
  Henning Koehler 6442842731 added one-line option for standard creature specialty; also fixes bug for creatures where upgrades have different attack/defense 7 年之前
  Henning Koehler 552bad08b3 added TimesHeroLevelUpdater; renamed ScalingUpdater to GrowsWithLevelUpdater 8 年之前
  Henning Koehler f9a8cb2876 fixed formatting and other small issues 8 年之前
  Henning Koehler ee46862784 replaced JsonNode::isEmpty() with JsonNode::containsBaseData() 8 年之前
  Henning Koehler 6414cd18e8 fixed bug with old specialty conversion 8 年之前
  Henning Koehler de6d4d8367 fixed indentation for switch statements 8 年之前
  Henning Koehler ab7ce6625e moved nameForBonus into Bonus class 8 年之前
  Henning Koehler ba7709da50 middle-aged specialty format is converted properly and logged 8 年之前
  Henning Koehler 16f59fb213 fixed base merging and limiter creation 8 年之前
  Henning Koehler 6ae103dd63 print json in compact format 8 年之前
  Henning Koehler a002df399e updated json loading and schema to fit new specialty format 8 年之前
  Henning Koehler 038cb4bf19 remove base json from specialty bonuses 8 年之前
  Henning Koehler eb02ce0f31 changed specialty json format to struct with base (WIP) 8 年之前
  Henning Koehler d7942fd929 fixed typo in specialty log 8 年之前
  Henning Koehler c31950612c convert spec format in afterLoadFinalization 8 年之前
  Henning Koehler 26862b4c51 improved/fixed specialty json encoding 8 年之前
  Henning Koehler c79b776f3c Limiters (at least creature type limiters) are printed as well 8 年之前
  Henning Koehler 89b1ba7538 added basics for specialty format updating 8 年之前
  Henning Koehler 3e0022be27 added support for new specialty json format; old format is converted to bonuses with updaters 8 年之前
  Henning Koehler 03b7da93e2 use logMod for all mod-related logging 8 年之前
  AlexVinS 15138c23de Finished conversion to new logging API 8 年之前
  ArseniyShestakov b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 年之前
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 年之前
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 年之前
  AlexVinS 3216422307 Fixed a few CWE-457 9 年之前