Commit graph

17 commits

Author SHA1 Message Date
Griatch
3537365e3c Update changelog 2024-04-03 21:51:03 +02:00
Griatch
c5a4a34bac Apply black to codes 2024-04-01 17:51:05 +02:00
Griatch
e5d07603ca Run black. Resolve circular import issues in components contrib. 2024-02-25 19:03:11 +01:00
Griatch
aff6cd6637 Update CHANGELOG, chargen beginner tutorial 2024-01-08 20:34:15 +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
Griatch
2a75ea8343 Fix doc generation of all evadventure modules 2023-05-19 20:20:14 +02:00
Griatch
89d1336cda Apply black 2022-11-28 19:55:02 +01:00
Griatch
ff6e01475d Fix unit test. Update/remove more coding docs 2022-11-25 21:22:34 +01:00
rmgr
b330499790 evAdventure tidy up to get chargen.py working 2022-11-25 12:36:00 +10:30
Griatch
705d47fe47 Resolve unit tests 2022-09-18 00:06:34 +02:00
Griatch
e8d08ad597 Update docs 2022-09-17 18:35:47 +02:00
Griatch
0095f70835 Working on docs 2022-09-14 18:40:21 +02:00
Griatch
8fff730d17 Add temp chargen sheet 2022-09-06 20:20:04 +02:00
Griatch
19278a5e64 More refactoring 2022-09-02 08:10:39 +02:00