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

185 Commits

Author SHA1 Message Date
d5d9b79b92 Merge pull request #3806 from vcmi/biome_docs
Add missing docs for biomes
2024-04-22 11:13:49 +03:00
4e9e006cdb Add missing docs 2024-04-20 17:33:12 +02:00
dc17970586 add missing develop packages to docs 2024-04-20 16:38:19 +02:00
6901825b62 Merge pull request #3707 from Laserlicht/innoextract
include innoextract
2024-04-19 20:06:41 +03:00
b351946afd Add some utility bonuses for player resources boosting 2024-04-15 21:18:45 +02:00
5c9b1b7c87 Remove now wrong line in semi-outdated manual 2024-04-14 00:51:06 +02:00
0808a8b36f Merge pull request #3714 from vcmi/biome_system
Biome system implementation
2024-04-13 21:32:13 +02:00
21e1aade1e Apply suggestions from code review
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2024-04-13 20:15:39 +02:00
de9dbf0cd7 introduce innoextract 2024-04-13 17:19:47 +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
bd66abe439 Update year 2024-04-02 10:06:46 +02:00
9c334f54fe Fix: 9 typos
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-28 03:03:44 +01:00
05bbb45824 change MANA_PER_KNOWLEGDE to percentage 2024-03-23 20:28:49 +01:00
3e959f3ad9 Merge pull request #3132 from vcmi/reward_select_all
Support for "selectAll" reward
2024-03-14 21:46:02 +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
b628a2460c Initial version of networking docs 2024-03-08 16:32:40 +02:00
c65794b9e3 Fix typos 2024-02-13 15:23:30 +01:00
ef8eb330d6 Merge branch 'develop' into random_template_description 2024-02-11 17:54:18 +02:00
efb021333b Building_Linux.md: Use cmake -S ../vcmi instead of cmake ../vcmi 2024-02-05 22:32:45 +01:00
b7df6064cd Add random map description and display it in RMG menu 2024-02-03 16:23:56 +01:00
dabb719c5f Merge pull request #3586 from Alexander-Wilms/ci-badge
Readme: Point CI badge to runs that were triggered by a push to the d…
2024-02-01 18:48:08 +02:00
5209e5ffa2 Replace VCMI 1.4.4 download badge with 1.4.5 2024-02-01 14:06:56 +01:00
4197c82f43 Readme: Point CI badge to runs that were triggered by a push to the develop branch 2024-02-01 13:45:55 +01:00
522e251d21 Update Readme.md
Removed 1.4.3 release to not confuse players. Added 1.4.4 counter instead.
2024-01-20 11:39:40 +01:00
e9aa952546 Merge pull request #3504 from vcmi/DjWarmonger-patch-2
Add link do GPT Store
2024-01-20 07:26:07 +01:00
bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
3d62863ce6 Add 1.4.3. download counter 2024-01-18 17:18:56 +02:00
1194419884 Added option to allow self-casting 2024-01-16 15:13:00 +02:00
a920cc740f Update docs 2024-01-16 13:54:37 +02:00
781cb4dabe Add link do GPT Store 2024-01-15 19:38:24 +01:00
9dd09d0a7e Make CI badge link to scheduled builds 2024-01-15 12:24:04 +00: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
09ce8cef96 CI badge: Only report status of vcmi/vcmi, ignore statuses of PRs
Show status of latest scheduled CI run on the develop branch.
Until now, the status of the latest CI run was shown, even if that was triggered by a PR
2024-01-13 23:05:14 +00: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