10112 Commits

Author SHA1 Message Date
PowershellNinja
0031d820f2 Update to Sphinx 8.x. Update to myST 4.x. Fix conf.py. 2025-08-14 20:56:34 +02:00
PowershellNinja
e90e568475 Upgrade Sphinx docs toolchain: modern CSS, version sidebar, and search fixes
- Remove legacy CSS and templates.
- Add custom.css ported from live nature theme for Sphinx 7.x.
- Update conf.py, drop sphinx-multiversion.
- Fix SearchBar and Doc Versions sidebar.
- Update requirements.txt to latest stable module versions.
2025-08-04 19:37:20 +02:00
Griatch
0bc77106fa Update Changelog 2025-07-02 15:30:29 +02:00
Griatch
9024f804f9 Evennia 5.0.1 patch release v5.0.1 2025-07-02 15:26:30 +02:00
Griatch
bd6962133d Fix django min version check being too stingy. Resolve #3796 2025-07-02 13:36:20 +02:00
Griatch
9ac061b109 Evennia 5.0.0 major release v5.0.0 2025-07-01 10:12:08 +02:00
Griatch
7aa3e996ed Update Changelog 2025-06-30 18:14:57 +02:00
Griatch
9774c8b770
Merge pull request #3795 from TehomCD/fix/uv-cli-support
Add evennia launcher to scripts for uv installation
2025-06-30 18:09:11 +02:00
Griatch
1e99ba4222 Increase Django version to 5.2 to address security reports in older Django 2025-06-30 17:46:39 +02:00
Griatch
da8df981cb Fix possible Xscript exploit 2025-06-30 17:20:37 +02:00
Griatch
867b8c68cf Update Changelog and contrib docs 2025-06-30 17:10:52 +02:00
Griatch
671cab5cfd Send move_type to at_pre_object_* hooks 2025-06-30 17:04:18 +02:00
Dave Brannigan
ca060ca19f Add evennia launcher to scripts for uv installation 2025-06-29 15:35:20 -04:00
Griatch
87c6c7d80a Made Evennia launcher give better error if running outside of mygame (fix regression) 2025-05-25 14:15:12 +02:00
Griatch
bb54ed75f7 Cleaned up the debugpy contrib metadata a little more 2025-05-25 11:09:51 +02:00
Griatch
3ea57fd901 Merge branch 'debugpy' of github.com:electroglyph/evennia into electroglyph-debugpy 2025-05-25 10:57:47 +02:00
Griatch
c8e3c4e9f0 Minor black apply 2025-05-25 09:37:02 +02:00
0xDEADFED5
5f2885f068 update README 2025-05-22 23:15:13 -07:00
Griatch
baf9a4068b Revert db checks in launcher that caused instability with imports. Resolve #3790 2025-05-22 23:10:53 +02:00
Griatch
4bc6abfdb9
Merge pull request #3787 from Problematic/feat/lazy_property-type-hints
Add type hint to lazy_property to return the underlying type
2025-04-27 10:04:21 +02:00
Derek Stobbe
f0be4b5af9 Add type hint to lazy_property to return the underlying type 2025-04-26 18:29:51 -06:00
Griatch
27931248ec GLOBAL_SCRIPTS.all() failed. Resolve #3788 2025-04-26 16:47:05 +02:00
Griatch
0779ec82b6 Apply black on code 2025-04-26 14:07:38 +02:00
Griatch
04ce4f6c5e Update changelog 2025-04-26 13:15:30 +02:00
Griatch
88550d086f
Merge pull request #3783 from jaborsh/ruff_request
Add exclusions and line-length for ruff lint support
2025-04-26 13:05:49 +02:00
Griatch
0460981e36
Merge pull request #3784 from BlaneWins/patch-1
Update Beginner-Tutorial-Creating-Things.md
2025-04-26 13:04:38 +02:00
Griatch
a00a7503fb
Merge pull request #3786 from Problematic/patch-1
Update Locks.md
2025-04-26 13:02:06 +02:00
Griatch
2d3a75702a
Merge pull request #3768 from jaborsh/copy_alias
Copied objects retain plural alias category.
2025-04-26 12:34:18 +02:00
Griatch
ea51a4d3ca
Merge pull request #3766 from jaborsh/typos
Resolving Syntax Error in Spawner/Prototypes Doc
2025-04-26 12:32:46 +02:00
Griatch
fd4ff02ddb
Merge pull request #3763 from 0xDEADFED5/typos
typo fixes
2025-04-26 12:31:45 +02:00
Griatch
bf06a41d36 Some minor rephrasing to i18n doc; also removing recommendation to use %s style 2025-04-26 12:30:56 +02:00
Griatch
e96878f538
Merge pull request #3761 from JohniFi/patch-1
Update Internationalization.md
2025-04-26 12:28:38 +02:00
Griatch
532ccea050
Merge pull request #3757 from JohniFi/add-internationalization
Add internationalization (i18n via gettext)
2025-04-26 12:11:55 +02:00
Griatch
5ae30b46d9
Merge pull request #3756 from JohniFi/update-german-translation
update german translation
2025-04-26 12:06:53 +02:00
Griatch
f98ee304aa Update Changelog 2025-04-26 12:06:05 +02:00
Griatch
f533a2737a
Merge pull request #3751 from EliasWatson/commands-without-account
Handle missing account in Command
2025-04-26 12:04:06 +02:00
Griatch
b7e239e138
Merge pull request #3753 from JohniFi/fix-init_evennia_properties-include-parent
Let init_evennia_properties() also init properties of parent classes
2025-04-26 11:55:29 +02:00
Griatch
a89c8f68cd Add unit test for TickerHandler store_key fix 2025-04-26 11:51:13 +02:00
Griatch
43d1a36203
Merge pull request #3765 from 0xDEADFED5/ticker2
rebuild TickerHandler store_key if it's been serialized
2025-04-26 11:39:05 +02:00
Griatch
a15bf66daf
Merge pull request #3767 from 0xDEADFED5/syntax
fix SyntaxWarnings
2025-04-14 22:52:47 +02:00
Griatch
c889cf66ff
Merge pull request #3771 from jaborsh/syntax_fixes
Resolving SyntaxWarnings for Py 3.13
2025-04-14 22:50:19 +02:00
Griatch
e30073fea6 Update changelog 2025-04-14 21:43:38 +02:00
Griatch
bfebb050da Fix smart/force_text to _str required by latest Django 2025-04-14 21:42:51 +02:00
Derek Stobbe
761886a477
Update Locks.md
Include description of tag lockfuncs
2025-04-10 12:53:07 -06:00
Blane Winstead
0418e6076e
Update Beginner-Tutorial-Creating-Things.md
Fix typo and grammar for section about linking exits.
2025-04-09 18:21:30 -05:00
Jake
d74b4c4dee Add exclusions and line-length for ruff lint support 2025-04-09 14:31:02 -06:00
0xDEADFED5
f1384fc289 readme edit: replace launch.png with text, CRLF->LF 2025-04-03 04:16:48 -07:00
0xDEADFED5
884920ab91 formatting =/ 2025-04-03 01:23:51 -07:00
0xDEADFED5
e01cedde5c clarify error message a bit 2025-04-03 01:18:17 -07:00
0xDEADFED5
7a3c7c8ef8 readme formatting 2025-04-02 22:47:59 -07:00