Commit graph

19 commits

Author SHA1 Message Date
Nicholas
814ddc567e Change pop() to first() 2017-11-11 12:29:07 -05:00
dhruvhacks
0640392c38 Fixed #1460 2017-10-02 22:15:23 +05:30
Griatch
b278337172 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
Griatch
5590ee2258 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
Griatch
a648433db8 Merge conflicts against master, including cmdhandler support for direct cmdobject input together with prefix-ignore mechanism from devel. 2017-04-01 16:08:23 +02:00
BlauFeuer
ce15140bdd banlist to use evtable, markup, LGTM, PEP 8 2017-02-27 22:15:05 +01:00
Griatch
33000a55f6 Have CmdPerm check the 'edit' locktype when caller is a player instead of 'control' (which is not defined on players). Resolves #1223. 2017-02-19 09:25:21 +01:00
Griatch
0bd47f0c52 Change permission strings so Immortals->Developer, Wizards->Admin, Builders->Builder, PlayerHelper->Helper, Players->Player, Guests->Guest. Made perm() and pperm() lock function accept both the plural and singular form (so both Admin and Admins work). Still lacking a data migration for updating an existing database to the new setup. 2017-02-17 23:25:09 +01:00
Griatch
dd07ea294b Change a string cocatenation to use .join instead. 2017-01-30 00:24:51 +01:00
Simon Vermeersch
c31e9fc613 Fixes error messages on the boot command 2017-01-10 18:15:56 +01:00
trinsic
31096331d9 Fixing reference to potentially uninitialized variable 2016-12-17 17:49:18 +01:00
trinsic
cc8be09d5e Removing the /port switch on @boot and replacing it with the /sid switch to allow booting someone by their session id 2016-12-17 17:49:17 +01:00
trinsic
7ac777e0bf cmdboot trying to reference pobj as a player before pobj is set as a player. changed to use the player name search failed on. 2016-12-17 17:49:17 +01:00
Griatch
984c6f9758 Added the ability to overload the default command parent. Implements #923. 2016-05-22 20:49:46 +02:00
Doug Miller
ebce79ca1e fixed some help text for @ban command 2016-01-11 12:07:54 +01:00
Griatch
d496606a3c Further development of the reworking of systems using Sessions rather than session id. 2015-11-14 20:32:58 +01:00
Ahmed Charles
bc340fbf0d Remove commented out print statements. 2015-10-19 23:31:19 +02:00
Griatch
3ff937a6fd Updated commands to use new evennia path. 2015-01-07 14:31:35 +01:00
Griatch
c7325a5032 Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
Renamed from lib/commands/default/admin.py (Browse further)