Commit graph

4407 commits

Author SHA1 Message Date
Griatch
f1b6a4e212 Some minor typos in game template 2015-02-11 15:12:25 +01:00
Griatch
53a100fd33 Made GAME_DIR allocation dynamic to allow for renaming/moving the gamedir if desired. 2015-02-11 13:57:19 +01:00
Griatch
eb6baf6e79 refactored cmdhandler to make sure syscmds and normal commands get called in exactly the same way, including at_pre/post_cmd hooks. 2015-02-11 08:43:57 +01:00
Griatch
3281221c99 Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now! 2015-02-10 21:13:10 +01:00
Griatch
c38c9e2f38 Some expansion of the search() docstring 2015-02-10 19:18:23 +01:00
Ahmed Charles
d4b92c6e42 Remove AT_SEARCH_RESULT, unused. 2015-02-10 17:50:23 +00:00
Ahmed Charles
62a13a94a4 Give should only look in the inventory and could use a custom message. 2015-02-10 17:39:52 +00:00
Ahmed Charles
df3943a996 Get does not search for things in the inventory. 2015-02-10 17:38:39 +00:00
Ahmed Charles
ac73b82db9 Cleanup arg_regex for general commands. 2015-02-10 17:37:26 +00:00
Ahmed Charles
7e7cd9211f Add custom error messages to search and have drop use them. 2015-02-10 17:17:15 +00:00
Griatch
7fb35f4ef4 Update INSTALL.md 2015-02-10 17:16:52 +01:00
Griatch
429e7ce4cc updated install text file 2015-02-10 16:36:34 +01:00
Griatch
83fb8240de Fixed readme typo 2015-02-10 16:31:49 +01:00
Griatch
88a90b59df Readme update 2015-02-10 16:28:17 +01:00
Griatch
54b528155b Some readme updates 2015-02-10 16:14:51 +01:00
Griatch
f2a41161cb Updated readme's and other documentation. 2015-02-10 16:12:21 +01:00
Griatch
16ce5afb96 Update CONTRIBUTING.md 2015-02-10 11:47:36 +01:00
Griatch
f7385973a3 Update CONTRIBUTING.md 2015-02-10 11:40:18 +01:00
Griatch
2f13673922 Update CONTRIBUTING.md 2015-02-10 11:39:18 +01:00
Griatch
9d63b03635 Some extra info to settings file 2015-02-10 10:28:06 +01:00
Griatch
eb738ebad8 Made tutorial_world run on devel, it had a few deprecated imports and also the path to the build file given in the limbo desc was not right anymore. 2015-02-10 10:26:08 +01:00
Griatch
ec4e985c39 Made sure to have the launcher send the gamedir as the first entry in the environment for the portal and launcher. This makes it possible to start evennia from anywhere in the game folder. 2015-02-10 00:12:41 +01:00
Griatch
5038d42438 ... and another one. 2015-02-09 23:38:15 +01:00
Griatch
31d7bb658d Added a last fixed migration 2015-02-09 23:35:06 +01:00
Griatch
fa18aca371 Cleanup of the migration history 2015-02-09 23:33:54 +01:00
Griatch
b9648e6cf4 Merge branch 'patch-2' of https://github.com/ahmedcharles/evennia into devel 2015-02-09 22:46:39 +01:00
Griatch
d952f47292 Merge branch 'devel' of github.com:evennia/evennia into devel 2015-02-09 22:38:56 +01:00
Griatch
dc20174531 Removed mention of ROOT_DIR, deleted docs/ directory and moved locale/ under evennia/. 2015-02-09 22:31:23 +01:00
Griatch
0115db3805 Reworked batchprocessor to correctly handle paths. Started looking at changing loation of some other folders. 2015-02-09 22:18:52 +01:00
Griatch
4045e0ec16 Fixed batchprocessor readin. 2015-02-09 22:02:44 +01:00
Ahmed Charles
4f5adf1da6 The inventory command should not have arguments.
This makes it so that iguana does not match this command.
2015-02-09 09:24:47 -08:00
Ahmed Charles
d702cd069c Add help_category to @players. 2015-02-09 08:25:32 -08:00
Griatch
c6c9f81bec Update CONTRIBUTING.md 2015-02-09 16:55:13 +01:00
Griatch
480d76ae11 Update CONTRIBUTING.md 2015-02-09 16:54:47 +01:00
Griatch
68c79a2610 Capitalizing a title correctly 2015-02-09 16:53:29 +01:00
Griatch
56ce08446e Some text cleanup 2015-02-09 16:52:21 +01:00
Kelketek
ca08efa9c8 Update CONTRIBUTING.md 2015-02-09 09:42:27 -06:00
Griatch
f9538a4831 Seems refreshing browser cache fixed issues with the templates. 2015-02-09 16:40:30 +01:00
Griatch
5ff4f8fd71 Update CONTRIBUTING.md 2015-02-09 16:32:12 +01:00
Griatch
0a34b0071a Some more elaborate info in contribution.md. 2015-02-09 16:21:04 +01:00
Griatch
03ad401657 More testing of markers, again. 2015-02-09 15:01:48 +01:00
Griatch
c29823fdcc More testing of markers. Weird behavior on github. 2015-02-09 14:58:55 +01:00
Griatch
45c0306495 Test with another title marker 2015-02-09 14:55:32 +01:00
Griatch
1f4e39ca47 Weirdness in docs header 2015-02-09 14:53:27 +01:00
Griatch
3750a4a711 Weirdness in docs header 2015-02-09 14:51:56 +01:00
Griatch
f7c6efe0cc More updates to contributing.md 2015-02-09 14:49:28 +01:00
Griatch
fb6c112459 More updates to contributing.md 2015-02-09 14:46:59 +01:00
Griatch
c6351104d8 Fixes to contributing file. 2015-02-09 14:39:33 +01:00
Griatch
0ca1b7ecfb Added a CONTRIBUTING.md file. 2015-02-09 14:35:58 +01:00
Griatch
91608d7787 Fixed test of quit to handle slightly different output text 2015-02-09 02:35:14 +01:00