DjWarmonger
|
0be3d6911c
|
Merge pull request #2236 from vcmi/limit_seer_huts
Create only a single seer hut for every artifact we have
|
2023-07-22 08:17:03 +02:00 |
|
Tomasz Zieliński
|
ad5081f9fe
|
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2023-07-19 12:05:30 +02:00 |
|
Tomasz Zieliński
|
e2940d2b0c
|
Fix Subterranean Gates incorrectly placed outside the map
(cherry picked from commit acf455a1c3b02c0f8d5085c23fe2230779b7560b)
|
2023-07-18 19:28:36 +02:00 |
|
Tomasz Zieliński
|
545f047cae
|
Fix HoTA guard once again
(cherry picked from commit 138a7c8024573f46962ad0f6e8e03ba53fa56076)
|
2023-07-18 19:28:20 +02:00 |
|
Tomasz Zieliński
|
025b0814c8
|
+ Handled banning spells and artifacts
+ Rename allowedSpell => allowedSpells
|
2023-07-17 17:21:28 +02:00 |
|
Tomasz Zieliński
|
fbd1d728ec
|
Water heroes will now be correctly banned on random maps.
|
2023-07-17 16:23:34 +02:00 |
|
Tomasz Zieliński
|
bda126a1fd
|
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2023-07-16 18:54:50 +02:00 |
|
Tomasz Zieliński
|
a200e87640
|
Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps
|
2023-07-15 14:36:32 +02:00 |
|
Tomasz Zieliński
|
a968903c51
|
Fix HoTA guard offset in RMG
|
2023-07-14 16:45:13 +02:00 |
|
Ivan Savenko
|
9acab48bc3
|
Merge pull request #2268 from SoundSSGood/CArtifactInstance-rework
CArtifact CArtifactInstance refactoring
|
2023-07-11 14:36:08 +03:00 |
|
Tomasz Zieliński
|
700d8459ac
|
Checking flags and conditions
|
2023-07-09 11:16:36 +02:00 |
|
Tomasz Zieliński
|
b4fcf20b19
|
Fix
|
2023-07-08 10:26:10 +02:00 |
|
Tomasz Zieliński
|
fabad20aa1
|
Compile fixes, cleanup
|
2023-07-08 10:21:36 +02:00 |
|
Tomasz Zieliński
|
3711ce846e
|
Check road settings for connections
|
2023-07-08 09:11:20 +02:00 |
|
Tomasz Zieliński
|
730b36612c
|
Respect GUI settings for roads. By default, all road types are enabled.
|
2023-07-08 08:44:10 +02:00 |
|
Tomasz Zieliński
|
27c4882237
|
Compile fix
|
2023-07-07 21:40:55 +02:00 |
|
Tomasz Zieliński
|
7e07ed65c8
|
- Check road connection for Shipyards
|
2023-07-07 21:27:24 +02:00 |
|
Tomasz Zieliński
|
1cad64c470
|
Move road flag to placeObject() method
|
2023-07-07 20:17:20 +02:00 |
|
Tomasz Zieliński
|
3889193a48
|
Reorganize namespaces
|
2023-07-07 16:32:17 +02:00 |
|
Tomasz Zieliński
|
0d3ac4a502
|
- Add new option for connection
- Store info about objects and roads in RequiredObjectInfo
|
2023-07-06 22:15:00 +02:00 |
|
Tomasz Zieliński
|
a592f5604b
|
Add "bannedTerrains", "bannedMonsters" options for templates.
|
2023-07-06 17:30:23 +02:00 |
|
Tomasz Zieliński
|
9f2bfbc1d8
|
Improve serialization of IDs from mods, so they are resolved correctly after all mods are loaded.
|
2023-07-05 20:53:00 +02:00 |
|
SoundSSGood
|
fd9c7352a0
|
suggested changes
|
2023-07-03 22:54:03 +03:00 |
|
Tomasz Zieliński
|
73b78dd75e
|
Handle "bannedTowns" (alredy used on Jebus).
|
2023-07-02 11:41:47 +02:00 |
|
Tomasz Zieliński
|
cb4d818241
|
Inherit terrain types only after all terrain Ids are resolved.
|
2023-07-02 09:28:51 +02:00 |
|
Tomasz Zieliński
|
04e2cf728e
|
Allow all terrains from mods by default (including Wasteland).
|
2023-07-02 08:13:06 +02:00 |
|
Tomasz Zieliński
|
dc3dda7676
|
Fix new factions not appearing in random maps
|
2023-07-01 15:25:20 +02:00 |
|
SoundSSGood
|
060aecc61c
|
CArtifact refactoring
|
2023-06-30 19:41:26 +03:00 |
|
DjWarmonger
|
a560eaea51
|
Merge pull request #2237 from vcmi/fictive_connections
Wide, fictive, repulsive connections
|
2023-06-25 19:57:08 +02:00 |
|
Tomasz Zieliński
|
43d666a2ff
|
Refactor duplicated code
|
2023-06-25 18:31:54 +02:00 |
|
Tomasz Zieliński
|
a5ddc225ac
|
Place objects away from connection even if it's empty (not guarded)
|
2023-06-23 21:43:49 +02:00 |
|
Tomasz Zieliński
|
64e8b9b2b9
|
Smarter scaling for forces between zones.
|
2023-06-23 21:43:12 +02:00 |
|
Ivan Savenko
|
6f743916db
|
Moved CGCreature to a new file
|
2023-06-20 19:37:27 +03:00 |
|
Tomasz Zieliński
|
25707b6d5e
|
Place zones in order given by template. Yields better results in a number of cases.
|
2023-06-18 20:23:25 +02:00 |
|
Tomasz Zieliński
|
8510af487e
|
Place objects away from wide connection
|
2023-06-18 19:20:12 +02:00 |
|
Tomasz Zieliński
|
47726625c2
|
Do not generate passable connections for virtual connections.
|
2023-06-18 12:03:41 +02:00 |
|
Tomasz Zieliński
|
acc141d626
|
Fix unused variable
|
2023-06-17 19:31:16 +02:00 |
|
Tomasz Zieliński
|
65d10cf9f2
|
+ Handle Wide Connections
+ Possibly hide fictive and repulsive connections, needs testing
|
2023-06-17 19:09:38 +02:00 |
|
DjWarmonger
|
02ea798c97
|
Merge pull request #2229 from vcmi/zone_placement_improvements
Zone placement improvements
|
2023-06-17 08:53:08 +02:00 |
|
Tomasz Zieliński
|
30f81297c3
|
Create only a single seer hut for every artifact we have.
|
2023-06-17 08:45:10 +02:00 |
|
Ivan Savenko
|
58661fc8ec
|
Moved DwellingInstanceConstructor to a new file
|
2023-06-16 17:59:50 +03:00 |
|
Ivan Savenko
|
77b58bc66d
|
Cleaned up object constructors to reduce duplicated code
|
2023-06-16 17:59:50 +03:00 |
|
DjWarmonger
|
c52b5d3bd0
|
Merge pull request #2216 from vcmi/water_prison_tavern
Water Prison & Tavern
|
2023-06-16 16:30:05 +02:00 |
|
Tomasz Zieliński
|
f1356dd5bf
|
Merge remote-tracking branch 'origin/develop' into water_prison_tavern
|
2023-06-14 20:58:02 +02:00 |
|
Tomasz Zieliński
|
ce25ed4de2
|
Fix crash which coudl occur if we can't add any Seer Hut to RMG pool (Fear template).
|
2023-06-14 20:50:14 +02:00 |
|
Tomasz Zieliński
|
14d46cbed8
|
Keep the distance between zone guards and other objects, while trying to place them closer to zone centers at the same time.
|
2023-06-14 14:12:42 +02:00 |
|
Tomasz Zieliński
|
2603e11f48
|
Simplify and correct ZonePlacer main loop, make sure to save optimal solution at every step.
|
2023-06-14 14:07:31 +02:00 |
|
Tomasz Zieliński
|
e1f8ae94ac
|
+ Do not limit treasures to make space for more treasures if there are none ;eft
+ Make sure RMG won't get stuck in infinite loop for weird treasure values (eg. 0).
|
2023-06-12 22:15:59 +02:00 |
|
Tomasz Zieliński
|
3d3c97bf93
|
Fix potential infinite loop
|
2023-06-12 20:32:58 +02:00 |
|
Tomasz Zieliński
|
983633d73b
|
Do not decrease the density of obstacles in zones of medium treasure value. For high values, decrease them more rapidly.
|
2023-06-10 18:02:26 +02:00 |
|