evennia/evennia
Griatch af5cfb83df
Merge pull request #3456 from chiizujin/weighted_rows
Fix weighted_rows() sometimes 'losing' items
2024-03-30 15:44:00 +01:00
..
accounts Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
commands Fix traceback when using sethelp/edit to create a new topic 2024-03-30 12:48:38 +11:00
comms Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
contrib Merge pull request #3453 from chiizujin/disambiguation 2024-03-30 15:31:10 +01:00
game_template remove 'building' filehelp to prevent confusion 2024-02-21 14:01:16 -07:00
help change lunr weighting 2024-02-21 14:00:56 -07:00
locale Update French translation (Aesran) 2022-12-23 16:33:43 +01:00
locks Improved lock-setting logic to handle empty locks, and allow customizing locks via .create()'s new generate_default_locks 2023-12-02 20:01:05 -05:00
objects Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
prototypes Ran black on sources 2023-11-02 20:58:03 +01:00
scripts Support Python 3.12. Update optional scipy req to 1.12.0 2024-03-17 00:53:28 +01:00
server Fix issue in SSH protocol preventing connection. Resolve #3411 2024-03-09 21:38:32 +01:00
typeclasses Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
utils Merge pull request #3456 from chiizujin/weighted_rows 2024-03-30 15:44:00 +01:00
web Fix context unittest 2024-03-17 12:32:01 +01:00
__init__.py Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Fix rpsystem inefficient regex 2024-03-17 09:25:04 +01:00
VERSION.txt Evennia 4.0.0 major release 2024-03-17 14:36:20 +01:00
VERSION_REQS.txt Support Python 3.12. Update optional scipy req to 1.12.0 2024-03-17 00:53:28 +01:00