Henry Hsiao
23b4ce7dca
Update utils.py
...
Added arguments description for use_display_len
2024-07-11 07:39:41 +09:00
Henry Hsiao
a95587b056
Update utils.py
...
Added use_display_len to m_len, default to False so it won't change behavior for those using it.
Justify now properly handle wide character, by using the new use_display_len for m_len.
2024-06-28 23:41:50 +08:00
Griatch
aeb0cf6854
Update to latest GH checkout action
2024-06-27 23:59:17 +02:00
Griatch
9ddaabc60b
Fix typo in changelog
2024-06-27 22:50:27 +02:00
Griatch
2a229b8b8e
Evennia 4.2.0 minor release
2024-06-27 22:37:43 +02:00
Griatch
609b646e45
Revert CI experiments
2024-06-27 22:13:40 +02:00
Griatch
90cd9e8308
Fix configs
2024-06-27 22:05:54 +02:00
Griatch
762761a01b
Testing shrinking the matrix
2024-06-27 22:00:52 +02:00
Griatch
856780b8a0
Testing to remove the keepdb arg
2024-06-27 21:32:07 +02:00
Griatch
cb65d4b216
Setting auto parallel mode
2024-06-27 21:28:35 +02:00
Griatch
0f8a9489a8
Testing parallel again
2024-06-27 21:22:28 +02:00
Griatch
71df0d6656
Use actually correct syntax
2024-06-27 21:18:47 +02:00
Griatch
9e83b42a91
More testing
2024-06-27 21:14:19 +02:00
Griatch
6e4ca9c98e
Testing unit test execution with more verbosity
2024-06-27 21:09:20 +02:00
Griatch
e5eccb046c
Reverting to old mysql test suite
2024-06-27 20:37:50 +02:00
Griatch
fa99218c31
Testing sending all through options
2024-06-27 20:22:25 +02:00
Griatch
ea2b259c79
Yet another attempt
2024-06-27 20:15:38 +02:00
Griatch
fadbbaa4a3
Trying to pass options directly
2024-06-27 20:13:25 +02:00
Griatch
eaec0d5d00
Another attempt
2024-06-27 20:08:32 +02:00
Griatch
e292903dda
Another attempt to make mysql see the config
2024-06-27 20:07:03 +02:00
Griatch
d1fdae493d
Testing barracuda to extend mysql table sizes
2024-06-27 19:53:28 +02:00
Griatch
79291e315a
Testing with utf8 encoding
2024-06-27 19:45:57 +02:00
Griatch
4e2fa1bde0
More mysql adjustments
2024-06-27 19:37:35 +02:00
Griatch
5455979f87
Had a typo in the mysql option copying
2024-06-27 19:27:17 +02:00
Griatch
081364bb2f
More shenanigans to please mysql testing
2024-06-27 19:17:13 +02:00
Griatch
bce5fb0521
Experimenting with other encodings for mysql
2024-06-27 19:08:27 +02:00
Griatch
6b984a4faa
Removing mysql volume and set better perm
2024-06-27 18:57:40 +02:00
Griatch
d54886e9e4
Testing to streamline mysql setup more
2024-06-27 18:47:49 +02:00
Griatch
50417d8970
Testing to clean up mysql action too
2024-06-27 18:30:03 +02:00
Griatch
fba1359d91
Another fix of postgres auth
2024-06-27 18:10:21 +02:00
Griatch
9c7fcac0d6
Fix in action
2024-06-27 18:07:32 +02:00
Griatch
094478c337
Testing github alternative action for postgres
2024-06-27 18:04:49 +02:00
Griatch
86c65b08d7
Fix default locktype index for help entries in docs. Resolve #3562
2024-06-27 17:30:55 +02:00
Griatch
468d0812d9
Reword weird sentence in beginner search tutorial. Resolve #3558
2024-06-27 17:27:36 +02:00
Griatch
a49b61a509
Fix look of default command.py example in search beginner tutorial. Resolve #3555
2024-06-27 17:22:28 +02:00
Griatch
d6de25f4ca
Include multimatch template instructions in rpsystem installation instructions. Resolve #3551
2024-06-27 17:09:45 +02:00
Griatch
3e3d391224
Make doc index page report version/update-time and link to changelog. Resolve #3547
2024-06-27 17:00:51 +02:00
Griatch
9c3ba936e4
Run black on sources
2024-06-27 16:01:09 +02:00
Griatch
9ca41b5d0d
Update game template class doc strings to be more up-to-date. Resolve #3387
2024-06-27 15:58:11 +02:00
Griatch
01c045bd41
Fix unescaped color codes in ExtendedRoom desc command. Resolve #3565
2024-06-27 14:35:13 +02:00
Griatch
07cf42ac8f
Better explain EvMenu Union merge behavior. Resolve #3546
2024-06-27 14:19:23 +02:00
Griatch
544639e04e
Update CHANGELOG
2024-06-27 13:58:20 +02:00
Griatch
c03114a19d
Merge pull request #3566 from InspectorCaracal/patch-basetemplate
...
Update web templates to use correct base.html
2024-06-27 13:54:43 +02:00
Cal
a2e4591ac2
specify website base template
2024-06-24 14:41:51 -06:00
Griatch
381d34522b
Fix many py3.12 SyntaxWarnings as per #3561
2024-06-15 11:50:03 +02:00
Griatch
7b299f2cad
Make all model .created_date properties resolve to TIME_ZONE time zone. Resolve #3522 .
2024-06-14 23:44:41 +02:00
Griatch
be8c024465
Update CHANGELOG, update all auto-generated docs
2024-06-14 12:43:30 +02:00
Griatch
74b754fab7
Merge pull request #3523 from Moonchasered/pl-translation-v0.2
...
Polish translation (Moonchasered)
2024-06-14 12:39:56 +02:00
Griatch
29f6121ef2
Merge pull request #3549 from InspectorCaracal/patch-29
...
Update static files from the git integration command when code updates
2024-06-14 12:34:30 +02:00
Griatch
56f431e5fe
Merge pull request #3557 from iLPdev/patch-13
...
(docs): Update extended_room.py
2024-06-14 12:33:42 +02:00