r105

Details

  • Filename
    Nauticus-r105.zip
  • Uploaded by
  • Uploaded
    Dec 5, 2008
  • Size
    278.54 KB
  • Downloads
    35
  • MD5
    ac8644334c618d4937ee56fe7540645f

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r105 | drool | 2008-12-06 01:00:04 +0000 (Sat, 06 Dec 2008) | 2 lines
Changed paths:
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.xml

- put back some debugging; comment out with repo substitutions
- create frames for map icons instead of in xml
------------------------------------------------------------------------
r104 | drool | 2008-12-04 16:52:28 +0000 (Thu, 04 Dec 2008) | 4 lines
Changed paths:
   M /trunk/NautCore.lua
   M /trunk/data.lua

- revert: show all three main zep routes for each of durotar/stv/tirisfal
- fix possible data corruption when clock drift is detected as wrong
- fix nil argument to fmod in DrawMapIcons() due to the above bug
- fix ticket 4; nil value in ShowTooltip() if old route selected
------------------------------------------------------------------------
r103 | drool | 2008-12-01 23:13:08 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Locales/locale.esES.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc

- some esES translations
- add minimap button (default state is hidden)
------------------------------------------------------------------------
r102 | drool | 2008-12-01 12:39:12 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.ruRU.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua

fix default locale flag for all locales
------------------------------------------------------------------------
r101 | drool | 2008-12-01 02:13:23 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc

- add in AceConfigDialog/Bliz options
- change default world map icon size to 125%
------------------------------------------------------------------------
r100 | drool | 2008-11-30 21:24:47 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   M /trunk/Nauticus.toc

don't strip LibDataBroker in no-lib
------------------------------------------------------------------------
r99 | drool | 2008-11-30 21:06:10 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.ruRU.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   M /trunk/data.lua

port to ace3
------------------------------------------------------------------------
r98 | drool | 2008-11-30 16:16:25 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

remove Dewdrop from .pkgmeta
------------------------------------------------------------------------
r97 | drool | 2008-11-30 15:48:02 +0000 (Sun, 30 Nov 2008) | 2 lines
Changed paths:
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml

- replace bloaty Dewdrop with UIDropDownMenu
- fix case for some libs paths in .toc
------------------------------------------------------------------------
r96 | drool | 2008-11-30 13:37:26 +0000 (Sun, 30 Nov 2008) | 2 lines
Changed paths:
   M /trunk/data.lua

