thumb
THIS ASSET HAS BEEN RELEASED UNDER A CREATIVE COMMONS LICENSE AND CAN BE DOWNLOADED ON GITHUB
  • ► Server hosted timers mean non-cheatable timers
  • ► Add any number of stats (HP, Energy, Gold, etc)
  • ► Each stat has an independent timer
  • ► Each timer has its own duration
  • ► Can count down or count to
  • ► No configuration required on the server
  • ► Takes seconds to implement
  • ► Works on all platforms
  • ► Fully GUI agnostic
  • ► Features callbacks to attach custom behavior

Reviews


There are no reviews yet.

THE VIDEOS SECTION FOR THIS ITEM IS STILL UNDER CONSTRUCTION

Please check back in soon...

THE TUTORIALS SECTION FOR THIS ITEM IS STILL UNDER CONSTRUCTION

Please check back in soon...

v3.1.1

– Added the function DeleteTimer so you can get rid of temporary timers.

– You can specify custom functions to run on success or failure of the delete operation

v3.1

– Replaced the OnGUI demo with a Unity UI version

– Deleted the Timers GUISkin

– Added a control panel to the WUSS menu on the WordPress dashboard

– You can now inspect / update/ delete the values of all timers saved to your database

v3.0

– Updated WordPress plugin to support the WinRT platform

v2.0

– This update requires that the wuss_timer plugin on the website be replaced with this version

– Removed the WUTServer class

– All functions now use the WPServer class installed with the WULogin kit

– Calling the server now requires a lot more params due to WPServer’s agnostic nature. All functions updated to include them for you

– Added two constant strings for internal use: timer_filepath and ASSET

– Actions are now sent as strings, not ints

– Updated the server code to call the new ‘wuss plugin’-agnostic settings.php file, simplifying the unity_funtions.php script

– Renamed the functions on the server

– Split the tdfData.php class script into dData.class.php and dDataContainer.class.php to maintain a uniform naming convention between kits in the series

– Moved both files into the ‘classes’ subfolder to maintain a uniform folder structure with other kits in the series

v1.3

Now uses the public function in WULogin to create the WWW connection

Now uses the GameID from WULogin to guarantee matching game ids

v1.2

Simplified development by:

-removing the requirement to specify the website URL. Now uses the value already set in WUServer

-removing the requirement to specify wether you are working online of offline. Now uses the value already set in WUServer

v1.1

Added multisite installation support

Added wutimer_pre and wutimer_post filters for custom plugins

Removed duplicate scripts from the plugin. Now uses WULogin’s scripts

Moved execution from immediately to WordPress’s ‘shutdown’ filter

v1.0

Initial release

THE FAQ FOR THIS ITEM IS STILL UNDER CONSTRUCTION

Please check back in soon...

You may also like…