Commit Graph

6 Commits

Author SHA1 Message Date
rubenwardy 37082d1186 Rename background to hud_background 2021-01-10 17:55:42 +00:00
Alexand(er|ra) Yst 4e8d175714 Fixed a couple typos.
- The Mesecons-related award claimed to be awarded when placing mesecon wires, but instead was coded to be awarded when placing pipes from Pipeworks. Fixed code to match description.
 - The Basic-Materials-related award claimed to require crafting flint and steel one hundred times, but instead was coded to require crafting oil extract five hundred times. Fixed description to match code.
2020-06-16 07:47:41 +00:00
Alexand(er|ra) Yst c7b60be880 player:getpos() is deprecated and calling it causes the game to halt if deprecated_lua_api_handling is set to "error" in minetest.conf. Call player:get_pos() instead to prevent the game from halting. 2020-04-19 19:05:06 +00:00
rubenwardy da3d9b3980 Add awards for death, pipeworks, and mesecons 2019-09-15 18:14:58 +01:00
Sirrobzeroone 8f46d5b37d Add icons for awards 2019-08-20 11:28:15 +01:00
rubenwardy 29a1b97b38
Improve code structure and awards formspec size 2018-09-13 17:33:04 +01:00