VoxeLibre/mods/HUD
Michieal 8184d4938c Modify init.lua to allow normal player usage.
Changes made:
* Put in new chatcommand /whereami to allow normal players to turn on / off player location coords without needing special privs.
* Made Debug Coords level 2, Player Location level 1, and Off level 0. (Allows turning the location off.)
* Put in nil value check into get_text, to prevent errors caused by definitions accidentally not returning a value.
* Cached pairs, ipairs, and table because the code is called every 0.63 seconds, and it made sense to do so. (Hopefully, will help
  to mitigate the added load on framerate.)
2022-11-27 04:31:24 +01:00
..
awards correct if/else in line 42 2022-10-31 21:53:51 +00:00
hudbars hudbars 2022-02-23 23:58:05 +01:00
mcl_achievements Add Voluntary Exile Advancement 2022-11-26 17:06:04 +01:00
mcl_base_textures Add breaking animation by FossFanatic 2022-10-11 11:40:15 +02:00
mcl_bossbars Fixed typo in image resizing in bossbars 2022-10-13 20:02:28 +01:00
mcl_credits Update end credits again 2022-10-23 15:59:24 +02:00
mcl_death_messages Mise à jour de 'mods/HUD/mcl_death_messages/locale/mcl_death_messages.fr.tr' 2022-08-23 21:34:57 +00:00
mcl_experience Fix exp bar scaling issue with non 16x textures 2022-10-11 19:52:30 +01:00
mcl_formspec Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_formspec_prepend Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_hbarmor mcl_hbarmor 2022-02-23 23:58:05 +01:00
mcl_info Modify init.lua to allow normal player usage. 2022-11-27 04:31:24 +01:00
mcl_inventory Fix creative mode inventory search crash 2022-11-15 04:41:01 +01:00
mcl_offhand Fix offhand hud slot incorrect scaling with non 16x texture packs 2022-10-06 21:15:15 +01:00
mcl_title clarify debug nature of chatcommands 2022-10-09 21:31:23 +02:00
show_wielded_item fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00