Sokomine
|
4f028a1701
|
removed old obsolete lines which where already commented out
|
2021-10-02 14:48:04 +02:00 |
|
Sokomine
|
76fcea22e0
|
removed deprecated functions get_/set_metadata and renamed metadata to pattern
|
2021-10-02 14:46:15 +02:00 |
|
Sokomine
|
9ef8940bc4
|
added a history and a formspec to select stored patterns from said history
|
2021-10-02 14:21:42 +02:00 |
|
Sokomine
|
fbad089ff1
|
added newlines in description
|
2021-10-02 12:04:56 +02:00 |
|
Sokomine
|
fe89553780
|
modified PR from coil0: used buildable_to instead of node names in order to determine if replacing can progress even if digging of the node doesn't work
|
2021-09-30 00:18:34 +02:00 |
|
Sokomine
|
889885049e
|
Merge branch 'master' of https://github.com/Sokomine/replacer
merged PR on github while working locally
|
2021-09-29 23:52:45 +02:00 |
|
Sokomine
|
a81ce905cd
|
Merge pull request #8 from acmgit/master
Fixed Warnings for global Vars.
|
2021-09-29 23:51:46 +02:00 |
|
Sokomine
|
62d7ad06bb
|
the replacers' description now shows which node is stored, and the description is more human readable
|
2021-09-29 22:37:05 +02:00 |
|
Sokomine
|
c030a3beb8
|
aux1 key works now as well instead of only sneak key for storing a new pattern
|
2021-09-29 20:19:28 +02:00 |
|
Sokomine
|
7bfcb73607
|
renamed obsolete functions to new name
|
2019-03-11 23:47:05 +01:00 |
|
A.C.M
|
c4fed6eb5c
|
Fixed Warnings for global Vars.
|
2019-02-28 15:48:29 +01:00 |
|
Sokomine
|
a535be2382
|
fixed bug; added blacklist for nodes
|
2017-12-09 20:20:43 +01:00 |
|
Sokomine
|
9c80920cd8
|
got rid of minetest.env
|
2017-12-08 22:25:35 +01:00 |
|
Sokomine
|
062b39f4f8
|
added support for creative priv
|
2017-11-03 03:07:20 +01:00 |
|
Sokomine
|
81734a6320
|
works again with latest mt
|
2017-07-03 22:03:59 +02:00 |
|
Sokomine
|
b58252e397
|
changed storing of metadata; works again with latest MT
|
2017-02-24 18:43:38 +01:00 |
|
Sokomine
|
3f4ed7dc34
|
updated readme
|
2015-07-28 22:54:15 +02:00 |
|
Sokomine
|
9d61650e99
|
added support for realtest
|
2015-07-28 22:48:24 +02:00 |
|
Sokomine
|
c549c489f9
|
removed unregistered globals
|
2015-07-28 22:09:13 +02:00 |
|
Sokomine
|
0ffde81c19
|
made receipe cheaper in order to help new players
|
2015-07-28 21:41:56 +02:00 |
|
Sokomine
|
24962d4f77
|
always show craft guide; show lightlevel; show additional information if a particular node is selected; show if there are alternate drops
|
2015-07-28 21:36:56 +02:00 |
|
Sokomine
|
2aff5cd370
|
added better support of dye colors; added support for receipe width
|
2015-07-27 19:48:39 +02:00 |
|
Sokomine
|
36ecc11729
|
increased version number due to inspection tool added
|
2014-10-02 18:18:35 +02:00 |
|
Sokomine
|
464d343604
|
added support for dropped items; their receipe is now shown as well
|
2014-10-02 17:48:33 +02:00 |
|
Sokomine
|
e64758aa0a
|
improved crafting guide; added groups
|
2014-10-02 03:20:00 +02:00 |
|
Sokomine
|
4d56d03bbd
|
added mini-craftguide
|
2014-10-01 18:55:31 +02:00 |
|
Sokomine
|
dd0fded5f5
|
added inspection tool
|
2014-10-01 06:48:27 +02:00 |
|
Sokomine
|
b2345c3440
|
increased subversion number for previous bugfix
|
2014-01-12 20:37:23 +01:00 |
|
Sokomine
|
eb5e152d88
|
fixed bug with nodes that could not be dug/replaced
|
2014-01-12 13:19:26 +01:00 |
|
Sokomine
|
d0c891d83d
|
added support for new minetest.is_protected
|
2013-11-20 21:50:38 +01:00 |
|
Sokomine
|
8a940cff91
|
param1 and param2 are now stored; can be used to place nodes as well
|
2013-04-24 01:17:47 +02:00 |
|
Sokomine
|
2a845a8c3b
|
removed several spamming messages; added liszence
|
2013-02-03 21:31:52 +01:00 |
|
Sokomine
|
99f22d2aaa
|
crafting receipe added
|
2013-02-02 04:12:00 +01:00 |
|
Sokomine
|
14146fc967
|
digging in survival works now
|
2013-02-02 03:42:02 +01:00 |
|
Sokomine
|
8307b6ff49
|
first commit
|
2013-02-02 03:21:23 +01:00 |
|