Commit graph

5086 commits

Author SHA1 Message Date
jaggiJ
20bc919ca0 bugfix: barrel(rack_barrel) description before the barrel is created 2019-02-16 11:46:40 +01:00
Griatch
be40993f7b 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
4852651780 Fix issue 1780 by switching card-block to card-body. 2019-02-11 21:27:12 -05:00
Griatch
9f48499d74 Merge pull request #1778 from CloudKeeper/patch-3
Correcting typo - "prot" to "proto"
2019-02-09 09:17:01 +01:00
CloudKeeper
23337a61d7 Correcting typo - "prot" to "proto"
Caught by LilCasper
2019-02-09 14:19:50 +11:00
Griatch
c5a73174ab Fix bug in deleting capitalized attributes. Resolves #1776. 2019-02-07 22:04:12 +01:00
Griatch
95604616a3 Correct docstring for $dbref protfunc 2019-02-07 09:52:58 +01:00
Griatch
c121f4915e Update spawn doc to better explain protparents kwarg (see #1775) 2019-02-07 09:12:52 +01:00
Griatch
992c993350 Check arg forwarding to django-admin as per #1774 - not supported in django version? 2019-02-04 21:28:16 +01:00
Griatch
1412da1b0a Fix prototype inheritance of attrs/tags. Resolves #1773. 2019-02-03 15:17:32 +01:00
Griatch
fd74a2cdf6 Auto-create zope_interface.__init__.py if missing. 2019-01-29 18:18:47 +01:00
Griatch
a7694fb6e9 Fix mechanism catching amp errors 2019-01-29 17:44:48 +01:00
Griatch
ae979e852d Catch keyerrors in amp box, as per #1306 2019-01-23 21:15:14 +01:00
Griatch
a9fd49474d Correct use of callable in prototype creation 2019-01-17 23:03:11 +01:00
Griatch
484e5e6b1c 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
22481fe752 Fix a slight error in search with candidates 2019-01-06 21:27:19 +01:00
Griatch
f7857d6a2c Fix traceback in nick cmd. Resolves #1761 2019-01-04 19:52:55 +01:00
Griatch
2bea75c27d Further clarifications in search docstring 2019-01-04 14:35:44 +01:00
Griatch
692266d1bb Clarifying use_dbref docstring 2019-01-04 12:56:43 +01:00
Griatch
352582541f Make help command accept use without a session 2019-01-01 03:29:55 +01:00
Griatch
9a556aa57b Cleanup of contrib readme 2018-12-30 11:14:16 +01:00
Griatch
0779fd6c67 Merge pull request #1756 from Antrare/patch-1
BugFix - Delete Prototypes using spawn command
2018-12-19 00:04:41 +01:00
Antrare
e102782ab0 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
92726040e7 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
532fe8eb5a Merge pull request #1750 from vincent-lg/fr
Update the fr translation
2018-12-16 21:11:39 +01:00
Griatch
47bda92a97 Merge pull request #1752 from friarzen/master
Some Webclient bugfixes
2018-12-16 14:16:46 +01:00
Vincent Le Goff
03d0d015d7 Fix #1754: WindowsError is replaced with OSError 2018-12-11 17:54:27 +01:00
Griatch
1ac0b38984 Correct command name in doc 2018-12-02 16:28:31 +01:00
Griatch
f0bb6b91ef Merge pull request #1749 from vincent-lg/fix-translation
Allow the 'makemessages' and 'compilemessages' commands
2018-12-02 16:08:06 +01:00
Griatch
941ac1db45 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
8ba00beef1 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
8f15256dff adjust so splithandler dialogs dont get trumped by default_in 2018-11-27 20:35:53 -05:00
friarzen
b91504110f open help popup when the option is set. 2018-11-27 08:29:49 -05:00
friarzen
303fc584c9 Modal dialogs should capture all keystrokes but not interfere with other onKeydowns 2018-11-27 04:20:22 +00:00
friarzen
ad05ca1515 fix hotbuttons css/layout issues 2018-11-27 03:43:20 +00:00
friarzen
69ef732caf whitespace cleanup 2018-11-27 03:42:37 +00:00
Vincent Le Goff
650029a09e Update the fr translation 2018-11-22 10:17:52 +01:00
Vincent Le Goff
1788cc8e19 Allow the 'makemessages' and 'compilemessages' commands 2018-11-22 08:46:54 +01:00
Vincent Le Goff
ddbd39fce5 Fix slight bugs that prevent a frozen version 2018-11-21 16:11:44 +01:00
Griatch
b529072d0b Merge pull request #1740 from chainsol/fix_1737
Update split.min.js CDN URL - fixes #1737
2018-11-07 15:41:50 +01:00
Nicholas
88a8f89d6d split.min.js path update 2018-11-06 18:24:24 -05:00
Henddher Pedroza
6014d5eba4 Move regex out of protofunc to prevent recompilation on each call. 2018-11-05 18:44:12 -06:00
Henddher Pedroza
cd9a91c377 Update test 2018-10-30 20:10:36 -05:00
Henddher Pedroza
979d24a12f Remove prototypes._RE_DBREF and add new dbref() to protfuncs 2018-10-30 19:50:40 -05:00
Henddher Pedroza
f6d62e2f69 Harden mocked _obj_search() calls with passed in when applicable 2018-10-28 20:52:19 -05:00
Henddher Pedroza
bfeebc47ba Assert protfuncs._obj_search is called ONLY when (), () and () are called.
Group tests according to protfuncs._obj_search() calls
2018-10-28 20:43:14 -05:00
Henddher Pedroza
c2ccc5d297 #1704: Update _RE_DBREF to match '(#Number)' so that it aliases to '(#Number)' 2018-10-28 09:43:01 -05:00
Henddher Pedroza
290a6155e5 Merge branch 'master' of https://github.com/evennia/evennia into bug_1704 2018-10-27 21:22:55 -05:00
Henddher Pedroza
5a8858aab9 Tests for protfunc parser and _RE_DBREF 2018-10-27 18:20:54 -05:00
Griatch
5a3bd8e1d8 Merge pull request #1720 from jerryaldrichiii/correct-spelling-in-tutorial-build
Correct a few spelling errors in tutorial build.ev
2018-10-27 21:32:42 +02:00