evennia/evennia
Marcos Marado 91bbb8258b Updated Portuguese translation
3fc913e3c6001c90125ebeebf3e47c8db0aaceed introduced a new string to be
translated, as well as changed one other. This commit now updates the
Portuguese translation for those two strings.
2025-10-09 23:22:48 +01:00
..
accounts Apply black on code 2025-04-26 14:07:38 +02:00
commands GLOBAL_SCRIPTS.all() failed. Resolve #3788 2025-04-26 16:47:05 +02:00
comms Apply black on code 2025-04-26 14:07:38 +02:00
contrib Update tb_basic.py to resolve type in scripts caller 2025-07-10 19:16:23 -04:00
game_template Upgrade evennia dependencies and RUN MIGRATIONS. Update requirement to Django 5.3, which has some backwards-incompatible index changes 2025-03-02 11:05:17 +01:00
help Apply black on code 2025-04-26 14:07:38 +02:00
locale Updated Portuguese translation 2025-10-09 23:22:48 +01:00
locks Apply black to codes 2024-04-01 17:51:05 +02:00
objects Send move_type to at_pre_object_* hooks 2025-06-30 17:04:18 +02:00
prototypes Apply black on code 2025-04-26 14:07:38 +02:00
scripts Apply black on code 2025-04-26 14:07:38 +02:00
server Made Evennia launcher give better error if running outside of mygame (fix regression) 2025-05-25 14:15:12 +02:00
typeclasses Apply black on code 2025-04-26 14:07:38 +02:00
utils Fix a bug that caused the next command not to have a session assigned when exiting the pager. 2025-08-18 10:28:09 -05:00
web Fix possible Xscript exploit 2025-06-30 17:20:37 +02:00
__init__.py Apply black to codes 2024-04-01 17:51:05 +02:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Critical: Revert changes to PRAGMA settings, to avoid db issues on existing dbs 2024-10-01 09:11:22 +02:00
VERSION.txt Evennia 5.0.1 patch release 2025-07-02 15:26:30 +02:00
VERSION_REQS.txt Fix django min version check being too stingy. Resolve #3796 2025-07-02 13:36:20 +02:00