1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/config
MikeLodz 38efbb345e Fixes mantis tickets 2899 and 2984 (bugged hero spell specialties)
- stoneskin/haste/prayer/weakness: didnt work because there were 2 bonus objects in buffer and they were filtered out as a possible duplicate (BattleInfo::addOrUpdateUnitBonus). it was fixed by making them a single bonus.
- disrupting-ray and weakness: had opposite effect, because of missing negation
- added a new specialty types: SPECIAL_ADD_VALUE_ENCHANT and SPECIAL_FIXED_VALUE_ENCHANT. this is to make possible specialties like Aenin (fixed specialty value added to spell value) and Melody (fixed value for spell regardless of anything). These specialties can be used in mods with any heroes.
- slayer spell effect calculations was fixed to include hero Coronius-style specialty.
- finally fixed description for Labetha Conflux hero, this is a OH3 bug described here https://heroes.thelazy.net/index.php/Labetha
Changes were tested and work as intended.
commit was made in cooperation with modder Misiokles
2021-02-08 23:58:12 +01:00
..
creatures Update according to comments. 2020-01-19 04:12:59 +00:00
factions Feature: Mods system improvement, Part III. Bunusing buildings customization. 2021-01-14 01:02:13 +03:00
heroes Fixes mantis tickets 2899 and 2984 (bugged hero spell specialties) 2021-02-08 23:58:12 +01:00
objects Default hero AI value seems low - tweak it 2018-10-15 21:18:44 +02:00
schemas Feature: Mods system improvement, Part III. Bunusing buildings customization. 2021-01-14 01:02:13 +03:00
spells Fixed Gargoyles immunity, issue 3112. 2020-05-07 21:20:36 +03:00
ambientSounds.json Implement configurable object sounds: ambient, visit and removal 2018-01-02 09:49:03 +01:00
artifacts.json Fixed Gargoyles immunity, issue 3112. 2020-05-07 21:20:36 +03:00
battles_graphics.json Added configurable animation for SPELL_LIKE_ATTACK 2014-11-28 00:36:14 +03:00
battleStartpos.json
bonuses_texts.json Initialize the change. 2020-01-19 04:12:59 +00:00
bonuses.json Initialize the change. 2020-01-19 04:12:59 +00:00
buildings5.json
campaign_regions.json
campaignMedia.json
campaignSets.json
commanders.json
defaultMods.json Hardcoded feature: no random week/month effects 2019-03-17 18:27:05 +01:00
ERMU_to_picture.json
filesystem.json
fonts.json
gameConfig.json loading secondary skill bonuses from config/skills.json works (kind of) 2017-08-26 09:33:08 +12:00
heroClasses.json Fixed https://bugs.vcmi.eu/view.php?id=3017 2018-11-07 10:02:27 +03:00
mainmenu.json
mapOverrides.json
NEUTRAL.PAL
obstacles.json
resolutions.json Fix 2292. Fix chat on adventure map, increase maxOutputPerLine 2015-11-08 22:16:58 +03:00
resources.json
skills.json fixed bug with mysticism specialty 2018-02-18 20:22:23 +13:00
sp_sounds.json
startres.json
terrains.json
terrainViewPatterns.json Fix mantis #1859, unknown pattern in underground 2015-03-28 16:41:26 +01:00
translate.json Feature: Mods system improvement, Part III. Bunusing buildings customization. 2021-01-14 01:02:13 +03:00