nordsoft
|
bfc75ccd39
|
Merge remote-tracking branch 'upstream/develop' into battle-dialog
|
2023-04-11 02:22:42 +04:00 |
|
Nordsoft91
|
ebd17c9e4a
|
Merge pull request #1928 from Nordsoft91/cast-reward
Spell cast reward
|
2023-04-10 22:49:36 +04:00 |
|
nordsoft
|
9371f013e9
|
Rename outer caster
|
2023-04-10 20:56:50 +04:00 |
|
Ivan Savenko
|
2d332f5ce8
|
Merge pull request #1916 from rilian-la-te/constexpr-id
vcmi: constexpr IDs
|
2023-04-10 18:28:45 +03:00 |
|
Ivan Savenko
|
42b2be4bbb
|
Merge pull request #1908 from SoundSSGood/art-client-server-fixes
Artifact related fixes
|
2023-04-10 18:26:49 +03:00 |
|
nordsoft
|
b9cabef179
|
Fixes issues related to spell mechanics
|
2023-04-10 17:08:24 +04:00 |
|
nordsoft
|
f550457d23
|
Added stdinc
|
2023-04-10 12:17:43 +04:00 |
|
nordsoft
|
1a63f44dab
|
Minor change
|
2023-04-10 05:53:20 +04:00 |
|
nordsoft
|
464ad63749
|
Implement behavior
|
2023-04-10 05:46:45 +04:00 |
|
nordsoft
|
c0b90432cb
|
Change callback interface
|
2023-04-10 05:40:03 +04:00 |
|
nordsoft
|
56b0e900d8
|
Add outer caster class
|
2023-04-10 05:39:25 +04:00 |
|
nordsoft
|
7041950ae1
|
Don't show empty window
|
2023-04-10 05:06:05 +04:00 |
|
nordsoft
|
e440343921
|
Bypass initial version of spell callback
|
2023-04-10 04:34:24 +04:00 |
|
nordsoft
|
fc310c6e79
|
Town portal fix
|
2023-04-10 01:46:37 +04:00 |
|
nordsoft
|
601e7e854f
|
Dimensions door fix
|
2023-04-10 01:37:46 +04:00 |
|
nordsoft
|
0093a44889
|
Added abstract method to caster interface
|
2023-04-10 01:31:41 +04:00 |
|
nordsoft
|
72b2a09f0b
|
Boat summon spell rewritten
|
2023-04-10 01:06:02 +04:00 |
|
nordsoft
|
69ad62ef58
|
Fixes from code review
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
a8f31fabd1
|
Fix bug
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
67c0d29478
|
Fix header
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
e7c6f596ee
|
Little code improvement
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
ab7d316c3f
|
Rename fields
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
b40a3a1b14
|
Banned arts and skills cannot be randomly rewarded
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
26c3277895
|
New format for skills selection
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
b7ccc4d649
|
Revert "Random selection for secondary skills"
This reverts commit 6e538dab30 .
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
6c5f3f21a5
|
Extend loadKey function
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
fe21acb0d0
|
Revert "Random selection for resources"
This reverts commit 0e4ff3e2bf .
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
dce5a924b0
|
Random selection for secondary skills
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
53e16c7e22
|
Random selection for primary skills
|
2023-04-09 23:00:20 +04:00 |
|
nordsoft
|
bb915b0e7e
|
Random selection for resources
|
2023-04-09 23:00:20 +04:00 |
|
Konstantin
|
235fddaf4b
|
vcmi: constexpr IDs
|
2023-04-09 19:54:41 +03:00 |
|
Ivan Savenko
|
148cc0b280
|
Merge pull request #1896 from rilian-la-te/change-gcc-build-settings
vcmi: change gcc variant to build lua and no pch
|
2023-04-09 01:14:22 +03:00 |
|
Konstantin
|
75a52953f2
|
vcmi: change gcc variant to build lua and no pch
|
2023-04-09 00:15:09 +03:00 |
|
Ivan Savenko
|
a97ebc2bf1
|
Merge pull request #1874 from krs0/feature/separate_movement_highlight_for_hoverd_units_in_battle
Separate movement highlight for hovered units in battle
|
2023-04-08 21:47:49 +03:00 |
|
Ivan Savenko
|
f211207f83
|
Merge pull request #1893 from trofi/fix-build-without-pch
Add missing include headers when building with -DENABLE_PCH=OFF
|
2023-04-08 21:45:47 +03:00 |
|
krs
|
7eda4b6c1e
|
replaced SDLK_LSHIFT check with GH.isKeyboardShiftDown()
|
2023-04-08 20:42:37 +03:00 |
|
krs
|
3194999809
|
Add SHIFT + hover shortcut to show movement highlight while pressed.
|
2023-04-08 20:42:37 +03:00 |
|
krs
|
709a8a6eb3
|
movementHighlightOnHover is now saved with settings
|
2023-04-08 20:42:16 +03:00 |
|
krs
|
aba5840a6f
|
Removed Max Movement Highlight stubs
|
2023-04-08 20:40:30 +03:00 |
|
krs
|
1644cab938
|
Added combat option Highlight Movement on Hover
|
2023-04-08 20:40:30 +03:00 |
|
krs
|
9012a25276
|
Stub For Max Movement Range highlight
When a creature is hovered., besides movement, for max possible movement, a hex in center of map is now highlighted.
|
2023-04-08 20:39:59 +03:00 |
|
krs
|
51ad49532b
|
Fix for wrong merge :(
|
2023-04-08 20:39:59 +03:00 |
|
krs
|
dab07bdef9
|
Now unit range is shown in Tactics phase as well
A new parameter: isActiveStack was needed in battleGetAvailableHexes, so that we show the propper Tactics range.
|
2023-04-08 20:39:59 +03:00 |
|
krs
|
e1c388465a
|
HD mod highlighting of movement for hovered stack.
Does not work as intended in tactics mode.
|
2023-04-08 20:39:59 +03:00 |
|
nordsoft
|
50115c3113
|
Rename variables
|
2023-04-08 20:56:05 +04:00 |
|
SoundSSGood
|
e58be8e7f7
|
vcmiartifacts fixed
|
2023-04-08 12:28:53 +03:00 |
|
Ivan Savenko
|
e35a1ba471
|
Merge pull request #1876 from rilian-la-te/refactoring-v1
VCMI Refactoring
|
2023-04-08 11:14:05 +03:00 |
|
nordsoft
|
e4cd167062
|
Compilation fix
|
2023-04-08 01:49:59 +04:00 |
|
nordsoft
|
3e6a656e4c
|
Define touchscreen mode at first launch
|
2023-04-08 01:49:59 +04:00 |
|
nordsoft
|
52b53ab307
|
Feature and setting implemented
|
2023-04-08 01:49:59 +04:00 |
|