Historial de Commits

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