Commit graph

979 commits

Author SHA1 Message Date
Griatch
a7ced1dbfc More work on combat 2022-03-27 23:36:38 +02:00
Griatch
04200f8bfc Working on evadventure combat 2022-03-27 18:55:11 +02:00
Griatch
7c1b59d6a8 Merge branch 'develop' into contrib/tutorial-game 2022-03-27 17:23:38 +02:00
Griatch
a553f1ab2f Continue with evadventure implementation 2022-03-21 15:35:07 +01:00
Griatch
a07ef8e3c4 First layout of evadventure 2022-03-16 00:12:21 +01:00
Narvath
f6e20f980c Forgot some typo 2022-03-13 03:21:26 +01:00
Narvath
89f6909aff Applying a few corrections 2022-03-13 03:02:19 +01:00
Narvath
69a8ed2378 component-contrib:add component name as tag on host 2022-03-12 17:09:13 +01:00
ChrisLR
8b5d978094 Components Squash (#1)
Adds the first part of Components Contrib and related docs
2022-03-06 10:34:04 -05:00
Griatch
919bf1a907 Add ObjectParent mixin to default gamedir template 2022-03-04 23:15:54 +01:00
Griatch
0cd57ad0ed Merge pull request #2628 from Tegiminis/develop
Adding "mult" to traits contrib
2022-03-04 19:52:02 +01:00
Griatch
d69589ec99 Better handle partial search matches. Resolve #2579 2022-03-01 18:51:24 +01:00
Griatch
6028844901 Fix typo in cooldown contrib README 2022-02-24 10:12:36 +01:00
Tegiminis
fc941a8713 gauge trait unit tests 2022-02-14 21:23:35 -08:00
Tegiminis
d3c8de822d counter trait unit tests 2022-02-13 00:15:55 -08:00
Tegiminis
8d9bd15ab8 tweak to static unit tests 2022-02-13 00:14:42 -08:00
Tegiminis
7e88ce8234 static trait unit tests 2022-02-12 16:51:27 -08:00
Tegiminis
73022b775b more removal of mult from base/mod setter 2022-02-12 15:06:38 -08:00
Tegiminis
d86108b276 added deleters for mult (resets to 1.0), fixed more docstring stuff 2022-02-12 15:02:28 -08:00
Tegiminis
6246e72a79 removed mult from checks on setting base/mod in counter/gauge traits; very unintuitive behavior 2022-02-12 15:01:59 -08:00
Tegiminis
4dcba2f234 Fixed documentation 2022-02-12 13:28:45 -08: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
4af263b362 Extended install instructions for gendersub. REsolve #2525. 2022-02-05 23:08:17 +01:00
Griatch
a980ed617d Fix tutorial world build and intro 2022-02-05 16:05:12 +01:00
Griatch
e5107b1a4e Further adjustment for deletion sequence 2022-02-03 19:30:33 +01:00
Griatch
e504e317d6 Delay room deletion in turnbattle unit tests 2022-02-03 19:07:09 +01:00
Griatch
50e4579529 Merge branch 'turnbattle_refactor' into develop 2022-02-01 23:04:56 +01:00
Griatch
88f71f7803 Made turnbattle tests pass after refactor 2022-02-01 21:17:32 +01:00
Griatch
09ef71c97e Fix error when running evennia xyzgrid cmdline 2022-01-31 22:11:28 +01:00
Griatch
ae4a6833f4 Start refactoring turnbattle contrib 2022-01-27 00:55: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
Tegiminis
b355008295 edited docstrings to reflect multiplier addition. added mult to validation and string methods 2022-01-19 12:52:15 -08:00
ChrisLR
cde2f4efdf Removed DEFAULT_HOME override 2022-01-19 12:25:04 -05:00
Tegiminis
15e966a9c5 added "mult" to all three example traits 2022-01-14 23:05:09 -08:00
Owllex
e3026c688d Fix typo in contrib import path. 2022-01-10 13:11:02 -08:00
Griatch
a8b52b76b3 Fix unit test base 2022-01-08 17:40:40 +01:00
Griatch
e96bbb4b86 Clean up contrib docs, autogeneration 2022-01-08 15:04:07 +01:00
Griatch
a4a658616e Run migrations. Update contrib paths stored in db 2022-01-07 18:11:51 +01:00
Griatch
4d6db5b5b6 Update contrib README 2022-01-07 17:00:37 +01:00
Griatch
19f920b6d4 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
1593a92d46 Remove prototype init from evennia init 2022-01-03 22:22:19 +01:00
Griatch
498a031662 Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings 2021-12-22 01:23:03 +01:00
Griatch
541e5a116a Fix all unit tests for contribs 2021-12-19 20:39:46 +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
a6cb94056c Complete reshuffling of contribs. Not moved tests 2021-12-18 21:48:08 +01:00
Griatch
0ab1c30716 Refactoring contribs 2021-12-18 18:02:37 +01:00