evennia/evennia
FlutterSprite 9ab3d27875 Adds health bar module
Adds a versatile function that will return a given current and maximum value as a "health bar" rendered with ANSI or xterm256 background color codes. This function has many options, such as being able to specify the length of the bar, its colors (including changing color depending on how full the bar is), what text is included inside the bar and how the text is justified within it.
2017-11-05 18:36:08 -08:00
..
accounts Text corrections in comments and strings 2017-10-16 15:13:53 -04:00
commands Text corrections in comments and strings 2017-10-16 15:13:53 -04:00
comms Update alerts reported by LGTM 2017-09-23 16:46:54 +02:00
contrib Adds health bar module 2017-11-05 18:36:08 -08:00
game_template Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
help Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
locale Markup update 2017-02-19 09:46:44 +01:00
locks Correct lockhandler's handling of lock-lists 2017-08-31 20:58:34 +02:00
objects Stop #dbref searches for unprivileged. Other minor fixes. Resolves #1251. 2017-10-01 16:56:20 +02:00
scripts Add ability to search_script by typeclass 2017-10-14 20:15:44 +02:00
server Merge branch 'master' into develop 2017-10-13 23:11:34 +02:00
typeclasses Cleanup and more help entries for the Admin Attr/Tag inline forms 2017-10-05 21:29:05 +02:00
utils Some doc updates 2017-10-28 22:51:47 +02:00
web Add notification support to a few older browsers and Safari 2017-10-22 10:50:36 -04:00
__init__.py Include EvMenu etc in evennia init step. 2017-10-14 20:53:41 +02:00
settings_default.py Merge pull request #1438 from DamnedScholar/master 2017-09-21 09:13:55 +02:00
VERSION.txt Update version string to 0.7, cleanup about cmd 2017-09-03 11:00:11 +02:00