Mircea TheHonestCTO
00c93c7b6a
Merge branch 'develop' into feature/nullkiller2
2025-10-28 22:30:39 +01:00
Ivan Savenko
dc9fd90f3e
Merge pull request #6211 from Laserlicht/text_edit
...
Allowing editing town name
2025-10-28 15:33:50 +02:00
Laserlicht
a4d840f60f
code review
2025-10-28 13:30:51 +01:00
Ivan Savenko
f9f4a8e9af
Add workaround for crash on attempt to use town portal map object
2025-10-27 19:40:24 +02:00
Mircea TheHonestCTO
8a9b83bb14
Merge branch 'develop' into feature/nullkiller2
2025-10-19 21:17:45 +02:00
Ivan Savenko
7db19825f9
Merge pull request #6222 from Laserlicht/showincome
...
Show daily income in popup
2025-10-19 08:35:58 +03:00
Michał Zaremba
3e486a779d
Fix incrementing conn and player IDs
2025-10-17 16:56:01 +02:00
Michał Zaremba
35543bef7a
Revert "Fix incrementing PlayerConnectionID"
...
This reverts commit 48a683ae49 .
2025-10-17 16:56:01 +02:00
Mircea TheHonestCTO
31cd821066
Merge branch 'develop' into feature/nullkiller2
2025-10-15 11:59:08 +02:00
Laserlicht
850617afb0
show income
2025-10-11 22:01:40 +02:00
Laserlicht
120213509d
netpacks for renaming
2025-10-05 02:46:19 +02:00
Mircea TheHonestCTO
d43accfd95
Merge branch 'develop' into feature/nullkiller2
2025-10-01 17:56:58 +02:00
Michał Zaremba
ea261ae48f
Rework handling some errors and uncought exceptions
2025-10-01 11:00:56 +02:00
Ivan Savenko
c469c6c31e
Merge pull request #6136 from Laserlicht/resource
...
Configurable resources
2025-09-28 21:51:10 +03:00
Laserlicht
5da8a7a4dc
use resolveidentifier
2025-09-28 19:17:39 +02:00
Ivan Savenko
dc8d800c4f
Merge pull request #6063 from Opuszek/fix_draw_in_battle
...
Fixes draw in a battle
2025-09-28 18:11:09 +03:00
Mircea TheHonestCTO
5c19f0aa7a
fix: cannot open saved games with extra dots in the name
2025-09-21 17:48:46 +02:00
Laserlicht
8ef97abc7d
replace hardcoded
2025-09-16 10:34:38 +02:00
Laserlicht
d808bd6412
introduce toResourceType
2025-09-15 00:08:18 +02:00
Laserlicht
a54a1f8b8d
replace RESOURCE_NAMES where possible
2025-09-14 20:43:53 +02:00
Laserlicht
75f965c93a
remove allresources
2025-09-14 15:29:14 +02:00
Mircea TheHonestCTO
faf16448c4
typo
2025-09-10 01:24:09 +02:00
Opuszek
8390f2f871
Review fix
2025-09-08 12:43:17 +02:00
Mircea TheHonestCTO
e67e6bcc68
Merge branch 'develop' into feature/nullkiller2
2025-09-07 17:35:33 +02:00
Opuszek
698fe70684
Fix battle result if a loser retreated/surrendered and the victor has no pernament unit left
2025-09-03 13:21:56 +02:00
Michał Zaremba
48a683ae49
Fix incrementing PlayerConnectionID
2025-09-02 22:37:32 +02:00
Opuszek
568fa41d72
Fix battle draw scenario
2025-09-01 17:11:44 +02:00
Mircea TheHonestCTO
5a8ffdeb8b
Merge branch 'develop' into feature/nullkiller2
2025-09-01 04:26:01 +02:00
Michał Zaremba
44557c3558
Fix PlayerConnectionID regression
2025-08-31 05:54:03 +02:00
Mircea TheHonestCTO
faedb7212b
Merge branch 'develop' into feature/nullkiller2
2025-08-20 01:50:35 +02:00
Ivan Savenko
9a66130c12
Merge pull request #5961 from Opuszek/rework_ballist_and_tower_target_acquisition
...
Rework ballist and tower target acquisition
2025-08-18 22:17:07 +03:00
Mircea TheHonestCTO
a4a9927e9e
more cc renaming; BuildingID get level index and upgrades; Creatures renaming
2025-08-17 12:24:35 +02:00
Mircea TheHonestCTO
8861b8745d
revert: back to 0.5% monthly monster chance
2025-08-15 16:15:16 +02:00
Mircea TheHonestCTO
39bd4a2d20
refactoring with guardingCreaturePosition
2025-08-15 00:19:51 +02:00
Mircea TheHonestCTO
423eb70e2e
Merge branch 'develop' into fix/monthly-random-monsters-hiding-nearby-danger
2025-08-14 23:21:20 +02:00
Ivan Savenko
6328e4b4f8
Merge pull request #6002 from kdmcser/opening_battle_spells
...
Add addInfo support for OPENING_BATTLE_SPELL to set spell level
2025-08-14 11:19:53 +03:00
Opuszek
75f2b24b69
Fixes to tower rework
2025-08-13 21:58:54 +02:00
Mircea TheHonestCTO
77a8b0f8e6
fix: monthly monsters aren't linked with other map objects at creation, leaving Nullkiller unable to see the next danger after killing a monthly monster;
...
2 minor log trace renaming to make them easier to spot in logs when debugging
2025-08-11 21:02:27 +02:00
kdmcser
594ae27cb5
support setting spell master level in OPENING_BATTLE_SPELLS
2025-08-11 02:13:36 +08:00
Ivan Savenko
bc96515cec
Simplify blukMoveArmy logic, fix army transfer bugs
2025-08-01 18:21:02 +03:00
Opuszek
64e4641702
Fixes lambda
2025-08-01 14:18:46 +02:00
Opuszek
f9d1d17663
Second attempt at reworking tower and ballista logic
2025-08-01 14:06:52 +02:00
Ivan Savenko
2ad75bbde7
Add check for victory condition on assembling artifact
2025-07-31 21:57:52 +03:00
Ivan Savenko
bfc7ca8c86
Fix regression - crash on attempt to load saved game
2025-07-31 21:55:46 +03:00
Opuszek
9f5b04c1b5
Rework ballist and tower target acquisition
2025-07-31 18:04:59 +02:00
Ivan Savenko
c737b8bea3
Merge pull request #5940 from Laserlicht/case_insensitive
...
case insensitive cheat identifier
2025-07-31 17:05:26 +03:00
Laserlicht
70c84910bd
code review
2025-07-31 00:46:43 +02:00
Ivan Savenko
b4693a9d7f
Merge pull request #5859 from IvanSavenko/antilag
...
Lag compensation for multiplayer
2025-07-30 12:02:36 +03:00
Ivan Savenko
00e0173f18
Merge pull request #5920 from Opuszek/fix_berserk
...
Implement berserk behavior if no unit in melee range or unit can shoot.
2025-07-30 12:01:58 +03:00
Ivan Savenko
1f9a1dbf37
Fix artifacts providing hero with banned spells
...
Tomes of X Spells and Spellbinder's Hat (and any other sources for such
bonuses from mods) will no longer provide spells that are banned on map.
Option is only active for random maps and for HotA h3m's. RoE-SoD .h3m's
work as before.
If needed, behavior can be changed in config
2025-07-26 19:44:00 +03:00