Laserlicht
bc1ba60ea5
place in new line
2025-10-11 22:07:32 +02:00
Laserlicht
850617afb0
show income
2025-10-11 22:01:40 +02:00
Ivan Savenko
da79b27547
Merge pull request #6164 from Laserlicht/resbar
...
Resourcebar in adventuremap
2025-10-04 15:01:56 +03:00
Laserlicht
01ef04a4b2
allow global lobby as button
2025-10-04 13:12:18 +02:00
Laserlicht
fc00774277
fix button condition
2025-10-02 21:55:52 +02:00
Laserlicht
d921a5c528
make sonar happy
2025-09-28 22:20:00 +02:00
Laserlicht
e4cd9895be
make sonar happy
2025-09-28 22:16:21 +02:00
Laserlicht
08116b13de
remove todo
2025-09-28 21:57:58 +02:00
Laserlicht
5fbca18e8f
Merge branch 'resbar' into merg
2025-09-28 21:11:51 +02:00
Ivan Savenko
c469c6c31e
Merge pull request #6136 from Laserlicht/resource
...
Configurable resources
2025-09-28 21:51:10 +03:00
Ivan Savenko
adab720592
Merge pull request #6156 from Laserlicht/butgen
...
adventure map config button generation
2025-09-28 18:47:20 +03:00
Laserlicht
69bc16370d
add icon
2025-09-21 22:47:21 +02:00
Laserlicht
6c6350ad8b
code review
2025-09-21 22:07:57 +02:00
Laserlicht
40405113c6
draw multiple
2025-09-21 19:54:25 +02:00
Laserlicht
a833b53432
resbar
2025-09-21 19:35:23 +02:00
Laserlicht
a4b09f8310
correctly register them
2025-09-19 14:48:17 +02:00
Laserlicht
6320fd8ab0
generate button from icon in config (big & small)
2025-09-19 14:35:11 +02:00
Laserlicht
0cc9c62e8a
simple resource show on right click
2025-09-17 18:44:59 +02:00
Laserlicht
8f392fcc82
remove RESOURCE_QUANTITY usages
2025-09-16 02:08:17 +02:00
Laserlicht
87d0c9a3cf
code review
2025-09-15 01:02:59 +02:00
Laserlicht
d808bd6412
introduce toResourceType
2025-09-15 00:08:18 +02:00
Laserlicht
f034584dfa
replace RESOURCE_QUANTITY where possible
2025-09-14 21:12:51 +02:00
Laserlicht
a54a1f8b8d
replace RESOURCE_NAMES where possible
2025-09-14 20:43:53 +02:00
Laserlicht
a303c01ea2
digging enable state
2025-09-09 01:48:28 +02:00
Laserlicht
d58d963874
shortcut market + boat
2025-09-09 01:00:38 +02:00
Laserlicht
182100dfd1
button for more than 2 layers
2025-08-17 16:16:18 +02:00
Laserlicht
d2d0b2292e
ui support
2025-08-02 02:33:47 +02:00
Laserlicht
ecfe09f6b1
multilevel support
2025-08-01 02:21:44 +02:00
Ivan Savenko
b4693a9d7f
Merge pull request #5859 from IvanSavenko/antilag
...
Lag compensation for multiplayer
2025-07-30 12:02:36 +03:00
Laserlicht
c928acfc25
remove not needed var
2025-07-20 03:09:04 +02:00
Laserlicht
dea441899a
searchbox color
2025-07-20 02:44:09 +02:00
Ivan Savenko
241da5937d
First semi-working version of antilag for hero movement
2025-07-19 18:04:20 +03:00
Ivan Savenko
7a1ede1e38
Adventure spell API refactoring to ease use by AI
2025-07-11 16:47:37 +03:00
Ivan Savenko
55bd4bc8bf
Support for custom cursors for adventure map spells
2025-07-11 16:06:21 +03:00
Ivan Savenko
5ada2d19e1
UI now shows spell range from config
2025-07-11 12:06:01 +03:00
Ivan Savenko
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
2025-07-07 19:12:31 +03:00
Ivan Savenko
2ad186130f
Split MapDefines file on .h per class basis
2025-07-07 18:16:42 +03:00
Laserlicht
4aad60523c
fine tuning turn timers
2025-07-04 21:42:16 +02:00
Ivan Savenko
27f7890784
Fix possible crash on swithing to another player in hotseat while having
...
different visible heroes on minimap
2025-07-01 13:33:30 +03:00
Laserlicht
50151444fc
show path
2025-06-25 17:25:19 +02:00
Ivan Savenko
b48afe0580
Fix sonar
2025-06-18 15:22:59 +03:00
Ivan Savenko
1cbfc067db
Do not show hero dot on minimap if icons are on to avoid artifacts on
...
small maps
2025-06-18 12:08:39 +03:00
Ivan Savenko
95afe53a01
Show map view border above hero icons
2025-06-03 22:00:49 +03:00
Ivan Savenko
24def2ed16
Icons for heroes on minimap
...
VCMI will now show icons for all heroes on visible part of minimap to
help with readability on large maps
Old behavior can be enable via toggle in game settings menu
2025-05-27 18:38:44 +03:00
Ivan Savenko
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
2025-05-12 22:07:09 +03:00
Ivan Savenko
829739da24
Reduce usage of implicit conversions to int
2025-04-27 14:57:31 +03:00
Ivan Savenko
cd7732456a
Remove pointer to objects from TerrainTile
2025-04-27 14:57:30 +03:00
Ivan Savenko
63d00b080e
Removed pointer to army from StackInstance
2025-04-27 14:57:30 +03:00
Ivan Savenko
bdae7285ae
Objects list is now private member of CMap
2025-04-27 14:57:30 +03:00
Ivan Savenko
0ada2a5ebd
Map objects now use shared_ptr (game)
2025-04-27 14:57:30 +03:00