Aqua-Soft Forums: Samurize v1.63 - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Samurize v1.63 Rate Topic: -----

#1 User is offline   KMDonlon Icon

  • Samurize Crew
  • Group: Member
  • Posts: 117
  • Joined: 01-May 04

Posted 17 September 2005 - 01:06 AM

Coming soon folks...:)


EDIT: IT IS HERE!!!!!!!!!!! http://www.samurize.com
0

#2 User is offline   sketching Icon

  • Group: Member
  • Posts: 1,074
  • Joined: 18-September 03

Posted 17 September 2005 - 01:24 AM

Can't wait. ;)
0

#3 User is offline   kavin Icon

  • Group: Member
  • Posts: 553
  • Joined: 04-March 05

Posted 17 September 2005 - 02:02 AM

WOW! Time to update all my configs! cant wait! lol
0

#4 User is offline   BetaguyGZT Icon

  • Group: Member
  • Posts: 82
  • Joined: 12-November 03

Posted 17 September 2005 - 02:10 AM

Runs like a champ too. Lots of little fixes, and tons of new features and enhancements. :) Worthy of a 1.7 release tag, imho.
0

#5 User is offline   Unbeliever Icon

  • Group: Member
  • Posts: 6,978
  • Joined: 15-March 03

Posted 18 September 2005 - 10:51 AM

When?

Changelog? ;)
0

#6 User is offline   Phat-Liz0rd Icon

  • Group: Member
  • Posts: 307
  • Joined: 21-October 04

Posted 19 September 2005 - 08:00 AM

Unbeliever said:

When?

Changelog? ;)



AdamC
Posted: Aug 11 2005, 11:11 AM
Quote Post
The Programming Frog
******



Group: Admin
Joined: 26-September 03
Posts: 6,610
Offline





Thought now would be a good time to post about the next release. I took abit of a break from doing development on Samurize. But I'm back now working hard to get a release out of the door. Here's the current change log, there are some big things that have been added that I hope people like. But I wont reveal them quite yet smil3dbd4d4e4c4f2.gif Have to build the suspense.

Bug Fixes:
* Fixed bug when saving config with no meters.
* Fixed the default values for the ToolTip
* Fixed blending problem with the Visual Plugins.
* Fixed a Selection bug in the meter list.
* Fixed a bug in the Decimal points of the Tool Tip meters.
* Fixed if blank Linkage the link is not run.
* Fixed a bug in the tray icon not changing when using the commandline options.
* Fixed the config editor not returning the language file name and config file name when using the plugin api.
* Fixed actions to ensure they are cleared correctly if a source plugin doesnt return the information.
* Fixed a bug in the alert meter image alert processing.
* Fixed bug with single click occuring with double clicks.
* Fixed problem with repeating lines in the Text Meters.
* Fixed bug with client not saving location on windows shutdown.
* Fixed a Bug with copy and pasting Visual Plugins
* Fixed Uptime meter so that it will go up-to 49 days now
* Fixed bug in upload and download

Changes/Improvements:
* Text Shadowing.
* Transparent area color setting for Background images. (Not been added to meter images because it would significantly increase CPU usage).
* Meter Centering when selected on the meter list.
* Day ordinal has been added (used in conjunction with the language file).
* Edit instance of the instance manager has been made wider.
* Meter Linkage now tries to work out the working directory for the file passed.
* Added %dl, %dr and %dm for double clicks to be returned by plugins and scripts.
* Added a new return value for the tooltips, %vl. This is replaced by the %tt value if present returned by script/plugin.
* Alerts can now have Custom Text returned.
* Added option to trim alert value before doing the alert compare processing.
* Added Mouse Up / Mouse Down for Left, Right and Middle mouse buttons (none of these actions work for Right in the taskbar).
* Meter Linkage will now work on Mouse Over/Out and Mouse Enter/Leave..
* Graphical images and Image Output Types now support http:// downloading. Animated Gifs not allowed at present.
* Removed the Text File size limit of 8k.
* Taskbar will now honour the commandline parameters to use call as client.exe taskbar .
* Grid and Highlight colours can be changed in the config editor.
* If ToolTip Text is over 999 then the text is truncated.
* Input Plugins can now force an update for the meter that they are associated with.
* Add alert values If Value has increased, and if value has decreased.
* Added keyboard input for input plugins.
* All Standard Meters are allowed a background color with an alpha blend.
* All Standard Meters are allowed a border.
* Rectangle has border width (if useful will add to other rectangle object).
* Mouse Drag Input option has been added
* Improved selection of the Inputs in the Config Editor
* Improved Copy and Paste code so that you can copy and paste across multiple instances of the config editor.

I dont currently have a date set for the release yet, all depends on the testing and my speed of coding.
0

#7 User is offline   Phat-Liz0rd Icon

  • Group: Member
  • Posts: 307
  • Joined: 21-October 04

Posted 19 September 2005 - 08:01 AM

Unbeliever said:

When?

Changelog? ;)



AdamC said:

Posted: Aug 11 2005, 11:11 AM
Quote Post
The Programming Frog
******



Group: Admin
Joined: 26-September 03
Posts: 6,610
Offline





