1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
Commit Graph

17690 Commits

Author SHA1 Message Date
Maurycy
de0463318c
Update swedish.json
Added new code strings and trimmed down some descriptions so that they will fit in the small description box (hopefully).
2024-10-19 16:16:58 +02:00
Laserlicht
2ea2a3150e fix shortcuts with Modifier Key 2024-10-19 15:59:02 +02:00
Laserlicht
7a190e4929 fix crash 2024-10-19 15:25:26 +02:00
Laserlicht
1df1177506 fix for defect mp3 2024-10-19 13:45:20 +02:00
George King
7dc74f5585
Small fixes
Fixes for new v1.6 strings
2024-10-18 22:42:23 +02:00
George King
19ad4ee0da
Small fixes
Fixed for new v1.6 strings
2024-10-18 20:56:07 +02:00
nick huang
7e4b268a78 Building dependence of Unicorn Glide in Rampart should include Dendroid Arches 2024-10-18 20:04:00 +08:00
George King
d42e77b5a7
Updated Czech translation
Small fixes
2024-10-17 18:34:27 +02:00
Ivan Savenko
6dc6cc4cbf
Merge pull request #4786 from GeorgeK1ng/develop
Updated Czech translation
2024-10-17 17:41:30 +03:00
kodobi
3c56769b2a
Update server/battles/BattleProcessor.cpp
Co-authored-by: Dydzio <dydzio0614@users.noreply.github.com>
2024-10-17 15:21:06 +02:00
kodobi
c576438a95 Fix battle setup for sieges without forts
- Update the if statement in BattleProcessor::SetupBattle to allow
  obstacles in battlefields during sieges without forts.
- Ensure towns without forts use the native battlegrounds.
- Refactor variable name from curB to currentBattle for clarity.
2024-10-17 14:54:01 +02:00
DjWarmonger
7ddbf492f0
Merge pull request #4789 from Laserlicht/last_map
fix remembering last map
2024-10-17 12:18:52 +02:00
George King
10332547ac
Updated Czech translation 2024-10-17 09:42:46 +02:00
Laserlicht
59dae43a74
fix remembering last map 2024-10-17 02:12:41 +02:00
George King
9ef6696e78
Updated Czech translation
Translated 2 overlooked lines
2024-10-16 23:54:41 +02:00
George King
7c0dec1b5e
Small update
Updated Launcher translation
2024-10-16 19:00:13 +02:00
George King
21c83bd3dc
Updated Czech translation
Updated Launcher translation
2024-10-16 18:58:26 +02:00
George King
8904701e2e
Updated Czech translation
Added newly added "vcmi.heroWindow.fusingArtifact.fusing" translation
2024-10-16 18:55:13 +02:00
Ivan Savenko
c25aef8f48
Merge pull request #4766 from SoundSSGood/fused-artifacts
Fused artifacts
2024-10-16 15:08:20 +03:00
Ivan Savenko
44963f991b
Merge pull request #4782 from Olegmods/develop
Ship obstacles fix
2024-10-16 15:08:02 +03:00
George King
6b537319be
Updated Czech translation 2024-10-16 12:24:09 +02:00
George King
349f27fa52
Updated Czech translation 2024-10-16 12:17:41 +02:00
Olegmods
5e093d82b7
Update battlefields.json 2024-10-15 23:02:27 +03:00
Olegmods
049c6c539f
Revert changes 2024-10-15 23:01:53 +03:00
Ivan Savenko
52e0899d6f
Merge pull request #4780 from Laserlicht/text_pos_fix
fix: campaign video scrolling for short texts
2024-10-15 18:01:52 +03:00
Ivan Savenko
e676e78e28
Merge pull request #4778 from Laserlicht/assert_fix
fix: workaround for assert
2024-10-15 18:01:31 +03:00
Ivan Savenko
c4e708831c
Merge pull request #4777 from Laserlicht/backround_voice
fix: lower background music while campaign audio plays
2024-10-15 18:01:17 +03:00
Ivan Savenko
da0ec2c607
Merge pull request #4776 from Laserlicht/audio_playback
fix: audio playback after using Back button
2024-10-15 18:00:44 +03:00
Ivan Savenko
60fe8a05b9
Merge pull request #4775 from dydzio0614/map-editor-event-day-fix
Count days from 1 instead of 0 in map editor timed event UI
2024-10-15 18:00:23 +03:00
SoundSSGood
86d5c05ffa Fused identical artifacts 2024-10-15 16:51:29 +03:00
Olegmods
5f34d3b067
Update obstacles.json 2024-10-15 14:15:43 +03:00
Olegmods
6c4e7f8058
Update obstacles.json 2024-10-15 11:09:14 +03:00
Laserlicht
d65938fa17 fix campaign video scrolling for short texts 2024-10-14 23:26:24 +02:00
Laserlicht
cb6fa74cc4 lower background music while campaign audio plays 2024-10-14 21:02:49 +02:00
Laserlicht
6e65eaafbc workaround for assert 2024-10-14 21:01:01 +02:00
Ivan Savenko
94a0de716a
Merge pull request #4772 from Laserlicht/mixer_audio_duration
fix: use sdl mixer to get audio duration
2024-10-14 21:51:49 +03:00
Ivan Savenko
abf9d1017e
Merge pull request #4705 from Laserlicht/adv_search
map object search
2024-10-14 21:51:41 +03:00
Laserlicht
b2da317906 fixes audio playback after using Back button 2024-10-14 20:26:31 +02:00
Laserlicht
9ed4dbaeb4 Merge remote-tracking branch 'upstream/develop' into adv_search 2024-10-14 19:52:55 +02:00
Laserlicht
129f8e6f34
code review
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2024-10-14 19:30:03 +02:00
Laserlicht
3f59942b04 code review 2024-10-14 19:28:38 +02:00
Ivan Savenko
604e3b5c67
Merge pull request #4763 from IvanSavenko/herohandler_split
Split CHeroHandler.cpp/.h into 1 file per class
2024-10-14 19:05:48 +03:00
Ivan Savenko
2c14b8fa98
Merge pull request #4706 from altiereslima/develop
Update Portuguese Translation
2024-10-14 18:33:39 +03:00
Dydzio
69b6e9c167 Count days from 1 instead of 0 in map editor timed event UI 2024-10-14 17:19:34 +02:00
Ivan Savenko
cee3521f57
Merge pull request #4770 from IvanSavenko/prison_fix
Fix for loading hero types / identities
2024-10-14 18:16:53 +03:00
Ivan Savenko
678e6b47f8
Merge pull request #4756 from IvanSavenko/sonar_fixes
Fix some of the new warnings from sonarcloud
2024-10-14 18:16:41 +03:00
Ivan Savenko
856da004d1
Merge pull request #4768 from ToRRent1812/patch-2
Update polish.json
2024-10-14 18:16:27 +03:00
Ivan Savenko
b058104ccc
Merge pull request #4757 from XCOM-HUB/patch-5
Update swedish.json
2024-10-14 18:16:16 +03:00
Ivan Savenko
5894d51f89
Merge pull request #4545 from vcmi/update_prebuilts
Update conan prebuilt package
2024-10-14 18:04:13 +03:00
Ivan Savenko
ccd0edf13d Changes according to review 2024-10-14 13:23:48 +00:00