Griatch
|
08e80f2739
|
launcher unit test fix
|
2022-12-03 16:58:29 +01:00 |
|
Griatch
|
bef46e9983
|
Evennia 1.0 release
|
2022-12-03 16:46:51 +01:00 |
|
Griatch
|
8164b75c93
|
Update the example file-help entries
|
2022-12-03 16:24:21 +01:00 |
|
Griatch
|
6b82d04a8c
|
Correctly route twisted logs at startup for new game folder
|
2022-12-03 15:26:01 +01:00 |
|
Griatch
|
e2b4a9cf19
|
Add missing methods to _SaverSet. Resolve #3007
|
2022-12-03 13:04:31 +01:00 |
|
Griatch
|
d15b2201a0
|
Remove game template init file; Run black. Resolve #3014
|
2022-12-03 12:35:00 +01:00 |
|
Griatch
|
07935f68a3
|
Version 1.0rc10, py3.10 min
|
2022-12-03 10:06:25 +01:00 |
|
Griatch
|
d3be746969
|
Merge pull request #3011 from InspectorCaracal/discord-patch-2
Minor Discord bugfixes and polish
|
2022-12-02 22:09:28 +01:00 |
|
Avalon Hope
|
f6ffd1b889
|
Merge pull request #5 from avalonhope/avalonhope-patch-search-object-attribute
Add unit test for seaching for objects by attribute
|
2022-12-02 15:13:51 +00:00 |
|
InspectorCaracal
|
d483c3d8d3
|
minor discord bugfixes and polish
|
2022-12-01 21:50:19 -07:00 |
|
Griatch
|
626f258ecd
|
Add german translation (Zhuraj)
|
2022-12-02 00:21:49 +01:00 |
|
Griatch
|
cdcafcf14d
|
Merge pull request #2924 from ChrisLR/godot-client
Godot client contrib
|
2022-12-01 19:07:45 +01:00 |
|
ChrisLR
|
05b5a78a6d
|
Add examples
|
2022-12-01 12:13:38 -05:00 |
|
Avalon Hope
|
bc2478ca9f
|
Update test_search.py
|
2022-12-01 14:14:25 +00:00 |
|
InspectorCaracal
|
6874dec2f3
|
fix breaking kwarg changes
|
2022-11-30 20:12:41 -07:00 |
|
Griatch
|
c6e3ee7589
|
Update and link new discord docs; reformat code for PEP8
|
2022-12-01 00:20:26 +01:00 |
|
Griatch
|
a71534cc3b
|
Merge pull request #3001 from InspectorCaracal/discord-integration
Add discord chat integration
|
2022-11-30 23:55:39 +01:00 |
|
InspectorCaracal
|
049e40910b
|
update for removal of /name
|
2022-11-30 15:39:22 -07:00 |
|
InspectorCaracal
|
e8d0754d7d
|
addressing requested changes
|
2022-11-29 16:33:12 -07:00 |
|
Griatch
|
a31804665c
|
Merge pull request #3004 from InspectorCaracal/InspectorCaracal-patch-1
Fix typo in nick command
|
2022-11-29 09:00:59 +01:00 |
|
InspectorCaracal
|
87867509cc
|
add retry for discord server error codes
|
2022-11-28 23:05:26 -07:00 |
|
InspectorCaracal
|
66801c395b
|
Update general.py
|
2022-11-28 20:18:41 -07:00 |
|
InspectorCaracal
|
9a225c7ad4
|
add tests for new command
|
2022-11-28 18:29:58 -07:00 |
|
Griatch
|
8cc13d4cf5
|
Fix bug in tags= search method
|
2022-11-28 21:44:59 +01:00 |
|
Griatch
|
caa7347fab
|
Add AT_EXIT_TRAVERSE signal. Resolve #2687
|
2022-11-28 21:40:20 +01:00 |
|
Griatch
|
3084da788f
|
Add consistent script ordering in script search. Resolve #2045
|
2022-11-28 21:07:44 +01:00 |
|
Griatch
|
65ec944af0
|
Add tags= search criterion to DefaultObject.search. Resolve #2142
|
2022-11-28 20:35:34 +01:00 |
|
Griatch
|
89d1336cda
|
Apply black
|
2022-11-28 19:55:02 +01:00 |
|
InspectorCaracal
|
4e7222ea7f
|
cleanup and comments
|
2022-11-27 22:56:13 -07:00 |
|
ChrisLR
|
50f6182770
|
More docs adjustment
|
2022-11-27 18:30:44 -05:00 |
|
ChrisLR
|
5b45e40144
|
Added docstring
|
2022-11-27 17:08:41 -05:00 |
|
ChrisLR
|
bc825941d8
|
Rewrote comment to docstring
|
2022-11-27 16:50:02 -05:00 |
|
ChrisLR
|
b0d0e65b42
|
Removed explicit inheritance
|
2022-11-27 16:48:13 -05:00 |
|
ChrisLR
|
929591c29f
|
Add imports to package
|
2022-11-27 16:47:14 -05:00 |
|
Griatch
|
c97dbe6915
|
Update docstrings Args->Keyword Args for tickerhandler. Resolve #2723
|
2022-11-27 18:37:50 +01:00 |
|
Griatch
|
da03b22e1c
|
Make utils.justify handle ANSIString properly. Resolve #2986
|
2022-11-27 18:29:25 +01:00 |
|
Griatch
|
c6adc4c6ef
|
Fix contrib readme
|
2022-11-27 10:38:03 +01:00 |
|
InspectorCaracal
|
a2eb049fc9
|
cleanup and docs
|
2022-11-26 18:36:53 -07:00 |
|
InspectorCaracal
|
cd529281f3
|
discord integration
|
2022-11-26 14:30:20 -07:00 |
|
InspectorCaracal
|
b6f0411481
|
fix no_prefix bug
|
2022-11-25 20:58:43 -07:00 |
|
ChrisLR
|
2cf60bd04d
|
Fix doc
|
2022-11-25 16:16:03 -05:00 |
|
ChrisLR
|
bcbe5cd0ea
|
Fix doc
|
2022-11-25 16:10:12 -05:00 |
|
ChrisLR
|
282024b994
|
Fix doc
|
2022-11-25 16:07:16 -05:00 |
|
ChrisLR
|
f0a2d55c42
|
Docs
|
2022-11-25 16:04:20 -05:00 |
|
Griatch
|
ff6e01475d
|
Fix unit test. Update/remove more coding docs
|
2022-11-25 21:22:34 +01:00 |
|
Avalon Hope
|
3930bb7978
|
Update test_search.py
|
2022-11-25 11:25:50 +00:00 |
|
Griatch
|
5e5fe1dcde
|
Merge pull request #2997 from rmgr/evadventure_chargen_cleanup
evAdventure tidy up to get chargen.py working
|
2022-11-25 12:21:44 +01:00 |
|
Griatch
|
795cdb8b31
|
Merge pull request #2993 from chiizujin/quell_spaces
Fix extra/missing spaces in quell output (#2991)
|
2022-11-25 12:14:37 +01:00 |
|
Griatch
|
8181c215e8
|
Add search_dbref alias for dbref_search. Resolve #2995.
|
2022-11-25 12:13:31 +01:00 |
|
Griatch
|
c3abc6340c
|
Merge pull request #2994 from InspectorCaracal/clothing-contrib-1.0
Update clothing contrib for 1.0
|
2022-11-25 12:06:00 +01:00 |
|