Griatch
|
2b8e222e13
|
Merge pull request #2957 from homeofpoe/develop
Add fstrings
|
2022-10-26 19:31:21 +02:00 |
|
Griatch
|
c0663289b6
|
Merge pull request #2950 from homeofpoe/patch-8
Update Contrib-Custom-Gametime.md
|
2022-10-26 19:05:32 +02:00 |
|
Griatch
|
340d30e577
|
Merge pull request #2949 from homeofpoe/patch-7
Update Gametime-Tutorial.md
|
2022-10-26 19:02:48 +02:00 |
|
Griatch
|
4f2cc9656e
|
Merge pull request #2948 from homeofpoe/patch-6
Update evform.py
|
2022-10-26 19:00:59 +02:00 |
|
Griatch
|
4450426ca0
|
Merge pull request #2947 from homeofpoe/patch-4
Update Scripts.md
|
2022-10-26 19:00:15 +02:00 |
|
homeofpoe
|
41ec63fa43
|
Quick fixes
|
2022-10-26 05:05:29 -07:00 |
|
homeofpoe
|
9113ad273e
|
Add fstrings
Extend usage of fstrings for consistency and readability.
|
2022-10-26 04:51:19 -07:00 |
|
Griatch
|
5423ee238c
|
Add more info to msg_contents
|
2022-10-26 10:42:29 +02:00 |
|
homeofpoe
|
04c37567d6
|
Update Contrib-Custom-Gametime.md
Fixes typo in header
|
2022-10-25 09:20:57 -07:00 |
|
homeofpoe
|
c6b7b0284f
|
Update Gametime-Tutorial.md
Fix references per #2716
|
2022-10-25 09:15:26 -07:00 |
|
homeofpoe
|
24bd1d2e26
|
Update evform.py
Fixes uncommented lines.
|
2022-10-25 09:09:11 -07:00 |
|
homeofpoe
|
65c863ce01
|
Update Scripts.md
|
2022-10-25 09:01:05 -07:00 |
|
Griatch
|
bf6eeb288f
|
Update doc with latest italian i18n update time
|
2022-10-23 12:20:23 +02:00 |
|
Griatch
|
bef44a5ae6
|
Remove unused help_category/entry_color styles. Resolve #2771
|
2022-10-23 12:11:09 +02:00 |
|
Griatch
|
cec502cecc
|
Add html comments to github issue templates
|
2022-10-23 12:01:26 +02:00 |
|
Griatch
|
f2f5a9d99d
|
Add protfunc_raise_errors to spawn function, per #2769
|
2022-10-23 11:55:11 +02:00 |
|
Griatch
|
0ed055a0a4
|
Add info in install docs on switching to develop branch for now. Resolve #2689
|
2022-10-23 11:26:47 +02:00 |
|
Griatch
|
f3182b0dae
|
Set min channel log rotate size to 1kB. Resolve #2702
|
2022-10-23 11:20:01 +02:00 |
|
Griatch
|
9a2a3fc2cb
|
Update docs for latest PRs
|
2022-10-23 10:58:19 +02:00 |
|
Griatch
|
bf7f8e63c5
|
Fix bug in tag querying. Resolve #2688.
|
2022-10-23 10:57:58 +02:00 |
|
Griatch
|
66e03d4a59
|
Fix doc build issue from early container load
|
2022-10-23 10:40:12 +02:00 |
|
Griatch
|
70bceed8c1
|
Fix bug when spawning non-player controlled entities in xyzroom. Resolve #2522.
|
2022-10-23 10:22:50 +02:00 |
|
Griatch
|
a3ef220b2b
|
Update CI build actions
|
2022-10-23 01:07:58 +02:00 |
|
Griatch
|
2bbb3079b4
|
Disable --parallel for test runs calculating coverage
|
2022-10-23 00:24:42 +02:00 |
|
Griatch
|
b941a09bcf
|
Report coverage version in CI
|
2022-10-22 23:42:25 +02:00 |
|
Griatch
|
7d1a758c44
|
Get more coverage info from ci build
|
2022-10-22 23:11:23 +02:00 |
|
Griatch
|
c545eb6679
|
Merge pull request #2945 from Machine-Garden-MUD/exit_match
Add matching_exit() to DefaultExit
|
2022-10-21 09:10:04 +02:00 |
|
Griatch
|
3d98e431ef
|
Do not save test db for coverall CI build
|
2022-10-21 01:21:25 +02:00 |
|
Wendy Wang
|
adf2804328
|
Updates with Griatch's recs, addition of unit test
|
2022-10-21 01:14:41 +02:00 |
|
Griatch
|
393da8c2ad
|
Revert to xml coverall output again
|
2022-10-21 01:11:58 +02:00 |
|
Griatch
|
b10f7e8dc6
|
Further test with lcov file
|
2022-10-21 00:58:59 +02:00 |
|
Griatch
|
25dc36af2a
|
Test alternative coveralls send
|
2022-10-21 00:38:31 +02:00 |
|
Griatch
|
b3e601c4c8
|
More updates
|
2022-10-20 23:57:12 +02:00 |
|
Griatch
|
c19fd53f93
|
Update contributing file
|
2022-10-20 23:18:36 +02:00 |
|
Wendy Wang
|
473fba5c13
|
Addition of matching_exit() function on DefaultExit to return the exit(s) that pair with it, optionally formatted as list or singular Exit with as_list parameter.
|
2022-10-20 21:33:15 +02:00 |
|
Griatch
|
65b40e0aaf
|
Merge pull request #2944 from homeofpoe/patch-3
Update manager.py
|
2022-10-20 20:29:43 +02:00 |
|
homeofpoe
|
0c1b2e894a
|
Update manager.py
Fixing a typo.
|
2022-10-20 11:22:30 -07:00 |
|
Griatch
|
f2f0ec3c55
|
Merge pull request #2941 from InspectorCaracal/iter-to-str
Fix and catch edge cases in `iter_to_str`
|
2022-10-19 22:37:24 +02:00 |
|
Griatch
|
9d8ab1fbbc
|
Merge pull request #2940 from InspectorCaracal/InspectorCaracal-patch-1
Fix formatting on command suggestions
|
2022-10-19 22:36:02 +02:00 |
|
Griatch
|
4ba7df7f61
|
Merge pull request #2904 from Henddher/issue_2695
fix: xyzgrid spawn doesn't call at_object_creation
|
2022-10-19 22:29:35 +02:00 |
|
henddher
|
1efa25a55d
|
Remove fallback from node's typeclass load.
|
2022-10-17 08:01:45 -05:00 |
|
Griatch
|
456b98f7f6
|
Merge pull request #2942 from Henddher/issue_2770
fix: Remove refs to @tz #2770
|
2022-10-17 11:10:10 +02:00 |
|
henddher
|
43b9ec8d2e
|
Remove refs to @tz.
|
2022-10-16 16:14:50 -05:00 |
|
henddher
|
10dea3ebd6
|
Remove commented out @override_settings.
|
2022-10-14 22:55:02 -05:00 |
|
henddher
|
34c8cf9793
|
Review comments.
|
2022-10-14 22:51:11 -05:00 |
|
InspectorCaracal
|
b06e8cefde
|
fix edge cases, add tests
|
2022-10-14 11:59:42 -06:00 |
|
InspectorCaracal
|
14a12b7bf3
|
patch nomatch suggestions
|
2022-10-14 11:35:04 -06:00 |
|
Griatch
|
0f70f51724
|
Fix $choice funcparser; improve safe_eval parsing of containers. Resolve #2910.
|
2022-10-13 23:22:05 +02:00 |
|
Griatch
|
4fb5268acd
|
Fix of FuncParser nested any-output. Resolve #2908, #2902
|
2022-10-13 20:05:42 +02:00 |
|
Griatch
|
336ef18eb8
|
Merge branch 'develop' into fix/funcparser
|
2022-10-13 19:01:36 +02:00 |
|