Version: 1.4 ALPHA
Updated on: 2011-04-24 20:35:50
by Adam File Name: esutils.zip
File Size: 27160 bytes
(View Zip Contents)
Version Notes: [LIST]
[*]Rewrote admins.py to avoid mutating global state. [b]Import Note: admin_manager has been removed, if you wish to iterate over admins registered, your addon should keep track itself. See [url=http://python.eventscripts.com/pages/esutils.admins]updated documentation[/url].[/b]
[*]Move a common players.py function to tools to be implicitly private.
[*]Moved weapon_colour out of players.py and into the weapons module as this is more intuitive.
[/LIST] Download this version
Version: 1.3 ALPHA
Updated on: 2011-04-23 22:24:15
by Adam File Name: esutils.zip
File Size: 27211 bytes
(View Zip Contents)
Version Notes: [LIST]
[*]Uploaded the correct working version of players.py instead of the older one that I accidentally uploaded before!
[*]Several minor bugfixes across lots of modules.
[/LIST] Download this version
Version: 1.3 ALPHA
Updated on: 2011-04-23 18:46:13
by Adam File Name: esutils.zip
File Size: 27222 bytes
(View Zip Contents)
Version Notes: [LIST]
[*]Uploaded the correct working version of players.py instead of the older one that I accidentally uploaded before!
[*]Several minor bugfixes across lots of modules.
[/LIST] Download this version
Version: 1.1
Updated on: 2011-04-22 16:51:13
by Adam File Name: esutils.zip
File Size: 27469 bytes
(View Zip Contents)
Version Notes: [LIST]
[*]Replaced hardcoded file paths to use os.path.join, os.path.dirname and __file__.
[*]players.py - Renamed a lot of functions to be implicitly private.
[/LIST] Download this version
Version: 1.1
Updated on: 2011-04-22 16:12:04
by Adam File Name: esutils.zip
File Size: 27478 bytes
(View Zip Contents)
Version Notes: [LIST]
[*]Replaced hardcoded file paths to use os.path.join, os.path.dirname and __file__.
[/LIST] Download this version
Version: 1.0
Updated on: 2011-04-22 04:56:16
by Adam File Name: esutils.zip
File Size: 30426 bytes
(View Zip Contents)
Version Notes: