Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko a305ed28bb Support for loading custom bonuses, slightly less hardcoded Skeleton hace 7 meses
  Ivan Savenko ae22de3ccf Implemented configurable FEAR ability hace 7 meses
  kdmcser 5c1adc7df5 change config format hace 10 meses
  kdmcser ffb31cc77c support setting dice molecule for rolling morale and luck hace 10 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 11 meses
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions hace 1 año
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system hace 1 año
  Ivan Savenko 5caf12f22f Few more fixes to bonus caching hace 1 año
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible hace 1 año
  Ivan Savenko b8a04c6356 Avoid vector allocation when accessing game settings value hace 1 año
  Ivan Savenko 56d5911452 Optimized `getMovementRange` method - caching, faster route for 0 turns hace 1 año
  Laserlicht 53b7c5da6f added MECHANICAL bonus hace 1 año
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities hace 1 año
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game hace 1 año
  kdmcser b402619351 not use separate function hace 1 año
  kdmcser 87eb026184 support 0 spellpower and knowledge hace 1 año
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter hace 2 años
  Laserlicht 4bad88f141 implement luck and morale cheats from OH3 hace 2 años
  Ivan Savenko 29a78c14a2 Merge pull request #3113 from Alexander-Wilms/develop hace 2 años
  Ivan Savenko 1459006916 Added separate bonus for native terrain check hace 2 años
  Alexander Wilms 70acf987b4 lib/BasicTypes.cpp: Remove the unary minus operator or change the expression's underlying type. hace 2 años
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style hace 2 años
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally hace 2 años
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors hace 2 años
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any hace 2 años
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class hace 2 años
  Konstantin e60a4318c3 vcmi: a bunch of forward definitions hace 2 años
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
  Konstantin fbc05c70ac vcmi: camelCase methods of new classes hace 2 años