Commit graph

23 commits

Author SHA1 Message Date
Wendy Wang
7d2cae328b Fixing tests 2022-09-18 16:20:32 +02:00
Wendy Wang
0fb078c5ab Fixing docstrings, adding _MAX_MAP_SIZE, adding import into init 2022-09-18 16:03:07 +02:00
Wendy Wang
ae9355e3d2 Updating the ingame map display contrib with docstrings and tests@ 2022-09-18 00:21:11 +02:00
Wendy Wang
60959e4247 Adding basic map contrib 2022-09-14 15:09:42 +02:00
Wendy Wang
f9866ed9b5 Adding basic map contrib 2022-09-14 15:04:07 +02:00
homeofpoe
f370b596dc Update README.md
fixed a typo from 'bew' to 'new'
2022-08-22 12:48:28 -07:00
Griatch
7c1d11f474 Fix bug in xyzgrid search parser 2022-08-03 23:01:09 +02:00
Griatch
1ab14d33e4 Fix typo in xyzgrid error message 2022-08-03 22:31:10 +02:00
Andrew Bastien
e0dc224d08 Fixed remaining issues. All tests pass. 2022-07-14 22:53:37 -04:00
Andrew Bastien
c99cd45f93 Added move_type to obj.move_to and its many hooks and what calls it. 2022-07-11 22:03:07 -04:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
09ef71c97e Fix error when running evennia xyzgrid cmdline 2022-01-31 22:11:28 +01:00
Griatch
5859de7054 Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
bbf45af2dd Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
Griatch
e96bbb4b86 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
19f920b6d4 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
498a031662 Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings 2021-12-22 01:23:03 +01:00
Griatch
8139fd79c7 Update links/paths to new contrib locations 2021-12-19 17:46:17 +01:00
Griatch
7f2b8c81d7 Fixing contrib test issues 2021-12-19 15:33:41 +01:00
Griatch
04a95297b5 First version of moved contrib tests 2021-12-18 23:49:51 +01:00
Griatch
0ab1c30716 Refactoring contribs 2021-12-18 18:02:37 +01:00
Griatch
f5f75bd04d Start refactor contrib folder 2021-12-18 11:32:34 +01:00