Commit Graph

154 Commits

Author SHA1 Message Date
Wuzzy 40b7c35a7d Tweak breath bgicon 2016-08-05 21:38:31 +02:00
Wuzzy 6d850edf96 Add breath background icon for statbar_modern 2016-08-05 21:14:42 +02:00
Wuzzy 3b57b2cd4a Bugfix: statbar_modern was not correctly hidden 2016-08-05 20:39:28 +02:00
Wuzzy d64dcb83b5 Move text 1px up so it fits better into box 2016-08-05 17:59:41 +02:00
Wuzzy 1786ae2cab Add intllib support 2016-08-05 16:54:52 +02:00
Wuzzy f06e3c362f 1.4.1: Fix bug in hb.change_hudbar being a no-op 2016-07-23 11:47:50 +02:00
Wuzzy c26dd7d6a4 Version 1.4.0 2016-07-03 00:22:51 +02:00
Wuzzy 9af3f328fc Minor API.md text update 2016-07-03 00:21:09 +02:00
Wuzzy fff42e2a42 Allow to change HUD bar images and label later 2016-07-03 00:18:54 +02:00
Wuzzy 1916c220b7 Version 1.3.0 2016-07-02 22:10:27 +02:00
Wuzzy 41cdf147fa Add description.txt and screenshot.png 2016-07-02 22:09:02 +02:00
Wuzzy 003c6214ed Convert readme file to Markdown format 2016-07-02 21:46:22 +02:00
Wuzzy c25c2d1b6e Fix description of hudbars_tick 2016-07-02 21:26:15 +02:00
Wuzzy 5bff4d453c Remove redundant commenRemove redundant comment 2016-07-02 21:14:30 +02:00
Wuzzy 21651fcbe8 Fix hudbars_tick = hudbars_vmargin 2016-07-02 21:11:03 +02:00
Wuzzy 0d022110eb Add settings to advanced settings menu 2016-07-02 21:09:57 +02:00
Wuzzy 185f0f5b2f Add mod.conf 2016-07-02 19:37:30 +02:00
Wuzzy 5741b7203c Remove incorrect text in README file 2016-07-02 19:27:31 +02:00
Wuzzy 44a1313d2f Version 1.2.1, update changelog 2015-05-25 16:01:28 +02:00
Wuzzy 3362152656 Forceload default HUD bars, fixing a crash when changing enable_damage in-game 2015-05-25 15:59:49 +02:00
Wuzzy 2a19edbc5f Declare version 1.2.0 2015-05-21 16:45:44 +02:00
Wuzzy 39c1fcfe2f Various settings, now only use minetest.conf instead of hudbars.conf 2015-05-20 17:42:38 +02:00
Wuzzy 9752ddedf6 Typo fixes 2015-05-20 16:06:46 +02:00
Wuzzy fb2cf988de Bar length is now rounded towards nearest integer 2015-05-20 00:23:21 +02:00
Wuzzy 390c24c193 Update changelog 2015-05-20 00:15:47 +02:00
Wuzzy 9db2fcba34 Update API.md on icons 2015-05-20 00:02:40 +02:00
Wuzzy 2a35745ec9 Fix stupid bug (setting_getbool instead of setting_get) 2015-05-19 23:42:07 +02:00
Wuzzy 8d2321d647 Fix typo 2015-05-19 23:39:26 +02:00
Wuzzy 9d76643388 Fix reverting to default setting value not working 2015-05-19 23:38:13 +02:00
Wuzzy 4ac3b25539 Add alternative statbar display modes
For those nostalgists. ;-)
2015-05-19 23:35:47 +02:00
Wuzzy 897d40e47b Rename display_mode to alignment_pattern 2015-05-19 22:35:24 +02:00
Wuzzy b68af069a4 Add preliminary display mode setting
Intentionally not in README.txt yet, because the positions cannot be set in minetest.conf yet.
2015-05-19 22:28:55 +02:00
Wuzzy fc66c4f0a5 Code cleanup 2015-05-19 21:49:25 +02:00
Wuzzy f2efdea814 Add HUD bar sorting feature 2015-05-19 21:40:54 +02:00
Wuzzy 012623b235 Update changelog and release 1.1.0 2015-03-23 18:37:56 +01:00
Wuzzy 015e23c6f2 Add setting to configure breath bar auto-hiding 2015-03-23 18:35:19 +01:00
Wuzzy 2691a4e320 Increment version and update changelog 2015-03-04 04:41:00 +01:00
Wuzzy e5d1e21a41 Adjust default HUD bars position for MT 0.4.12 2015-03-04 04:40:07 +01:00
Wuzzy c5654808ca Version 1.0.2 2015-02-23 01:41:17 +01:00
Wuzzy cfe8b3a60b Remove pointless delays and useless code 2015-02-23 01:39:48 +01:00
Wuzzy 25b59646c2 Fix HUD elements disappearing for reconnectors 2015-02-23 01:34:13 +01:00
Wuzzy 5c5b516834 Set version to 1.0.1 2015-02-21 17:24:01 +01:00
Wuzzy ef30c34609 Fix race condition-like bug 2015-02-14 09:49:13 +01:00
Wuzzy 4ebc24f2ed Add workaround for bad initial breath value 2015-02-12 22:15:19 +01:00
Wuzzy 05b9c3b882 Declare release 1.0.0 2015-02-12 21:58:34 +01:00
Wuzzy 0a5b735a89 Update changelog 2015-02-12 21:55:32 +01:00
Wuzzy 457edba35e Copy-editing of README.txt 2015-02-12 21:52:07 +01:00
Wuzzy 7cd27de925 Final fixes to API documentation 2015-02-12 21:51:01 +01:00
Wuzzy 0ac416ad49 Fix add_all 2015-02-12 19:50:23 +01:00
Wuzzy 377f194884 Move start_hidden to init_hudbar, rename start_hidden in register function to default_start_hidden 2015-02-12 18:46:05 +01:00