18 Commits

Author SHA1 Message Date
MrRar
403a24e860 Add replace tool 2024-01-09 21:58:27 -06:00
Johannes Fritz
dacddb58a1 Add circle tool, mirror tool, screwdriver 2023-09-08 12:30:23 -05:00
Johannes Fritz
9fa77d293f Update the readme 2023-03-21 08:34:33 -05:00
Johannes Fritz
28595814c1 Version 2.0 update 2023-03-20 12:15:40 -05:00
Johannes Fritz
6d67c9a769 1.1 update 2023-02-14 15:29:44 -06:00
Johannes Fritz
546c23f3db Fix fill placing nodes below selected area 2023-01-03 07:42:52 -06:00
Johannes Fritz
ff464ad5f6 Switch from on_dig to on_destruct 2022-12-22 13:23:46 -06:00
Johannes Fritz
72457e934c Fix backwards rotation and add fast node filling 2022-07-29 07:59:40 -05:00
Johannes Fritz
3e0ed1273b Big update 2022-07-21 12:43:41 -05:00
Johannes Fritz
046db08d71 Add ContentDB download count button 2022-04-28 16:24:13 -05:00
Johannes Fritz
13c7aba071 Try calling on_place with fill block 2022-04-27 07:40:29 -05:00
324c1d2481 check and add player nil checks for 0.4.1X and 5.0 bugs
* check player object is valid before apply anything,
  on call backs of register_on_joinplayer and respawns ..
* this happened with slow connections or pretty unstable ones,
  fixed only in 5.4+ but without really knows were are the commit
  of the solution as in the issue pointed https://github.com/minetest/minetest#8452
* if fact is marked as solved but nobody never knows the cause or solution
2022-02-02 15:32:03 -04:00
150932186e Improve descriptions and readme for repo information
* put usage in README.md
* delete the infame html descriptions file
2022-02-02 15:31:20 -04:00
4bf8fe414c description of privilegie from previous commits
* add better description to the privilegie
* the commit a701efaed16f450cd8b782f9d7d4ee57de3e9c03 delete stupid windoser file
* the commit fab0be30a4d75602f936f15d992dbeb0979f3837 privides first privilegie
2022-02-02 14:18:28 -04:00
mckaygerhard
a76cfe00f2 MErge 'Add priv to use edit blocks.' (#2) from git512/master into master
Reviewed-on: https://codeberg.org/minenux/minetest-mod-edit/pulls/2
Originally from https://github.com/minetest-mods/edit/pull/2
2022-01-31 22:09:55 +01:00
git512
a701efaed1
Delete init.lua~ 2021-04-11 19:06:55 -04:00
git512
fab0be30a4
Add files via upload 2021-04-11 19:03:46 -04:00
MrRar
1d63a6f3c4 First Commit 2018-03-30 15:34:34 -05:00