| AO Version 16.3 Changes - Aug 29, 2006 |
- AO patch 16.3 has required a change in ClickSaver code to be compatible.
- A new version, 2.3.2, was created based on the 2.3.1 code.
|
| New Maintenance, October 08, 2005 |
- As Gnarf is no longer playing the game, I (Covenant) have, with his approval,
- taken over maintenance of the ClickSaver project.
|
| AO Version 15.9 Changes - Apr 19, 2005 |
- AO patch 15.9 has changed the way information was sent between the client
- and the server, requiring a change in AOHook.DLL. New versions have been
- created for releases 2.3.1 and 2.3.0 beta 3, as well as a "standalone"
- AOHook.DLL independent of version number.
|
| V 2.3.1 - Sep 03, 2004 |
- Skip rebuilding database (which can cauze some problems if there are new items)
- Updated UI Positions for AI
- Moved the Mission Search Condition/Highlight options to their relevant Tabs
|
| V 2.3.0 BETA 3 - Jan 25, 2004 |
- Made Options Menu Smaller for people on 800x600 to be able to use
- Added "sliders" option (thanks Numbfreeze)
- Made AODatabase.bdb a little smaller
- Added "Item Value" options (thanks to Jayde for some input)
|
| V 2.3.0 BETA 2 - Nov 6, 2003 |
- Fixed to work with 15.2.0 hopefully
- Added "Auto Expand Team Missions" option by request
|
| V 2.3.0 BETA 1 - Oct 31, 2003 |
- Fixed the reload DB everytime (hopefully)
- Added Export/Import Settings buttons to options
- Changed the way settings are loaded, so your old watch lists/settings will have to be done over... Sorry
|
| V 2.2.9 - May 26, 2003 |
- "Google Like" search strings: (curtosey of Wrigz)
- Item Search, to allow web-search-like constructors "", - and word-match
Examples:
- Searching for 'decus -gloves' will match all decus items except gloves
- Searching for 'decus armor' will match on 'decus body armor', and 'decus
armor boots'
- Searching for '"decus armor"' will match on 'decus armor boots' but not on
'decus body armor'
- Searching for '"primus decus" -gloves -boots -body' will match on all primus
decus armor except for gloves, boots and body
- Location Search, to allow as above, plus location range search
Examples:
- Searching for 'athen -shire' will match on 'west athens' and 'old athens'
Searching for 'athen (100-200,500-600)' will match on any athen mission with
coords x from 100 to 200, y from 500 to 600.
- Searching for 'athen (100.2,200.3)' will match on any athen mission with
coords x and y exacly 100.2 and 200.3 respectively
- Searching for 'athen (0-500,3000-999999)' will match on any athen mission
with coords x <=500, y>=3000 (but less than 999999)
Made clicksaver a little smarter about only getting 3 or 4 missions from the terminal.
Added a checkbox to disable the auto-selection of matching mission when your in buying agent.
|
| V 2.2.9 beta - April 24, 2003 |
- Fixed a bug with 14.8 where missions without rewards would stop clicksaver from reading the other missions after it
- Added Mission XP reward to display
- Added logging. I'm working on a log parser later, and I will release the log format as well, but this is an emergency release to fix the bug with 14.8.
- Added Sounds.. There is now "found.wav" and "notfound.wav" if someone wants to make some sounds for it, e-mail em to me, right now it just uses some sounds I hijacked from the windows media directory
- Fullscreen mode - If you hit this, it starts a mode where it will automatically start buying agent everytime you roll the first mission. It also has a "Fullscreen mode" UI box that never switches windows, which should get rid of some window swapping issues
- No Source Relase right now - I don't have the time
|
| V 2.2.8 - April 10, 2003 |
- Added Mission Types to display/search capabilities
- Added Mission Time to display
- When running Buying Agent, the mission that matches your search criteria will be selected, then the mouse cursor will be left on top of the "Accept Mission" button assuming you have your extra options open.
- Some people request to add the ability to have it only highlight certain things (more like, not highlight mission types) to make it easier to see.. Added checkboxes to turn on/off highlighting of each.
Oh.. And since MORB has less and less time, I, gnarf, will be updating clicksaver for now.. Feature requests can be e-mailed to me, but if you PM me on the HackersQuest boards, ill be more likely to remember it.
|
| V 2.2.7 - Feb 25, 2003 |
I have fixed team missions for good... Well, at least I actually
tested it, and it seems to work flawlessly. *crosses fingers*
|
| V 2.2.6 - Feb 21, 2003 |
I have fixed (maybe) the crash with team missions. I also created
sourceforge pages for ClickSaver and PUL (only CVS repositories are
used on those page). You can check the current development version
on the ClickSaver CVS (see at bottom of page for more infos)
|
| V 2.2.5 - Oct 29, 2002 |
After 4 months, including a 2-3 months leaving from the game, here
is 2.2.5, which is only a trivial bugfix regarding the AO database
export (which caused me problem when coming back to AO - I wonder
how you people can bear that heap of bugs that is clicksaver. Maybe
the fact that there's no other similar program available. Must be
that.)
The fact it happens exactly 4 months after last update is purely
fortuitous. I didn't even realize that the 2.2.4 version is so old
;)
|
V 2.2.4 - June 29, 2002 |
Tweaked the berkeley database cache and page size, so that the
creation of local database is semi-bearable now under win98 (it was
taking ages with 2.2.3).
Made it so that killing ClickSaver while it's creating the local
database no longer result in ClickSaver use the incomplete database
file, which makes clicksaver not display most of the infos and
display unknown item: xxxx instead of proper item names. If it
happened to you with 2.2.3, please delete the file AODatabase.bdb
in ClicSaver's directory.
|