Commit Graph

19 Commits

Author SHA1 Message Date
Tom Hunter 62de3f5251 remove log cruft:
- add missing mod.conf files
	- add (optional) depends etc. to mod.conf files
2022-05-06 17:01:18 +02:00
Wuzzy 8f3c416920 Fix 5.4.0 texture alpha deprecations 2021-02-24 16:27:30 +01:00
Wuzzy 14ac460927 Capitalize letter in /time cmd help 2020-04-17 20:47:08 +02:00
Wuzzy 4b8187b886 Reduce creative inventory spam a bit 2020-04-17 20:39:19 +02:00
Wuzzy d6a4b86571 Clean up descriptions and messages of commands 2020-04-17 19:56:12 +02:00
Wuzzy 7d468ba100 Get rid of some global namespace pollution 2020-03-31 17:25:51 +02:00
Wuzzy f82667b019 Add missing node sounds 2020-03-31 17:17:59 +02:00
Wuzzy 611490ef98 Allow minimap and radar in Creative Mode 2020-03-31 02:10:09 +02:00
Wuzzy 9963261c76 Add listrings to a FEW formspecs 2020-03-31 01:08:35 +02:00
Wuzzy 19b0e53b30 Permanently disable minimap 2020-03-31 00:56:07 +02:00
Wuzzy 6cb42ea745 Fix crashy nodeupdate_single function 2020-03-31 00:41:29 +02:00
Wuzzy 6cec6e6a12 Fix another undeclared globals 2020-03-30 23:13:21 +02:00
Wuzzy 21b8f831ee Replace print with minetest.log 2020-03-30 23:10:05 +02:00
Wuzzy aa0a0a9f4a Localize some accidental global vars 2020-03-30 22:59:44 +02:00
Wuzzy c59cfbfa8e Fix sunken player model 2020-03-30 22:54:57 +02:00
Wuzzy bbe3a9ea61 Compress all textures 2020-03-30 22:50:57 +02:00
Wuzzy e3303fe401 Update most deprecated function calls
Using MT-replace-deprecated.sh script
2020-03-30 22:43:46 +02:00
Wuzzy 064fc6a59d Fix crash when node falls 2020-03-30 22:43:13 +02:00
Wuzzy 1face3940a Initial commit (imported game) 2020-03-30 22:42:19 +02:00