Tomasz Zieliński
|
2fe54504ab
Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone
|
hace 1 año |
Tomasz Zieliński
|
e89649ec1c
Move ObjectConfig to separate file
|
hace 1 año |
Ivan Savenko
|
ff8d36c350
It is now possible to define game settings in rmg template
|
hace 1 año |
Tomasz Zieliński
|
bfe75a6a02
It is now possible to copy object settings between zones
|
hace 1 año |
Tomasz Zieliński
|
64fc2e5ed0
Move ObjectConfig to ObjectInfo.cpp. Preliminary version of banning object categories.
|
hace 1 año |
Tomasz Zieliński
|
85ee859b6e
First version that works - banning objects is possible
|
hace 1 año |
Tomasz Zieliński
|
f4f416eb16
Add RMG option "forcePortal"
|
hace 1 año |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
hace 1 año |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
hace 1 año |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
hace 1 año |
Tomasz Zieliński
|
2c32c770f7
First version that works in lobby
|
hace 1 año |
Tomasz Zieliński
|
b7df6064cd
Add random map description and display it in RMG menu
|
hace 1 año |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
hace 2 años |
Tomasz Zieliński
|
ec0bf05163
Rename "cpu" parameter to correct "humans"
|
hace 2 años |
Tomasz Zieliński
|
4f2cde018c
Fixed most of reported issues, removed unused code.
|
hace 2 años |
Ivan Savenko
|
b6a1a8f0da
Json Serializer should now use identifers storage properly
|
hace 2 años |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
hace 2 años |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
hace 2 años |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
hace 2 años |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
hace 2 años |
Tomasz Zieliński
|
3889193a48
Reorganize namespaces
|
hace 2 años |
Tomasz Zieliński
|
0d3ac4a502
- Add new option for connection
|
hace 2 años |
Tomasz Zieliński
|
a592f5604b
Add "bannedTerrains", "bannedMonsters" options for templates.
|
hace 2 años |
Tomasz Zieliński
|
9f2bfbc1d8
Improve serialization of IDs from mods, so they are resolved correctly after all mods are loaded.
|
hace 2 años |
Tomasz Zieliński
|
73b78dd75e
Handle "bannedTowns" (alredy used on Jebus).
|
hace 2 años |
Tomasz Zieliński
|
cb4d818241
Inherit terrain types only after all terrain Ids are resolved.
|
hace 2 años |
Tomasz Zieliński
|
04e2cf728e
Allow all terrains from mods by default (including Wasteland).
|
hace 2 años |
Tomasz Zieliński
|
dc3dda7676
Fix new factions not appearing in random maps
|
hace 2 años |
Tomasz Zieliński
|
65d10cf9f2
+ Handle Wide Connections
|
hace 2 años |
DjWarmonger
|
e98a50b45a
Merge pull request #2123 from Warzyw647/rmg-split-enum-monster-strength
|
hace 2 años |