Commit graph

1418 commits

Author SHA1 Message Date
ChrisLR
5f60075fdf Add new tests 2024-01-02 11:35:39 -05:00
ChrisLR
4071ae7b86 Use __get__ instead when autocreating to avoid overriding initial values 2024-01-02 11:35:39 -05:00
ChrisLR
476df0ea3e Fix Field at_added call 2024-01-02 10:43:00 -05:00
ChrisLR
2ff534c56a Fix ComponentProperty 2024-01-02 10:42:30 -05:00
ChrisLR
74f8715d5a Add cmd_set on load 2024-01-02 10:42:29 -05:00
ChrisLR
217bd711e7 Refactor Component registering with cherry-picked additions 2023-12-14 12:30:53 -05:00
Griatch
b6d9282594 Further tests with non-sqlite unit tests 2023-12-10 23:56:50 +01:00
Griatch
3e70507730 More tests for non-sqlite unit tests 2023-12-10 21:43:59 +01:00
Griatch
28a85368d6 Fix path in rpsystem contrib readme. Try to address unit test build issues for non-sqlite dbs 2023-12-10 21:03:09 +01:00
Griatch
5cd58f4ef8
Merge pull request #3359 from InspectorCaracal/gendersub-patch
Fix gendersub contrib's gender sourcing
2023-12-10 17:49:39 +01:00
Griatch
73b71fdb56
Merge pull request #3357 from homeofpoe/patch-23
Update characters.py
2023-12-10 17:44:37 +01:00
Cal
e8aafa0dae better handling of non-gendered source objects 2023-12-08 11:55:19 -07:00
Cal
f9deefa15c reference from_obj for gender 2023-12-08 11:21:46 -07:00
Griatch
c2f3ff5b00 Fix extended room unit test 2023-12-06 10:13:37 +01: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
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
0f39677b46 More work with cleanup of unit tests 2023-12-02 21:46:04 +01:00
Griatch
8aac49c591 Try fix postgres unittest error. Update CHANGELOG 2023-12-02 20:33:18 +01:00
Griatch
26ff5d4206 Remove weird auto-replace strings here and there 2023-11-30 12:29:01 +01: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
Griatch
b67bb7ee55 Fix links in intro wizard. Resolve 3323 2023-11-26 14:39:04 +01:00
Griatch
6787f9e5f0
Merge pull request #3339 from jaborsh/patch-2
Fixing Code Typos in Readme for XYZContrib
2023-11-23 18:58:50 +01:00
Griatch
6ad355af43
Merge pull request #3338 from jaborsh/patch-1
Fixing if/else tree in XYZGrid launchcmd
2023-11-23 18:56:15 +01:00
Griatch
85f1b54064
Merge pull request #3333 from iLPdev/patch-8
fix: correct pathing in header
2023-11-23 18:50:02 +01:00
Griatch
80a17cab87
Merge pull request #3180 from volundmush/dig_hook
Building Command Hook Improvements
2023-11-23 18:36:25 +01:00
Jake
469b29d9e8
Fixing Code Typos in Readme for XYZContrib
The previous code block contained programmatic errors.
2023-11-22 00:40:37 -07:00
Jake
6f964716c7
Fixing if/else tree in XYZGrid launchcmd
If needed to be elif.
2023-11-22 00:37:16 -07:00
Andrew Bastien
5b1139cf11 Fixing the tests. 2023-11-19 13:55:42 -05:00
iLPdev
ae17e21fab
fix: correct pathing in header 2023-11-19 10:24:22 -08:00
Griatch
40a4bd0592 Update CHANGELOG 2023-11-18 13:56:53 +01:00
Griatch
f6b43b0416 Ran black on sources 2023-11-02 20:58:03 +01:00
Andrew Bastien
2bf96f7c7f Added CharactersHandler to account and altered all calls of add/remove characters to use it. 2023-10-29 13:02:18 -04:00
Andrew Bastien
4b80b200d8 Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
Andrew Bastien
f782cd8fc8 Removing direct access to Account.db._playable_characters in favor of Account.add_character(char) and Account.remove_character(char). Account.characters already handles all filtering so am cleaning up lots of repeated list comprehensions which remove/filter deleted characters. 2023-10-29 13:02:17 -04:00
Cal
c2d1d6c405 fix clothing limit test 2023-10-27 15:35:13 -06:00
Cal
89a45a57bb fix clothing type limits being ignored 2023-10-27 15:13:18 -06:00
Griatch
edc91787c0 Update CHANGELOG 2023-09-20 22:59:22 +02:00
InspectorCaracal
a003afcf7e add __str__ for CounterTrait 2023-08-23 22:06:47 -06:00
Griatch
5abce1160d Fix typo in evadventure twith_combat's create_combathandler call 2023-08-15 09:12:41 +02:00
Griatch
bfe8631b87 Typo in extended_room contrib random_message_rate->room_message_rate 2023-08-08 11:15:17 +02:00
Griatch
e217fe9e83 Adding more info to LLM doc page 2023-08-07 19:46:51 +02:00
Griatch
46809de539 More refining of the LLM readme 2023-08-07 01:41:09 +02:00
Griatch
90246a909a Update LLM doc, changelog 2023-08-07 01:11:20 +02:00
Griatch
b53346a3cc Evennia 2.2.0 minor release 2023-08-06 23:58:18 +02:00
Griatch
b168fbd747 Expand dice contrib readme 2023-07-27 12:03:08 +02:00
Griatch
1c8337ff69 Fix unit tests 2023-07-24 08:30:19 +02:00