evennia/evennia/contrib/rpg
2024-06-28 16:22:15 -06:00
..
buffs Apply black to codes 2024-04-01 17:51:05 +02:00
character_creator auto-look when quitting mid chargen 2024-04-22 11:08:08 -06:00
dice Apply black to codes 2024-04-01 17:51:05 +02:00
health_bar Format code imports 2022-11-10 22:21:12 +01:00
llm Add buff-contrib's exportable resources to outer package for import direct from the buff package. 2024-03-24 17:23:04 +01:00
rpsystem fix to fit PEP8 standards 2024-06-28 16:22:15 -06:00
traits Update Changelog. Correct line lengths 2024-04-07 21:24:43 +02:00
__init__.py Update links/paths to new contrib locations 2021-12-19 17:46:17 +01:00
README.md Start refactor contrib folder 2021-12-18 11:32:34 +01:00

Rpg contribs

Contribs related to rpg mechanics, rules and roleplay. This is specifically for systems that help create a rpg character (chargens), store their stats and rule processing, dice rolling and roleplay facilitating.

Generic combat systems and other game-related systems that are commonly used in rpgs but could theoretically be used for other MMO-style games use the game_systems folder.`