SphereServer BugTracker - SphereServer
View Issue Details
0001716SphereServerexecutable - genericpublic31-01-10 17:1615-10-14 03:48
dzhony 
 
normaltweakalways
closedopen 
0.56c Nightly 
 
Automated (specify build number)
None
None
0001716: Winter season & Tiledata flags
Model situation:

During summer season, the item ID 0c9e (i_tree_ohii) is placed on 1049,1961.
In tiledata, this item is set to be impassable.

During winter season, there is item ID 0d3f (i_plant_bramble). This item is set to passable in tiledata. But, no other character than GM with .allmove can move through this item. Interesting thing is, that .info shows ID 03df, but .show serv.map(1049,1961).Statics.0 shows 0c9e. Of course, no other static is placed on this coordinates :)

Would it be possible to use tiledata settings from the visible art, instead of the "real" non-winter art, during winter season? And, would it be possible to unify the information provided by .info and .serv.map(x,y).statics ?
Tested on both 09-09-2008 and the latest automated SVN build nightly
No tags attached.
Issue History
31-01-10 17:16dzhonyNew Issue
31-01-10 17:16dzhonyNightly Version => Not Available
31-01-10 17:16dzhonyExperimental Flags => None
31-01-10 17:16dzhonyOption Flags => None
31-01-10 17:19dzhonyNote Added: 0000377
14-11-10 19:54MrSugarCubeCategoryexecutable - bsd => executable - bsd build
11-09-13 03:59BenCategoryexecutable - bsd build => (No Category)
15-10-14 03:45BenNote Added: 0002478
15-10-14 03:45BenStatusnew => closed
15-10-14 03:48BenNightly VersionNot Available => Automated (specify build number)
15-10-14 03:48BenCategory(No Category) => executable - generic

Notes
(0000377)
dzhony   
31-01-10 17:19   
Edit: Wrong category - the correct one is executable - generic ...
(0002478)
Ben   
15-10-14 03:45   
I don't think this is possible.
.info retrieves the tile ID from a client's target packet.
The server is unaware of the client's custom changes during seasons