Commit Graph

  • 7cd27de925 Final fixes to API documentation Wuzzy 2015-02-12 21:51:01 +01:00
  • 0ac416ad49 Fix add_all Wuzzy 2015-02-12 19:50:23 +01:00
  • 377f194884 Move start_hidden to init_hudbar, rename start_hidden in register function to default_start_hidden Wuzzy 2015-02-12 18:46:05 +01:00
  • 98bc7a0bb5 Update changelog Wuzzy 2015-02-12 05:59:27 +01:00
  • 1912c5fb57 Increment minor version number Wuzzy 2015-02-12 05:51:09 +01:00
  • 1fb539e7d8 Minor refactoring Wuzzy 2015-02-12 05:49:30 +01:00
  • 197fc56145 Refactor settings Wuzzy 2015-02-12 05:22:08 +01:00
  • 65c8702e64 Fix bad initial breath value of 11 Wuzzy 2015-02-12 05:07:00 +01:00
  • b0eabd3c7a Add basic error reporting for bad value/max combinations Wuzzy 2015-02-12 05:04:02 +01:00
  • 357229450c Only affect health- and breathbar in hide_buildin Wuzzy 2015-02-12 04:40:30 +01:00
  • ea9a303e48 Do not register health/breath bar if damage is off Wuzzy 2015-02-12 04:39:15 +01:00
  • eb4e72c5a4 Add new function: hb.get_hudbar_state Wuzzy 2015-02-12 04:26:39 +01:00
  • c2e2a377e6 Mention the keywords “health” and “breath” Wuzzy 2015-02-12 03:31:27 +01:00
  • 1d4af7e0ee Harden code against missing icon Wuzzy 2015-02-12 03:18:58 +01:00
  • 8c17e9373b Fix start_hidden parameter Wuzzy 2015-02-12 03:15:00 +01:00
  • 20a13045f7 Make breath and health use API instead Wuzzy 2015-02-12 03:00:58 +01:00
  • 7912e6b4ec Rename “start_hide” to “start_hidden” Wuzzy 2015-02-11 20:55:22 +01:00
  • 4b1c38fdcf Fix documentation on hb.register_hudbar Wuzzy 2015-02-11 20:54:13 +01:00
  • 6ff02d4db8 Update documentation about internal stuff about changing and hiding Wuzzy 2015-02-11 20:47:29 +01:00
  • 1016828877 Optimize hb.change_hudbar to change hud_change less times Wuzzy 2015-02-11 20:40:19 +01:00
  • 8cdd144d15 Update changelog Wuzzy 2015-02-09 23:47:46 +01:00
  • 7ac9dad551 Remove .gitignore and .gitignore Wuzzy 2015-02-09 23:43:46 +01:00
  • 652da11a1f hud.conf → hudbars.conf Wuzzy 2015-02-09 23:42:56 +01:00
  • 041e76692b Rename main table from “hud” to “hb” Wuzzy 2015-02-09 23:41:52 +01:00
  • b36645816f Copy-editing in API.md Wuzzy 2015-02-09 23:20:41 +01:00
  • 79997659d9 Allow hud.change_hudbar to change only one or no value of both Wuzzy 2015-02-09 23:13:33 +01:00
  • 28551721f4 Update API documentation and bump minor version Wuzzy 2015-02-09 22:57:26 +01:00
  • 71f15d3763 Add proper function to initialize HUD bar Wuzzy 2015-02-09 22:51:35 +01:00
  • 55dc460d42 Use identifier instead of table in API functions Wuzzy 2015-02-09 22:45:08 +01:00
  • 7d509adf5e Bump minor version number Wuzzy 2015-02-07 23:48:14 +01:00
  • 2691cc2300 Update changelog Wuzzy 2015-02-07 23:43:28 +01:00
  • 6cda5dfd4a Add initial API documentation Wuzzy 2015-02-07 23:42:42 +01:00
  • 75999872aa Update changelog, add comment about SemVer Wuzzy 2015-02-05 01:38:46 +01:00
  • fdc13e92bd Change color of breath bar Wuzzy 2015-02-05 01:35:38 +01:00
  • 1c4a408d9b Update README Wuzzy 2015-02-05 01:35:20 +01:00
  • 023902341f Fix division by zero in hud.value_to_barlength Wuzzy 2015-02-04 21:45:27 +01:00
  • 6e1b5be68d Add forgotten 0/0 corner cases Wuzzy 2015-02-04 21:39:52 +01:00
  • e6e8f2d688 Hide bar background when max == 0 Wuzzy 2015-02-04 21:28:20 +01:00
  • 017b304396 Allow freely chosen texture names for custom bars Wuzzy 2015-02-04 20:36:27 +01:00
  • d67a97011b Fix bug preventing change of custom HUD bars Wuzzy 2015-02-04 18:42:40 +01:00
  • 563db9cb4c Set hudstate and hudids directly in add_all Wuzzy 2015-02-04 18:14:44 +01:00
  • f046592824 Move custom hudbars down by 1 iff damage disabled Wuzzy 2015-02-04 18:00:02 +01:00
  • 895028086c Align custom hudbars properly Wuzzy 2015-02-04 17:26:43 +01:00
  • df9c660e09 Add hide and unhide functions for bars Wuzzy 2015-02-04 16:16:48 +01:00
  • 018087b60a Add API functions to add and modify custom bars Wuzzy 2015-02-04 14:52:48 +01:00
  • 13058ae1b4 Hide breath bar when breath == 11 Wuzzy 2015-02-04 04:53:29 +01:00
  • c8d8df7777 Align health and breath bars Wuzzy 2015-02-04 04:32:11 +01:00
  • 1a89bda932 Add icons to bars Wuzzy 2015-02-04 04:10:11 +01:00
  • 4776027d18 Add text to bars Wuzzy 2015-02-04 04:01:56 +01:00
  • 2e40e311a0 Add simple background image for the bars Wuzzy 2015-02-04 03:23:06 +01:00
  • 5f3d4b70c6 Remove hotbar support Wuzzy 2015-02-04 02:25:47 +01:00
  • f6d660d40f Use max. 160 pixel wide bars to represent stats Wuzzy 2015-02-04 02:18:22 +01:00
  • c198284de9 Don't set breath for respawners Wuzzy 2015-02-04 01:53:05 +01:00
  • 860d0b38fd Remove armor and hunger Wuzzy 2015-02-04 01:24:27 +01:00
  • 8a9d81303c Change mod name to “hudbars” in source code ... at least partially Wuzzy 2015-02-04 01:14:47 +01:00
  • 2a2db9ab9c Change name of mod to “HUD bars” [hudbars] Wuzzy 2015-02-04 01:10:20 +01:00
  • 169e4d44bf Added support for animals modpack (cooking) Nathan Salapat 2014-10-11 11:31:53 -05:00
  • 06207b44cd Remove debug output, push to 1.4 BlockMen 2014-10-03 08:59:25 +02:00
  • ef78a05d51 Add support for requested mods BlockMen 2014-10-03 08:46:57 +02:00
  • 442a66e12f Better crosshair texture, use default hand BlockMen 2014-10-03 08:13:58 +02:00
  • 26d3f38a9a Add experimental exhaustion to control hunger (based on player actions) BlockMen 2014-10-03 08:12:55 +02:00
  • 36a1b23490 Add support for ethereal and push to 1.3.3 BlockMen 2014-08-16 13:24:41 +02:00
  • 078c621ace Prevent crash by missing armor values BlockMen 2014-08-15 18:25:42 +02:00
  • 6a06106316 Push to 1.3.2 BlockMen 2014-08-05 05:27:30 +02:00
  • aaf234298f Add optional healing for items tenplus1 2014-08-05 05:01:24 +02:00
  • bce8036dd4 Add support for creatures BlockMen 2014-08-05 04:49:05 +02:00
  • 0f83ef9543 Require base farming mod to be loaded Chris Beelby 2014-07-04 00:39:07 -04:00
  • 28754289b7 Compatibility update (scaling statbars) BlockMen 2014-05-13 18:59:08 +02:00
  • 45eebf79c9 Fix new main timer BlockMen 2014-04-14 11:16:58 +02:00
  • 43b09253d9 Die by starving, push to 1.3 BlockMen 2014-04-14 11:01:47 +02:00
  • 2da67c5fa1 Fix breath, lower update rate BlockMen 2014-04-14 06:51:28 +02:00
  • 9fb42bd469 Abuse inv for hunger, no heal while drowning BlockMen 2014-04-14 06:02:42 +02:00
  • d47b065d68 Sort supported mods alphabetically (+food mod) BlockMen 2014-04-10 19:30:45 +02:00
  • 5377e03ae0 Fix typo, more food support Xanthin 2014-04-06 01:39:56 +02:00
  • d9737800ed Images update and push to 1.2 BlockMen 2014-04-06 19:03:01 +02:00
  • 5fe167c4ea Don't set hotbar images with crafting mod BlockMen 2014-04-06 18:42:37 +02:00
  • b479f49e14 Hide armor bar if not wearing armor BlockMen 2014-04-06 18:31:56 +02:00
  • 4010af5de4 Add support for mods: fruit and mush45 BlockMen 2014-04-06 18:07:56 +02:00
  • ff9a290810 Send statbar values only to client when changed BlockMen 2014-04-06 16:33:38 +02:00
  • c8c79bc275 Merge pull request #2 from CiaranG/master BlockMen 2014-04-06 16:17:56 +02:00
  • c544da1161 Add support for mushroom mod food/poison Ciaran Gultnieks 2014-03-24 13:11:54 +00:00
  • 4eff5b7850 Support for bushes_classic foods (plantlife modpack) Ciaran Gultnieks 2014-03-22 19:36:58 +00:00
  • d23d5d4cfe More reliable food overrides Ciaran Gultnieks 2014-03-22 19:31:25 +00:00
  • 09fc5ee48a Add support for 3darmor mod, add poisen food and restructure code BlockMen 2013-09-13 20:18:16 +02:00
  • 01e267e99a Various fixes and mark as stable BlockMen 2013-09-09 03:16:18 +02:00
  • 030f30d47e Enable damage when hunger is 0 BlockMen 2013-09-03 14:17:28 +02:00
  • 2e6127b42b Update README.txt BlockMen 2013-08-29 21:52:19 +02:00
  • c4340c94e6 Add support for mtfoods BlockMen 2013-08-29 21:42:41 +02:00
  • 617a26587b Fix crosshair BlockMen 2013-08-25 21:14:24 +02:00
  • 848c8074ef Use builtin support of hotbar textures BlockMen 2013-08-25 21:10:03 +02:00
  • 9f15940aaf Add support for docfarming and farming_plus BlockMen 2013-08-06 10:45:55 +02:00
  • 5effdfca1a Fix hotbar issue when damage is disabled BlockMen 2013-07-27 12:09:14 +02:00
  • bc44390984 Enable builtin drowning BlockMen 2013-07-20 22:07:24 +02:00
  • 98b1e097b7 Add fancy HUD inventory bar BlockMen 2013-07-20 14:02:30 +02:00
  • b17dc91da1 Added support for bushes mod (9e1c18b026/bushes) Brandon DeRosier 2013-07-10 21:30:48 -04:00
  • dd1c4eda1b Update README.txt BlockMen 2013-07-03 15:17:40 +02:00
  • b4e2816db6 Add support for glooptest BlockMen 2013-07-03 15:14:50 +02:00
  • f96ca6d65f Update README.txt BlockMen 2013-07-02 17:13:21 +02:00
  • fb9516c15f Fix typo BlockMen 2013-07-02 17:11:21 +02:00
  • 74889570ef Add support for animalmaterials and fishing BlockMen 2013-07-02 17:09:35 +02:00