Commit Graph
23 Commits
Author SHA1 Message Date
Richard Pastrick 724648a510 Update overlays docs to contain the new custom color option 2012-06-18 10:41:28 -07:00
Richard Pastrick bd7b6c507c Bump version 2012-06-10 08:44:18 -07:00
Richard Pastrick dc7a32d66d Make the defaults actually work properly. 2012-06-08 14:42:25 -07:00
Richard Pastrick 28099deaf6 Add customizable overlay colors, works for base overlay, spawn, and slime.
I left minerals as it is so you have to still define the minerals option to get that to work.
2012-06-08 12:07:21 -07:00
Richard Pastrick 721ab67989 Fix an issue with baked in overlays not having any alpha, tested with non baked in too and no change there 2012-06-07 15:02:21 -07:00
Richard Pastrick 40482de34c Update docs to remove warnings about overlays being not implemented. 2012-06-07 10:30:52 -07:00
Richard Pastrick 5974919973 Make the rerenderprob value print a decent error since it does have to be between 0.0 and 1.0 instead of just
that it is a float.

Remove 0.0 and 1.0 as valid values
2012-05-02 16:31:30 -07:00
Richard Pastrick 2ecb5dc914 Forgot quotes 2012-04-27 09:22:41 -07:00
Richard Pastrick 27c644d4ea Fix centering of the maps to the spawn point on first load 2012-04-27 09:19:31 -07:00
Richard Pastrick 419daa3881 Update Contributors list 2012-04-17 16:15:55 -07:00
Richard Pastrick b7f4cc3fc9 Make the built in rendermodes show up on the docs table of contents 2012-04-13 09:55:30 -07:00
Richard Pastrick 805618dd2f remove todo since I did that part 2012-04-12 09:03:14 -07:00
Richard Pastrick b13bbd0204 Add the JS stuff and a little bit more python glue to make overlays only display for a specified render 2012-04-12 08:59:13 -07:00
Richard Pastrick 4cbddf2f5a Merge remote branch 'upstream/devel' into devel 2012-04-11 14:53:09 -07:00
Richard Pastrick 77acd158c6 Add docs too! 2012-04-09 12:26:40 -07:00
Richard Pastrick ebd8b287ed Further glue for overlays. Make the validator actually validate. Also rough outlines for checking if
the render you've specified in the overlay actually exists and isn't itself.
2012-04-09 12:20:58 -07:00
Richard Pastrick 3ded0cfa9e Add validator and definition for beginnings of overlay python glue so that only the right overlays
show up for a specific render
2012-04-09 11:49:03 -07:00
Richard Pastrick 298e0d4222 Change sample.settings.py to sample_config.py 2012-02-16 09:38:08 -08:00
Richard Pastrick b2c37593c6 Update documentation with a few more of the configuration options and removed stochasticrender options since it seems to have been replaced with rerenderprob. 2012-02-14 11:11:47 -08:00
Richard Pastrick cef0606642 Remove commented out code 2012-01-24 11:36:23 -08:00
Richard Pastrick b9bbe6d4ef Add ignores for all variations of settings.py file names as well as ignores for the MCPatcher compliant pngs 2012-01-24 11:20:59 -08:00
Richard Pastrick 413e3933a2 Add support for MCPatcher compliant HD animated fire. 2012-01-24 11:19:50 -08:00
Richard Pastrick dca755e9db Add special case for MCPatcher custom portal images 2012-01-16 17:41:36 -08:00