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

7110 Commits

Author SHA1 Message Date
a4769782c5 correct format 2023-09-23 19:01:18 +02:00
1f2ca138dd Merge pull request #2919 from Nordsoft91/fix-2893 2023-09-23 18:02:33 +02:00
455ead7b4a fix datetime format (android) 2023-09-23 17:27:00 +02:00
a36450e2d1 Merge pull request #2882 from Nordsoft91/ai-cheating
Add basic system to give more advantages for ai player
2023-09-23 03:21:19 +02:00
a5492b30c3 Add pre-battle message 2023-09-23 02:35:21 +02:00
61141a0406 Fix gcc compiling 2023-09-23 01:10:45 +02:00
dce1ac1538 Redesign mod incompatibility message 2023-09-23 00:32:48 +02:00
b0e5a11e62 fix win build 2023-09-22 22:09:01 +02:00
455c13164e Merge pull request #2886 from IvanSavenko/h3m_parser_fixes
H3m parser fixes
2023-09-22 18:53:51 +03:00
5b24fe289b Assembling difficulty json instead of overriding 2023-09-22 14:46:43 +02:00
2a2f0a657e Fix battle bonuses serialization 2023-09-22 13:34:00 +02:00
92b0e2b400 initial highscore support 2023-09-22 01:39:35 +02:00
16b147d588 Fix negative spell cost 2023-09-22 01:12:10 +02:00
ec582328b4 Merge pull request #2887 from Laserlicht/campaign_improvement
campaign improvements
2023-09-22 01:01:59 +02:00
099109b7d2 Minor fixes 2023-09-22 00:52:19 +02:00
9e78f9c69c CodeReview 2023-09-21 23:41:00 +02:00
60eef59bc9 Show root mods for maps 2023-09-21 22:38:01 +02:00
4691907f9c Show root mods only 2023-09-21 22:28:29 +02:00
5fd2eee3e8 code review 2023-09-21 21:27:06 +02:00
a05f8339ae Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
dfb5ccbeaf add persistent storage & completed campaign support 2023-09-20 22:18:53 +02:00
42d9ba6c82 Merge pull request #2877 from IvanSavenko/simturn_fixes
Changes for simturns support
2023-09-20 22:09:25 +03:00
3f35ed000c Fixed parsing of some user-made H3M maps 2023-09-20 22:00:03 +03:00
02dfecd38b Fixed hota maps templates loading 2023-09-20 21:59:16 +03:00
921569e02e Fixed "Long Live the King", 1st scenario victory condition 2023-09-20 21:58:47 +03:00
cb3bbc6680 Restructured difficulty config 2023-09-20 16:12:26 +02:00
0de912e67b Add basic system to add more advantages for ai player 2023-09-20 03:50:35 +02:00
34182069f5 campaignset 2023-09-20 03:13:54 +02:00
648e8c7acb Merge pull request #2856 from Laserlicht/hero_overview
Hero overview
2023-09-19 19:36:19 +02:00
8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2023-09-19 19:24:34 +03:00
807f308c91 Merge pull request #2844 from Nordsoft91/rewardable-quests
New rewardable interface for SeerHuts and pandoras
2023-09-19 17:59:24 +02:00
326791886d Rename and events modal mode always 2023-09-19 17:11:03 +02:00
48ec2d7e2a Merge branch 'vcmi:develop' into exchange-window-update 2023-09-19 16:22:00 +03:00
6280e778dc fix build 2023-09-19 16:04:37 +03:00
f47def3588 refactoring 2023-09-19 13:31:57 +03:00
a83f290e13 bulk move artifacts only equipped, only backpack 2023-09-19 13:31:42 +03:00
219f81d28b Added explicit "PlayerEndsTurn" netpack
- PlayerEndsTurn pack is now sent when player ends turn
- YourTurn pack has been renamed to PlayerStartsTurn for consistency
- PlayerStartsTurn will no longer replace list of acting players
- PlayerEndsGame and PlayerEndsTurn will remove player from acting list
2023-09-18 20:55:01 +03:00
2960895041 Issues fixed 2023-09-17 22:19:45 +02:00
21f37cfafb simplified 2023-09-17 21:41:55 +02:00
05fad115b5 Added new Widgets an functions for simplification 2023-09-17 20:34:31 +02:00
a517e6ad8e Message split for pandora box 2023-09-17 18:02:24 +02:00
e3538f24ab Fix components problem 2023-09-17 16:04:34 +02:00
44d72dce51 Use enum in h3m map parser 2023-09-17 15:06:49 +02:00
7b22aefb12 Some minor fixes 2023-09-17 13:03:42 +02:00
c8e6a7cd27 Fixed most common cases of movement actions 2023-09-16 20:07:26 +03:00
80b80a0ae6 Minor cleanup of hero movemen code 2023-09-16 20:07:26 +03:00
903be33bf3 #2689 - fix approaching guards when closest tile is double-guarded 2023-09-16 17:47:34 +03:00
a3b60bf829 Fix warning 2023-09-16 14:30:25 +02:00
4f76eb3fce Add limiter serialization 2023-09-15 23:00:33 +02:00
4af2d917c0 Fix messages for pandoras 2023-09-15 21:13:07 +02:00