Ivan Savenko
|
aa2934853f
|
Merge pull request #3249 from vcmi/fix-ai-pathfinder
Fix ai pathfinder
|
2023-12-03 14:21:22 +02:00 |
|
Laserlicht
|
3540a8a915
|
Update german.json
|
2023-12-02 18:36:07 +01:00 |
|
Laserlicht
|
0c270401b0
|
update german in client
|
2023-12-02 14:10:38 +01:00 |
|
Andrii Danylchenko
|
26b6d1cf74
|
NKAI: fix capturing shipyards
|
2023-12-02 14:03:54 +02:00 |
|
Ivan Savenko
|
be9c7f2099
|
Merge pull request #3239 from IvanSavenko/pathfinder_fixes
Pathfinder fixes
|
2023-12-02 12:20:44 +02:00 |
|
Ivan Savenko
|
d919cb0eac
|
Merge pull request #3240 from IvanSavenko/bugfixing
[1.4.0] Bugfixing for beta
|
2023-12-02 12:20:37 +02:00 |
|
Ivan Savenko
|
55ad903ffb
|
Merge pull request #3231 from dydzio0614/large-spellbook-setting
Split large spellbook from UI enhancements setting
|
2023-12-02 12:13:06 +02:00 |
|
Dydzio
|
fc035b1b55
|
Change large spellbook config section to gameTweaks
|
2023-11-28 22:30:50 +01:00 |
|
Ivan Savenko
|
a7d6068bf6
|
Do not ignore block-visit objects when computing guardian locations
|
2023-11-28 19:32:03 +02:00 |
|
Ivan Savenko
|
37d81e916e
|
Fix creature appearance on hota maps
|
2023-11-28 19:31:38 +02:00 |
|
Ivan Savenko
|
0d6bd0c60a
|
Fix assertion failure in RMG
|
2023-11-28 16:37:21 +02:00 |
|
Ivan Savenko
|
ea8995e901
|
Fixed check for free slots when recruiting in towns
|
2023-11-28 16:25:11 +02:00 |
|
Ivan Savenko
|
9277761da5
|
Do not allow building boat if there is already boat with hero in it
|
2023-11-28 15:49:03 +02:00 |
|
Ivan Savenko
|
d326c53b9a
|
AI will now respect current value of "Use spells in autocombat" setting
|
2023-11-28 15:48:35 +02:00 |
|
Ivan Savenko
|
6cfa21466c
|
Fixed Gundula specialty: offence specialist, not sorcery
|
2023-11-28 15:47:55 +02:00 |
|
Ivan Savenko
|
42ad860850
|
Merge pull request #3230 from dydzio0614/connection-button-fix
Display disabled connect button on server autojoin
|
2023-11-28 12:37:18 +02:00 |
|
Ivan Savenko
|
8cbc2c01ad
|
Do not allow moving through most of visitable objects
|
2023-11-28 12:32:24 +02:00 |
|
Ivan Savenko
|
faead7739a
|
Do not allow U-turns while flying. Works fine, but poor representation in
UI
|
2023-11-28 12:32:24 +02:00 |
|
Ivan Savenko
|
a7c45d8ec8
|
Remove assert - confirmed to be legal scenario
|
2023-11-28 12:32:24 +02:00 |
|
Ivan Savenko
|
48907f5e8b
|
Merge pull request #3237 from IvanSavenko/regressions_fix
Fixes for unresolved regressions
|
2023-11-28 12:24:24 +02:00 |
|
Ivan Savenko
|
aab2813782
|
Merge pull request #3236 from IvanSavenko/bugfixing
(1.4.0) Bugfixing
|
2023-11-28 12:20:12 +02:00 |
|
Ivan Savenko
|
5df53f6ea2
|
Hota compatibility fix - allow stack selection border to have different
size than creature icon
|
2023-11-27 23:20:24 +02:00 |
|
Ivan Savenko
|
02f7193260
|
Fix regression from map translation - properly translate custom main
hero name
|
2023-11-27 20:27:10 +02:00 |
|
Ivan Savenko
|
5df98f3eca
|
Allow timer pause pack on opening settings menu in battle
|
2023-11-27 20:27:10 +02:00 |
|
Ivan Savenko
|
b8a4091356
|
Fix regressions from timers - client may be destroyed while receiving
timer update or pack reply
|
2023-11-27 20:27:10 +02:00 |
|
Ivan Savenko
|
d5f8db2222
|
Fixed undefined behavior on accessing array with -1 index
|
2023-11-27 14:09:08 +02:00 |
|
Ivan Savenko
|
5d16f035d7
|
Workaround for crash on winning the game
|
2023-11-27 14:09:08 +02:00 |
|
Ivan Savenko
|
ee46fc806a
|
Add workaround to loading old map format
|
2023-11-27 14:09:08 +02:00 |
|
Ivan Savenko
|
e21e3f8386
|
Do not display "Spell Cancelled" message on right-click when no stack is
active
|
2023-11-27 14:09:08 +02:00 |
|
Ivan Savenko
|
f2e7791326
|
Fix crash on Earthquake cast
|
2023-11-27 14:09:08 +02:00 |
|
Ivan Savenko
|
d06ae15c6e
|
Fix teleporting animation
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
344d8891e4
|
Fix display of creatures to sell in Freelancer Guild
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
0cf490e2c3
|
Remove custom move constructor. Fixes serialization of visitation status
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
e00d871082
|
Fix few more warnings on game start
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
68de34e508
|
Workaround for starting map with invalid witch huts
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
81a48f2d80
|
Do not attempt to resize text box to zero-width
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
560a1231a6
|
Fix loading of maps with Grail or Diplomat Suit placed on map
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
60ca6f968c
|
Fix hero limit check in AI
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
2c8d0338ba
|
Fix error messages in log on map start
|
2023-11-27 14:08:49 +02:00 |
|
Dydzio
|
a4d76b2529
|
Split large spellbook from UI enhancements setting
|
2023-11-26 19:16:53 +01:00 |
|
Dydzio
|
4b57b9f9a9
|
Display disabled connect button on server autojoin
|
2023-11-26 18:39:51 +01:00 |
|
Ivan Savenko
|
6730ec64d5
|
Fix loading of preset artifacts and creatures on some custom maps
|
2023-11-26 00:41:49 +02:00 |
|
Ivan Savenko
|
3f60c1b0b3
|
Remove excessive logging
|
2023-11-26 00:41:15 +02:00 |
|
Ivan Savenko
|
aed0f09a7d
|
Merge pull request #3223 from IvanSavenko/changelog_140
Initial version of 1.4.0 changelog
|
2023-11-25 23:26:43 +02:00 |
|
Ivan Savenko
|
b8739f9213
|
Merge pull request #3224 from Laserlicht/image_order
[fix] icon order
|
2023-11-25 23:20:00 +02:00 |
|
Ivan Savenko
|
856ce6c6a2
|
Apply suggestions from code review
Co-authored-by: Alexander Wilms <Alexander-Wilms@users.noreply.github.com>
Co-authored-by: Laserlicht <13953785+Laserlicht@users.noreply.github.com>
|
2023-11-25 18:41:49 +02:00 |
|
Laserlicht
|
2eada0efca
|
allow shortcout if any town has a marketplace
|
2023-11-25 03:14:31 +01:00 |
|
Laserlicht
|
1954447a9e
|
fix image order
|
2023-11-25 02:58:06 +01:00 |
|
Ivan Savenko
|
1fc9cc9e1b
|
Initial version of 1.4.0 changelog
|
2023-11-24 22:13:22 +02:00 |
|
Ivan Savenko
|
47c1d3dcba
|
Merge pull request #3216 from IvanSavenko/allowed_hero_fix
Better fix for allowed heroes on h3m maps
|
2023-11-22 22:44:00 +02:00 |
|