evennia/evennia/contrib/rpg
Kenneth Aalberg 7ce8dd56ff Update README.md for contrib.rpg.rpsystem:
* Fix submodule path.
2022-12-21 21:09:17 +01:00
..
buffs Format code imports 2022-11-10 22:21:12 +01:00
character_creator Apply black 2022-11-28 19:55:02 +01:00
dice Format code imports 2022-11-10 22:21:12 +01:00
health_bar Format code imports 2022-11-10 22:21:12 +01:00
rpsystem Update README.md for contrib.rpg.rpsystem: 2022-12-21 21:09:17 +01:00
traits Use isort, run format on code 2022-11-18 12:02:46 +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.`