Commit Graph

12 Commits (master)

Author SHA1 Message Date
Vanessa Dannenberg ff5ccba41f extend the generic streetlight code to place schematics
add another type of lamp using that feature
this one is good for parking lots or common areas,
comes in 1-, 2-, and 4-lamp versions,
with either a thin or thick base node.
2021-06-28 23:19:10 -04:00
Vanessa Dannenberg 64d992eec1 add a "modern"-style light
morelights_modern wall lamp on streets thin post

plus some rotation helper options to make it work
(should be generic enough to work for other designs as well)
2021-06-28 00:19:00 -04:00
Vanessa Dannenberg 5815180b0e move the check_and_place and pointed_thing functions to their own file
(makes the check function global, but still in the streetlights namespace)
2021-06-27 19:04:59 -04:00
Vanessa Dannenberg 41625bdf6f defer to the target node's on_rightclick, if defined 2019-05-31 23:21:30 -04:00
Vanessa Dannenberg d31c5590fe if there's no digiline distributor, fall back to vertical digilines from "digistuff" mod
(if neither mod exists, there will no option to set the distribution node)
2019-05-31 23:04:03 -04:00
Vanessa Dannenberg 333a65785a Allow using aux1 (usually "E") to auto-place a digiline distributor 2 meters
below the pole (the usual location for such a thing, but only if you're using a
digilines-enabled spawner). Sneak (usually "shift") still places concrete right
below the pole, so sneak + aux1 will place both.

As usual, if you're in survival mode, you must have distributors in your
inventory in order to place them, as with concrete and the pole and light
items; the mod will warn you if you have none.
2019-05-30 03:08:29 -04:00
Vanessa Dannenberg 616f2d7777 if basic_materials is installed
allow holding shift/sneak while "placing" a spawner
to automatically "set" the streetlight in concrete.
2019-05-03 01:53:42 -04:00
Vanessa Dannenberg 1c6b382592 Fix broken depends due to The Big Home Decor Split 2019-05-02 22:06:12 -04:00
cheapie 53eb541543 add MineDOT-style streetlights 2018-11-02 18:17:15 -04:00
Vanessa Dannenberg 28be26e020 require "streetlight" priv to use spawners 2018-11-02 16:42:05 -04:00
Vanessa Dannenberg 7fdded1f64 add a default wood/mese lamp variant
made ilights optional
2018-09-20 18:18:21 -04:00
Vanessa Dannenberg e1e32b55df Initial commit 2018-09-20 13:44:42 -04:00