Griatch
|
2269a9b1ef
|
Add custom de/serializer methods for embedded dbobjs in Attribute pickling
|
2022-06-01 22:04:54 +02:00 |
|
Griatch
|
2165487dfe
|
Start unit tests for turn based combat
|
2022-06-01 22:03:56 +02:00 |
|
InspectorCaracal
|
232d80041a
|
check if cmdid has callback
|
2022-06-01 12:48:18 -06:00 |
|
InspectorCaracal
|
a5c6a3ece7
|
update and simplify options_formatter
|
2022-05-31 23:23:59 -06:00 |
|
Griatch
|
04cd67459b
|
Merge pull request #2748 from ChrisLR/bugfix-2747-get-by-tag
Bugfix 2747 get_by_tag category list fails on None
|
2022-05-31 21:21:26 +02:00 |
|
ChrisLR
|
f961db6e29
|
Remove sorted from unique categories as the order is not important
|
2022-05-31 12:08:50 -04:00 |
|
ChrisLR
|
796d12a906
|
Add failing test case about searching with none categories
|
2022-05-31 12:08:16 -04:00 |
|
Griatch
|
cf8710724f
|
Make more unit tests
|
2022-05-30 11:26:10 +02:00 |
|
Griatch
|
ca294f8acc
|
Make more unit tests
|
2022-05-29 13:40:42 +02:00 |
|
Griatch
|
668720a4c4
|
Merge pull request #2745 from InspectorCaracal/schedule-script-fixes
Schedule and Global Script fixes
|
2022-05-27 10:58:55 +02:00 |
|
Griatch
|
6dc361ecf2
|
Merge pull request #2743 from owllex/dict_merge
Implement dict update operator (|) for _SaverDict
|
2022-05-27 10:57:09 +02:00 |
|
Griatch
|
a39472476e
|
Update Link page (sync from master pages)
|
2022-05-27 10:49:46 +02:00 |
|
Griatch
|
ec5d27e145
|
More testing
|
2022-05-27 10:47:51 +02:00 |
|
Griatch
|
159df71885
|
Merge pull request #2738 from KieranSmith-Res/links-update
Links update
|
2022-05-27 10:46:51 +02:00 |
|
Griatch
|
abe350cfc2
|
Merge pull request #2735 from InspectorCaracal/fix_nattr_indent
Fix NAttr indents on examine
|
2022-05-27 10:45:48 +02:00 |
|
Griatch
|
9361dff184
|
Made unit tests for evadventure rules
|
2022-05-26 16:23:11 +02:00 |
|
InspectorCaracal
|
44a53e3750
|
start all global scripts
|
2022-05-25 21:10:53 -06:00 |
|
InspectorCaracal
|
96835fa445
|
fix obsolete .restart calls
|
2022-05-25 21:09:00 -06:00 |
|
Griatch
|
d19eac8ac9
|
Start adding quest module
|
2022-05-24 23:45:08 +02:00 |
|
Owllex
|
97c0d7eb30
|
Implement dict update operator (|) for savers.
|
2022-05-22 00:22:12 -07:00 |
|
InspectorCaracal
|
4db12d15c0
|
don't need logger anymore
|
2022-05-09 16:57:46 -06:00 |
|
InspectorCaracal
|
6046f279eb
|
updat text2html tests
|
2022-05-09 16:22:16 -06:00 |
|
InspectorCaracal
|
684e80bca0
|
rewrite color/style replacement
|
2022-05-09 16:20:34 -06:00 |
|
KieranSmith-Res
|
917b2410d6
|
Update Links.md
Update website link to DVW
|
2022-05-09 07:05:42 +01:00 |
|
KieranSmith-Res
|
bf9b01cb07
|
Update Links.md
Add link to Designing Virtual Worlds PDF
|
2022-05-09 07:04:53 +01:00 |
|
InspectorCaracal
|
dd771fddd0
|
move newline to before indent
|
2022-05-04 10:36:53 -06:00 |
|
InspectorCaracal
|
bbee58c854
|
replace % subs on regex strings
|
2022-04-29 12:43:17 -06:00 |
|
InspectorCaracal
|
a76ba1d92c
|
add /Me vs /me to case sensitive test
|
2022-04-29 12:33:27 -06:00 |
|
InspectorCaracal
|
deb7d9f69a
|
add test for .get_sdesc
|
2022-04-29 12:26:00 -06:00 |
|
InspectorCaracal
|
b3aa869ac6
|
fixes
|
2022-04-29 12:11:29 -06:00 |
|
InspectorCaracal
|
369eab1963
|
update docstring module paths
|
2022-04-28 18:50:09 -06:00 |
|
InspectorCaracal
|
8b612a9e9c
|
first pass on switching to format/fstring
|
2022-04-28 13:58:05 -06:00 |
|
InspectorCaracal
|
344cde81e1
|
remove unnecessary declaration
|
2022-04-26 16:20:42 -06:00 |
|
InspectorCaracal
|
865fc14ef8
|
update character display name too
|
2022-04-26 16:12:53 -06:00 |
|
InspectorCaracal
|
9b114b0bea
|
implement get_posed_sdesc
|
2022-04-26 16:07:44 -06:00 |
|
InspectorCaracal
|
15be72489a
|
fix typo, add comment
|
2022-04-25 12:58:49 -06:00 |
|
InspectorCaracal
|
052714f82b
|
correct .get_sdesc docstring
|
2022-04-25 11:56:08 -06:00 |
|
InspectorCaracal
|
97b83ef241
|
update RecogHandler.get docstring
|
2022-04-25 11:52:13 -06:00 |
|
InspectorCaracal
|
e86b81917b
|
added more comments, cleaned up a couple lines
|
2022-04-25 11:43:07 -06:00 |
|
Griatch
|
e7bc8d9836
|
Merge branch 'develop' into contrib/evadventure
|
2022-04-23 15:47:32 +02:00 |
|
Griatch
|
0c62046224
|
Merge pull request #2727 from InspectorCaracal/tickerhandler-clear
Fix `tickerhandler.clear`
|
2022-04-23 14:39:12 +02:00 |
|
Griatch
|
f67f55387d
|
Merge pull request #2726 from owllex/attributeproperty
Only initialize AttributeProperty and TagProperty in init_evennia_properties
|
2022-04-23 14:30:55 +02:00 |
|
Griatch
|
82bb35e333
|
Merge pull request #2725 from ChrisLR/component-signals
[Components Contrib] Component signals
|
2022-04-23 14:28:53 +02:00 |
|
InspectorCaracal
|
0769ffbef1
|
Update rpsystem.py
|
2022-04-22 11:40:47 -06:00 |
|
InspectorCaracal
|
7568cb29b9
|
update format color for recog vs sdesc
|
2022-04-22 11:39:49 -06:00 |
|
InspectorCaracal
|
55e7b3c93d
|
deleted the wrong line
|
2022-04-21 21:57:51 -06:00 |
|
InspectorCaracal
|
2047c64e9d
|
Update rpsystem.py
|
2022-04-21 21:46:06 -06:00 |
|
InspectorCaracal
|
180b3f222f
|
Update tests.py
|
2022-04-21 21:14:08 -06:00 |
|
InspectorCaracal
|
a49caf9f93
|
don't need those any more
|
2022-04-21 21:10:12 -06:00 |
|
InspectorCaracal
|
b5ec52a51a
|
strip obj id; other cleanup
|
2022-04-21 21:09:46 -06:00 |
|