Tegiminis
|
5f97481f87
|
gauge trait unit tests
|
2022-02-14 21:23:35 -08:00 |
|
Tegiminis
|
9d1ff3e041
|
counter trait unit tests
|
2022-02-13 00:15:55 -08:00 |
|
Tegiminis
|
250429d698
|
tweak to static unit tests
|
2022-02-13 00:14:42 -08:00 |
|
Tegiminis
|
321d4005fc
|
static trait unit tests
|
2022-02-12 16:51:27 -08:00 |
|
Tegiminis
|
7510229edb
|
more removal of mult from base/mod setter
|
2022-02-12 15:06:38 -08:00 |
|
Tegiminis
|
9a1a5ef041
|
added deleters for mult (resets to 1.0), fixed more docstring stuff
|
2022-02-12 15:02:28 -08:00 |
|
Tegiminis
|
55162b5d80
|
removed mult from checks on setting base/mod in counter/gauge traits; very unintuitive behavior
|
2022-02-12 15:01:59 -08:00 |
|
Tegiminis
|
5fe0a413eb
|
Fixed documentation
|
2022-02-12 13:28:45 -08:00 |
|
Tegiminis
|
2bb5fde828
|
edited docstrings to reflect multiplier addition. added mult to validation and string methods
|
2022-01-19 12:52:15 -08:00 |
|
Tegiminis
|
09267f4a20
|
added "mult" to all three example traits
|
2022-01-14 23:05:09 -08:00 |
|
Griatch
|
bd19d1e75b
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2022-01-10 23:55:12 +01:00 |
|
Griatch
|
5203d46976
|
Update version control docs. Resolve #2304
|
2022-01-10 23:54:56 +01:00 |
|
Griatch
|
90be59245c
|
Update EvMenu doc with more examples
|
2022-01-10 22:16:31 +01:00 |
|
Griatch
|
aefcf20aef
|
Update EvMenu doc with more examples
|
2022-01-09 19:38:13 +01:00 |
|
Griatch
|
653c073b74
|
Fix auto-generated link
|
2022-01-09 17:21:32 +01:00 |
|
Griatch
|
de8d83c131
|
Fix contributing page links, per #2371
|
2022-01-09 17:18:23 +01:00 |
|
Griatch
|
0b3970d594
|
Homogenize manager search methods to return querysets. Resolve #2384.
|
2022-01-09 17:13:24 +01:00 |
|
Griatch
|
84afea231d
|
Examine-cmd support for script/channels. Resolve #2375.
|
2022-01-09 14:13:22 +01:00 |
|
Griatch
|
b392b56ea5
|
Allow $dbref/$search in set command to assign objects to Attributes. Resolve #2379.
|
2022-01-09 01:49:58 +01:00 |
|
Griatch
|
fd3c820f1d
|
Allow scripts command to operate on range dbrefs. Resolve #2397.
|
2022-01-09 00:49:57 +01:00 |
|
Griatch
|
5b040a5e67
|
Move create methods into managers, leave utils.create as wrappers.
Resolve #2118.
|
2022-01-09 00:30:32 +01:00 |
|
Griatch
|
4cff98d4bd
|
Make monitorhandler support Attribute categories. Resolve 1807.
|
2022-01-08 22:14:56 +01:00 |
|
Griatch
|
1a5d8c0b61
|
Fix unit test base
|
2022-01-08 17:40:40 +01:00 |
|
Griatch
|
c1aa0703df
|
Fix tag homogenzation. Resolve #2524.
|
2022-01-08 16:57:18 +01:00 |
|
Griatch
|
d335e4b54a
|
Update contrib doc pages
|
2022-01-08 16:30:31 +01:00 |
|
Griatch
|
883ea77ae8
|
Clean up contrib docs, autogeneration
|
2022-01-08 15:04:07 +01:00 |
|
Griatch
|
9367ca3d9a
|
Auto-convert contrib readmes to doc pages
|
2022-01-08 00:58:56 +01:00 |
|
Griatch
|
d4de56a62f
|
Add additional script migration
|
2022-01-07 22:27:06 +01:00 |
|
Griatch
|
51e99d36f0
|
Run migrations. Update contrib paths stored in db
|
2022-01-07 18:11:51 +01:00 |
|
Griatch
|
94ba9b307f
|
Update contrib README
|
2022-01-07 17:00:37 +01:00 |
|
Griatch
|
5e2224c0a6
|
Clean up all test suites
|
2022-01-07 16:12:12 +01:00 |
|
Griatch
|
d25fa56b68
|
Merge branch 'develop' into refactor-contrib
|
2022-01-06 22:30:56 +01:00 |
|
Griatch
|
cbc9a6573b
|
Merge pull request #2605 from The-Archemist/Py3.10
dbserialize fix to support Python 3.10
|
2022-01-06 22:29:46 +01:00 |
|
Griatch
|
9a75aa3c88
|
Remove prototype init from evennia init
|
2022-01-03 22:22:19 +01:00 |
|
Griatch
|
d942c9cd08
|
Isolate EvenniaTestCase/EvenniaCommandTest for pristine settings
|
2021-12-22 01:23:03 +01:00 |
|
Jake
|
66784a94c9
|
Fixed dbserialize. Supports Py 3.7 - 3.10
|
2021-12-19 19:14:31 -07:00 |
|
Griatch
|
f79d88e6cd
|
Fix all unit tests for contribs
|
2021-12-19 20:39:46 +01:00 |
|
Griatch
|
5dc5dfb7a8
|
Update links/paths to new contrib locations
|
2021-12-19 17:46:17 +01:00 |
|
Griatch
|
1930f171b6
|
Fixing contrib test issues
|
2021-12-19 15:33:41 +01:00 |
|
Griatch
|
dca4fde980
|
First version of moved contrib tests
|
2021-12-18 23:49:51 +01:00 |
|
Griatch
|
9b92b595c4
|
Complete reshuffling of contribs. Not moved tests
|
2021-12-18 21:48:08 +01:00 |
|
Griatch
|
9efaea9e35
|
Refactoring contribs
|
2021-12-18 18:02:37 +01:00 |
|
Griatch
|
a13c04f0d1
|
Start refactor contrib folder
|
2021-12-18 11:32:34 +01:00 |
|
Griatch
|
660dee0a8b
|
Update changelog with merged PR
|
2021-12-17 08:49:04 +01:00 |
|
Griatch
|
a5f736ca0f
|
Merge branch 'master' into develop
|
2021-12-16 19:31:01 +01:00 |
|
Griatch
|
fa79110ba6
|
Update silvren contact info
|
2021-12-16 19:30:16 +01:00 |
|
Griatch
|
71fd497c6e
|
Update silvren contact info
|
2021-12-16 19:29:18 +01:00 |
|
Griatch
|
357fcc8059
|
Make set aware of Attribute categories
|
2021-12-16 00:22:24 +01:00 |
|
Griatch
|
40ac0bb26d
|
Update the contrib README to include new cooldown contrib
|
2021-12-15 22:35:08 +01:00 |
|
Griatch
|
c3c12dd38a
|
Merge pull request #2594 from owllex/cooldown
Add new cooldowns contrib.
|
2021-12-15 22:33:38 +01:00 |
|