Ivan Savenko
|
da6cb0ae12
- trade windows work with new creatures\artifacts
|
13 years ago |
Ivan Savenko
|
8824f5e2d5
- H3 creatures use subset of mod creature format (todo - unify code)
|
13 years ago |
Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 years ago |
DjWarmonger
|
0e06ac15ad
- Commanders are now a part of faction config
|
13 years ago |
DjWarmonger
|
cff758cfba
Moved artifact-related text to CArtifact class.
|
13 years ago |
Ivan Savenko
|
85a23e298c
- generic string ID -> numeric ID resolution system
|
13 years ago |
Ivan Savenko
|
c9dd80ea6d
- moved json-related functions (e.g. ParseBonus) into JsonUtils namespace
|
13 years ago |
DjWarmonger
|
ca9033d0e4
- Support for "Enchanted" WoG ability.
|
13 years ago |
DjWarmonger
|
13a5a820d0
- Fixed #1032
|
13 years ago |
Ivan Savenko
|
f7915d9e61
- removed creature-related code from ModHandler
|
13 years ago |
Ivan Savenko
|
c071a03a8a
- fix for #1135
|
13 years ago |
Ivan Savenko
|
306d64b0c4
- it is possible to read json file with vector
|
13 years ago |
Ivan Savenko
|
b1557bc6c4
- fixes #1105
|
13 years ago |
DjWarmonger
|
b6a20b6e99
Fixed teleporting animation (#818). Flying ability with subtype "1" will cause movement animation to skip (teleport).
|
13 years ago |
DjWarmonger
|
906fa04a60
Tweaks for creature bonuses.
|
13 years ago |
Ivan Savenko
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 years ago |
Ivan Savenko
|
8f936cd34d
- added battleAI to CMake, compile fixes
|
13 years ago |
DjWarmonger
|
e2bfd53c98
- Fixed some issues and crashes
|
13 years ago |
DjWarmonger
|
656cf5ab6a
- New creatures now work in game (more or less)
|
13 years ago |
Michał W. Urbańczyk
|
62e63d45b1
Work in progress on BattleAI. Related changes:
|
13 years ago |
DjWarmonger
|
3f95ba8ac8
Parsing & loading for new creatures. A lot of tweaks & improvements. Still needs some work.
|
13 years ago |
DjWarmonger
|
9438cfc7e2
Moved creature sounds to CCreature. Sound IDs are now stored as strings.
|
13 years ago |
Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
13 years ago |
DjWarmonger
|
31f82cade0
- Removed integer parameters from CCreature, all stats are now handled by Bonus System Only
|
13 years ago |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
13 years ago |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
13 years ago |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 years ago |
DjWarmonger
|
cf45239332
Fixed #1035.
|
13 years ago |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |