Commit graph

7 commits

Author SHA1 Message Date
walterhiggins f88d1f0428 'Buddha' Release : The annihilation of 'self' variable.
use of 'self' should be limited only to in-game or console commands. It should not be used in the context of a module.
2013-12-30 21:33:12 +00:00
walterhiggins fc440654b8 Fixed issue with stack trace in console when empty commands entered. Added more example modules 2013-12-30 01:07:41 +00:00
walterhiggins dbf6adfadc Fix bug when using commando from server console 2013-12-29 13:26:21 +00:00
walterhiggins 1c05da1862 Documentation tweaks. Changed heading levels for the arrows and commando
modules.
2013-12-28 23:02:50 +00:00
walterhiggins e0f8f0dc0f Updated alias command to create aliases without 'jsp' prefix and added 'console' global variable 2013-12-27 22:52:16 +00:00
walterhiggins 509705487a made 'events' global 2013-12-26 15:38:24 +00:00
walterhiggins 6ab381420d new commando plugin 2013-12-26 00:22:24 +00:00