Commit graph

9931 commits

Author SHA1 Message Date
Griatch
3965de8d16 Evennia 4.5.0 minor release 2024-11-12 10:39:35 +01:00
Griatch
1da8759db9 Update CHANGELOG 2024-11-11 21:06:04 +01:00
Griatch
84293bdd04 Update CHANGELOG 2024-11-11 20:22:03 +01:00
Griatch
8ed9377015
Merge pull request #3642 from InspectorCaracal/patch-33
Gracefully handle missing `caller.ndb._more` in `CmdMoreExit`
2024-11-11 20:20:07 +01:00
Griatch
d54e6c5063
Merge pull request #3669 from InspectorCaracal/InspectorCaracal-patch-3
Fix CmdPage tracebacks
2024-11-11 20:18:10 +01:00
Griatch
2deb2f9365
Merge pull request #3668 from jaborsh/3661_fix
#3661 Fixing docstring/game template mismatch.
2024-11-11 20:10:03 +01:00
Griatch
e601fe746c
Merge pull request #3667 from jaborsh/3659_fix
#3659 Fixing doc typo for beginner tutorial
2024-11-11 20:09:12 +01:00
Griatch
812af57771
Merge pull request #3665 from Machine-Garden-MUD/fix_conjugation
Fix 'offer', 'hinder', 'alter' verb conjugation
2024-11-11 20:07:11 +01:00
Griatch
fa48cb441a
Merge pull request #3664 from InspectorCaracal/patch-32
Remove last_login update on disconnect
2024-11-11 19:59:37 +01:00
Griatch
3ba4c6dbb1
Merge pull request #3671 from count-infinity/3660-bug-alias-at-rename
#3660 bugfix old name saved in alias
2024-11-11 19:38:05 +01:00
Count Infinity
2e47c98175 #3660 bugfix old name saved in alias 2024-11-10 23:34:34 -07:00
InspectorCaracal
f348ccad56
simplify message fallback logic 2024-11-06 21:28:27 -07:00
InspectorCaracal
f9d88b16a2
fix CmdPage tracebacks 2024-11-06 21:24:06 -07:00
Jake
ccfedc0115
#3661 Fixing docstring/game template mismatch. 2024-11-05 13:54:15 -07:00
Jake
5fd0ea9445
#3659 Fixing doc typo for beginner tutorial 2024-11-05 13:24:20 -07:00
Wendy Wang
4315af7d7f Fix 'alter' and 'hinder' 2024-11-03 14:24:50 +01:00
Wendy Wang
84a6719ddf Fix 'offer' verb conjugation 2024-11-03 14:19:44 +01:00
InspectorCaracal
49b927078f
remove last_login update on disconnect 2024-11-02 15:20:42 -06:00
Griatch
f007199878 Update Changelog 2024-10-28 19:15:08 +01:00
InspectorCaracal
31ba8d2ee0
fix typo 2024-10-28 12:11:21 -06:00
Griatch
249aebaa95
Merge pull request #3653 from PrideII/main
Updated Chinese translation.
2024-10-28 19:10:15 +01:00
InspectorCaracal
e9242c64a4
revert EvMore commands to directly checking for account attr 2024-10-28 12:10:14 -06:00
Griatch
bf62e5bb9d
Merge pull request #3657 from a-rodian-jedi/filehelpentry-hashable
Make FileHelpEntry hashable so it does not fail equality checks
2024-10-28 19:07:13 +01:00
Griatch
8021bd00a7
Merge pull request #3654 from marado/typo-fix
fix (non user-facing) typo
2024-10-28 18:51:02 +01:00
Griatch
5e07babc77
Merge pull request #3655 from marado/wrong-links
fix: remove erroneous links from the documentation
2024-10-28 18:48:50 +01:00
Sheridan Roberts
678c61d676
Update filehelp.py 2024-10-28 11:40:25 -06:00
A Rodian Jedi
0a89820aa4 Make FileHelpEntry hashable so it does not fail equality checks 2024-10-26 21:39:57 -06:00
Marcos Marado
0984fccafb fix: remove erroneous links from the documentation
Sphinx assumes that WORD.py should be a link to https://WORD.py .

This is not a problem in most of the documentation, since Sphinx won't
turn those python filenames into links when they are wrapped in
backticks, like `WORD.py`. Unfortunately, not always that was being
done, and so there were several wrong, broken links in the
documentation.

This patch wraps all the occurrences I've found of this case with
backticks, not only making the documentation more readible and
homogeneous, but more importantly getting rid of those unwanted links
in the generated HTML version of the documentation.
2024-10-26 17:45:14 +01:00
Marcos Marado
3874247573 fix (non user-facing) typo 2024-10-26 15:55:08 +01:00
unknown
4ba7b1ed41 docs: i18n:zh (modifications and touch-ups) 2024-10-25 16:15:19 +08:00
unknown
f913338754 i18n:zh 2024-10-25 02:15:53 +08:00
unknown
2e720e07e3 i18n:zh 2024-10-25 01:55:39 +08:00
Griatch
88afac2874 Update changelog 2024-10-23 22:29:13 +02:00
Griatch
05d082edd5
Merge pull request #3651 from willmofield/eveditor-justify-help-typo
Fix default justify behaviour in EvEditor
2024-10-23 22:28:09 +02:00
Will Mofield
68cdbe8bce justify left by default 2024-10-23 20:37:32 +01:00
Griatch
39719b508e Testing with a better secret for action 2024-10-23 19:19:09 +02:00
Griatch
8881c41f94
Update github_action_issue_to_project.yml
Further work on the action
2024-10-23 19:06:59 +02:00
Griatch
e488d7cd57 Update action version again 2024-10-23 18:41:02 +02:00
Griatch
45c7c3d881 Update action also if reopening 2024-10-23 18:39:32 +02:00
Griatch
22a7ddd447 Update action version 2024-10-23 18:37:57 +02:00
Griatch
dd8d1ea23f Add gh action for processing issues 2024-10-23 18:34:14 +02:00
Griatch
1360f17202 Fix case if using string "call:" anywhere in locktype tricked Command to not use a fallback. Resolve #3643. 2024-10-21 22:03:08 +02:00
Griatch
04374e5392 Fix traceback from ingame reports contrib help manage command. Resolve #3627 2024-10-21 21:13:47 +02:00
Griatch
67db991715 Update Changelog, build new contrib docs 2024-10-21 21:10:22 +02:00
Griatch
ed1cc984b3 Update Changelog 2024-10-21 21:05:13 +02:00
Griatch
78e6683991
Merge pull request #3635 from a-rodian-jedi/memleaks
fixing memory leaks
2024-10-21 20:55:48 +02:00
Griatch
17448dd618
Merge pull request #3647 from InspectorCaracal/patch-34
Properly reinitialize contents cache
2024-10-21 20:44:17 +02:00
Griatch
26b04deea3
Merge pull request #3640 from Machine-Garden-MUD/fix_conjugation
Fix $conj(install), $conj(cant) - minor typos
2024-10-21 20:40:09 +02:00
Griatch
fb0dedd893
Merge pull request #3645 from InspectorCaracal/InspectorCaracal-patch-2
Update error message for Character Creator
2024-10-21 20:38:48 +02:00
Griatch
5140f5b8d8
Merge pull request #3639 from Machine-Garden-MUD/cmdserverload
Use consistent locale settings for system utilities
2024-10-21 20:09:44 +02:00