Ivan Savenko
|
b08462d555
|
Change default SDL driver name from opengl to empty (autoselection)
|
2024-01-14 14:29:13 +02:00 |
|
Ivan Savenko
|
d3a1cdb97a
|
Merge pull request #3485 from Laserlicht/fix_selection
fix buggy multiplayer selection
|
2024-01-14 14:23:32 +02:00 |
|
Ivan Savenko
|
c1a870c842
|
Merge pull request #3484 from Laserlicht/console_fix
console fix
|
2024-01-14 14:17:34 +02:00 |
|
Andrii Danylchenko
|
3602be5eab
|
BattleAI: remove adjustPositions method as it gives more troubles than usefulness
|
2024-01-14 10:23:44 +02:00 |
|
Ivan Savenko
|
b453b9d6d0
|
Fix UI lock on ending turn while simturns are active
|
2024-01-13 23:38:43 +02:00 |
|
Ivan Savenko
|
45a3d04d25
|
Fix simturns termination check
|
2024-01-13 23:23:36 +02:00 |
|
Laserlicht
|
e25c8c21e0
|
fix buggy multiplayer selection
|
2024-01-13 21:51:56 +01:00 |
|
Tomasz Zieliński
|
3e623565a2
|
Fix redundant class
|
2024-01-13 21:39:17 +01:00 |
|
Ivan Savenko
|
fc163898d9
|
Fixed delayed updates in timer editing, limited to 24 hours at most
|
2024-01-13 22:31:26 +02:00 |
|
Tomasz Zieliński
|
3aa67b3e5f
|
Merge remote-tracking branch 'origin/beta' into random_prison_distributor
|
2024-01-13 21:02:08 +01:00 |
|
Laserlicht
|
2d511ecf1c
|
console fix
|
2024-01-13 18:59:59 +01:00 |
|
Ivan Savenko
|
8303ce5d13
|
Added option to ignore guards in pathfinder
Used for simturns contact detection, by default disabled for player
pathfinding
|
2024-01-13 19:44:37 +02:00 |
|
Ivan Savenko
|
397da95969
|
More human-readable messages for simturns contact attempts
|
2024-01-13 19:40:19 +02:00 |
|
Ivan Savenko
|
4f44276dd3
|
Add attribute to always-throwing methods
|
2024-01-13 19:39:45 +02:00 |
|
Ivan Savenko
|
0cd83402d3
|
Fix outdated docs
|
2024-01-13 19:38:01 +02:00 |
|
Ivan Savenko
|
4851b6b830
|
Do not upload 32-bit builds
|
2024-01-13 19:37:42 +02:00 |
|
Laserlicht
|
4e69853ca8
|
vcmiobelisk bugfix
|
2024-01-13 16:05:12 +01:00 |
|
Ivan Savenko
|
fc6a9924ee
|
FIRST_STRIKE now supports ranged / melee subtypes, BLOCKS_RETALIATION
will properly block FIRST_STRIKE
|
2024-01-13 16:54:06 +02:00 |
|
Ivan Savenko
|
bb670cfb82
|
Merged accurate shot bonus into death stare bonus
|
2024-01-13 15:55:07 +02:00 |
|
Ivan Savenko
|
ca2df49fbb
|
Block usage of preselected starting heroes for prisons in RMG
|
2024-01-13 14:08:36 +02:00 |
|
Ivan Savenko
|
f6e0f46040
|
Merge pull request #3467 from dydzio0614/hota-fixes
Fix HotA creature abilities (add bonuses allowing implementing them)
|
2024-01-12 21:55:18 +02:00 |
|
Ivan Savenko
|
7cf738b20e
|
Merge pull request #3462 from Laserlicht/trim_text
limit textboxes
|
2024-01-12 21:53:30 +02:00 |
|
M
|
9ee526d202
|
Fixes from code review
|
2024-01-11 21:10:22 +01:00 |
|
Dydzio
|
250b1b69a8
|
Update accurate shot translation handling
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
|
2024-01-10 23:57:29 +01:00 |
|
M
|
3a83de5e70
|
Simplified code a bit
|
2024-01-10 23:56:32 +01:00 |
|
M
|
bf7c6a4c3f
|
Extract method for death stare / accurate shot, fix translation key
|
2024-01-10 23:23:10 +01:00 |
|
M
|
7bf273e01c
|
Extract revenge calculation to separate method
|
2024-01-10 22:56:26 +01:00 |
|
M
|
815fa26fb3
|
Change nix rounding, revert assert comment
|
2024-01-10 22:18:53 +01:00 |
|
Ivan Savenko
|
4ef7f93514
|
Merge pull request #3442 from Laserlicht/autodetect_windows
Autodetect and copy installed heroes on windows
|
2024-01-10 16:37:55 +02:00 |
|
Ivan Savenko
|
d6224eef5b
|
Merge pull request #3457 from Laserlicht/queue
make queue interactable
|
2024-01-10 15:51:13 +02:00 |
|
Ivan Savenko
|
206b4a0588
|
Merge pull request #3454 from IvanSavenko/mod_debug
Better error-reporting for modding system errors
|
2024-01-10 15:50:17 +02:00 |
|
Ivan Savenko
|
51c7b99708
|
Merge pull request #3468 from godric3/map-settings-fix
Fix saving map settings (allowed abilities, spells, arts and heroes)
|
2024-01-10 15:39:28 +02:00 |
|
godric3
|
78b73961d1
|
Fix saving map settings (allowed abilities, spells, arts and heroes)
|
2024-01-09 21:52:11 +01:00 |
|
M
|
56165818b4
|
Fix wrong english word
|
2024-01-09 20:06:11 +01:00 |
|
M
|
67f18729fa
|
REVENGE bonus that matches HotA haspid ability
|
2024-01-09 19:10:43 +01:00 |
|
Ivan Savenko
|
eae3d806db
|
Merge pull request #3460 from Laserlicht/changedate_sort
add sort for changedate
|
2024-01-09 12:43:01 +02:00 |
|
Ivan Savenko
|
0d47c01de7
|
Merge pull request #3458 from Laserlicht/sel_window_bonus
correct starting bonus in selection windows
|
2024-01-09 12:41:55 +02:00 |
|
Dydzio
|
dbba1164ef
|
Fix floating point rounding for 5 attack points and unupgraded nix
|
2024-01-08 20:50:37 +01:00 |
|
Ivan Savenko
|
6c8a587ac9
|
Better diagnostics of ID requests that require type, such as addInfo
|
2024-01-08 21:32:10 +02:00 |
|
Dydzio
|
675f9b11fa
|
Add ENEMY_ATTACK_REDUCTION bonus - fixes HotA Nix
|
2024-01-08 19:37:04 +01:00 |
|
Ivan Savenko
|
6641418218
|
Merge pull request #3452 from IvanSavenko/glibc_assertions
Enable & fix glibc assertions
|
2024-01-08 11:08:37 +02:00 |
|
Laserlicht
|
056dccda30
|
different max width
|
2024-01-08 00:08:05 +01:00 |
|
Laserlicht
|
24d4816a36
|
trim text
|
2024-01-07 23:42:48 +01:00 |
|
Dydzio
|
d309a00025
|
Extra fix: fix amount position in battle creature labels
|
2024-01-07 21:45:39 +01:00 |
|
Ivan Savenko
|
18227cba00
|
Implemented better error-reporting for issues commonly encountered by
modders
|
2024-01-07 22:35:22 +02:00 |
|
Dydzio
|
3c95f92c59
|
Update documentation
|
2024-01-07 21:22:10 +01:00 |
|
Dydzio
|
5dac8e2bbf
|
Extract spell layers processing into separate method
|
2024-01-07 21:05:55 +01:00 |
|
Dydzio
|
310802ed87
|
Second version of spell layers bonus extension
|
2024-01-07 20:48:03 +01:00 |
|
Laserlicht
|
8b262e49a6
|
add sort for changedate
|
2024-01-07 20:17:44 +01:00 |
|
Dydzio
|
bb925e4cb0
|
First version of sea witch / sorceress ability
|
2024-01-07 19:27:32 +01:00 |
|