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 |
|
Griatch
|
9a92c20204
|
Merge pull request #3554 from InspectorCaracal/chargen-bugfix
Fix character creator contrib commands
|
2024-06-14 12:31:50 +02:00 |
|
Moony
|
f9064e0165
|
Unnecessary dependency removed
|
2024-06-14 12:31:04 +02:00 |
|
Griatch
|
d1f43a85f9
|
Merge pull request #3544 from iLPdev/patch-12
fix(docs): 📝 fix path to test
|
2024-06-14 12:21:05 +02:00 |
|
Griatch
|
2f3a882984
|
Merge pull request #3545 from InspectorCaracal/patch-28
Fix cmdhandler error-handling issues
|
2024-06-14 12:19:24 +02:00 |
|
Griatch
|
7551f09fcb
|
Merge pull request #3542 from InspectorCaracal/update-charcreator
Update contrib account for character creator
|
2024-06-14 12:06:53 +02:00 |
|
Griatch
|
15c4888f53
|
Merge pull request #3537 from ChrisLR/fix-component-fields-rm
[Components] Fix components improperly setting _fields
|
2024-06-14 11:41:46 +02:00 |
|
Griatch
|
fb77849d29
|
Merge pull request #3530 from chiizujin/editor_priority
Fix EvEditor responding to valid direction commands in the current location
|
2024-06-14 10:11:13 +02:00 |
|
Griatch
|
12051afe0c
|
Merge pull request #3529 from chiizujin/page_list
Fix page/list command not showing received pages
|
2024-06-14 10:08:46 +02:00 |
|
Griatch
|
628bc5bcde
|
Merge pull request #3527 from InspectorCaracal/patch-27
Update Contribs-Guidelines.md
|
2024-06-14 10:06:47 +02:00 |
|
Griatch
|
451b2bfcf8
|
Merge pull request #3526 from InspectorCaracal/patch-26
Update host provider info
|
2024-06-14 10:05:47 +02:00 |
|
Griatch
|
4ce456b46f
|
Merge pull request #3497 from chiizujin/editor_justify
Add width argument to editor's :j and :f commands
|
2024-06-14 09:37:34 +02:00 |
|
Griatch
|
7c2ac4a655
|
Merge pull request #3494 from michaelfaith84/hex_colors
Hex colors
|
2024-06-14 09:33:18 +02:00 |
|
Griatch
|
70b57174dd
|
Merge pull request #3447 from InspectorCaracal/achievements-contrib
Achievements contrib
|
2024-06-14 09:26:44 +02:00 |
|
iLPdev
|
abcd2221b7
|
(docs): Update extended_room.py
|
2024-06-11 11:33:29 -07:00 |
|
Moony
|
aff765ce32
|
unidecode added to depedencies
|
2024-06-11 08:54:12 +02:00 |
|
Cal
|
ee92c3fd86
|
catch WIP characters in IC command
|
2024-06-02 17:06:09 -06:00 |
|
InspectorCaracal
|
ff3ae5ccfc
|
add session to account execute_cmd
|
2024-06-02 16:31:20 -06:00 |
|
InspectorCaracal
|
4773ee6ac8
|
add "collectstatic" to git command
|
2024-05-25 21:31:15 -06:00 |
|
InspectorCaracal
|
379b856e2a
|
don't attempt to msg unset report_to
|
2024-05-20 14:34:09 -06:00 |
|
InspectorCaracal
|
a38291f1b1
|
remove invalid None cmdset value
|
2024-05-20 14:25:21 -06:00 |
|