Thought now would be a good time to post about the next release. I took abit of a break from doing development on Samurize. But I'm back now working hard to get a release out of the door. Here's the current change log, there are some big things that have been added that I hope people like. But I wont reveal them quite yet smil3dbd4d4e4c4f2.gif Have to build the suspense.

Bug Fixes:
* Fixed bug when saving config with no meters.
* Fixed the default values for the ToolTip
* Fixed blending problem with the Visual Plugins.
* Fixed a Selection bug in the meter list.
* Fixed a bug in the Decimal points of the Tool Tip meters.
* Fixed if blank Linkage the link is not run.
* Fixed a bug in the tray icon not changing when using the commandline options.
* Fixed the config editor not returning the language file name and config file name when using the plugin api.
* Fixed actions to ensure they are cleared correctly if a source plugin doesnt return the information.
* Fixed a bug in the alert meter image alert processing.
* Fixed bug with single click occuring with double clicks.
* Fixed problem with repeating lines in the Text Meters.
* Fixed bug with client not saving location on windows shutdown.
* Fixed a Bug with copy and pasting Visual Plugins
* Fixed Uptime meter so that it will go up-to 49 days now
* Fixed bug in upload and download

Changes/Improvements:
* Text Shadowing.
* Transparent area color setting for Background images. (Not been added to meter images because it would significantly increase CPU usage).
* Meter Centering when selected on the meter list.
* Day ordinal has been added (used in conjunction with the language file).
* Edit instance of the instance manager has been made wider.
* Meter Linkage now tries to work out the working directory for the file passed.
* Added %dl, %dr and %dm for double clicks to be returned by plugins and scripts.
* Added a new return value for the tooltips, %vl. This is replaced by the %tt value if present returned by script/plugin.
* Alerts can now have Custom Text returned.
* Added option to trim alert value before doing the alert compare processing.
* Added Mouse Up / Mouse Down for Left, Right and Middle mouse buttons (none of these actions work for Right in the taskbar).
* Meter Linkage will now work on Mouse Over/Out and Mouse Enter/Leave..
* Graphical images and Image Output Types now support http:// downloading. Animated Gifs not allowed at present.
* Removed the Text File size limit of 8k.
* Taskbar will now honour the commandline parameters to use call as client.exe taskbar .
* Grid and Highlight colours can be changed in the config editor.
* If ToolTip Text is over 999 then the text is truncated.
* Input Plugins can now force an update for the meter that they are associated with.
* Add alert values If Value has increased, and if value has decreased.
* Added keyboard input for input plugins.
* All Standard Meters are allowed a background color with an alpha blend.
* All Standard Meters are allowed a border.
* Rectangle has border width (if useful will add to other rectangle object).
* Mouse Drag Input option has been added
* Improved selection of the Inputs in the Config Editor
* Improved Copy and Paste code so that you can copy and paste across multiple instances of the config editor.

I dont currently have a date set for the release yet, all depends on the testing and my speed of coding.


copy/pasted this from samurize forums
0

#8 User is offline   KMDonlon Icon

  • Samurize Crew
  • Group: Member
  • Posts: 117
  • Joined: 01-May 04

Posted 21 September 2005 - 11:56 PM

This will be an unbelievable release, there is no match for Sammy now...the sky is the limit, all the input options are incredible! :D Stay tuned!
0

#9 User is offline   Unbeliever Icon

  • Group: Member
  • Posts: 6,978
  • Joined: 15-March 03

Posted 22 September 2005 - 09:01 AM

KMDonlon said:

This will be an unbelievable release, there is no match for Sammy now...the sky is the limit, all the input options are incredible! :D Stay tuned!


When?

__________________
0

#10 User is offline   sketching Icon

  • Group: Member
  • Posts: 1,074
  • Joined: 18-September 03

Posted 22 September 2005 - 09:25 AM

There hasn't officially been a date set by AdamC that I've heard of. All I can say is... soon? :D
0

#11 User is offline   Unbeliever Icon

  • Group: Member
  • Posts: 6,978
  • Joined: 15-March 03

Posted 22 September 2005 - 10:07 AM

in that what's with all the hype? :slant:
0

#12 User is offline   sketching Icon

  • Group: Member
  • Posts: 1,074
  • Joined: 18-September 03

Posted 22 September 2005 - 10:47 AM

Alright, Samurize 1.63 has been released.
0

#13 User is offline   KMDonlon Icon

  • Samurize Crew
  • Group: Member
  • Posts: 117
  • Joined: 01-May 04

Posted 25 September 2005 - 11:25 PM

Get it while it's hot people!
0

#14 User is offline   sketching Icon

  • Group: Member
  • Posts: 1,074
  • Joined: 18-September 03

Posted 26 September 2005 - 03:38 AM

You might want to put the link in the first post too, Kevin. Just in case people don't read down this far. ;)
0

#15 User is offline   Mirror Icon

  • Group: Member
  • Posts: 103
  • Joined: 11-August 05

Posted 09 October 2005 - 08:18 PM

KMDonlon said:

Get it while it's hot people!


Got it, and loving it. Thanks. Even more mousey features. woot to doo! :cool:
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic