Ivan Savenko
aa17f258e9
Merge pull request #5764 from IvanSavenko/stack_experience_bonus
...
Implement STACK_EXPERIENCE_GAIN_PERCENT bonus
2025-06-04 21:09:38 +03:00
Ivan Savenko
5813f01a1e
Merge pull request #5761 from altiereslima/develop
...
Update portuguese translation
2025-06-04 21:09:22 +03:00
Ivan Savenko
d42137a3b3
Merge pull request #5745 from IvanSavenko/minimap_heroes
...
Icons for heroes on minimap
2025-06-04 21:09:12 +03:00
Ivan Savenko
eb9a5bb71b
Implement shortcut for hero skill specialties
...
Should make changes to secondary skill bonuses less mod-breaking, and
reduce chances of incorrectly defined specialties in mods
2025-06-04 20:02:47 +03:00
Ivan Savenko
95afe53a01
Show map view border above hero icons
2025-06-03 22:00:49 +03:00
Ivan Savenko
49c479da4a
Fix json formatting
2025-06-03 19:42:40 +03:00
Ivan Savenko
20f0b51912
Make bonus limiters/updaters/propagators const
...
All pointers held by bonus itself are now const.
To support OppositeSideLimiter (the only stateful limiter) bonuses now
hold their player owner instead.
No changes in functionality or mods
2025-06-03 19:39:28 +03:00
Ivan Savenko
07dcdc1f85
Percentage-based mana regeneration
...
Hota-like mysticism.
Bonus FULL_MANA_REGENERATION (Wizard well) has been replaced with
MANA_PERCENTAGE_REGENERATION bonus. Wizard well now has new bonus with
100% value.
2025-06-03 19:38:54 +03:00
Ivan Savenko
a06855b979
Fix visibility of inactive stack experience bonuses in creature window
2025-06-03 15:57:21 +03:00
Ivan Savenko
4b05fb204d
Check for visitable objects when selecting boat location and not blocked
2025-06-03 15:45:57 +03:00
Ivan Savenko
032024a432
Fix multi-creature dwelling only giving town growth bonus to last unit
2025-06-03 15:45:31 +03:00
Ivan Savenko
2a86002aab
Add missing docs
2025-06-03 15:44:59 +03:00
Ivan Savenko
cfdfb2f712
Bring Arrow Tower damage in line with H3
2025-06-03 15:44:47 +03:00
Ivan Savenko
d295c380b5
Fix uninitialized value on playback of hero batte animation
2025-06-03 15:44:26 +03:00
Maurycy
aeda931cc0
Update swedish.ts
2025-06-03 01:15:19 +02:00
altiereslima
f934920144
Update portuguese.json
2025-06-02 18:53:03 -03:00
Ivan Savenko
b28fc7c096
Fix false-positive conflicts with append/appendItems syntax
...
Should no longer result in false positives. True positives when entire
list is being replaced (1.6-style) or if same item is modified should
still be reported
2025-06-02 21:35:11 +03:00
Ivan Savenko
139f41c9b2
Implement STACK_EXPERIENCE_GAIN_PERCENT bonus
...
Suggested on Discord
- implements STACK_EXPERIENCE_GAIN_PERCENT that modifies stack
experience received by units after combat
- removed "EXPERIENCE" primary skill. Changes to experience are now
applied through separate netpack
2025-06-02 21:21:20 +03:00
Ivan Savenko
4fda657296
Merge pull request #5758 from GeorgeK1ng/czech_update
...
Czech translation update + decreaseLuck spelling fix
2025-06-02 15:01:54 +03:00
Ivan Savenko
2f7f5e9895
Merge pull request #5760 from XCOM-HUB/patch-1
...
Update swedish.json
2025-06-02 15:01:37 +03:00
Ivan Savenko
fb1f3bc218
Merge pull request #5757 from Laserlicht/patch-1
...
small doc change (cheats)
2025-06-02 15:01:10 +03:00
Ivan Savenko
99af23d8cf
Merge pull request #5756 from IvanSavenko/changelog_may
...
Update changelog for 1.7
2025-06-02 15:00:21 +03:00
George King
f7f7ea09cb
Update inferno.json
2025-06-02 09:44:09 +02:00
George King
5ab4972d36
Update czech.json
2025-06-02 09:43:13 +02:00
George King
5c820b0c67
Update ukrainian.json
2025-06-02 09:42:56 +02:00
George King
17b8b568a6
Update english.json
2025-06-02 09:40:15 +02:00
altiereslima
0ce44dd84a
Update portuguese.json
2025-06-01 12:43:07 -03:00
George King
4ad0b5d6a3
Two more text tweaks
2025-06-01 11:10:50 +02:00
George King
e020ae416d
Fixed space before % to keep same style
2025-06-01 08:01:21 +02:00
Maurycy
bba4a5b810
Update swedish.json
...
Translated the Czech translation update #5758 to Swedish.
2025-06-01 05:25:11 +02:00
George King
2ee3855926
Typo fixes
2025-05-30 21:40:21 +02:00
George King
5e96b22257
Typo fix
2025-05-30 21:26:07 +02:00
George King
f9dbb87259
Typo fix
2025-05-30 21:24:29 +02:00
George King
5cce33134d
Czech translation update
2025-05-30 21:23:37 +02:00
Laserlicht
93dd96ecca
Update Cheat_Codes.md
2025-05-30 17:52:15 +02:00
Ivan Savenko
8aa14b1f6c
Update changelog for 1.7
2025-05-30 18:37:38 +03:00
Ivan Savenko
45a29ac3c3
Merge pull request #5755 from IvanSavenko/misc_fixes
...
Miscelllaneous fixes
2025-05-30 18:30:42 +03:00
Ivan Savenko
689f9250f6
Merge pull request #5754 from GeorgeK1ng/dwellings_text
...
Correct text for dwellings with 2 or 3 creatures
2025-05-30 18:30:35 +03:00
Ivan Savenko
4eb9ae7752
Merge pull request #5752 from XCOM-HUB/patch-1
...
Update swedish.json
2025-05-30 18:30:24 +03:00
Ivan Savenko
cee3920599
Merge pull request #5747 from IvanSavenko/necrofix
...
Fix handling of upgrades of upgrades for necromancy
2025-05-30 18:30:12 +03:00
Ivan Savenko
f827637fb6
Merge pull request #5746 from IvanSavenko/refugee_camp
...
Show preview for Refugee Camp
2025-05-30 18:30:02 +03:00
George King
0314e10225
Missing ;
2025-05-30 14:33:26 +02:00
George King
afc52b2b76
Update lib/mapObjects/CGDwelling.cpp
...
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com >
2025-05-30 14:32:48 +02:00
Ivan Savenko
6f0d415ede
Add descriptions for h3 creature abilities
2025-05-29 12:23:59 +03:00
Ivan Savenko
099d7893ff
Show spell description when right-clicking on spell in unit window
2025-05-29 11:24:24 +03:00
Ivan Savenko
42317e7128
Block attempts to attack unit behind obstacle in UI
2025-05-29 11:24:24 +03:00
Ivan Savenko
ee066397c3
Stepping into an obstacle, such as moat will now prevent unit from
...
attacking
2025-05-29 11:24:24 +03:00
Ivan Savenko
bb61f2414a
If configurable map object reduces secondary skill level to zero, show
...
skill subtitle without mastery level in visit dialog
2025-05-29 11:24:24 +03:00
Ivan Savenko
afb22e52eb
Add some diagnostics for inablilty to place all stacks on battlefield
2025-05-29 11:24:24 +03:00
Ivan Savenko
4957657ceb
Fix attempt to play unit spellcasting animation for spells cast by hero
2025-05-29 11:24:24 +03:00