Commit Graph
100 Commits
Author SHA1 Message Date
Dydzio 8ab0dd1605 Fix commanders config 2025-07-09 22:34:03 +02:00
Dydzio 4721cff8be Allow "finish battle with autocombat" during tactics phase 2025-05-20 20:40:06 +02:00
Dydzio ef2ff78ee8 Remove default 16 total heroes limit 2025-05-20 20:40:06 +02:00
Dydzio 4003ee7c70 Change scroll direction for horizontal slider (matches HD mod) 2025-05-20 20:40:06 +02:00
Dydzio c216936a59 Allow fleeing while having shackles of war when other side got no hero 2025-05-20 20:40:06 +02:00
Dydzio 12ac587db1 Update polish translation 2025-02-19 11:54:57 +01:00
Dydzio 58042c5cd6 Remove default focus from spellbook search, allow toggling focus via shortcut 2025-02-15 18:50:43 +01:00
Dydzio 567c88a924 Hero exchange: Q button swaps army + artifacts instead of opening quests 2025-02-15 18:50:14 +01:00
Dydzio a6ab76d3ec Add ctrl+click and shift+click behavior for creatures "arrows" - hero exchange 2025-02-15 18:49:12 +01:00
Dydzio a7e53565fd Corrected formatting 2025-02-11 17:37:14 +01:00
Dydzio f0944752e1 Update launcher translation 2025-02-08 20:54:51 +01:00
Dydzio 4f707173df Try to fix build 2025-01-23 22:27:52 +01:00
Dydzio 1c1af5c04a Basic creature joining default behavior configuration 2025-01-23 22:04:35 +01:00
Dydzio 8a0d3567e4 Updated vietnamese translation by Hunter8x 2025-01-12 20:19:10 +01:00
Dydzio 420bc24430 Vietnamese translation by Hunter8x from Discord 2025-01-09 01:01:55 +01:00
Dydzio eb4b8fdddd Replace random hero info in scenario info window with generated hero data 2025-01-08 21:01:15 +01:00
Dydzio 16d25e903c Remove flaggable bonus on object deletion 2024-12-05 21:55:32 +01:00
Dydzio 7be31c94f2 Fixes from code review 2024-12-05 21:16:06 +01:00
Dydzio e87ed1e80c Add extra clientside sanity check (should be there from thestart) 2024-12-03 21:03:25 +01:00
Dydzio ceac0bc203 Full exchange when holding alt while pressing exchange screen creature arrow button 2024-12-03 20:40:06 +01:00
Dydzio 1e9d089fd8 Fix shooting being priority action for dead creature hexes with targeting empty hexes enabled 2024-12-03 18:04:41 +01:00
Dydzio f7b0c7405b Fix "padding variables" for object deletion 2024-12-03 17:40:35 +01:00
Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal 2024-12-03 17:27:24 +01:00
Dydzio 69b6e9c167 Count days from 1 instead of 0 in map editor timed event UI 2024-10-14 17:19:34 +02:00
Dydzio 3c9ec0c30e Change neutral AI to BattleAI 2024-09-29 15:44:24 +02:00
Dydzio 99f49ee6ad Remove objects deleted by event from owned objects list 2024-09-29 00:10:09 +02:00
Dydzio 3bff68958e Change deleted objects format to use ObjectInstanceID 2024-09-28 22:58:05 +02:00
Dydzio ac380b0f4c Remove block of conflux creatures idle animations 2024-09-28 19:12:32 +02:00
Dydzio 63b711758f Fix chain lightning wasting effect on creatures immune to magic 2024-09-28 17:22:26 +02:00
Dydzio 3fe90e19a5 Merge branch 'develop' into map-objects-removal-2 2024-09-28 00:08:59 +02:00
Dydzio e56b8e86e5 Do not use VisitableObjects - BlockedObjects should suffice 2024-09-26 21:25:02 +02:00
Dydzio 9004b88c7e Mapping of deletable coordinates to objects on map start 2024-09-26 20:05:46 +02:00
Dydzio cf5ce96aeb Backend implementation of object removal possibility by timed map events 2024-09-23 21:45:50 +02:00
Dydzio 711b0e70d9 Handle new config entry in gamesettings schema 2024-09-23 17:00:08 +02:00
Dydzio 230893f423 Merge branch 'develop' into any-hex-shooting 2024-09-23 16:57:27 +02:00
Dydzio 5dda4aa0f0 Remove overly strict condition 2024-09-22 21:43:20 +02:00
Dydzio 50b412b35b Better handling of default cursor action for SPELL_LIKE_ATTACK 2024-09-22 21:14:24 +02:00
Dydzio f90405a41d Highlight stacks affected by SPELL_LIKE_ATTACK in spellcast mode 2024-09-22 20:48:18 +02:00
Dydzio dc56047661 Add hex highlight for SPELL_LIKE_ATTACK in casting mode & minor cleanup 2024-09-22 20:38:49 +02:00
Dydzio bb69ab1a1a Fix assert and condition for counting spell hexes 2024-09-22 18:25:18 +02:00
Dydzio bf9a9283a4 Make any hex shooting possibility configurable 2024-09-22 16:58:15 +02:00
Dydzio 1a2d349267 Initial unconditionally working version 2024-09-22 15:07:44 +02:00
Dydzio c6edd615ac Block possibility to move hero if shift-clicking on path end 2024-09-17 21:49:21 +02:00
Dydzio 7979f62f82 Add status bar movement points info for own hero on adventure map or hero list 2024-09-17 21:38:28 +02:00
Dydzio e843af24bf Fix broken popping of top interfaces when town was opened during multiplayer game 2024-09-11 23:00:06 +02:00
Dydzio 037ee4395e Allow opening single hero when two heroes in town via shift+click 2024-07-15 20:22:19 +02:00
Dydzio 4b91d6e6b0 Change shortcuts to those that non-VCMI players are used to 2024-07-15 18:47:29 +02:00
Dydzio 6119898932 Add some useful comments 2024-07-15 09:39:22 +02:00
Dydzio 3836f132d3 Fix alternative actions to support more than 2 actions + simplify logic 2024-07-15 00:41:05 +02:00
Dydzio 0ce96269f2 Update polish translation for launcher and map editor 2024-07-09 21:53:55 +02:00
Dydzio 9921e6849e Update polish translation 2024-05-29 23:49:40 +02:00
Dydzio 762022328f Change default background dim setting to trigger only for fullscreen size windows 2024-05-12 13:11:54 +02:00
Dydzio f20ef4f1b3 Fix hero order for giving bonuses in town to match H3. 2024-05-11 20:21:02 +02:00
Dydzio 9ba4667821 Update polish translations 2024-05-09 00:01:29 +02:00
M 6888b9157a Change fly spell to match SoD behavior rather than HotA by default 2024-05-01 16:08:23 +02:00
Dydzio 3f7062b81f Fix build 2024-04-20 23:05:37 +02:00
Dydzio c6e4ef2a78 mods: Ignore submod conflicts for install, Ignore compatibility patches for enabling 2024-04-20 22:48:54 +02:00
M 9e6f558631 Add quick swapping artifacts between heroes via CTRL+click 2024-04-20 20:25:45 +02:00
M bfda73f69f Add quick artifact equip-unequip via holding alt button while clicking 2024-04-20 18:15:45 +02:00
M 6fed084055 Do not use enter for non-campaign game start, do not use "B" for non-campaign game start 2024-04-20 15:43:39 +02:00
Dydzio 98375cc627 Limit showing empty message instantly to creature banks and dragon utopia 2024-04-17 22:08:17 +02:00
Dydzio 1401211145 Fix missing/redundant sounds to match H3 2024-04-17 21:02:43 +02:00
Dydzio 20eaf17a18 Empty treasure bank does not ask for enter anymore 2024-04-17 01:25:58 +02:00
Dydzio 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player 2024-04-17 01:08:27 +02:00
Dydzio f7dd80c732 Remove redundant double sound play on mine capture 2024-04-16 00:01:37 +02:00
Dydzio b351946afd Add some utility bonuses for player resources boosting 2024-04-15 21:18:45 +02:00
Dydzio 5c9b1b7c87 Remove now wrong line in semi-outdated manual 2024-04-14 00:51:06 +02:00
Dydzio b5a63d7ed3 Fix dimension door default config 2024-04-14 00:47:14 +02:00
Dydzio 2c8bd91831 Update docs 2024-04-10 22:19:23 +02:00
Dydzio 00ebbad622 Ability to make faction not pickable on typical maps 2024-04-10 21:22:29 +02:00
Dydzio 637270ee36 Minor fixes 2024-04-09 19:59:27 +02:00
Dydzio ecb2bcb2db Fix TODO comments 2024-04-01 21:58:17 +02:00
Dydzio e5e14adb51 Add setting for HD mod tournament rules dimension door limit 2024-04-01 21:52:11 +02:00
Dydzio 3f94d316cb Fix cursor & add way to access danger info for HotA-like DD cursor 2024-04-01 20:18:35 +02:00
Dydzio f51e1a0ba6 Working version of dimension door triggering guards 2024-04-01 19:00:24 +02:00
Dydzio 3bb66de551 Serverside validation, setting for terrain compatibility before cast etc 2024-04-01 18:12:38 +02:00
Dydzio e69c096f94 Move dimension door FoW limit check to lib 2024-04-01 15:13:18 +02:00
Dydzio 70b86e5a87 Merge remote-tracking branch 'origin/develop' into dimension-door-changes 2024-03-30 10:45:00 +01:00
Dydzio fe42fab2d6 Merge remote-tracking branch 'origin/develop' into dimension-door-changes 2024-03-28 18:26:21 +01:00
Dydzio 25f9e6a3e9 Add setting to allow previous VCMI mechanics of dimension door 2024-03-27 23:39:08 +01:00
Dydzio 048fb1867d Merge remote-tracking branch 'origin/develop' into dimension-door-changes 2024-03-27 23:03:33 +01:00
Dydzio 38659abcb8 Fix wrong cursor assignment for uncovered tiles beyond DD range 2024-03-27 22:48:53 +01:00
Dydzio 4f0a286167 Fix checks for tile visibility in tile click/hover handlers 2024-03-27 22:06:31 +01:00
Dydzio e0855ceb7a Add pitch black FoW representation for dimension door range map overlay 2024-03-27 21:39:36 +01:00
Dydzio cfe7a3cfa6 Fix some more cases of missing pathfinder cache invalidation 2024-03-27 21:17:21 +01:00
Dydzio 807035c321 temporarily add TODO's 2024-03-25 09:21:42 +01:00
Dydzio 982e67cea8 Working version of SoD dimension door spell 2024-03-24 23:58:04 +01:00
Dydzio 96b18b1b8e Fix possibilities to get outdated movement points info due to creature types 2024-03-24 20:19:14 +01:00
Dydzio 4e927d6417 Fix missing gold component in "join for money" dialog 2024-02-07 21:57:25 +01:00
Dydzio fd9810adf4 Working SoD version of fly 2024-02-07 19:27:02 +01:00
Dydzio 365fedc7e8 Merge branch 'develop' into sod-fly 2024-02-03 20:40:32 +01:00
Dydzio 6a5620e06e Update polish translation 2024-01-18 21:25:17 +01:00
Dydzio ad8d57f7a4 Merge branch 'beta' into sod-fly 2024-01-18 20:42:22 +01:00
Dydzio 440b468e27 Some partial success on getting fly to work similarly to SoD 2024-01-18 20:42:08 +01:00
M 9ee526d202 Fixes from code review 2024-01-11 21:10:22 +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
M 56165818b4 Fix wrong english word 2024-01-09 20:06:11 +01:00