MantisBT - VCMI | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0001852 | VCMI | Mechanics - Town structures | public | 2014-07-20 20:56 | 2022-04-12 08:58 | |||||
Reporter | anoleyn | |||||||||
Assigned To | Ivan | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 0.96 | |||||||||
Target Version | Fixed in Version | 0.97 | ||||||||
Summary | 0001852: Wrong requirements for Cloud Temple | |||||||||
Description | It seems to that there is an error in factions file for tower concerning Cloud Temple (requires Level 5 and Level 6 structures to be built) - in town screen it only shows it requires Level 5 building (screen). Probably this is because of error here: "dwellingLvl7": { "id" : 36, "requires" : [ "dwellingLvl5", "dwellingLvl6" ] }, Shouldn't it be: "dwellingLvl7": { "id" : 36, "requires" : [ "allOf", ["dwellingLvl5"], ["dwellingLvl6" ] ] } ? | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | Cloud temple.png (717,289) 2014-07-20 20:56 https://bugs.vcmi.eu/file_download.php?file_id=1867&type=bug | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2014-07-20 20:56 | anoleyn | New Issue | ||||||||
2014-07-20 20:56 | anoleyn | File Added: Cloud temple.png | ||||||||
2014-07-20 20:58 | anoleyn | Note Added: 0004853 | ||||||||
2014-07-20 21:44 | anoleyn | Note Deleted: 0004853 | ||||||||
2014-07-20 21:46 | anoleyn | Description Updated | bug_revision_view_page.php?rev_id=2590#r2590 | |||||||
2014-07-21 17:27 | Ivan | Assigned To | => Ivan | |||||||
2014-07-21 17:27 | Ivan | Status | new => assigned | |||||||
2014-07-21 18:43 | anoleyn | Relationship added | related to 0001855 | |||||||
2014-08-04 11:51 | Ivan | Note Added: 0004892 | ||||||||
2014-08-04 11:51 | Ivan | Status | assigned => resolved | |||||||
2014-08-04 11:51 | Ivan | Fixed in Version | => 0.97 | |||||||
2014-08-04 11:51 | Ivan | Resolution | open => fixed | |||||||
2022-04-12 08:58 | Povelitel | Status | resolved => closed |
Notes | |||||
|
|||||
|
|