r88
Details
-
FilenameBroker_RecZone-r88.zip
-
Uploaded by
-
UploadedMar 26, 2010
-
Size188.55 KB
-
Downloads37
-
MD59485a424870096a6262b0842f79f3eff
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r88 | lordfarlander | 2010-03-27 01:01:01 +0000 (Sat, 27 Mar 2010) | 2 lines
Changed paths:
M /trunk/Broker_RecZone.lua
Broker_RecZone:
- Fix clicking on ldb item
------------------------------------------------------------------------
r87 | lordfarlander | 2010-03-26 03:13:21 +0000 (Fri, 26 Mar 2010) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_RecZone.lua
M /trunk/PackZones.lua
M /trunk/Zones.lua
Broker_RecZone:
- Fixed right clicking not bring up configuration
- Removed sorttable.js from package
- Changed packer script to take a path on the command line for where the output should go
------------------------------------------------------------------------
r86 | lordfarlander | 2010-03-25 00:06:59 +0000 (Thu, 25 Mar 2010) | 3 lines
Changed paths:
M /trunk/Broker_RecZone.lua
M /trunk/Zones.lua
M /trunk/Zones.xml
M /trunk/Zones.xsd
M /trunk/Zones.xsl
M /trunk/locals/RecZoneLocals_enUS.lua
Broker_RecZone:
- Zone fixes
- Add support for "neutral" rather than "contested" zones (possibly for future flight path adding)
------------------------------------------------------------------------
r85 | lordfarlander | 2010-03-19 22:54:39 +0000 (Fri, 19 Mar 2010) | 4 lines
Changed paths:
M /trunk/Broker_RecZone.lua
M /trunk/PackZones.lua
A /trunk/Zones.lua
M /trunk/Zones.xml
M /trunk/Zones.xsd
M /trunk/Zones.xsl
D /trunk/unpackedZones.lua
Broker_RecZone:
- Deleted the wrong file from the repository :-p
- More stuff added to packing
- Slight changes to unpacking of zones
------------------------------------------------------------------------
r84 | lordfarlander | 2010-03-19 00:37:59 +0000 (Fri, 19 Mar 2010) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_RecZone.lua
M /trunk/PackZones.lua
A /trunk/XMLParse.lua
D /trunk/Zones.lua
A /trunk/Zones.xml
A /trunk/Zones.xsd
A /trunk/Zones.xsl
A /trunk/sorttable.js
Broker_RecZone:
- Unpacked zones cache changed to XML for easier maintenance
- Added some helpful externally usable functions
------------------------------------------------------------------------
r83 | lordfarlander | 2010-03-06 02:26:31 +0000 (Sat, 06 Mar 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_RecZone.lua
A /trunk/PackZones.lua
M /trunk/Zones.lua
M /trunk/locals/RecZoneLocals_enUS.lua
A /trunk/unpackedZones.lua
Broker_RecZone:
- Changes to how zones are stored on disc. They are now packed and presorted, and unpacked when the zone list is first called for
------------------------------------------------------------------------