Commit Graph

  • 478402dda9
    Replace Travis CI with GitHub Actions (#12) master David Leal 2023-08-31 12:50:04 -0600
  • d84945f42b Replace Travis CI with GitHub Actions #12 David Leal 2023-08-31 05:48:16 +0000
  • 98f346882d
    Fix crash on `math.round` field as `nil` (#11) sys4-fr 2021-11-10 00:20:25 +0000
  • b6cfb91717 Fix crash on math.round field as nil #11 bri cassa 2021-11-09 23:43:55 +0100
  • 7c916f93a0
    Update changelog with recent additions Hugo Locurcio 2021-11-02 00:30:57 +0100
  • b08db516d5 Don't lose hp_bar when teleporting savilli 2021-11-02 01:39:10 +0300
  • b7a7c9080c
    Don't lose hp_bar when teleporting #10 savilli 2021-11-02 01:39:10 +0300
  • 8e4faffe8d
    Make health bars show rough percentage of max hp (#9) LoneWolfHT 2021-10-18 09:22:03 -0700
  • 1d72ef23ba Actually test it myself #9 LoneWolfHT 2021-10-14 09:57:34 -0700
  • 7df078c937
    Update init.lua LoneWolfHT 2021-10-13 13:52:43 -0700
  • a0f88d84c7
    Update init.lua LoneWolfHT 2021-10-12 15:55:40 -0700
  • fe16736038
    Update init.lua LoneWolfHT 2021-10-12 15:51:41 -0700
  • bb270cd035
    Update init.lua LoneWolfHT 2021-10-07 10:33:54 -0700
  • 5c2cb597b8
    Make health bars show rough percentage of max hp LoneWolfHT 2021-08-28 15:16:42 -0700
  • 622e31394e
    Bump to version 1.0.4 v1.0.4 Hugo Locurcio 2020-09-27 22:56:26 +0200
  • 04018c504d
    Remove unused entities on settings change (#8) Maksim 2020-09-27 19:14:49 +0200
  • 69c357c741 Add MT 5.3 support #8 Maksim 2020-09-23 00:24:22 +0200
  • dc8cd54732 Remove entities when disabling gauges or changing server mode Maksim 2020-09-21 10:14:42 +0200
  • 9b47fc7b4b
    Declare the minimum supported Minetest version to 0.4.17 Hugo Locurcio 2020-06-03 18:56:14 +0200
  • 0439216cab
    Fix the Unreleased comparison link in the changelog Hugo Locurcio 2020-02-15 16:24:29 +0100
  • ab7806a4bf
    Tweak grammar in various files v1.0.3 Hugo Locurcio 2020-02-15 16:19:22 +0100
  • 0f924c177c Bump to version 1.0.3 MoNTE48 2020-01-21 20:45:47 +0100
  • 960ca02e42 Readd Gauges when a player is lost MoNTE48 2020-01-21 22:52:07 +0100
  • b075262daf More reliable version checking MoNTE48 2020-01-21 20:41:11 +0100
  • cd290579be Bump to version 1.0.3 #7 MoNTE48 2020-01-21 20:45:47 +0100
  • 8f43933580 Readd Gauges when a player is lost MoNTE48 2020-01-21 22:52:07 +0100
  • 2a745185b1 More reliable version checking MoNTE48 2020-01-21 20:41:11 +0100
  • 9425b8dcf5 Fix entity creating crash and restore 0.4 support v1.0.2 Maksim 2020-01-16 10:53:37 +0100
  • 5991ea42a8 Fix entity creating crash and restore 0.4 support #5 Maksim 2020-01-16 10:53:37 +0100
  • 1990169c0a
    Bump to version 1.0.1 v1.0.1 Hugo Locurcio 2020-01-01 18:08:11 +0100
  • 7c3afd699c
    Localize the `vector.distance` function for performance Hugo Locurcio 2020-01-01 18:06:03 +0100
  • c28b6a9f35
    Fix a code style issue Hugo Locurcio 2020-01-01 18:03:08 +0100
  • f7be847de4
    Remove obsolete notice about renaming the extracted mod folder Hugo Locurcio 2020-01-01 17:54:24 +0100
  • 29a7dabe8d
    Add a preview screenshot at the top of the README Hugo Locurcio 2020-01-01 17:53:37 +0100
  • c22f195ec0
    Add a project changelog v1.0.0 Hugo Locurcio 2020-01-01 17:34:23 +0100
  • f9471512bd
    Optimize the mod code Maksim 2020-01-01 13:42:09 +0100
  • 229dfe189b Minor [squash me] #3 Maksim 2020-01-01 15:47:41 +0100
  • 072ffa8f0d Useless changes Maksim 2020-01-01 13:42:09 +0100
  • b2bb39322a
    Update copyright statements to 2020 Hugo Locurcio 2020-01-01 04:11:02 +0100
  • 6cd5e97542
    5.x compatibility, drop 0.4.x support (#2) SmallJoker 2019-10-13 19:47:56 +0200
  • a5cd684e3b 5.x compatibility, drop 0.4.x support #2 SmallJoker 2019-09-28 20:43:41 +0200
  • ab2d7c83be Use mod.conf for name and description (#1) David Leal 2019-09-28 13:14:56 -0500
  • e8421523db
    Update mod.conf #1 SmallJoker 2019-09-28 20:13:01 +0200
  • 4718559b01
    Update pre-commit hooks to 2.3.0 Hugo Locurcio 2019-09-25 23:19:13 +0200
  • ad24ba8c1c Create mod.conf for name and description Panquesito7 2019-09-22 23:36:39 -0500
  • af5d69957d
    Update URLs in the README to reflect the move to minetest-mods Hugo Locurcio 2019-09-08 22:04:47 +0200
  • 766d9f2c10
    Travis CI: Use the `bionic` distribution Hugo Locurcio 2019-07-29 00:52:08 +0200
  • 644c33e36a
    Use Luacheck as a pre-commit hook Hugo Locurcio 2019-04-03 00:29:43 +0200
  • c0c410755b
    Fix `minetest.setting_getbool()` deprecation warning Hugo Locurcio 2019-04-02 20:24:58 +0200
  • 9e91c7e561
    Add a README Hugo Locurcio 2019-03-02 18:56:21 +0100
  • bb7d45a3d7
    Improve code formatting Hugo Locurcio 2019-03-01 19:19:22 +0100
  • b9ed7d3908
    Add a copy of the CC0 1.0 Universal license Hugo Locurcio 2019-03-01 19:17:13 +0100
  • d76e262bb9
    Enforce LF line endings in pre-commit Hugo Locurcio 2019-03-01 15:28:57 +0100
  • e7fc790e5a
    Don't use multiline strings for commands on Travis CI Hugo Locurcio 2019-02-26 18:46:15 +0100
  • 1903516aab
    Set up Travis CI Hugo Locurcio 2019-02-22 01:37:49 +0100
  • 8730c50a75
    Set EditorConfig to use tabs in .luacheckrc Hugo Locurcio 2019-02-22 00:49:27 +0100
  • 7318af5ed2
    Add an EditorConfig file Hugo Locurcio 2019-02-21 23:13:50 +0100
  • 7e1a72cd73
    Add pre-commit hooks Hugo Locurcio 2019-02-21 23:10:09 +0100
  • ea5c016370
    Remove unnecessary .gitignore file Hugo Locurcio 2019-02-21 23:09:56 +0100
  • d241818d13
    Add a Luacheck configuration file Hugo Locurcio 2019-02-21 13:44:35 +0100
  • 06a19573cc
    Optimize all images using `oxipng -Zs` Hugo Locurcio 2019-02-20 19:59:18 +0100
  • 7f557cc810 Fix attempt for detached gauge on joinplayer rubenwardy 2017-10-12 16:20:50 +0100
  • a24c563372 Fix player ref being stored between callbacks rubenwardy 2017-10-12 15:57:00 +0100
  • ff8bdf1167 Clean up code rubenwardy 2017-10-12 15:51:53 +0100
  • ec67519af6 Add better textures Calinou 2017-10-12 15:50:21 +0100
  • 61d988823f Initial Commit 4aiman 2017-10-12 15:48:40 +0100