Commit graph

5099 commits

Author SHA1 Message Date
Henddher Pedroza
d629fba2ed Remove FIXME:. Scripts names are case-insensitive 2019-01-03 20:07:27 -06:00
Henddher Pedroza
8b782e145f Refactor use command to abstract puzzle matching functionality into unit-testable functions. More tests 2019-01-01 23:05:41 -06:00
Henddher Pedroza
b9a3f22f1f Cleanup 2018-12-30 21:36:42 -06:00
Henddher Pedroza
6c3e6bd15f Replace word stone with word steel 2018-12-02 12:09:00 -06:00
Henddher Pedroza
543ceca819 Cleanup 2018-12-02 11:15:50 -06:00
Henddher Pedroza
bd13518a0e Merge branch 'master' of https://github.com/evennia/evennia into puzzles 2018-12-02 10:34:59 -06: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
Vincent Le Goff
354b54d369 Allow the 'makemessages' and 'compilemessages' commands 2018-11-22 08:46:54 +01:00
Vincent Le Goff
9d3938d0f5 Fix slight bugs that prevent a frozen version 2018-11-21 16:11:44 +01:00
Henddher Pedroza
d1d85033af Cleanup 2018-11-11 19:17:52 -06:00
Henddher Pedroza
6114b8ddee Addition of mask to puzzles. Mask allows to mask-out part attributes during parts-and-recipes matching 2018-11-11 18:54:15 -06:00
Griatch
40e4a6a59f
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
40b8108ef5 split.min.js path update 2018-11-06 18:24:24 -05:00
Henddher Pedroza
70eeb6f6be Move regex out of protofunc to prevent recompilation on each call. 2018-11-05 18:44:12 -06:00
Henddher Pedroza
1e38992958 Minor cleanup and when more than one puzzle can be resolved, don't show their names but just how many 2018-11-05 18:41:25 -06:00
Henddher Pedroza
419045fef4 Update test 2018-10-30 20:10:36 -05:00
Henddher Pedroza
0736485298 Remove prototypes._RE_DBREF and add new dbref() to protfuncs 2018-10-30 19:50:40 -05:00
Henddher Pedroza
dab2e3c577 Harden mocked _obj_search() calls with passed in when applicable 2018-10-28 20:52:19 -05:00
Henddher Pedroza
d70246d22f 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
59e29cfef4 Puzzle recipe with uppercase letter FAILS to be resolved 2018-10-28 10:56:15 -05:00
Henddher Pedroza
5ac40e0e1f e2e of puzzle that consumes all parts and produces no results 2018-10-28 10:53:42 -05:00
Henddher Pedroza
4f4df628b7 #1704: Update _RE_DBREF to match '(#Number)' so that it aliases to '(#Number)' 2018-10-28 09:43:01 -05:00
Henddher Pedroza
59cdb450c1 Merge branch 'master' of https://github.com/evennia/evennia into bug_1704 2018-10-27 21:22:55 -05:00
Henddher Pedroza
22b16d2814 Tests for protfunc parser and _RE_DBREF 2018-10-27 18:20:54 -05:00
Griatch
175af07159
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
Griatch
672d02a048 Minor adjustments to text 2018-10-27 21:19:41 +02:00
Jerry Aldrich
9d31ed6190 Correct a few spelling errors in tutorial build.ev 2018-10-27 12:18:12 -07:00
Griatch
b9ef923cd0
Merge pull request #1718 from jerryaldrichiii/correct-loose
Change loose to lose where appropriate
2018-10-27 21:14:28 +02:00
Griatch
fb806a6fab
Merge pull request #1717 from jerryaldrichiii/add-contributing-md
Add a CONTRIBUTING.md
2018-10-27 21:13:57 +02:00
Jerry Aldrich
1fedea563b Change loose to lose where appropriate 2018-10-27 11:59:03 -07:00
Jerry Aldrich
de52251d28 Add a CONTRIBUTING.md 2018-10-27 11:23:02 -07:00
Henddher Pedroza
881b02c988 Demonstrate potential problem with 2018-10-27 13:16:28 -05:00
Griatch
6ca5b83802 Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
Griatch
d2010594ee Merge branch 'bug_1663' of https://github.com/Henddher/evennia into Henddher-bug_1663 2018-10-27 13:08:58 +02:00
Griatch
b9bb5e9249 Merge branch 'master' of github.com:evennia/evennia 2018-10-26 20:47:47 +02:00
Griatch
f424725b42
Merge pull request #1705 from Packetdancer/master
Add an "--initmissing" switch to the Evennia launcher
2018-10-26 20:47:30 +02:00
Griatch
e64950190f Remove default server.log from game template 2018-10-26 20:39:28 +02:00
Griatch
8709237e7d Add default README to logs directory to make it possible to keep in git 2018-10-26 20:38:33 +02:00
Griatch
afb5af8c6d Give default permissions to spawn/edit prototypes.
Resolves #1687.
2018-10-26 20:07:13 +02:00
Rachel Blackman
4bacab7b95 Add new --initmissing switch to prepare game images checked out of git 2018-10-24 10:41:58 -07:00
Rachel Blackman
c52cafad1c Merge branch 'master' of github.com:evennia/evennia 2018-10-24 10:16:38 -07:00
Henddher Pedroza
b99a1b0509 Merge branch 'master' of https://github.com/evennia/evennia into puzzles 2018-10-23 20:07:34 -05:00
Griatch
06deb3ba96 Merge branch 'master' of github.com:evennia/evennia 2018-10-23 15:18:12 +02:00
Griatch
ed66563bdc Fix lagging pillow requirement for Windows. Resolves #1702. 2018-10-23 15:17:59 +02:00
Griatch
0fef52bcd8
Merge pull request #1699 from Henddher/bug_1684
Resolve Bug 1684 - Spawn not all switches work
2018-10-22 07:38:17 +02:00
Henddher Pedroza
0a7bb5b926 Test create_script() repeats=1 and persisted=True 2018-10-21 20:13:31 -05:00
Henddher Pedroza
79a64ce3d2 Add 'examine' as valid switch alias for 'show' with its corresponding tests 2018-10-21 14:15:34 -05:00