1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-01 00:45:26 +02:00
Commit Graph

538 Commits

Author SHA1 Message Date
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
2bf8cdc9f5 Hota-related bugs were fixed 2023-10-13 12:52:45 +02:00
6093f042dd Text container fix 2023-10-11 01:26:07 +02:00
5b10b457cf Fix code review suggestions 2023-10-11 00:47:19 +02:00
62c4e8a98d Fix compiling 2023-10-10 23:44:29 +02:00
bb238f9b72 New quests work 2023-10-10 23:44:29 +02:00
1460541ee5 New limiter based quests 2023-10-10 23:44:29 +02:00
043f54698b Fix translations in map editor / fix crash on game end 2023-10-05 23:34:29 +02: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
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
10eb19758a Code review fixes 2023-10-01 18:00:36 +02:00
70796d232b Full support of maps translations 2023-09-29 00:24:45 +02:00
ae073ee35d Remove unused identifiers 2023-09-28 23:15:36 +02:00
98fde9ab1d Add string IDs in map editor 2023-09-28 14:38:31 +02:00
56eefab255 Fix headers 2023-09-28 13:28:24 +02:00
a710c88b07 Proper map translations loading 2023-09-28 13:09:01 +02:00
ba1dbbbb1d New version for map format 2023-09-28 04:23:14 +02:00
65f696b018 Cosmetic changes for json map reader 2023-09-28 03:02:46 +02:00
9098126684 Separate map text identifiers from global 2023-09-28 02:52:49 +02:00
5b97c323d3 Rename hero strings to text id 2023-09-28 00:04:05 +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
00c8c2eb82 Event message meta string 2023-09-27 23:28:17 +02:00
f9f79255c5 Creature message meta string 2023-09-27 23:25:19 +02:00
0ac893b80f Rumors meta string 2023-09-27 23:22:45 +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
f4c33f49ee Removed excessive warning 2023-09-27 21:24:37 +03:00
97097c20ad Merge pull request #2874 from SoundSSGood/exchange-window-update
Exchange window update
2023-09-27 15:50:52 +03:00
c803b57c33 Merge pull request #2889 from Nordsoft91/mod-compatibility-check
Proper mod compatibility check logic
2023-09-26 19:29:46 +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
a05f8339ae Proper mod compatibility check system 2023-09-21 04:31:08 +02: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
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
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
b5b5d881c4 Merge remote-tracking branch 'upstream/develop' into rewardable-quests 2023-09-15 21:08:22 +02:00
c1c13cfafb Pandora and events work as rewardable object 2023-09-15 15:29:41 +02:00
f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
ef3f0174dd Rewardable seer hut and quest gate 2023-09-13 01:40:07 +02:00
9ae7f53d66 Merge pull request #2791 from Nordsoft91/fix-2790
Fix for random dwellings
2023-09-12 12:38:55 +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