Commit Graph

12 Commits (master)

Author SHA1 Message Date
Vanessa Dannenberg d30fa509c8 make MineDOT streetlights use the new code
(sorry, cheapie :) )
2021-06-29 13:33:16 -04:00
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 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 fa2cbfdd90 fix missing texture 2019-05-31 15:02:52 -04:00
Vanessa Dannenberg 4da69dd206 If digilines is enabled, create digiline conducting copies of all
registered pole nodes, with simple texture overlays to make it evident.

Also, create suitable spawners for these, but only if the light source
to be spawned is also digilines compatible.

When using a digiline-compat spawner, you can set the channel for the
light source (and thus all future lights you place) by shift-punching
while wielding the spawner.  This setting persists until the next
restart, or until you change it with another shift-punch.
2019-05-30 02:02:58 -04:00
Vanessa Dannenberg bc496e221e add junglewood poles and homedecor glowlight cube lights 2019-05-02 23:29:06 -04:00
Vanessa Dannenberg 6807cc8ddc rewrite mod to use "procedural" code
uses tables to generate spawners based on available mods
instead having them hard-coded.

side-effect: this allows default mese lamps on all four
existing pole materials instead of only wood.
2019-05-02 23:17:25 -04:00
cheapie 53eb541543 add MineDOT-style streetlights 2018-11-02 18:17:15 -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 65f18cff03 better item textures 2018-09-20 18:12:06 -04:00
Vanessa Dannenberg e1e32b55df Initial commit 2018-09-20 13:44:42 -04:00