Commit graph

5100 commits

Author SHA1 Message Date
jaggiJ
59a1d0e76e Tutorial. Fixes echo message on lack of argument for mobon command. 2019-02-24 12:47:11 +01:00
Griatch
a3240e0998
Merge pull request #1782 from jaggiJ/myfixes
bugfix: barrel(rack_barrel) description before the barrel is even created
2019-02-24 12:30:04 +01:00
Griatch
dd244e7658 Fix health bar unittest 2019-02-23 22:31:06 +01:00
Griatch
0919b752f2 Merge branch 'master' of github.com:evennia/evennia 2019-02-23 22:10:27 +01:00
Griatch
c17314e22f Avoid negative health bar color. Resolves #1751. 2019-02-23 22:10:12 +01:00
Griatch
b186d6a267
Merge pull request #1783 from jaggiJ/myfix2
command spelling correction in tutorial build.ev @home ghost = to @se…
2019-02-23 17:29:51 +01:00
Griatch
537e43a481
Merge pull request #1784 from jaggiJ/barrel-er
Trying to pickup 'locked barrel', player now receives hint to 'get we…
2019-02-23 17:24:05 +01:00
Griatch
d9fa888051 Add website/ to more base.html imports 2019-02-20 22:24:52 +01:00
Griatch
109c3f2783 Make sure website extends website/base.html to avoid override collision 2019-02-19 20:21:45 +01:00
jaggiJ
ecb92cc039 Letter correction. w into capital W (spotted by CloudKeeper) 2019-02-17 13:39:46 +01:00
jaggiJ
5b9369075a
Spacing correction build.ev 2019-02-17 13:20:07 +01:00
jaggiJ
8222b79e28
build.ev Added commend line 2019-02-17 13:06:20 +01:00
jaggiJ
6e73d8812b Trying to pickup 'locked barrel', player now receives hint to 'get weapon'. 2019-02-17 12:08:40 +01:00
jaggiJ
4a6df21523 command spelling correction in tutorial build.ev @home ghost = to @sethome ghost = 2019-02-16 13:41:03 +01:00
jaggiJ
f6d192fd03 bugfix: barrel(rack_barrel) description before the barrel is created 2019-02-16 11:46:40 +01:00
Griatch
b899728231
Merge pull request #1781 from poisonbl/card-block-issue-1780-fix
Switching card-block to card-body.
2019-02-12 11:43:55 +01:00
poisonbl
106025011f Fix issue 1780 by switching card-block to card-body. 2019-02-11 21:27:12 -05:00
Griatch
fae63c724c
Merge pull request #1778 from CloudKeeper/patch-3
Correcting typo - "prot" to "proto"
2019-02-09 09:17:01 +01:00
CloudKeeper
d858e173d5
Correcting typo - "prot" to "proto"
Caught by LilCasper
2019-02-09 14:19:50 +11:00
Griatch
f406dc8f13 Fix bug in deleting capitalized attributes. Resolves #1776. 2019-02-07 22:04:12 +01:00
Griatch
0bd1af6992 Correct docstring for $dbref protfunc 2019-02-07 09:52:58 +01:00
Griatch
2302aa654a Update spawn doc to better explain protparents kwarg (see #1775) 2019-02-07 09:12:52 +01:00
Griatch
547d3c66a9 Check arg forwarding to django-admin as per #1774 - not supported in django version? 2019-02-04 21:28:16 +01:00
Griatch
bdcecbd945 Fix prototype inheritance of attrs/tags. Resolves #1773. 2019-02-03 15:17:32 +01:00
Griatch
419d2858fd Auto-create zope_interface.__init__.py if missing. 2019-01-29 18:18:47 +01:00
Griatch
d257545e0b Fix mechanism catching amp errors 2019-01-29 17:44:48 +01:00
Griatch
7baf3fe5b3 Catch keyerrors in amp box, as per #1306 2019-01-23 21:15:14 +01:00
Griatch
9e55741818 Correct use of callable in prototype creation 2019-01-17 23:03:11 +01:00
Griatch
3efaf6844e
Merge pull request #1767 from vincent-lg/fix_candidates
Fix a slight error in search with candidates
2019-01-13 12:40:51 +01:00
Vincent Le Goff
e54fb1c3d5 Fix a slight error in search with candidates 2019-01-06 21:27:19 +01:00
Griatch
c37a231948 Fix traceback in nick cmd. Resolves #1761 2019-01-04 19:52:55 +01:00
Griatch
8721d8c157 Further clarifications in search docstring 2019-01-04 14:35:44 +01:00
Griatch
a7de87b42d Clarifying use_dbref docstring 2019-01-04 12:56:43 +01:00
Griatch
1b5da3e85d Make help command accept use without a session 2019-01-01 03:29:55 +01:00
Griatch
0f34519958 Cleanup of contrib readme 2018-12-30 11:14:16 +01:00
Griatch
dc9044351b
Merge pull request #1756 from Antrare/patch-1
BugFix - Delete Prototypes using spawn command
2018-12-19 00:04:41 +01:00
Antrare
3afe08a1cf
BugFix - Delete Prototypes using spawn command
Spawn/delete <prototypekey> was not actually deleting anything.  This enables the command to work as expected.
2018-12-18 20:31:14 +11:00
Griatch
5e98127e22
Merge pull request #1755 from vincent-lg/fix_1754
Fix #1754: WindowsError is replaced with OSError
2018-12-17 09:15:02 +01:00
Griatch
ccdad894be
Merge pull request #1750 from vincent-lg/fr
Update the fr translation
2018-12-16 21:11:39 +01:00
Griatch
3685a666e3
Merge pull request #1752 from friarzen/master
Some Webclient bugfixes
2018-12-16 14:16:46 +01:00
Vincent Le Goff
b7893e7319 Fix #1754: WindowsError is replaced with OSError 2018-12-11 17:54:27 +01:00
Griatch
811ab0045e Correct command name in doc 2018-12-02 16:28:31 +01:00
Griatch
c0f4dce2a4
Merge pull request #1749 from vincent-lg/fix-translation
Allow the 'makemessages' and 'compilemessages' commands
2018-12-02 16:08:06 +01:00
Griatch
d4cac059da
Merge pull request #1748 from vincent-lg/frozen
Fix slight bugs that prevent a frozen version
2018-12-02 16:05:15 +01:00
Griatch
b03c050dd3
Merge pull request #1716 from Henddher/bug_1704
#1704: traceback when prototype key contains `#Number` [READY FOR REVIEW/MERGE]
2018-12-02 14:53:12 +01:00
Brenden Tuck
0554f83b69 adjust so splithandler dialogs dont get trumped by default_in 2018-11-27 20:35:53 -05:00
friarzen
ce3a1da1dc open help popup when the option is set. 2018-11-27 08:29:49 -05:00
friarzen
57551c791d Modal dialogs should capture all keystrokes but not interfere with other onKeydowns 2018-11-27 04:20:22 +00:00
friarzen
21451d0f9b fix hotbuttons css/layout issues 2018-11-27 03:43:20 +00:00
friarzen
07663e6a27 whitespace cleanup 2018-11-27 03:42:37 +00:00