Henning Koehler
|
82f334b503
Enable Limiter nesting with AllOf, AnyOf, NoneOf (#439)
|
7 年之前 |
Henning Koehler
|
02b5a5e830
Make bonus stacking configurable + fix duplicate propagation/inheritance (#433)
|
7 年之前 |
Henning Koehler
|
7f76648a7c
Extend Bonus.addInfo to integer vector (#427)
|
7 年之前 |
Henning Koehler
|
4ee9d7f65a
Configure JSON merge behaviour via #override flag (#423)
|
7 年之前 |
Henning Koehler
|
ee46862784
replaced JsonNode::isEmpty() with JsonNode::containsBaseData()
|
8 年之前 |
Henning Koehler
|
6ae103dd63
print json in compact format
|
8 年之前 |
Henning Koehler
|
038cb4bf19
remove base json from specialty bonuses
|
8 年之前 |
Henning Koehler
|
eb02ce0f31
changed specialty json format to struct with base (WIP)
|
8 年之前 |
Henning Koehler
|
c79b776f3c
Limiters (at least creature type limiters) are printed as well
|
8 年之前 |
Nikolay Shalakin
|
3795985de9
Eliminate warnings / errors. Pull request #388
|
8 年之前 |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 年之前 |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
8 年之前 |
AlexVinS
|
046e1a7c29
Prepared JsonNode for new logging API.
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 年之前 |
Vadim Markovtsev
|
baa7a84db3
Fix memory corruption during loading artifacts from mods
|
9 年之前 |
Vadim Markovtsev
|
2c1dddde33
Fix memory problems with BonusList
|
9 年之前 |
Vadim Markovtsev
|
36eaa399e7
Add hardcodedFeature to switch winner's retreating with no troops
|
9 年之前 |
Ivan Savenko
|
44742814cd
More cleanup:
|
11 年之前 |
AlexVinS
|
eff801f39a
Extract "inherit node" function
|
11 年之前 |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 年之前 |
Ivan Savenko
|
dd73573c5c
- vcmi can now calculate crc32 checksum of a file
|
12 年之前 |
Ivan Savenko
|
9237e6d97d
Improved json validation
|
12 年之前 |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 年之前 |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 年之前 |
Ivan Savenko
|
8297102350
- some groundwork for wog optionality
|
12 年之前 |
Ivan Savenko
|
8273f323b1
- it is possible to edit data of another mod or H3 data via mods
|
12 年之前 |
Ivan Savenko
|
c927913f5f
- Improved json validation. Now it support most of features from latest json schema draft
|
12 年之前 |
Ivan Savenko
|
b413d80ccc
- better logging of some config files errors
|
12 年之前 |
Ivan Savenko
|
f306d7bb70
some changes towards editing H3 objects via mods. Should be stable, report if not.
|
12 年之前 |