Michał W. Urbańczyk
|
f30ee8ff04
* fixed possible corruption of pack sent by server when player request is rejected
|
13 years ago |
DjWarmonger
|
906fa04a60
Tweaks for creature bonuses.
|
13 years ago |
Ivan Savenko
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 years ago |
DjWarmonger
|
7759ed017e
-Fixed abilities for new creatures not being displayed in creature window
|
13 years ago |
DjWarmonger
|
8e78c86fe9
Parsing for stack experience and all other properties specified by creature format. Functionality untested due to other bugs in engine :(
|
13 years ago |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 years ago |
Ivan Savenko
|
3fcba4fb5c
- fixed crash on start of some campaigns
|
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
|
f38244bb5a
Fixed adventure map defs for new creatures.
|
13 years ago |
DjWarmonger
|
16adfa3aa7
- Fixed crash on creature window drawn for neutral faction
|
13 years ago |
Ivan Savenko
|
99dcb73a72
- filesystem.json files for wog and vcmi data
|
13 years ago |
DjWarmonger
|
656cf5ab6a
- New creatures now work in game (more or less)
|
13 years ago |
Ivan Savenko
|
2c88845b9e
- compile fix
|
13 years ago |
DjWarmonger
|
3f95ba8ac8
Parsing & loading for new creatures. A lot of tweaks & improvements. Still needs some work.
|
13 years ago |
DjWarmonger
|
20b54a39b6
Some tweaks for mod loading. Still doesn't work.
|
13 years ago |
DjWarmonger
|
abd4a96bf1
Very simple loading and adding new creatures. Needs testing.
|
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 |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
13 years ago |
DjWarmonger
|
edbc7f1223
- Some hardcoded settings will now be read from config/defaultMods.json
|
13 years ago |
DjWarmonger
|
289b7b68d9
Mod Handler class. It is connected with engine, but doesn't do anything yet.
|
13 years ago |