Commit Graph

6 Commits

Author SHA1 Message Date
andersje 5dc18596b9 trapglass variants added. settings.txt enhanced. 2013-08-31 21:31:05 -05:00
andersje da48353f86 added ability to disable/enable full/med/low-glow glass independently 2013-08-30 20:52:19 -05:00
andersje b21069b7f1 massive cleanup. all craft recipes working and tested. 2013-08-27 17:26:24 -05:00
andersje 32fc400e13 added low-luminescence bricks (lowglow, made with moreblocks:glow_glass) and non-luminescent stained_glass, made with default:glass
enjoy.
2013-08-25 21:53:16 -05:00
andersje 02ec406eb7 now tested with blocks created by previous versions of the mod. should be safe for worlds created before these changes.
superglowglass changed to super_glow_glass.
attempts at setting the hues and dyes and whatnot to fix the craft recipes, since changes to default dyes and unifieddyes broke them some time ago.

manual initialization for blocks and recipes. DON'T USE THIS YET, I'm still working on it.

WORKING:  craft recipes, most blocks, use of new color palette
UNTESTED:  mapping of old blocks to these new blocks
NOT WORKING:  faint, pastel type blocks

much cleaner code.  it LOOKS like the light/pastel blocks should be working perfectly, even when digging through the debug logs...however, they aren't craftable.  I'm not sure why this is.  hopefully, someone can point me in the right direction

dark green, magenta all sorted out now, thanks to vanessaE.
Still, this makes me wonder if I should be using exact dye names everywhere.
also, brown will no longer map to yellow stained glass.

uuuuugh, ugly hack -- had to define separate subs for pastel and faint blocks.  could be worse I suppose.
This is now working for new worlds, but be careful on existing worlds -- it isn't tested there yet, though it SHOULD work.

updates to copyright and usage of the mod.

changelog updated.

doyousketch2 has returned!  fixes to README file, since this is still his baby.

leftover temp file...didn't need to be here.
2013-08-23 11:06:04 -05:00
doyousketch2 12c27a8ede First commit 2013-02-24 13:09:02 -05:00