MT-Modder
|
9fecc03f5e
|
Allow other mods to change worktable nodes
Globalize and rename "nodes" table to "worktable_nodes".
|
2015-10-02 13:34:39 -04:00 |
|
kilbith
|
6e63b7750b
|
Add Wood Frame
|
2015-09-27 16:57:21 +02:00 |
|
kilbith
|
64c26e2d25
|
Fix fleshy group on enchanted swords
|
2015-09-24 22:41:35 +02:00 |
|
kilbith
|
83b54537ce
|
Reduce concatenation on formspecs for speed
|
2015-09-24 21:57:30 +02:00 |
|
kilbith
|
0fe2afc760
|
Enchantment Table rework : support for swords, new enchant and tune formspec
|
2015-09-24 20:34:59 +02:00 |
|
kilbith
|
11872bda9b
|
Work Table : fix crash when mod name is not declared in table and one of its node is put
|
2015-09-24 10:38:07 +02:00 |
|
kilbith
|
08c79407b1
|
Remove great hardness on cut nodes from Work Table
|
2015-09-22 15:50:39 +02:00 |
|
kilbith
|
c7326188fd
|
Work Table : fix node put checking since last commit
|
2015-09-22 15:07:04 +02:00 |
|
kilbith
|
5efc35c65f
|
Work Table : simplify nodes table
|
2015-09-22 13:58:12 +02:00 |
|
kilbith
|
16ec45289e
|
Work Table : simplified tiles fetching
|
2015-09-22 11:13:03 +02:00 |
|
kilbith
|
968aede3fd
|
Work Table : simpler node registrations
|
2015-09-22 01:58:50 +02:00 |
|
kilbith
|
f06d14882b
|
Work Table : respect furthermore original node groups and prevent using them for some cases of crafting
|
2015-09-21 23:59:48 +02:00 |
|
kilbith
|
5f2a72fd85
|
Add Cactus Brick
|
2015-09-21 23:10:32 +02:00 |
|
kilbith
|
46ef36663b
|
Work Table : support oresplus nodes
|
2015-09-21 13:30:18 +02:00 |
|
kilbith
|
a08630588c
|
Work Table : simpler anzhal fetching
|
2015-09-18 21:17:03 +02:00 |
|
kilbith
|
ed0fef5548
|
Better Lua pattern for description
|
2015-09-17 22:09:48 +02:00 |
|
kilbith
|
40f473aee1
|
Allow cutting nodes from any mods
|
2015-09-17 16:36:19 +02:00 |
|
kilbith
|
ce4969935c
|
Style cleaning
|
2015-08-25 13:33:45 +02:00 |
|
kilbith
|
67212a1c6c
|
Fix invisible faces on glass nodeboxes
|
2015-08-25 10:48:01 +02:00 |
|
kilbith
|
e679dd442e
|
Don't cast a shadow a newly added nodeboxes
|
2015-08-25 01:17:10 +02:00 |
|
kilbith
|
0137f17e6c
|
Shortening some naming
|
2015-08-24 23:44:05 +02:00 |
|
kilbith
|
4a9636649b
|
minor style cleaning
|
2015-08-24 22:12:13 +02:00 |
|
kilbith
|
df80f18f90
|
Optimize table inserting
|
2015-08-24 21:49:54 +02:00 |
|
kilbith
|
f1a50fdd9a
|
Fix patterns matching for underscored node names
|
2015-08-24 21:38:35 +02:00 |
|
kilbith
|
3839cb6781
|
Refine some patterns capitalizing
|
2015-08-24 21:13:51 +02:00 |
|
Tim
|
be05c7ef77
|
use inventory lists as interface for the worktable cut mechanism
|
2015-08-24 20:08:13 +02:00 |
|
jp
|
2dc1d7f429
|
Optimize some formspecs triggering
|
2015-08-22 22:46:40 +02:00 |
|
jp
|
c35ed36b53
|
Improved Work Table formspec (with more shapes to cut and storage)
|
2015-08-22 21:56:36 +02:00 |
|
jp
|
4ec4095f2f
|
Light refactoring/speed-up on Work Table
|
2015-08-19 18:52:04 +02:00 |
|
kilbith
|
8c0b41efcf
|
Localize some global variables
|
2015-08-16 21:57:17 +02:00 |
|
kilbith
|
e51a683fe3
|
Re-adjust some selection boxes
|
2015-08-16 21:43:10 +02:00 |
|
kilbith
|
5722aca858
|
Change some global variables names
|
2015-08-16 21:05:01 +02:00 |
|
jp
|
4f34f8b677
|
xwalls : don't connect to every nodes (looks bad)
|
2015-08-12 23:38:10 +02:00 |
|
jp
|
f70d2316d5
|
Hide unused function params
|
2015-08-12 20:49:07 +02:00 |
|
jp
|
61fe9ecc17
|
Remove uneccessary variables
|
2015-08-12 20:03:47 +02:00 |
|
jp
|
cd7fb805ac
|
Remove snow and clay from Work Table (non-solid)
|
2015-08-08 18:43:02 +02:00 |
|
jp
|
d4979519a7
|
Optimize some loops
|
2015-08-08 16:06:53 +02:00 |
|
jp
|
30b377c052
|
Tweak hive formspec a bit and overall code reduction
|
2015-08-08 13:23:47 +02:00 |
|
jp
|
d54bd5ea0b
|
Change dump() to minetest.serialize() (saner)
|
2015-08-07 22:46:33 +02:00 |
|
jp
|
cae20d5eee
|
Work Table : prevent putting unregistered node materials
|
2015-08-07 17:46:42 +02:00 |
|
jp
|
e096e19e4e
|
Minor style cleaning
|
2015-08-07 01:15:34 +02:00 |
|
jp
|
ce22e630ee
|
Work Table : prevent moving stuff in slots to each other
|
2015-08-06 18:18:27 +02:00 |
|
jp
|
428ecec29b
|
Work Table : prevent cutting to different micronodes when the outputstack is already filled
|
2015-08-06 18:08:18 +02:00 |
|
jp
|
68d578e05a
|
Don't cast a shadow on micronodes
|
2015-08-06 15:53:38 +02:00 |
|
jp
|
e534e11c8c
|
Better descriptions and nodes groups on Work Table output
|
2015-08-05 18:09:38 +02:00 |
|
jp
|
6c43268071
|
Tweak worktable code
|
2015-08-05 16:47:52 +02:00 |
|
jp
|
584e9a9f68
|
Bugfix and cleanup on worktable
|
2015-08-03 11:12:38 +02:00 |
|
jp
|
5f898982e2
|
Tweak node defs
|
2015-08-03 00:07:29 +02:00 |
|
jp
|
860f520169
|
Small clean-up on ench./work table
|
2015-08-02 23:33:54 +02:00 |
|
jp
|
1ba92e60b1
|
Clean-up (once again) work table code
|
2015-08-02 22:49:04 +02:00 |
|