Commit graph

9276 commits

Author SHA1 Message Date
Griatch
1d889e4841
Merge pull request #3358 from InspectorCaracal/patch-13
Reset portal's `server_restart_mode` on server start
2023-12-10 17:48:08 +01:00
Griatch
73b71fdb56
Merge pull request #3357 from homeofpoe/patch-23
Update characters.py
2023-12-10 17:44:37 +01:00
Griatch
cd5b0de5b1
Merge pull request #3348 from volundmush/customizable_ajax
Ajax client classes are now customizable.
2023-12-10 17:41:12 +01:00
Griatch
3062a31363
Merge pull request #3346 from volundmush/cmdhandler_refactor
Streamlined cmdhandler to support more extension.
2023-12-10 17:34:01 +01:00
Griatch
87360833e4 Add custom Evennia chatGPT link to Links docs 2023-12-07 09:55:02 +01:00
Griatch
c2f3ff5b00 Fix extended room unit test 2023-12-06 10:13:37 +01:00
InspectorCaracal
b932df274c
reset server_restart_mode 2023-12-05 18:36:14 -07:00
homeofpoe
dfb8d89855
Update characters.py
Weild to wield
2023-12-05 15:32:42 -08:00
Griatch
3e6ea6a8bf Fix preposition for seasonal names in extended room prefix 2023-12-04 15:26:01 +01:00
Andrew Bastien
1cfee2352b Renaming things to be more Evennia'ish. 2023-12-02 19:56:48 -05:00
Andrew Bastien
97c73d133d Cleaned up refactor to support more extension. 2023-12-02 19:37:25 -05:00
Andrew Bastien
d825994230 Ajax client classes are now customizable. 2023-12-02 19:12:21 -05:00
Griatch
e2a7c54e24 Up CI postgres version to 12 2023-12-03 00:02:14 +01:00
Griatch
f4e78d4552 Depend Twisted >=23.10,<24, Django 4.0-4.2 <4.3 2023-12-02 23:31:24 +01:00
Griatch
18a72c09e6 Further fixes to tests 2023-12-02 22:19:19 +01:00
Griatch
ca35b323ae Make erroring LLM unit test more stringent 2023-12-02 22:03:45 +01:00
Griatch
a56852d38d Fix link to twitch-combat batch script in docs. Resolve #3332 2023-12-02 21:56:57 +01:00
Griatch
0f39677b46 More work with cleanup of unit tests 2023-12-02 21:46:04 +01:00
Griatch
48fdc2c935 Update CHANGELOG 2023-12-02 21:35:45 +01:00
Griatch
6764d99455
Merge pull request #3351 from InspectorCaracal/docs-patch-1
Update documentation references to `develop`
2023-12-02 21:33:34 +01:00
Griatch
8ee119a599
Merge pull request #3350 from volundmush/help_webclient_keys
Fixed stale protocol keys in CmdHelp
2023-12-02 21:30:45 +01:00
Griatch
a928e418a2
Merge pull request #3349 from volundmush/command_msg
Default Commands now use self.msg() instead of self.caller.msg()
2023-12-02 21:28:20 +01:00
Griatch
8aac49c591 Try fix postgres unittest error. Update CHANGELOG 2023-12-02 20:33:18 +01:00
Griatch
d26a88dff3
Merge pull request #3344 from volundmush/ip_from_request
Overhaul IP Matching
2023-12-02 20:30:56 +01:00
Griatch
ed7b1634a2 Fix missing unit test flag 2023-12-02 20:07:00 +01:00
Griatch
5dc596f24b Further testing of unit test db 2023-12-02 19:53:31 +01:00
Griatch
5830a4ad69 Test rebuilding test db on unit test 2023-12-02 19:25:49 +01:00
Griatch
3add3168ea Update Lock documentation. Update CHANGELOG 2023-12-02 19:19:29 +01:00
Griatch
df877c6b06
Merge pull request #3343 from volundmush/access_type
Lockfuncs are now called with an access_type kwarg in their **kwargs
2023-12-02 19:02:18 +01:00
Griatch
4857f93824
Merge pull request #3342 from volundmush/cmdset_source
Add Command.cmdset_source
2023-12-02 18:58:12 +01:00
Griatch
26ff5d4206 Remove weird auto-replace strings here and there 2023-11-30 12:29:01 +01:00
InspectorCaracal
7164e689c8 update references to develop 2023-11-29 20:42:22 -07:00
Andrew Bastien
378d127c01 Fixed stale protocol keys in CmdHelp 2023-11-27 09:54:55 -05:00
Andrew Bastien
8fe7f3d086 Fixed recursion with CmdExamine 2023-11-27 09:29:31 -05:00
Andrew Bastien
9e067f6f84 Adjusted default commands to use self.msg() instead of self.caller.msg() where prudent 2023-11-27 01:10:49 -05:00
Griatch
23038be08f Fix typo with non-existing xyz function call. Resolve #3337 2023-11-26 17:21:15 +01:00
Griatch
32cbbd063a Make XYZGrid zcoords db query case insensitive. Resolve #3331 2023-11-26 17:18:36 +01:00
Andrew Bastien
901786fcfc Fixed webclient_ajax IP checking 2023-11-26 11:13:19 -05:00
Griatch
89d159cc96 Fix verb conjugation with unknown verbs. Resolve #3330 2023-11-26 17:00:13 +01:00
Griatch
5d1f93d6bf
Merge pull request #3345 from volundmush/fix_new_startup
EvenniaPortalService now launches plugins properly.
2023-11-26 15:53:51 +01:00
Andrew Bastien
07551db265 EvenniaPortalService now launches plugins properly. 2023-11-26 09:53:06 -05:00
Griatch
c71371b3cf Fix bug in sessionhandler for csessions 2023-11-26 15:38:48 +01:00
Griatch
457ceb1375 Explain deliberate error in example unit test. Resolve #3328 2023-11-26 14:43:39 +01:00
Griatch
b67bb7ee55 Fix links in intro wizard. Resolve 3323 2023-11-26 14:39:04 +01:00
Griatch
8914e7b0b6 Change settings._TEST_ENVIRONMENT to settings.TEST_ENVIRONMENT to address not-found issues during initialization 2023-11-26 14:25:12 +01:00
Griatch
d353d87628 Fix monitor inputfunc as per #3312, still remain issue with monitoring 2023-11-26 13:30:49 +01:00
Griatch
1dd73839c2 Clarifying that the example string in tutorial is just an example of how it could look. Resolve #3311 2023-11-26 13:25:49 +01:00
Griatch
ec4bfe25f6 Fix unnecessary change to use DefaultObject instead of Object in tutorial example. Resolve #3310 2023-11-26 13:18:10 +01:00
Griatch
62ff667f9a Make input func monitor support attribute categories. Resolve #3307 2023-11-26 13:13:27 +01:00
Griatch
af896b385a
Merge pull request #3334 from volundmush/fix_account_attr
Adjusted checks for Object/Account to prevent conflicts.
2023-11-26 12:57:38 +01:00