Commit Graph

25 Commits

Author SHA1 Message Date
Sys Quatre cdbbff71de Merge remote-tracking branch 'upstream/master' 2020-09-28 20:51:20 +02:00
Maksim 04018c504d
Remove unused entities on settings change (#8)
Also add Minetest 5.3 support for 10/11 maximal breath.
2020-09-27 19:14:49 +02:00
Sys Quatre 1d6848bc9c Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-16 21:46:20 +02:00
Hugo Locurcio ab7806a4bf
Tweak grammar in various files
- Fix release date to match the actual 1.0.3 release.
2020-02-15 16:19:33 +01:00
MoNTE48 960ca02e42 Readd Gauges when a player is lost 2020-02-15 16:09:20 +01:00
MoNTE48 b075262daf More reliable version checking 2020-02-15 16:09:20 +01:00
Maksim 9425b8dcf5 Fix entity creating crash and restore 0.4 support 2020-01-19 14:07:23 +01:00
Sys Quatre 5e76ccfa78 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-01-06 22:24:13 +01:00
Hugo Locurcio 7c3afd699c
Localize the `vector.distance` function for performance 2020-01-01 18:07:06 +01:00
Hugo Locurcio c28b6a9f35
Fix a code style issue 2020-01-01 18:03:08 +01:00
Maksim f9471512bd
Optimize the mod code
This also improves formatting to comply with Minetest's
Lua code style guidelines.
2020-01-01 17:29:16 +01:00
Hugo Locurcio b2bb39322a
Update copyright statements to 2020 2020-01-01 04:11:04 +01:00
Sys Quatre e1cae85e42 Merge branch 'master' of yunohost.local:minetest-mods/gauges into nalc-1.2-dev 2019-12-22 13:11:58 +01:00
SmallJoker 6cd5e97542
5.x compatibility, drop 0.4.x support (#2) 2019-10-13 19:47:56 +02:00
Sys Quatre e1534c2139 Corrige emplacement de la barre gauges
- Place à nouveau la barre au dessus de la tête du joueur.
2019-05-01 18:46:26 +02:00
Sys Quatre d5f2404ddd Ajoute message de chargement du mod dans le journal action 2019-05-01 18:37:42 +02:00
Hugo Locurcio c0c410755b
Fix `minetest.setting_getbool()` deprecation warning 2019-04-02 20:24:58 +02:00
Hugo Locurcio 9e91c7e561
Add a README
- Use MIT license for code and CC0 1.0 Universal for assets
2019-03-02 18:59:59 +01:00
Hugo Locurcio bb7d45a3d7
Improve code formatting 2019-03-01 19:19:22 +01:00
Hugo Locurcio b9ed7d3908
Add a copy of the CC0 1.0 Universal license 2019-03-01 19:17:13 +01:00
Hugo Locurcio d241818d13
Add a Luacheck configuration file 2019-02-21 13:44:35 +01:00
rubenwardy 7f557cc810 Fix attempt for detached gauge on joinplayer 2017-10-12 16:20:50 +01:00
rubenwardy a24c563372 Fix player ref being stored between callbacks 2017-10-12 15:57:00 +01:00
rubenwardy ff8bdf1167 Clean up code 2017-10-12 15:53:52 +01:00
4aiman 61d988823f Initial Commit 2017-10-12 15:48:40 +01:00