Commit Graph
100 Commits
Author SHA1 Message Date
Laserlicht e6f158faf2 fast buy (hd mod) 2026-02-21 02:27:32 +01:00
Laserlicht b7b235610a fix backpack panning 2026-02-20 21:07:00 +01:00
Laserlicht 3b910532c2 docs 2026-02-16 22:24:50 +01:00
Laserlicht 4db71d98c7 add appimage 2026-02-15 23:36:13 +01:00
Laserlicht 4201a11a66 bonus selection: add amount 2026-02-14 15:39:23 +01:00
Laserlicht 0dd793abe3 fix hero name 2026-02-11 21:29:46 +01:00
Laserlicht 0bf8b7187a fix for newer boost 2026-02-09 21:14:38 +01:00
Laserlicht 52b47df33e fix test 2026-02-07 22:39:19 +01:00
Laserlicht 9c9f7c54fc fix test 2026-02-07 22:09:52 +01:00
Laserlicht 7811a5ef7b updated homebrew libs docs; bump diescord-presence 2026-02-07 22:01:39 +01:00
Laserlicht 5e7d782403 refactoring 2026-02-07 21:47:56 +01:00
Laserlicht 553ee1bf52 simplify back 2026-02-07 21:03:24 +01:00
Laserlicht 2ed2d98304 simplify back 2026-02-07 21:02:22 +01:00
Laserlicht 152b50fb64 remove global var 2026-02-07 21:00:14 +01:00
Laserlicht 25ddb78e85 revert default 2026-02-07 20:39:13 +01:00
Laserlicht e540be0196 fix player color & validation 2026-02-07 16:25:54 +01:00
Laserlicht a26e84fc24 connections already saved 2026-02-07 15:49:35 +01:00
Laserlicht e3a8122a35 saving of connection; validate connections 2026-02-07 15:47:09 +01:00
Laserlicht fb3f588888 TemplateEditor: fix schema, add default, validate 2026-02-07 15:22:08 +01:00
Laserlicht 37bd8619ca only use cpm if not found libs on system 2026-02-06 22:46:33 +01:00
Laserlicht af65ce28bb fix map editor string registration 2026-02-03 02:13:08 +01:00
Laserlicht 907ba413c1 remove scrollbar for standard strings 2026-02-03 00:53:24 +01:00
Laserlicht ce422397b8 update german 2026-02-02 23:54:35 +01:00
Laserlicht 6dec13fa8e fix windows 2026-02-01 16:18:06 +01:00
Laserlicht 748738a8af fix for win7 2026-02-01 15:52:15 +01:00
Laserlicht c2a80c320a resend broadcast every second; keep listening while window is open; dispatch to main thread 2026-02-01 15:23:59 +01:00
Laserlicht c19147e731 Merge branch 'server_discovery' of https://github.com/Laserlicht/vcmi into server_discovery 2026-02-01 14:59:10 +01:00
Laserlicht 4c20e86eca abort discovery 2026-02-01 14:55:14 +01:00
Laserlicht e49ab0ad8b move to lib/network 2026-02-01 14:34:43 +01:00
Laserlicht daaa760af0 remove threading use async; add port 2026-02-01 14:13:40 +01:00
Laserlicht 9b33f81bd6 fix sonar 2026-01-31 20:15:46 +01:00
Laserlicht 7d489c093b fix vmap translation 2026-01-31 18:50:36 +01:00
LaserlichtandIvan Savenko 424e7fa2cc Update client/Discord.cpp
Co-Authored-By: Ivan Savenko <saven.ivan@gmail.com>
2026-01-28 20:45:49 +01:00
Laserlicht 15f890704d add extra screen & show ip 2026-01-28 03:09:15 +01:00
Laserlicht ce3525dde1 fix 2026-01-28 03:05:08 +01:00
Laserlicht 0f34ec5b08 add extra screen & show ip 2026-01-28 03:04:20 +01:00
Laserlicht cc27e7cdeb add setting do disable discord 2026-01-25 21:32:29 +01:00
Laserlicht adb90e0b8a discord integration 2026-01-25 17:43:14 +01:00
Laserlicht 7e7ced8ec1 save successful 2026-01-25 15:27:54 +01:00
Laserlicht c788f54d81 fixed invalid color before first turn 2026-01-25 14:40:09 +01:00
Laserlicht 1a5eaee157 implement disabling of tactics 2026-01-25 14:18:20 +01:00
Laserlicht 7333c863b6 server discovery 2026-01-25 13:28:01 +01:00
Laserlicht 2c32b836cb portrait disabled by default 2026-01-25 12:49:28 +01:00
Laserlicht c437378104 fix h3c convert translation & disallow to save empty campaign 2026-01-25 00:45:08 +01:00
Laserlicht e23a65048a notification for sent resources 2026-01-24 19:14:56 +01:00
Laserlicht 09746979ba code review 2026-01-21 21:23:09 +01:00
Laserlicht 3a9899837b Merge branch 'beta' into timer_ui 2026-01-18 02:10:04 +01:00
Laserlicht 806f8e7458 Merge branch 'timer_ui' of https://github.com/Laserlicht/vcmi into timer_ui 2026-01-17 21:39:32 +01:00
Laserlicht 9aa7dcb8b1 multiple colors 2026-01-17 21:38:57 +01:00
Laserlicht 4317ba5e49 code review 2026-01-17 20:46:15 +01:00
Laserlicht b87848935b fix if no hero 2026-01-17 20:14:17 +01:00
Laserlicht 36426f4105 movementpoints and battlestate to timer ui 2026-01-17 20:01:10 +01:00
Laserlicht d56d8f4806 move hardcoded stuff to config 2026-01-17 15:21:56 +01:00
Laserlicht 4f0e930f97 move DEITYOFFIRE to bonus 2026-01-17 14:46:15 +01:00
LaserlichtandIvan Savenko 8cc6a52a38 Update docs/modders/Bonus/Bonus_Types.md
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2026-01-16 11:35:23 +01:00
Laserlicht 555248d771 portrait mode settings optimize 2026-01-14 22:12:58 +01:00
Laserlicht 739f8dace2 portrait auto switch 2026-01-14 22:04:58 +01:00
Laserlicht 61c0d97729 marketplace access bonus 2026-01-14 20:49:32 +01:00
Laserlicht dc382dbf51 fix edge case 2026-01-11 17:19:54 +01:00
Laserlicht a24f42d19c play campaign video at least once 2026-01-11 16:11:15 +01:00
Laserlicht a31818a1c3 remove captured 2026-01-11 15:33:05 +01:00
Laserlicht f471365528 unify access for both overloads (CObjectListWindow) 2026-01-11 14:31:07 +01:00
Laserlicht f1e31aef21 fix warning 2026-01-10 23:09:03 +01:00
Laserlicht a5f9209a46 show hover information for layer 2026-01-10 19:18:12 +01:00
Laserlicht 7d8916bd61 remove commanders in battle mode 2026-01-10 16:00:34 +01:00
Laserlicht aec9a43822 add commander killed state to title 2026-01-10 15:05:04 +01:00
Laserlicht 5bb24263b5 fix map layer loading 2026-01-10 13:38:14 +01:00
Laserlicht 9b750c4cbe Campaign editor: support drag'n'drop 2026-01-10 03:32:13 +01:00
Laserlicht 2c79a76292 fix map image export in mapeditor 2026-01-10 03:12:13 +01:00
Laserlicht 11b0038b76 better campaign bonus informations 2026-01-10 03:09:48 +01:00
Laserlicht 394b23ca18 fix vmap translation 2026-01-09 22:11:30 +01:00
Laserlicht cd713a6a44 shortcut load after config shortcut bindings 2026-01-09 20:10:24 +01:00
Laserlicht 890d3c661d code review 2026-01-08 23:00:26 +01:00
Laserlicht 8a3a3abaf4 fix copy paste error? 2026-01-05 22:47:35 +01:00
Laserlicht a9e80d99df small terrains refactoring: uses MapLayerType now 2026-01-05 21:39:45 +01:00
Laserlicht e8e6b41c63 improve fallback 2026-01-05 20:52:10 +01:00
Laserlicht 92c77617f3 town siege support for different backgrounds 2026-01-05 20:23:17 +01:00
Laserlicht 2a26dd335a fix SubterraneanGate 2026-01-05 18:42:57 +01:00
Laserlicht 05e5df9fb2 fix -> not enabled when map not loaded 2026-01-05 15:34:16 +01:00
Laserlicht f5a2601809 fix 2026-01-05 03:27:55 +01:00
Laserlicht 4e4f43ba63 rapair docker android build 2026-01-04 19:15:13 +01:00
Laserlicht c0ea0093ea scrollable mapoverview (for layers) 2026-01-04 00:01:10 +01:00
Laserlicht e28a209d95 limitToLayers uses layer type now 2026-01-03 21:07:57 +01:00
Laserlicht 00a3409203 map layer types 2026-01-03 21:07:57 +01:00
Laserlicht 55db00dfb5 support battlefields per layer / random per object 2026-01-03 18:57:44 +01:00
Laserlicht b391e89d4f fix 2026-01-03 03:02:28 +01:00
Laserlicht 5971609389 fix campaign overrides (campaigns in AB are not ordered in h3c) 2026-01-03 02:56:47 +01:00
Laserlicht 779774606f mapeditor: fix - region order has no relevance 2026-01-03 02:26:50 +01:00
Laserlicht 3924b0b4ae support multilayer for map infoboxes 2026-01-03 00:12:31 +01:00
Laserlicht cfe99b4bed show map popup for searched objects 2026-01-02 23:14:03 +01:00
Laserlicht 2bb34fd884 HotA 1.8 cheat 2026-01-02 21:23:36 +01:00
Laserlicht 50172cf262 preload all def metadata 2025-12-31 22:50:17 +01:00
Laserlicht 84a75f3cd3 cache powerstate 2025-12-31 22:18:17 +01:00
Laserlicht fadc667ea5 speedup removeObject 2025-12-31 16:24:07 +01:00
LaserlichtandIvan Savenko 34c798abd7 Apply suggestions from code review
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2025-12-29 14:13:12 +01:00
Laserlicht 3690a032e3 template editor fixes 2025-12-28 12:26:26 +01:00
Laserlicht e567537e78 replace replaceTextID with replaceRawString 2025-12-27 20:15:39 +01:00
Laserlicht 7fee70f022 change to F3 (no dublicate) 2025-12-27 15:37:52 +01:00
Laserlicht cf4fd1383b screenshot support 2025-12-27 15:23:27 +01:00
Laserlicht 7a22d9d064 mapeditor: fix passability & improve layout 2025-12-27 14:35:49 +01:00