evennia/evennia/contrib/rpg
2022-02-08 13:03:52 +01:00
..
dice Run black reformatter on code 2022-02-08 13:03:52 +01:00
health_bar Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
rpsystem Run black reformatter on code 2022-02-08 13:03:52 +01:00
traits Run black reformatter on code 2022-02-08 13:03:52 +01: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.`