Change Log:
--------------------
See CurseForge for the latest changes.
1.1.0
tag 1.1.0
31ee0f793cbd6ea7d0ab257d3917fbd096479b98
Choonster
2013-02-09 19:48:11 +1100
Tagging as 1.1.0
--------------------
Choonster:
- Add enUS.lua to the .pkgmeta's ignore list
- Remove enUS.lua from .gitignore
- Add GetLastUpdateString to the public API
- Add .docmeta file for CurseForge's documenter.
- Add public API
-- Make StringToTime available outside of its block.
- Save predictions between sessions.
1.0.1
tag 1.0.1
2d8130fdf016c8b6f4fc7e7f5afee25cc7274bdd
Choonster
2013-01-06 05:26:33 +1100
Tagging as 1.0.1
--------------------
Choonster:
- Updated TOC to 5.1
-- Probably should have done that earlier.
- Added licence info to README
- Added Curse/WoWI links to README
- Initial commit
1.0
tag 1.0
ff0c6595351a1b3684bd78f36a8d43e6309b2ca8
Choonster
2013-01-05 01:02:58 +1100
Tagging as 1.0
--------------------
Choonster:
- Moved the caching checks to the caching function
- Also fixed the checks to properly recognise when the cache has its
data.
- Cache function will now delete itself when the cache has its data.
- Added cache population function
-- This is called at PLAYER_ENTERING_WORLD as well as in the slash
command and DataObject:OnTooltipShow method.
-- Hopefully this should fix the caches not being populated.
- Fixed the deDE locale file, deleted the teset enUS file properly.
- Fixed a typo at the end of the locale files.
- Added proper locale files
- Removed the test enUS.lua file
- Localisation fix
- Changed phrase table keys to strings
- Added code to convert the keys to number in the locale initialisation
code in c...
Description:
--------------------
Description
Jogu Predictions records Jogu the Drunk's current crop prediction when you speak to him and shares this with other users of the AddOn. This allows you to know his prediction without talking to him (which can save you some gold if you're not Best Friends with him), as long as someone else using the AddOn has talked to him and asked for his prediction recently.
Version 1.1.0 saves Jogu's predictions between sessions, so once you've talked to Jogu on one character, you can view his prediction on any other character even if there's nobody else running the AddOn to sync with.
Use /jp, /jogup or /jogupredictions to print out the current prediction and /jp sync to update the prediction from other users.
The AddOn also creates a LibDataBroker plugin that shows the current prediction, so you can display it on a DataBroker display like DockingStation, ChocolateBar, Bazooka or Titan Panel.
Translations
Currently Jogu Predictions is only available in English and German (not completely localised yet), meaning only people on English or German clients will be able to update the prediction by talking to Jogu; but anyone running the AddOn will receive updates from others.
The AddOn records a list of Jogu's prediction phrases, making it easy for me to add support for your locale. Just copy/paste the contents of your WTF\Account\\SavedVariables\JoguPredictions.lua into a comment on Curse/WoW Interface and put either the vegetable's English item name or the itemID next to each phrase.
If commenting on WoW Interface, please highlight the text and click the blue "Wrap around selected text" button before posting the comment....
--------------------
See CurseForge for the latest changes.
1.1.0
tag 1.1.0
31ee0f793cbd6ea7d0ab257d3917fbd096479b98
Choonster
2013-02-09 19:48:11 +1100
Tagging as 1.1.0
--------------------
Choonster:
- Add enUS.lua to the .pkgmeta's ignore list
- Remove enUS.lua from .gitignore
- Add GetLastUpdateString to the public API
- Add .docmeta file for CurseForge's documenter.
- Add public API
-- Make StringToTime available outside of its block.
- Save predictions between sessions.
1.0.1
tag 1.0.1
2d8130fdf016c8b6f4fc7e7f5afee25cc7274bdd
Choonster
2013-01-06 05:26:33 +1100
Tagging as 1.0.1
--------------------
Choonster:
- Updated TOC to 5.1
-- Probably should have done that earlier.
- Added licence info to README
- Added Curse/WoWI links to README
- Initial commit
1.0
tag 1.0
ff0c6595351a1b3684bd78f36a8d43e6309b2ca8
Choonster
2013-01-05 01:02:58 +1100
Tagging as 1.0
--------------------
Choonster:
- Moved the caching checks to the caching function
- Also fixed the checks to properly recognise when the cache has its
data.
- Cache function will now delete itself when the cache has its data.
- Added cache population function
-- This is called at PLAYER_ENTERING_WORLD as well as in the slash
command and DataObject:OnTooltipShow method.
-- Hopefully this should fix the caches not being populated.
- Fixed the deDE locale file, deleted the teset enUS file properly.
- Fixed a typo at the end of the locale files.
- Added proper locale files
- Removed the test enUS.lua file
- Localisation fix
- Changed phrase table keys to strings
- Added code to convert the keys to number in the locale initialisation
code in c...
Description:
--------------------
Description
Jogu Predictions records Jogu the Drunk's current crop prediction when you speak to him and shares this with other users of the AddOn. This allows you to know his prediction without talking to him (which can save you some gold if you're not Best Friends with him), as long as someone else using the AddOn has talked to him and asked for his prediction recently.
Version 1.1.0 saves Jogu's predictions between sessions, so once you've talked to Jogu on one character, you can view his prediction on any other character even if there's nobody else running the AddOn to sync with.
Use /jp, /jogup or /jogupredictions to print out the current prediction and /jp sync to update the prediction from other users.
The AddOn also creates a LibDataBroker plugin that shows the current prediction, so you can display it on a DataBroker display like DockingStation, ChocolateBar, Bazooka or Titan Panel.
Translations
Currently Jogu Predictions is only available in English and German (not completely localised yet), meaning only people on English or German clients will be able to update the prediction by talking to Jogu; but anyone running the AddOn will receive updates from others.
The AddOn records a list of Jogu's prediction phrases, making it easy for me to add support for your locale. Just copy/paste the contents of your WTF\Account\
If commenting on WoW Interface, please highlight the text and click the blue "Wrap around selected text" button before posting the comment....