12 Commits

Author SHA1 Message Date
mckayshirou
df6f2eb80a fix creative mode mod backguard compatibility for all engines
* dont follow the creative upstream mod,
  its just wrapper around get_bool(creative) setting, so create a check privilegie
  function and provide backguard compatibility checks
* backported fix from c770d5cb43
  same backported from c770d5cb43
2023-07-13 22:25:19 -04:00
5c33eae0e0 updated upgraded simplified creative and provide privilegie feature
* register privilegie of creative for older or newer engines
* enhanced the formspec of the creative player to 4 rows
* try to upgrade most close to track upstream original
* return back text button, remove extra media
  check https://notabug.org/TenPlus1/creative/issues/2
* update readme information to diference features
2023-06-16 00:26:19 -04:00
4d9630d8b0 fix privilege definition on older engines 2023-06-14 11:48:58 -04:00
dad5d4729d provide minetest.is_creative_enabled and backguard compatibilty 2023-06-11 06:17:29 -04:00
TenPlus1
72acd4db9c tweak 2018-05-24 15:19:12 +01:00
TenPlus1
8816d90d62 add nil check 2018-05-23 14:26:03 +01:00
TenPlus1
4e57a32c6b fix items glitch 2018-02-19 10:33:46 +00:00
TenPlus1
b72ed15586 removed default dependency, included formspec gui defaults 2018-02-18 12:24:57 +00:00
TenPlus1
33641e331d tidy code, reduce inventory fluff 2018-02-18 11:22:37 +00:00
TenPlus1
9bcefa6dab single node pickup only active with creative MODE 2018-02-15 12:21:20 +00:00
TenPlus1
601012c5b5 updated to be in line with new creative changes 2018-02-15 12:03:19 +00:00
TenPlus1
8cf3a2ed39 initial upload (removed a few tabs, kept creative only) 2018-02-15 11:07:23 +00:00