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

7110 Commits

Author SHA1 Message Date
b5b5d881c4 Merge remote-tracking branch 'upstream/develop' into rewardable-quests 2023-09-15 21:08:22 +02:00
68c61797f8 Implement select all option for rewardable objects 2023-09-15 21:08:14 +02:00
c1c13cfafb Pandora and events work as rewardable object 2023-09-15 15:29:41 +02:00
1c68937d95 new approach 2023-09-15 15:26:14 +02:00
f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
06f01c3b82 Seerhut works as rewardable object 2023-09-15 10:06:06 +02:00
56c969be4f Fix commanders requirements for special skills to match WoG 2023-09-13 23:08:22 +02:00
248afa523d Merge pull request #2823 from dydzio0614/pathfinder-tile-cost
Fix pathfinder tile cost
2023-09-13 22:50:04 +03:00
4d9cca36c6 Merge pull request #2811 from IvanSavenko/update_modding_docs
Update modding documentation
2023-09-13 22:07:29 +03:00
c6588e0bd1 Updated schemas & docs for several game entities 2023-09-13 21:55:36 +03:00
9399bcc15d Fix pathfinder tile cost 2023-09-13 18:54:08 +02:00
1522ed85e2 vcmi: make "noneOf" selector more restrictive
It should do "or-not" instead of "and-not".
2023-09-13 17:09:59 +03:00
574047c55c Start making new serialization for rewardables 2023-09-13 09:18:46 +02:00
96d6a48f01 Backward compatible json serialization 2023-09-13 02:14:35 +02:00
ef3f0174dd Rewardable seer hut and quest gate 2023-09-13 01:40:07 +02:00
935a18f077 Use error messages from H3 2023-09-12 21:34:58 +03:00
e4aa981925 Add more logging to mod downloading process 2023-09-12 21:15:14 +03:00
82eb2f8a2b Artifact assembling changes 2023-09-12 19:17:35 +03:00
9ae7f53d66 Merge pull request #2791 from Nordsoft91/fix-2790
Fix for random dwellings
2023-09-12 12:38:55 +03:00
a89a8019ab Added skills customization 2023-09-11 20:37:25 +02:00
96433436dd Merge pull request #2782 from Nordsoft91/editor-improvements-1.4
Map editor: events, rumors
2023-09-11 20:36:13 +02:00
a18aa2cf7e Merge pull request #2802 from Laserlicht/voice_camp
Voice for campaigns
2023-09-11 18:15:23 +02:00
f13f213d8c Merge pull request #2780 from IvanSavenko/fix_siege_regression
Fix crash on obstacle creation (e.g. moat)
2023-09-11 15:56:33 +03:00
994da3fcf2 code review 2023-09-11 14:44:07 +02:00
00f07f93d1 wait while audio playing; no audio on custom campaigns 2023-09-11 14:04:44 +02:00
fc1ce85a72 basic voice support 2023-09-11 12:57:10 +02:00
fd3217c875 Fix few more missing BattleID's 2023-09-11 13:20:16 +03:00
6e3817f18c Events serialization 2023-09-10 01:54:55 +02:00
cc3864a0fa Fix for random dwellings 2023-09-09 21:17:21 +02:00
01bf146640 Change string id 2023-09-09 14:31:44 +02:00
f6e3c6a487 Fix 2023-09-09 14:27:51 +02:00
e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2023-09-08 18:49:06 +03:00
fccd564d8d Merge pull request #2769 from IvanSavenko/touch_tolerance
(1.3.2) Implemented tolerance for touch events
2023-09-08 16:45:04 +03:00
c4e2417326 Fix crash on obstacle creation (e.g. moat) 2023-09-08 16:35:43 +03:00
5d67481aaf Merge pull request #2774 from IvanSavenko/beta_bugfixing
(1.3.2) Beta bugfixing
2023-09-08 13:15:52 +03:00
ef0eb8e930 Merge pull request #2772 from wb180/tavernPoolHeroesFix
Remove(reduce durations) of bonuses for tavern heroes
2023-09-07 10:54:44 +03:00
f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor
Filesystem refactor - part 1
2023-09-07 10:51:02 +03:00
1f1f978328 Fixed battle replay 2023-09-06 16:03:47 +03:00
ef94e7a78a Fix build 2023-09-06 16:03:47 +03:00
9fa7a93fb0 Properly pass battleID in all battle netpack's 2023-09-06 16:03:47 +03:00
747e28947a Fix build 2023-09-06 16:03:47 +03:00
41210c1dbf Client-side support for multiple battles 2023-09-06 16:03:47 +03:00
036df2e0ad Support multiple battles in AI 2023-09-06 16:03:46 +03:00
3a88180494 Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
fc4dfda00f Added support for concurrent battles to gamestate and server 2023-09-06 16:03:02 +03:00
f92af94f19 Fix crash on removing object during visit 2023-09-06 12:32:26 +03:00
47f5dd14fa Remove(reduce durations) of bonuses for tavern heroes 2023-09-06 09:12:23 +03:00
3973624278 Implemented tolerance for touch events 2023-09-06 01:06:01 +03:00
1a82280cb2 Fix build 2023-09-05 13:16:08 +03:00
f30355839f Fix build 2023-09-05 00:55:54 +03:00