Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-12 | replace HV nuke reactor nodeboxes with comparable mesh model | Vanessa Ezekowitz | |
model includes a flat extension on one "side" to fix #342 rotate the reactor with the screwdriver with shift-right-click before filling, to line up the flat side with your cabling. Note that the reactor doesn't actually care which side the cable comes from. | |||
2017-04-12 | LV fuel-fired gen should not have tube connection overlays | Vanessa Ezekowitz | |
2017-04-12 | LV batbox should show charge on all X/Z sides | Vanessa Ezekowitz | |
(also, fixup some other texture defs for readability) | |||
2017-04-12 | Make batteries only charge/discharge from the bottom | Vanessa Ezekowitz | |
(they were already supposed to but would leech charge from sideways neighbors too) | |||
2017-04-12 | revise cable connection overlay (make copper part look smaller) | Vanessa Ezekowitz | |
2017-04-12 | clean-up battery box images, make more consistent | Vanessa Ezekowitz | |
added tube or cable entry overlays as appropriate. deleted a couple of obsolete textures | |||
2017-04-12 | use clear_craft (#339) | DS | |
* use clear_craft * fix it * Update grinder_recipes.lua | |||
2017-04-12 | Take Item from Cable Plate Stack on Place (#345) | Thomas--S | |
(when not in Creative) and Change drop to recipe. | |||
2017-04-11 | fix wrong toggle switch "on" img in chests | Vanessa Ezekowitz | |
2017-04-11 | pipeworks has button on/off, button label, and button "base" cached | Vanessa Ezekowitz | |
used them wherever possible | |||
2017-04-11 | redo top/bottom textures for supply converter | Vanessa Ezekowitz | |
delete back/bottom texture for power monitor use "machine bottom" for bottom of force field generator add cable connection overlay, use it on various machines' bottoms/sides, as appropriate | |||
2017-04-11 | add pipeworks tube overlays to self-contained injector | Vanessa Ezekowitz | |
also, gave it paramtype2 = "facedir" and removed the front connection for consistency with other machines | |||
2017-04-11 | add pipeworks tube overlay to top of quarry | Vanessa Ezekowitz | |
(and get rid of obsolete inventorycube() image) | |||
2017-04-11 | add pipeworks tube entry overlay to tool workshop | Vanessa Ezekowitz | |
2017-04-11 | added tube entry overlays to most MV machines | Vanessa Ezekowitz | |
2017-04-11 | add pipeworks tube overlays to MV, HV battery boxes | Vanessa Ezekowitz | |
2017-04-11 | fix crash in battery mod (missing meta check) | Vanessa Ezekowitz | |
2017-04-11 | added tube entry overlays to fuel-fired generators | Vanessa Ezekowitz | |
2017-04-11 | add pipeworks tube connection overlays to all chests | Vanessa Ezekowitz | |
(only applies if pipeworks is installed, if not, nothing is added) | |||
2017-04-11 | fix broken ltier checks on MV/HV fuel-fired generators | Vanessa Ezekowitz | |
2017-04-11 | allow per-node stack splitting on all other standard machines | Vanessa Ezekowitz | |
(default off) | |||
2017-04-11 | allow per-injector stack split | Vanessa Ezekowitz | |
(default off) | |||
2017-04-11 | fix wrong size of self-contained injector inv | Vanessa Ezekowitz | |
2017-04-11 | tool workshop shouldn't ever allow stack splitting | Vanessa Ezekowitz | |
(tools don't stack :) ) | |||
2017-04-11 | re-route tubes if active fuel-fired gen is dug (and can be) | Vanessa Ezekowitz | |
2017-04-11 | allow per-generator stack splitting | Vanessa Ezekowitz | |
(default off) | |||
2017-04-11 | allow per-chest stack splitting | Vanessa Ezekowitz | |
(default off) | |||
2017-04-11 | allow per-battery charge/discharge stack splitting | Vanessa Ezekowitz | |
(default off for both) | |||
2017-04-09 | only reject part of itemtack from chest/machine/etc., if possible | Vanessa Ezekowitz | |
(e.g. if there's room for 50 of some item, and you send a stack of 99, 50 are added to the chest and a stack of 49 is rejected and sent on to the next destination) | |||
2017-04-09 | always set the EU level | Vanessa Ezekowitz | |
don't wait for production = 0. (if water is removed, that causes phantom output) | |||
2017-04-05 | Change `noise_threshhold` to `noise_threshold`. | MT-Modder | |
The old name was a typo and is deprecated. | |||
2017-04-04 | Make forcefield controlable with digilines. | DS-Minetest | |
2017-04-04 | Add digiline support to supply converter. | DS-Minetest | |
2017-04-04 | Add conductive plates. | DS-Minetest | |
These work exactly like cables, but are meant to be used as floor for when the machine does not fill the while cube. | |||
2017-04-01 | Make battery box send information via digilines. | DS-Minetest | |
2017-03-31 | perlin improvements | Vanessa Ezekowitz | |
as suggested by @paramat | |||
2017-03-31 | label all ABMs for profiler | Vanessa Ezekowitz | |
2017-03-29 | Update mg.lua (#336) | numberZero | |
2017-03-28 | Zinc rareness FIX(?) (#333) | Alexander German | |
* Zinc rareness FIX(?) I created the issue and i will fix it. But still idk if this really helps. (It helped me) At least it will make it more common in -32 and 2 Y distance. To compare its like in between iron and coal i belive. * Update oregen.lua | |||
2017-03-28 | Add digiline support to switching station. | DS-Minetest | |
Makes the switching station able to send supply and demand via digilines. | |||
2017-03-26 | change nodename for gloopblocks rainbow block (now "diagonal"), add support | Vanessa Ezekowitz | |
for its aliased version of the former nyan cat block (10k density) | |||
2017-03-22 | add gloopblocks rainbow block radiation setting | Vanessa Ezekowitz | |
(half that of a nyan/pbj block) | |||
2017-03-22 | add radiation protection via pbj_pup blocks | Vanessa Ezekowitz | |
same strength as nyan blocks | |||
2017-03-22 | raise radiation shielding values on nyan blocks | Vanessa Ezekowitz | |
from 1000 --> 10000 This makes it possible to protect a corium source with a layer of nyan blocks, and avoid damage outside roughly 6m from the wall. Also, added alternate node name for nyan blocks | |||
2017-03-18 | use unified dyes auto-color feature | Vanessa Ezekowitz | |
2017-03-17 | Clarify shielding information (#318) | Jacob Gustafson | |
* Clarify shielding information Clarify notes about shielding values and description of Lead | |||
2017-03-17 | Merge pull request #326 from numberZero/fix-bc-supply-converter | Vanessa Ezekowitz | |
Add backward compatibility to the new supply converter | |||
2017-03-17 | Add backward compatibility to the new supply converter | number Zero | |
2017-03-17 | move the register_node calls out of the unifieddyes check | Vanessa Ezekowitz | |
simplify a little | |||
2017-03-15 | define insulator clips even if Unified Dyes is not installed | Vanessa Ezekowitz | |
(just don't put UD-related stuff into their node defs) |