4 - 4.3 Map Data Update
print(GetBuildInfo()) 4.3.0 14980 Nov 9 2011 40300 mapData[820] = { ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, [1] = {3295.8331298829,2197.9165039063,-2260.4165039063,4697.9165039063,1035.4166259766,2500}, [2] = {562.5,375,-231.25,2918.75,-793.75,3293.75}, [3] = {865.62054443357,577.0803222656,-534.89825439453,3499.9997558594,-1400.5187988281,4077.080078125}, [4] = {475,316.6665039063,-1181.25,4229.1650390625,-1656.25,4545.8315429688}, [5] = {696.884765625,464.58984375,290.109375,2570.830078125,-406.775390625,3035.419921875}, [6] = {453.13500976562,302.08984375,646.35900878906,3970.830078125,193.22399902344,4272.919921875}, } mapData[816] = { ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, [1] = {1252.0830078125,833.3332519532,4650,3766.6665039063,5902.0830078125,2933.3332519531}, } mapData[819] = { ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, [1] = {3043.7498779297,2029.1665039062,-1791.6666259766,5327.0830078125,1252.0832519531,3297.9165039063}, [2] = {0,0,0,0,0,0}, } mapData[824] = { ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0, [1] = { 3106.7084960938,2063.0651855469,833.5927734375,-565.0927734375,3940.3012695313,-2628.1579589844 }, [2] = { 223.75,91.25,2113.75, -1716.25,1890, -1625 }, [3] = { 1352,1209.5,3262, -2834.5, 1910, -1625 }, [4] = { 185.19921875,123.466796875,-13523.900390625, 13528.266601563,-13709.099609375,13651.733398438}, [5] = { 1.5,1,0.25, 0, -1.25, 1 }, [6] = { 1.5,1,0.25, 0, -1.25, 1 }, [7] = { 1108.3515625,738.900390625,-11427.07421875,-12254.900390625,-12535.42578125,-11516 }, }
| User | When | Change |
|---|---|---|
| iispyderii | Nov 21, 2011 at 19:31 UTC | Changed description: 4.3.0 14980 Nov 9 2011 40300
mapData[820] = {
- ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
+ ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
[1] = {3295.8331298829,2197.9165039063,-2260.4165039063,4697.9165039063,1035.4166259766,2500},
[2] = {562.5,375,-231.25,2918.75,-793.75,3293.75},
- [3] = {1935.41705322263,577.0803222656,-534.89825439453,3499.9997558594,-1400.5187988281,4077.080078125},
+ [3] = {865.62054443357,577.0803222656,-534.89825439453,3499.9997558594,-1400.5187988281,4077.080078125},
[4] = {475,316.6665039063,-1181.25,4229.1650390625,-1656.25,4545.8315429688},
[5] = {696.884765625,464.58984375,290.109375,2570.830078125,-406.775390625,3035.419921875},
[6] = {453.13500976562,302.08984375,646.35900878906,3970.830078125,193.22399902344,4272.919921875},
}
mapData[816] = {
- ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
+ ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
- [1] = {10552.0830078125,833.3332519532,-4650,3766.6665039063,5902.0830078125,2933.3332519531},
+ [1] = {1252.0830078125,833.3332519532,4650,3766.6665039063,5902.0830078125,2933.3332519531},
}
mapData[819] = {
- ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
+ ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
[1] = {3043.7498779297,2029.1665039062,-1791.6666259766,5327.0830078125,1252.0832519531,3297.9165039063},
[2] = {0,0,0,0,0,0},
}
mapData[824] = {
- ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 2, ['transform'] = 0,
+ ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
[1] = { 3106.7084960938,2063.0651855469,833.5927734375,-565.0927734375,3940.3012695313,-2628.1579589844 },
[2] = { 223.75,91.25,2113.75, -1716.25,1890, -1625 },
[3] = { 1352,1209.5,3262, -2834.5, 1910, -1625 }, |
| iispyderii | Nov 16, 2011 at 04:22 UTC | Changed description: 4.3.0 14980 Nov 9 2011 40300
mapData[820] = {
- ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
+ ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
[1] = {3295.8331298829,2197.9165039063,-2260.4165039063,4697.9165039063,1035.4166259766,2500},
[2] = {562.5,375,-231.25,2918.75,-793.75,3293.75},
[3] = {1935.41705322263,577.0803222656,-534.89825439453,3499.9997558594,-1400.5187988281,4077.080078125},
----------------------------------------
[6] = {453.13500976562,302.08984375,646.35900878906,3970.830078125,193.22399902344,4272.919921875},
}
mapData[816] = {
- ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
+ ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
[1] = {10552.0830078125,833.3332519532,-4650,3766.6665039063,5902.0830078125,2933.3332519531},
}
mapData[819] = {
- ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0,
+ ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 2, ['transform'] = 0,
[1] = {3043.7498779297,2029.1665039062,-1791.6666259766,5327.0830078125,1252.0832519531,3297.9165039063},
[2] = {0,0,0,0,0,0},
}
mapData[824] = {
- ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+ ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 2, ['transform'] = 0,
[1] = { 3106.7084960938,2063.0651855469,833.5927734375,-565.0927734375,3940.3012695313,-2628.1579589844 },
[2] = { 223.75,91.25,2113.75, -1716.25,1890, -1625 },
[3] = { 1352,1209.5,3262, -2834.5, 1910, -1625 }, |
| iispyderii | Nov 16, 2011 at 04:21 UTC | Changed name from Dragon Soul Update to 4.3 Map Data Update |
| iispyderii | Nov 14, 2011 at 22:03 UTC | Changed description:- Updating as I get more values. Missing Hour of Twilight and two floors from End Time.
<<code>>
print(GetBuildInfo())
4.3.0 14980 Nov 9 2011 40300 |
| iispyderii | Nov 14, 2011 at 22:02 UTC | Changed description:Updating as I get more values. Missing Hour of Twilight and two floors from End Time. <<code>> print(GetBuildInfo()) - 4.3.0 14942 Nov 1 2011 40300 + 4.3.0 14980 Nov 9 2011 40300 mapData[820] = { ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, - [1] = {2437.5,3535.4166259766,2260.4165039063,-1035.4166259766,4697.9165039063,2500}, - [2] = {0,0,0,0,0,0}, - [3] = {2965.10150146487,2676.5612792969,534.89825439453,1400.5187988281,3499.9997558594,4077.080078125}, - [4] = {3047.9150390625,2889.5815429688,1181.25,1656.25,4229.1650390625,4545.8315429688}, - [5] = {0,0,0,0,0,0}, - [6] = {4617.18908691406,4466.14392089844,-646.35900878906,-193.22399902344,3970.830078125,4272.919921875}, + [1] = {3295.8331298829,2197.9165039063,-2260.4165039063,4697.9165039063,1035.4166259766,2500}, + [2] = {562.5,375,-231.25,2918.75,-793.75,3293.75}, + [3] = {1935.41705322263,577.0803222656,-534.89825439453,3499.9997558594,-1400.5187988281,4077.080078125}, + [4] = {475,316.6665039063,-1181.25,4229.1650390625,-1656.25,4545.8315429688}, + [5] = {696.884765625,464.58984375,290.109375,2570.830078125,-406.775390625,3035.419921875}, + [6] = {453.13500976562,302.08984375,646.35900878906,3970.830078125,193.22399902344,4272.919921875}, } mapData[816] = { ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, - [1] = {8416.6665039063,8835.4162597651,-4650,-5902.0830078125,3766.6665039063,2933.3332519531}, + [1] = {10552.0830078125,833.3332519532,-4650,3766.6665039063,5902.0830078125,2933.3332519531}, } mapData[819] = { - ['floors'] = 0, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, + ['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, + [1] = {3043.7498779297,2029.1665039062,-1791.6666259766,5327.0830078125,1252.0832519531,3297.9165039063}, - [1] = {0,0,0,0,0,0}, + [2] = {0,0,0,0,0,0}, } mapData[824] = { ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0, - [1] = { 268.5,1312.14333105469,-833.5927734375, -3940.3012695313, -565.0927734375, -2628.1579589844 }, + [1] = { 3106.7084960938,2063.0651855469,833.5927734375,-565.0927734375,3940.3012695313,-2628.1579589844 }, - [2] = { 397.5,265,-2113.75, -1890, -1716.25, -1625 }, + [2] = { 223.75,91.25,2113.75, -1716.25,1890, -1625 }, - [3] = { 427.5,285,-3262, -1910, -2834.5, -1625 }, + [3] = { 1352,1209.5,3262, -2834.5, 1910, -1625 }, - [4] = { 185.1992188,123.4667969,13523.900390625, 13528.266601563, 13709.099609375, 13651.733398438 }, + [4] = { 185.19921875,123.466796875,-13523.900390625, 13528.266601563,-13709.099609375,13651.733398438}, - [5] = { 1.5,1,-0.25, 0, 1.25, 1 }, + [5] = { 1.5,1,0.25, 0, -1.25, 1 }, - [6] = { 1.5,1,-0.25, 0, 1.25, 1 }, + [6] = { 1.5,1,0.25, 0, -1.25, 1 }, - [7] = { 1108.351563,738.9003906,11427.07421875, -12254.900390625, 12535.42578125, -11516 }, + [7] = { 1108.3515625,738.900390625,-11427.07421875,-12254.900390625,-12535.42578125,-11516 }, } <</code>> |
| iispyderii | Nov 13, 2011 at 23:35 UTC | Changed description:+ Updating as I get more values. Missing Hour of Twilight and two floors from End Time. <<code>> print(GetBuildInfo()) 4.3.0 14942 Nov 1 2011 40300 + mapData[820] = { + ['floors'] = 6, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, + [1] = {2437.5,3535.4166259766,2260.4165039063,-1035.4166259766,4697.9165039063,2500}, + [2] = {0,0,0,0,0,0}, + [3] = {2965.10150146487,2676.5612792969,534.89825439453,1400.5187988281,3499.9997558594,4077.080078125}, + [4] = {3047.9150390625,2889.5815429688,1181.25,1656.25,4229.1650390625,4545.8315429688}, + [5] = {0,0,0,0,0,0}, + [6] = {4617.18908691406,4466.14392089844,-646.35900878906,-193.22399902344,3970.830078125,4272.919921875}, + } + mapData[816] = { + ['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, + [1] = {8416.6665039063,8835.4162597651,-4650,-5902.0830078125,3766.6665039063,2933.3332519531}, + } + mapData[819] = { + ['floors'] = 0, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 4, ['transform'] = 0, + [1] = {0,0,0,0,0,0}, + } - mapData[824] = { + mapData[824] = { ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0, [1] = { 268.5,1312.14333105469,-833.5927734375, -3940.3012695313, -565.0927734375, -2628.1579589844 }, [2] = { 397.5,265,-2113.75, -1890, -1716.25, -1625 }, |
| iispyderii | Nov 08, 2011 at 07:53 UTC | Changed description type from Plain Text to WikiCreole Changed description: - What is the enhancement in mind? How should it look and feel? - Updating the library for Dragon Soul in 4.3. + <<code>> + print(GetBuildInfo()) + 4.3.0 14942 Nov 1 2011 40300 - Please provide any additional information below. + mapData[824] = { + ['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0, + [1] = { 268.5,1312.14333105469,-833.5927734375, -3940.3012695313, -565.0927734375, -2628.1579589844 }, + [2] = { 397.5,265,-2113.75, -1890, -1716.25, -1625 }, + [3] = { 427.5,285,-3262, -1910, -2834.5, -1625 }, + [4] = { 185.1992188,123.4667969,13523.900390625, 13528.266601563, 13709.099609375, 13651.733398438 }, + [5] = { 1.5,1,-0.25, 0, 1.25, 1 }, + [6] = { 1.5,1,-0.25, 0, 1.25, 1 }, + [7] = { 1108.351563,738.9003906,11427.07421875, -12254.900390625, 12535.42578125, -11516 }, + } + <</code>> |
| iispyderii | Nov 08, 2011 at 07:46 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Nov 21, 2011
- Reported
- Nov 08, 2011
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
iispyderii Nov 20, 2011 at 22:18 UTC - 0 likesThanks for that! I rearranged the values of all the floor earlier b/c I did the same format at the Dragon Soul that was posted in another ticket. However, I looked at some values for Stormwind and other places and found that they were putting the values in like X1,X2,Y1,Y2 when it should be -X1,Y1,-X2,Y2. When I rearranged them I just forgot to redo the widths and heights.
Here is an album of my Screenshots so you can see the values in the chat boxes. I never could find a way to get floors that you have no access to. http://imgur.com/a/y4Qn9#0
How did you get to HoT floor 2? I looked a while for it and I also couldn't ever figure out how to open the .dbc files I got from the .mpq files that hold the maps.
- Reply
- #1
michaelspain Nov 16, 2011 at 08:06 UTC - 0 likesSome values are incorrect (due to missing "minus" signs in some x coordinates )
EndTime floor 3 width must be: ~ 865.619
WellofEternity floor 1 width: ~ 1252.082
HourOfTwilight floor 2 width: 375 height: 250
Sorry i dont have the map coordinates only widths, and heights (calculated using mage blink inside the instances).