1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

89 Commits

Author SHA1 Message Date
4e9e006cdb Add missing docs 2024-04-20 17:33:12 +02:00
b351946afd Add some utility bonuses for player resources boosting 2024-04-15 21:18:45 +02:00
0808a8b36f Merge pull request #3714 from vcmi/biome_system
Biome system implementation
2024-04-13 21:32:13 +02:00
f95f6de46d Remove thsi file 2024-04-12 14:55:30 +02:00
a7d0f0626a Docs & final touches 2024-04-12 14:53:07 +02:00
2c8bd91831 Update docs 2024-04-10 22:19:23 +02:00
719b61bb9f Updated docs 2024-04-08 14:05:49 +03:00
9bbcb4cf5c Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2024-04-06 15:44:47 +02:00
94dd38539b updated minimal mod.json example 2024-04-06 15:44:31 +02:00
05bbb45824 change MANA_PER_KNOWLEGDE to percentage 2024-03-23 20:28:49 +01:00
a93dd25867 Update docs to be in line with existing code. 2024-03-14 10:22:15 +01:00
fe8bcc5758 Merge remote-tracking branch 'origin/develop' into reward_select_all
# Conflicts:
#	lib/mapObjects/CRewardableObject.cpp
2024-03-09 06:50:56 +01:00
c65794b9e3 Fix typos 2024-02-13 15:23:30 +01:00
b7df6064cd Add random map description and display it in RMG menu 2024-02-03 16:23:56 +01:00
bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
1194419884 Added option to allow self-casting 2024-01-16 15:13:00 +02:00
a32ef673f7 Merge pull request #3482 from IvanSavenko/extend_hota_bonuses
Extend hota bonuses
2024-01-15 13:47:13 +02:00
9acd436a09 Review suggestion 2024-01-15 13:18:27 +02:00
a582cb554e Merge pull request #3500 from IvanSavenko/fix_dendroid_bind
[1.4.3] Fix handling of Dendroid's Bind ability
2024-01-15 12:02:06 +02:00
5565b55bb0 Fixed handling of SPELL_AFTER_ATTACK without addInfo field 2024-01-14 17:13:33 +02:00
0cd83402d3 Fix outdated docs 2024-01-13 19:38:01 +02:00
fc6a9924ee FIRST_STRIKE now supports ranged / melee subtypes, BLOCKS_RETALIATION
will properly block FIRST_STRIKE
2024-01-13 16:54:06 +02:00
bb670cfb82 Merged accurate shot bonus into death stare bonus 2024-01-13 15:55:07 +02:00
f6e0f46040 Merge pull request #3467 from dydzio0614/hota-fixes
Fix HotA creature abilities (add bonuses allowing implementing them)
2024-01-12 21:55:18 +02:00
M
56165818b4 Fix wrong english word 2024-01-09 20:06:11 +01:00
M
67f18729fa REVENGE bonus that matches HotA haspid ability 2024-01-09 19:10:43 +01:00
675f9b11fa Add ENEMY_ATTACK_REDUCTION bonus - fixes HotA Nix 2024-01-08 19:37:04 +01:00
3c95f92c59 Update documentation 2024-01-07 21:22:10 +01:00
992900728f Update Translations.md 2024-01-05 22:02:14 +00:00
51b7de4b98 Fix double off-by-one bug with CREATURE_GROWTH bonus 2024-01-05 16:57:44 +02:00
7283a4861e Initial version of ACCURATE_SHOT implementation 2024-01-04 22:27:51 +01:00
fbd988df42 Bit better documentation wording 2024-01-01 21:19:25 +01:00
7cf7543747 Configurable ferocity bonus 2024-01-01 21:16:38 +01:00
bb6179d05e Merge pull request #3391 from vcmi/master
Merge master -> develop
2023-12-25 13:00:17 +02:00
dd0d17c690 Translations.md: Add instructions on how to translate .metainfo.xml
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-12-20 14:57:19 +00:00
fe39faf36c Add UNTIL_OWN_ATTACK bonus duration and use for berserk 2023-12-19 19:52:40 +01:00
62eedde0a7 Translations.md: Mention AppStream metainfo 2023-12-19 10:27:29 +00:00
805c922c80 More detailed info with examples 2023-11-12 09:07:52 +01:00
f105a34be5 defence -> defense
json syntax
2023-11-12 05:57:39 +01:00
01fe06b61b Updated and clarified some info about Bonus types. 2023-11-11 20:04:48 +01:00
9d705a3961 Update docs 2023-10-31 18:38:08 +01:00
7614a3f49b Update docs. Old info is irelevant anyway. 2023-10-30 21:03:12 +01:00
36eacf99d5 Cleanup 2023-10-28 17:58:08 +03:00
4ba8014573 Added subtype for SPELL_DURATION 2023-10-28 17:57:56 +03:00
1e0ea5f1f0 documented NEGATIVE_EFFECTS_IMMUNITY, fixed subtype loading 2023-10-28 17:56:11 +03:00
1459006916 Added separate bonus for native terrain check 2023-10-28 17:54:58 +03:00
3867e512f7 Merge pull request #3064 from IvanSavenko/bonus_metaidentifier
Type-safe bonus system
2023-10-22 18:34:12 +03:00
b0a67a66e4 Merge pull request #3092 from IvanSavenko/compatibility_mods
Better support for compatibility mods
2023-10-22 18:02:45 +03:00
85f902fa26 Update docs 2023-10-22 17:12:34 +03:00
31cf3442af Update docs 2023-10-22 16:55:19 +03:00