- extend new routes on mini-map into orgrimmar and undercity
- show all three main zep routes for each of durotar/stv/tirisfal
------------------------------------------------------------------------
r95 | zuz666 | 2008-11-29 17:09:19 +0000 (Sat, 29 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/locale.ruRU.lua

- ruRU locale todo's
------------------------------------------------------------------------
r93 | drool | 2008-11-28 22:58:45 +0000 (Fri, 28 Nov 2008) | 6 lines
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml
   M /trunk/data.lua

- fix northspear, cloudkisser and captured zeppelin routes
- fix issue where triggering could occur after login/rl (d'oh)
- add Titan as OptDep so we can hook CloseRightClickMenu properly
- complete deDE, zhCN and zhTW localisations
- some code cleanup and optimisations, remove debug stuff
- bump all version numbers for release
------------------------------------------------------------------------
r92 | drool | 2008-11-27 16:59:36 +0000 (Thu, 27 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.ruRU.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautCore.lua

- don't force UpdateMinimapIconPositions
- few more localisation updates/fixes
- add Harrowmeiser to chat filter
------------------------------------------------------------------------
r91 | drool | 2008-11-26 13:19:25 +0000 (Wed, 26 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua

- complete french translation (thanks thelys)
- couple of zone name fixes for de and es locales
------------------------------------------------------------------------
r90 | Zuz666 | 2008-11-26 11:32:19 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/locale.ruRU.lua

- updated ruRU localization
------------------------------------------------------------------------
r88 | drool | 2008-11-25 23:38:57 +0000 (Tue, 25 Nov 2008) | 4 lines
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.ruRU.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautCore.lua
   M /trunk/Nauticus.toc
   M /trunk/data.lua
   M /trunk/readme.txt

- more accurate trigger extrapolation (esp. in the Y axis)
- remove unused localisations and add some missing strings; options, ship and npc names
- more complete german translation (thanks LarryCurse)
- complete trad. & simpl. chinese translation (thanks Juha)
------------------------------------------------------------------------
r87 | Zuz666 | 2008-11-25 21:38:01 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
   M /trunk/Locales/Locales.xml
   A /trunk/Locales/locale.ruRU.lua
   M /trunk/Nauticus.toc

Initial ruRU locale support
------------------------------------------------------------------------
r85 | drool | 2008-11-23 18:35:52 +0000 (Sun, 23 Nov 2008) | 2 lines
Changed paths:
   M /trunk/NautCore.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml
   M /trunk/data.lua

- bump version for release
- rename goblin -> crew [chat filter]
------------------------------------------------------------------------
r84 | drool | 2008-11-23 15:11:25 +0000 (Sun, 23 Nov 2008) | 2 lines
Changed paths:
   M /trunk/NautComms.lua
   M /trunk/data.lua

- initial tweak of round-trip times for WotLK routes
- FIX index mixup between giant turtle and new alliance boats
------------------------------------------------------------------------
r83 | drool | 2008-11-21 23:23:09 +0000 (Fri, 21 Nov 2008) | 6 lines
Changed paths:
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml
   D /trunk/changes.txt
   M /trunk/data.lua
   M /trunk/readme.txt

- add WotLK routes and zone translations
- rename Ra -> Rat abbreviation
- change comms command to avoid errors, test for invalid transit
- add Navigator Fairweather (Thundercaller) to crew chat filter
- add Greeb Ramrocket and Nargo Screwbore (Mighty Wind) to filter
- bump version numbers
------------------------------------------------------------------------
r82 | drool | 2008-11-11 23:54:03 +0000 (Tue, 11 Nov 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   D /trunk/embeds.xml

- remove tsvn:logtemplate, X-Embeds and FuBar+Titan OptionalDeps
- put embeds.xml back in .toc and use no-lib-strip, update Libs path
- remove custom channel and data reset options
- colour routes in dropdown based on faction
------------------------------------------------------------------------
r81 | drool | 2008-11-11 23:47:13 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
   A /trunk/Libs (from /trunk/libs:80)
   D /trunk/libs

rename libs to Libs
------------------------------------------------------------------------
r80 | drool | 2008-11-08 20:07:29 +0000 (Sat, 08 Nov 2008) | 3 lines
Changed paths:
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua

Nauticus:
- tidy up request scheduler
- fix error when toggling faction/zone list filter
------------------------------------------------------------------------
r79 | drool | 2008-11-07 22:35:01 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/NautComms.lua
   M /trunk/NautCore.lua

Nauticus: remove CHAT_MSG_ADDON distributions
------------------------------------------------------------------------
r78 | drool | 2008-11-07 16:00:38 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.xml

Nauticus: remove legacy GUI
------------------------------------------------------------------------
r77 | drool | 2008-11-07 11:46:24 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/NautUI.lua

Nauticus: fix tooltip in some LDB displays
------------------------------------------------------------------------
r76 | drool | 2008-11-07 01:59:28 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml
   M /trunk/embeds.xml

Nauticus: replace FuBar/Titan plugin stuff with LibDataBroker (LDB)
------------------------------------------------------------------------
r75 | drool | 2008-11-06 17:05:16 +0000 (Thu, 06 Nov 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Locales/locale.deDE.lua
   M /trunk/Locales/locale.enUS.lua
   M /trunk/Locales/locale.esES.lua
   M /trunk/Locales/locale.frFR.lua
   M /trunk/Locales/locale.koKR.lua
   M /trunk/Locales/locale.zhCN.lua
   M /trunk/Locales/locale.zhTW.lua
   M /trunk/NautCore.lua
   M /trunk/NautUI.lua
   M /trunk/Nauticus.toc
   M /trunk/Nauticus.xml
   M /trunk/data.lua
   M /trunk/embeds.xml
   A /trunk/libs
   A /trunk/libs/LibSimpleFrame-Mod-1.0
   A /trunk/libs/LibSimpleFrame-Mod-1.0/LibSimpleFrame-Mod-1.0.lua
   A /trunk/libs/LibSimpleFrame-Mod-1.0/lib.xml

Nauticus:
- removed svn:externals
- replace bloated TabletLib with custom LibSimpleFrame
- tweaked rtts slightly
------------------------------------------------------------------------
r74 | drool | 2008-10-26 20:05:34 +0000 (Sun, 26 Oct 2008) | 3 lines
Changed paths:
   M /trunk/NautComms.lua
   M /trunk/data.lua

Nauticus:
- fix concat formatted_time nil value error (route data was out by 60s)
- bump comms version number due to the above fix
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
187.13 KB Dec 5, 2008 3.0.3 22