Commit graph

5034 commits

Author SHA1 Message Date
Griatch
fb32521d5b Minor adjustments to text 2018-10-27 21:19:41 +02:00
Griatch
a9b5efb4d3 Merge pull request #1718 from jerryaldrichiii/correct-loose
Change loose to lose where appropriate
2018-10-27 21:14:28 +02:00
Griatch
510d0c5df8 Merge pull request #1717 from jerryaldrichiii/add-contributing-md
Add a CONTRIBUTING.md
2018-10-27 21:13:57 +02:00
Jerry Aldrich
4681025ef5 Change loose to lose where appropriate 2018-10-27 11:59:03 -07:00
Jerry Aldrich
873ac96fcb Add a CONTRIBUTING.md 2018-10-27 11:23:02 -07:00
Griatch
cc6c12b8be Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
Griatch
e18b1aaea6 Merge branch 'bug_1663' of https://github.com/Henddher/evennia into Henddher-bug_1663 2018-10-27 13:08:58 +02:00
Griatch
8504d89890 Merge branch 'master' of github.com:evennia/evennia 2018-10-26 20:47:47 +02:00
Griatch
21119cbc9b Merge pull request #1705 from Packetdancer/master
Add an "--initmissing" switch to the Evennia launcher
2018-10-26 20:47:30 +02:00
Griatch
58976f8fa7 Remove default server.log from game template 2018-10-26 20:39:28 +02:00
Griatch
7f10e5583a Add default README to logs directory to make it possible to keep in git 2018-10-26 20:38:33 +02:00
Griatch
0a5701d627 Give default permissions to spawn/edit prototypes.
Resolves #1687.
2018-10-26 20:07:13 +02:00
Rachel Blackman
2348bc1be1 Add new --initmissing switch to prepare game images checked out of git 2018-10-24 10:41:58 -07:00
Rachel Blackman
1d2982ef89 Merge branch 'master' of github.com:evennia/evennia 2018-10-24 10:16:38 -07:00
Griatch
06588f6695 Merge branch 'master' of github.com:evennia/evennia 2018-10-23 15:18:12 +02:00
Griatch
3954586f07 Fix lagging pillow requirement for Windows. Resolves #1702. 2018-10-23 15:17:59 +02:00
Griatch
553691d6cc 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
99c798e834 Test create_script() repeats=1 and persisted=True 2018-10-21 20:13:31 -05:00
Henddher Pedroza
e956bcf3be Add 'examine' as valid switch alias for 'show' with its corresponding tests 2018-10-21 14:15:34 -05:00
Henddher Pedroza
1cbbdf5410 Harden test '@spawn/edit <valid-prototype>' by asserting that olc_menu has been loaded with valid-prototype.UX Enhancement to OLC menu. Underneath the title, display 'Editing: key(prototype_key)' of the prototype being edited. If none, show blank line 2018-10-21 13:43:36 -05:00
Henddher Pedroza
68e93bbe9a Add Script test with repeats=1 and start_delay=True 2018-10-21 09:21:58 -05:00
Griatch
395a92165a Merge pull request #1700 from friarzen/master-historyjs-fix
Fix #1686 cursor placement issues
2018-10-21 16:17:46 +02:00
Brenden Tuck
1ccada6e71 Fix #1686 cursor placement issues 2018-10-21 10:03:54 -04:00
Henddher Pedroza
7e7ffbe3ab Another control-group test (repeats = 2) - it passes 2018-10-20 22:39:53 -05:00
Henddher Pedroza
74b1d2415d Merge branch 'master' of https://github.com/Henddher/evennia into bug_1663 2018-10-20 20:32:10 -05:00
Henddher Pedroza
f70fa467f5 Test @spawn/edit BALL (synonym) 2018-10-20 20:22:11 -05:00
Henddher Pedroza
9f26d4b728 code cleanup 2018-10-20 20:12:55 -05:00
Henddher Pedroza
931290a7a0 Handle '@spawn/edit ' (no prototype key given) brings OLC menu. Handle '@spawn/edit testball' brings OLC menu. Handle '@spawn/edit NO_EXISTS' that returns error 2018-10-20 20:11:41 -05:00
Henddher Pedroza
414f72c3b0 Merge branch 'master' of https://github.com/Henddher/evennia into bug_1684 2018-10-20 18:18:59 -05:00
Griatch
ed001ff4fb Merge pull request #1693 from TehomCD/test_memplot
Add tests for memplot
2018-10-20 23:42:35 +02:00
Griatch
a89028a2ba Merge pull request #1692 from TehomCD/test_telnet
Add unit test for ttype/telnet
2018-10-20 23:42:16 +02:00
Griatch
03b6621b99 Merge pull request #1691 from Henddher/bug_1499
Bug 1499: [READY FOR REVIEW AND MERGE] No way to clear object descs without resulting to `@py`
2018-10-20 23:38:35 +02:00
Henddher Pedroza
ff6deb90c1 Modify tests so they pass. Some new tests throw exceptions 2018-10-19 19:16:02 -05:00
Henddher Pedroza
d3ddeda7c9 @spawn/edit is equivalent to @spawn/olc and @olc 2018-10-19 19:01:27 -05:00
Henddher Pedroza
ca81d35e1c Baseline tests: assert current behavior (disregarding requirements) 2018-10-19 18:44:45 -05:00
Henddher Pedroza
01109de875 Merge branch 'master' of https://github.com/Henddher/evennia into bug_1684 2018-10-18 17:54:08 -05:00
Henddher Pedroza
4946b0f65d Tests for @spawn/edit and @spawn/examine 2018-10-18 17:52:25 -05:00
Griatch
b083a44545 Some clarification in the launcher 2018-10-18 17:15:54 +02:00
Tehom
7881207062 Add tests for memplot 2018-10-17 22:43:33 -04:00
Tehom
ef0e0e0b4c Add various simple tests for different handshakes 2018-10-17 12:49:48 -04:00
Tehom
b438359201 Add test of NOGOAHEAD 2018-10-17 01:50:57 -04:00
Henddher Pedroza
e08efc68dc Harden assertions 2018-10-16 20:09:17 -05:00
Henddher Pedroza
dc44dc0176 In @desc command, validate rhs based on = sign present in orig args. Default MUX parsing assigns None to rhs if there is nothing on the right of the = sign. 2018-10-16 19:49:19 -05:00
Tehom
40a37e501f Add some cleanup steps to prevent unclean reactor 2018-10-16 20:33:12 -04:00
Henddher Pedroza
6b96e84fd0 Tests for @desc obj= 2018-10-16 19:31:10 -05:00
Tehom
fe969111ce Add stub for testing Telnet 2018-10-16 19:51:43 -04:00
Griatch
9f8c1a4f64 Add requirement changes to 0.8 changelog, for clarity 2018-10-16 10:13:05 +02:00
Henddher Pedroza
9871aa6156 Use unittest.expectFailure decoration 2018-10-14 19:09:38 -05:00
Henddher Pedroza
b510bc12f4 Must use different classes for each test so the django RuntimeWarning doesn't occur 2018-10-14 19:07:46 -05:00
Henddher Pedroza
1625a8f7d1 Refactoring. Test to reproduce #1663 2018-10-14 17:09:01 -05:00