1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-03 00:46:55 +02:00
Commit Graph

11869 Commits

Author SHA1 Message Date
baa865d857 Extracted message-related functionality of CGameHandler to separate file 2023-07-15 21:01:13 +03:00
71d6b8c882 Merge pull request #2321 from IvanSavenko/tavern_fixes
Fixes & improvements to tavern/hero pool handling
2023-07-15 20:46:49 +03:00
463efea7bb Fix hero retreating handling & code cleanup 2023-07-15 19:55:30 +03:00
cb16636fce Implemented preserving hero on retreat on 7th day after end of turn 2023-07-15 19:55:30 +03:00
9a38d8ea97 Implemented tavern slot selection using rules similar to H3 2023-07-15 19:55:30 +03:00
ec7e046617 Fix hero pool persistency between saves 2023-07-15 19:55:30 +03:00
539c508870 Implemented persistent random seed for hero pool 2023-07-15 19:55:30 +03:00
a2d2ecc96f Roll first for hero class, and then - for actual hero for tavern 2023-07-15 19:55:30 +03:00
f8187ce1d8 Fix regressions 2023-07-15 19:55:30 +03:00
19ace6a849 Moved hero pool logic to the separate files 2023-07-15 19:55:29 +03:00
1c55835b8b Merge pull request #2329 from rilian-la-te/fix-M-stack
CCreatureHandler: fix positive morale
2023-07-15 19:46:40 +03:00
acfde6479c Merge pull request #2331 from vcmi/fix_guard_pos
Fix HoTA guard offset in RMG
2023-07-15 19:46:30 +03:00
8e76c8f5c5 Merge pull request #2332 from Laserlicht/patch-3
haptic feedback only if menu opens
2023-07-15 19:46:16 +03:00
46288cb3b2 Merge pull request #2333 from vcmi/IvanSavenko-changelog_update
Update changelog for 1.3
2023-07-15 19:44:41 +03:00
2a0dde2a71 Added changelog for RMG 2023-07-15 14:14:06 +02:00
65d3b96ed0 Merge pull request #2323 from dydzio0614/revert-forced-visit
Revert apparently broken changes from commits 96420bf, 92dcfd1, c4cf2a1
2023-07-15 14:52:41 +03:00
babbc3a553 Updated changelog 2023-07-15 12:29:02 +03:00
bea6effcb7 haptic feedback only if menu opens
fix
2023-07-14 22:49:44 +02:00
c6e860720e haptic feedback only if menu opens 2023-07-14 22:47:13 +02:00
a968903c51 Fix HoTA guard offset in RMG 2023-07-14 16:45:13 +02:00
6988b288ba Rect: fix serialization 2023-07-14 11:39:04 +03:00
118b68349a CCreatureHandler: fix positive morale 2023-07-14 11:33:21 +03:00
9ef959a7f8 Merge pull request #2310 from IvanSavenko/left_click_refactor
Left click input refactor
2023-07-13 13:03:06 +03:00
fb00bf4067 Merge pull request #2322 from dydzio0614/resolution-fix
Fix for fullscreen game always starting in native resolution
2023-07-13 12:57:32 +03:00
c2845d120b Merge pull request #2324 from mikeiit/develop
Fixed selection update in saving screen
2023-07-13 12:57:06 +03:00
b30db5fc1f Merge pull request #2301 from Laserlicht/haptic_feedback
Haptic feedback
2023-07-13 12:56:54 +03:00
1abd8bbe92 Update client/windows/settings/GeneralOptionsTab.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-07-12 22:56:35 +02:00
11bcedc2bf Update config/widgets/settings/generalOptionsTab.json
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-07-12 22:56:23 +02:00
3c707d8e31 Cleanup 2023-07-11 23:12:59 -07:00
5134583111 Added missing redraw after selection update 2023-07-11 23:10:02 -07:00
90397a9604 Merge remote-tracking branch 'upstream/develop' into develop 2023-07-11 19:06:21 -07:00
afb9bfc180 Revert apparently broken changes from commits 96420bf, 92dcfd1, c4cf2a1 2023-07-11 21:22:24 +02:00
42db24b4b2 Fix for fullscreen game always starting in native resolution 2023-07-11 17:59:22 +02:00
b74d608709 Merge pull request #2320 from IvanSavenko/debug_build_fix
Fix building in debug mode
2023-07-11 18:45:54 +03:00
8576591f6f Add preset that builds in debug mode 2023-07-11 16:12:07 +03:00
37f3560b9c Fix build in debug mode 2023-07-11 15:21:31 +03:00
9acab48bc3 Merge pull request #2268 from SoundSSGood/CArtifactInstance-rework
CArtifact CArtifactInstance refactoring
2023-07-11 14:36:08 +03:00
695cae30de Merge pull request #2300 from dydzio0614/update-translations-2
Launcher & map editor polish translations
2023-07-11 14:35:55 +03:00
cc089c1717 Merge pull request #2303 from Fabrice-TIERCELIN/missing_validation_translations
Missing validation translations
2023-07-11 14:35:34 +03:00
78415c573b Merge pull request #2289 from IvanSavenko/resolution_fixes
Fix issues with changing game resolution
2023-07-11 14:35:07 +03:00
f6cc61e0be Merge pull request #2297 from vcmi/rmg_roads
Rmg roads
2023-07-11 09:25:24 +02:00
d99fab8496 Reduce usage of getCursorPosition 2023-07-09 18:09:22 +03:00
0deeff30b9 replaced clickPressed with clickReleased where applicable to H3 2023-07-09 17:55:39 +03:00
18db944083 Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
9449899098 Fix regressions 2023-07-09 17:08:37 +03:00
b1ef0f6301 #1912 Some logging and fix for allied garrison 2023-07-09 10:21:58 +03:00
b327f890f2 Partially fixed initial loading of save file
Brought back the missing save file info in the info card. Still need to fix the input text box and selection highlight.
2023-07-08 23:00:48 -07:00
d911756827 changes from code review 2023-07-08 21:02:03 +02:00
70b7f992de fix 2023-07-08 20:34:11 +02:00
2c7ee12c7f Missing validation translations 2023-07-08 20:01:44 +02:00