Commit graph

70 commits

Author SHA1 Message Date
Griatch
c781160225 Made various parts of the core respect the CLIENT_DEFAULT_WIDTH setting. Resolves #710. 2015-03-19 19:21:05 +01:00
Jonathan Piacenti
571b1d5fad Added m_len and made ANSIString ignore MXP. 2015-03-12 08:31:25 +01:00
tajmone
3afd9c2126 utils.py docstring completion
more bits and pieces
2015-03-09 16:04:21 +01:00
Griatch
7fdece962c Resolved merge conflict 2015-03-09 16:04:01 +01:00
Griatch
950922d699 Fixed docstring. Resolves #694. 2015-03-09 14:04:12 +01:00
Tristano Ajmone
8af908d4f7 TYPO IN COMMENTS: currently valids PIDs
currently valids PIDs  => currently valid PIDs
2015-03-05 12:06:11 +01:00
Tristano Ajmone
45e9c85f3e TYPO IN COMMENTS: suggestsion
suggestsion => suggestions
2015-03-05 12:06:11 +01:00
Griatch
621a2f73e9 Added the calledby() function to utils (copied from threaded branch) 2015-02-22 17:46:55 +01:00
Griatch
c63ae1742f Reworked the build script and made the default tutorial_room more clever, using details and custom cmdsets. 2015-02-22 17:46:55 +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
Griatch
4298dddf29 Made more verbose message when not finding a typeclass. 2015-01-15 21:49:05 +01:00
Griatch
a34312245a Added example bodyfunctions script back to contrib. Fixed the default lookup-paths of scripts. 2015-01-15 21:27:25 +01:00
Jonathan Piacenti
265f8a4e30 PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00
Griatch
8d473b7663 Added an empty server.log file in order to be able to put the server/logs directory in git. Some more bugfixes. 2015-01-10 20:09:18 +01:00
Griatch
8e020bfb62 Moved dummyrunner under bin/. 2015-01-10 17:56:33 +01:00
Griatch
33a42d06c5 Fixed many path-related issues, getting closing to getting the server to boot. 2015-01-08 16:00:22 +01:00
Griatch
c96c5a1fc7 Updated the game template, renaming subdir typeclasses rather than types since the latter collides with the python library module of the same name. 2015-01-08 00:04:18 +01:00
Griatch
ad3f19896c Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
Griatch
c7325a5032 Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
Renamed from lib/utils/utils.py (Browse further)