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

1261 Commits

Author SHA1 Message Date
966ffe4377 Fix warnings about empty kill target 2023-10-18 00:13:32 +02:00
15e45f966c typos found by lintian 2023-10-17 22:06:08 +02:00
eedaa63f5f Hnadling of Shrine messages now matches H3 2023-10-17 16:35:34 +03:00
927ce4e60e Improvements to rewardable objects popups 2023-10-16 23:55:37 +03:00
f6d7755c6a Add hero placeholder properties 2023-10-16 22:24:12 +02:00
850d0ff8eb Show (mostly) correct messages in Shrines 2023-10-16 18:16:15 +03:00
02c1425939 Merge pull request #3046 from Nordsoft91/editor-improvements-1.4
Add map editor zoom and objects lock functionality
2023-10-16 01:22:18 +02:00
e10de0594e Scholar is now configurable object (partial) 2023-10-16 00:12:39 +03:00
bb05c2dea5 Implemented configurable shrine 2023-10-16 00:12:39 +03:00
dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal 2023-10-16 00:12:38 +03:00
98fd939ed6 Cartographer/Observatory is now configurable object 2023-10-16 00:12:38 +03:00
a3b2354481 Implemented visit mode "limiter". Fixed h3m variable loading 2023-10-16 00:12:38 +03:00
fd01a25352 Implemented basic version of configurable Witch Hut 2023-10-16 00:12:38 +03:00
4651893b48 Fix hota quests 2023-10-14 00:15:15 +02:00
55900ceb66 Add portraits delegate 2023-10-13 20:15:29 +02:00
2bf8cdc9f5 Hota-related bugs were fixed 2023-10-13 12:52:45 +02:00
74a90cde5d Fix hero level limiter 2023-10-12 12:52:01 +02:00
14b030d2eb Support hota quest gates 2023-10-11 23:15:24 +02:00
7ccd4cdcb2 Refactor quests progress 2023-10-11 21:10:42 +02:00
5b10b457cf Fix code review suggestions 2023-10-11 00:47:19 +02:00
31d71ddd25 Minor fixes in text 2023-10-10 23:44:29 +02:00
5eeda3cd25 Quests mostly work 2023-10-10 23:44:29 +02:00
d2d64dbddd Bugfixes 2023-10-10 23:44:29 +02:00
bb238f9b72 New quests work 2023-10-10 23:44:29 +02:00
63bdfb8ff6 New quests implemented 2023-10-10 23:44:29 +02:00
1460541ee5 New limiter based quests 2023-10-10 23:44:29 +02:00
0cf3205e15 Fix quest regressions 2023-10-10 23:44:28 +02:00
b75a67ef7c Merge pull request #2973 from IvanSavenko/identifier_explicit_constructor
Improvements to type safety of Identifier class
2023-10-05 00:33:07 +03:00
037efdf5fc Improvements to type safety of Identifier class
- Constructor of Identifier from integer is now explicit
- Lobby hero/town selection now uses Identifiers instead of int's
- Removed serialization workaround for hero portraits
- Added dummy objects for custom heroes portraits for ID resolver to use
- HeroInstance now stores portrait ID only in case of custom portrait
- Fixed loading of campaign heroes portraits on RoE maps
2023-10-04 18:05:23 +03:00
39a92cdde3 Add query for dwellings dialog 2023-10-04 17:47:12 +03:00
898733eed7 Added Query to track visit duration for Taverns and Markets 2023-10-04 17:47:12 +03:00
c57d5545c2 Merge pull request #2971 from Nordsoft91/translations
Multi-language support for network game and for VMAPs
2023-10-02 20:41:42 +02:00
1502ea2250 Fix pandora mana problem 2023-09-30 01:33:12 +02:00
40af83a55c Fix quest 2023-09-28 02:51:58 +02:00
3c2549d905 Fix town name 2023-09-28 02:51:44 +02:00
486091a915 Heroes switched to text id 2023-09-28 00:00:32 +02:00
0c94a4d891 Town name switched to id 2023-09-27 23:57:05 +02:00
41da252e67 Seerhut meta strings 2023-09-27 23:49:27 +02:00
f9f79255c5 Creature message meta string 2023-09-27 23:25:19 +02:00
ab373f08ab Use meta string for messages 2023-09-27 23:11:11 +02:00
03c099d4fd First steps 2023-09-27 22:53:13 +02:00
9b482a2b1e Fix boat creation for heroes recruited on water 2023-09-27 21:25:27 +03:00
92fdaa20b1 Fix crash on loading Seer Hut with kill monster mission 2023-09-27 21:24:25 +03:00
97097c20ad Merge pull request #2874 from SoundSSGood/exchange-window-update
Exchange window update
2023-09-27 15:50:52 +03:00
3ea807fb8d Fixed movement through teleporters by AI 2023-09-26 13:42:20 +03:00
a5492b30c3 Add pre-battle message 2023-09-23 02:35:21 +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