dvoraen
|
993ca1e4e4
|
moving file to new place
|
2022-12-01 14:28:45 -08:00 |
|
Griatch
|
76c86130f6
|
Merge pull request #3008 from dvoraen/workflow_fix
Workflow string fixes for GitHub
|
2022-12-01 23:13:35 +01:00 |
|
dvoraen
|
9868347825
|
string fixes for GitHub
|
2022-12-01 14:10:23 -08:00 |
|
Griatch
|
dfa93e9206
|
Merge pull request #3006 from dvoraen/new_workflows
Unit testing workflow updates
|
2022-12-01 22:57:40 +01:00 |
|
Griatch
|
c272beef99
|
Update with latest contribs, write summary-changelog
|
2022-12-01 22:53:02 +01:00 |
|
dvoraen
|
c6882749bb
|
removed SQLite comments and fix if cond
|
2022-12-01 12:55:01 -08:00 |
|
Griatch
|
30a53b71ae
|
Update CHANGELOG
|
2022-12-01 19:15:28 +01:00 |
|
Griatch
|
cdcafcf14d
|
Merge pull request #2924 from ChrisLR/godot-client
Godot client contrib
|
2022-12-01 19:07:45 +01:00 |
|
Griatch
|
bb3112d2f4
|
Make virtualenv text a little clearer
|
2022-12-01 18:23:09 +01:00 |
|
ChrisLR
|
05b5a78a6d
|
Add examples
|
2022-12-01 12:13:38 -05:00 |
|
Griatch
|
1c52489661
|
Emphasize virtualenv more in pip install
|
2022-12-01 18:12:32 +01:00 |
|
dvoraen
|
c3bea4aaec
|
standardized strings; deploy only from source repo
|
2022-12-01 06:58:17 -08:00 |
|
dvoraen
|
868b3bdaeb
|
grouped coverage testing steps together
|
2022-12-01 06:43:20 -08:00 |
|
dvoraen
|
37ac4d55a4
|
Style updates and improved matrix include
|
2022-12-01 05:10:59 -08:00 |
|
Griatch
|
bf339afd1f
|
Merge pull request #3005 from InspectorCaracal/discord-patch
Fix Discord issue involving keyword mismatch
|
2022-12-01 09:09:37 +01: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
|
45d52458e0
|
Update changelog
|
2022-12-01 00:02:12 +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 |
|
dvoraen
|
a5fc4dad35
|
refactor of unit test workflow; uses new action
|
2022-11-30 05:34:08 -08:00 |
|
dvoraen
|
756e4fddaa
|
setup-database action
|
2022-11-30 05:32:00 -08: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 |
|
Griatch
|
0ba91ee07f
|
Update codeql action to latest
|
2022-11-28 11:35:30 +01:00 |
|
Griatch
|
f4c2bd46d4
|
Move codeql workflow to right place
|
2022-11-28 11:29:23 +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 |
|
Griatch
|
ee9100c5fb
|
Update install instructions for Windows and py3.11
|
2022-11-27 23:24:28 +01: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
|
9897109419
|
Add Evennia-in-Pictures as second intro doc page
|
2022-11-27 21:11:38 +01: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
|
20520d99d5
|
Clean up protocol docs
|
2022-11-27 11:39:46 +01:00 |
|
Griatch
|
f2c64e2903
|
Merge pull request #3002 from InspectorCaracal/minor-docs-fix
Minor fix to "Web Character Generation"
|
2022-11-27 11:35:21 +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
|
8c03802d24
|
Update Web-Character-Generation.md
|
2022-11-26 16:34:30 -07:00 |
|
Griatch
|
36e16492b6
|
Merge pull request #2999 from InspectorCaracal/channel-no-prefix
Fix no_prefix bug
|
2022-11-26 23:25:51 +01:00 |
|