MichalZr6
|
dbe82b94f6
Changes following review:
|
hace 9 meses |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
hace 1 año |
Ivan Savenko
|
aef6b0cc00
Fix several new issues detected by SonarCloud
|
hace 11 meses |
Ivan Savenko
|
dfe6e04464
Implemented semi-transparent spell effects
|
hace 11 meses |
Ivan Savenko
|
b85ccccb37
Minor refactoring of translations:
|
hace 1 año |
Laserlicht
|
e6cb87abac
cast only on self
|
hace 1 año |
Ivan Savenko
|
cb96b9959e
Merge pull request #4623 from Laserlicht/invincible_bonus
|
hace 1 año |
Laserlicht
|
b36c05df1d
INVINCIBLE bonus
|
hace 1 año |
Laserlicht
|
0aaafc4c8a
cast without skip
|
hace 1 año |
MichalZr6
|
0d5a9b8e3b
Refactor for previous fix in CSpellHandler
|
hace 1 año |
MichalZr6
|
e7b94014e1
allow lowercase 'X' in spellRangeInHexes
|
hace 1 año |
Ivan Savenko
|
6ab97bad7e
Merge pull request #4433 from IvanSavenko/spell_cleanup
|
hace 1 año |
godric3
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
hace 1 año |
Ivan Savenko
|
a4fa409d1f
Parse spell range on load instead of on every cast attempt
|
hace 1 año |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
hace 1 año |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
hace 1 año |
Ivan Savenko
|
8353bca34f
Small refactoring of adventure map spell casting:
|
hace 1 año |
Ivan Savenko
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
hace 1 año |
Ivan Savenko
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
hace 1 año |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
hace 1 año |
Ivan Savenko
|
3740f8b02f
Moved bonus parsing to a new file
|
hace 1 año |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
hace 1 año |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
hace 1 año |
Ivan Savenko
|
1194419884
Added option to allow self-casting
|
hace 1 año |
Ivan Savenko
|
65721123a1
Partial fix for Coronius specialty bug
|
hace 1 año |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
hace 1 año |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
hace 1 año |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
hace 2 años |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
hace 2 años |
Ivan Savenko
|
910ad50417
Fix client & server compilation
|
hace 2 años |