MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001852VCMIMechanics - Town structurespublic2014-07-20 20:562022-04-12 08:58
Reporteranoleyn 
Assigned ToIvan 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version0.96 
Target VersionFixed in Version0.97 
Summary0001852: Wrong requirements for Cloud Temple
DescriptionIt 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" ] ] }

?
TagsNo tags attached.
Attached Filespng file icon Cloud temple.png [^] (717,289 bytes) 2014-07-20 20:56

- Relationships
related to 0001855closed Upgrade trees in castles are just wrong... 

-  Notes
(0004892)
Ivan (developer)
2014-08-04 11:51

Fixed in this commit: https://github.com/vcmi/vcmi/commit/33acdc51bba73a8ac43d098c3cb410ac6770a0c7 [^]

- 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 View Revisions
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

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean