0

Commit Graph

  • ed180d1f26 Added note about ignoring the 'Download at zip' button Andrew Chin 2012-06-18 22:40:46 -04:00
  • 724648a510 Update overlays docs to contain the new custom color option Richard Pastrick 2012-06-18 10:41:28 -07:00
  • e9bfb2e50e Merge pull request #752 from contre/overlayCustomColor Aaron Griffith 2012-06-18 09:32:12 -07:00
  • 1980c3aee1 Fixed type in Multiplexing Observer Andrew Chin 2012-06-10 20:39:42 -04:00
  • 03b10797c9 Merge branch 'JSObserver' of github.com:tswsl1989/Minecraft-Overviewer into JSObserver Andrew Chin 2012-06-10 15:00:31 -04:00
  • 5d43227edf Merge remote branch 'origin/master' into JSObserver Andrew Chin 2012-06-10 14:59:17 -04:00
  • bd7b6c507c Bump version Richard Pastrick 2012-06-10 08:44:18 -07:00
  • dc7a32d66d Make the defaults actually work properly. Richard Pastrick 2012-06-08 14:39:21 -07:00
  • 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. Richard Pastrick 2012-06-08 12:07:21 -07:00
  • a432382bc1 Merge pull request #749 from contre/overlayAlphaFix Aaron Griffith 2012-06-07 20:22:57 -07:00
  • 0f110c4d70 Merge pull request #747 from contre/overlaysDocs Aaron Griffith 2012-06-07 20:20:51 -07:00
  • c17e33a810 skip_sides in lighting_is_face_occluded is now correctly named Aaron Griffith 2012-06-07 20:17:49 -04:00
  • 25cb1f19c9 if render_loop raises a general exception, it's considered fatal now Aaron Griffith 2012-06-07 19:56:11 -04:00
  • 721ab67989 Fix an issue with baked in overlays not having any alpha, tested with non baked in too and no change there Richard Pastrick 2012-06-07 14:58:56 -07:00
  • 40482de34c Update docs to remove warnings about overlays being not implemented. Richard Pastrick 2012-06-07 10:30:52 -07:00
  • 05bfaaf967 added slime overlay, colors chunks green if slimes can spawn Aaron Griffith 2012-06-05 23:18:15 -04:00
  • f4a1c32d1a added sealevel option to HeightFading primitive Aaron Griffith 2012-06-05 01:09:47 -04:00
  • 4c4677ed95 Re-apply "Add emerald block, improve the looking of the brewing stand." Aaron Griffith 2012-06-04 22:00:04 -04:00
  • 3ba8776d4a Re-apply "Add emerald ore and sandstone stairs." Aaron Griffith 2012-06-04 21:59:56 -04:00
  • 04e031b657 Re-apply "Update chests to work with snapshot 12w21b. Add ender chests. Improve some comments." Aaron Griffith 2012-06-04 21:59:45 -04:00
  • a60b56c507 Revert "Update chests to work with snapshot 12w21b. Add ender chests. Improve some comments." Aaron Griffith 2012-06-04 21:57:42 -04:00
  • 365c67cf94 Revert "Add emerald ore and sandstone stairs." Aaron Griffith 2012-06-04 21:57:41 -04:00
  • d329e34fe9 Revert "Add emerald block, improve the looking of the brewing stand." Aaron Griffith 2012-06-04 21:57:37 -04:00
  • 7f1ccdc156 Fix up pull request #726 Andrew Chin 2012-06-03 22:55:20 -04:00
  • e0a4976e6a make create info window optional parameter alexan 2012-05-06 16:06:04 +03:00
  • 4ae77a9f47 Force rebuild due to new texture stuff Andrew Chin 2012-06-03 21:19:39 -04:00
  • c1af0173e5 Merge branch 'signLabelWrapFix' of github.com:Morgyn/Minecraft-Overviewer Andrew Chin 2012-06-03 21:18:03 -04:00
  • 6737620a52 Merge remote branch 'origin/smooth-fix' Andrew Chin 2012-06-03 21:16:37 -04:00
  • 97c3f8f913 Merge remote branch 'origin/devel' Andrew Chin 2012-06-03 21:15:12 -04:00
  • 85c439b68c Add emerald block, improve the looking of the brewing stand. Alejandro Aguilera 2012-06-01 14:14:40 +02:00
  • 86ad4bf611 Add emerald ore and sandstone stairs. Alejandro Aguilera 2012-05-31 13:43:53 +02:00
  • b245bbe8b3 Update chests to work with snapshot 12w21b. Add ender chests. Improve some comments. Alejandro Aguilera 2012-05-31 12:04:58 +02:00
  • f0d48347a4 Fix new map format, to support the 4096 ids Socolin 2012-05-22 10:55:27 +03:00
  • beaa2a9f09 JSObserver documentation Thomas Lake 2012-05-25 21:44:23 +01:00
  • 2ef6951e28 Make JSObserver throw a more helpful error if path not valid Thomas Lake 2012-05-25 20:38:32 +01:00
  • 98121dd960 validated paths are run through os.path.expandvars() Andrew Brown 2012-05-25 15:31:27 -04:00
  • c05d628723 Correct 'if x in messages' to 'if "x" in messages' Thomas Lake 2012-05-25 19:15:54 +01:00
  • 0a90f0f896 Remove errant console.log() Thomas Lake 2012-05-25 19:12:23 +01:00
  • 9e8f933956 Update JSObserver (reliability, features, config) Thomas Lake 2012-05-25 19:05:20 +01:00
  • 942cf8d995 Merge branch 'master' of git://github.com/overviewer/Minecraft-Overviewer into JSObserver Thomas Lake 2012-05-25 14:00:16 +01:00
  • ab04603ef8 added nowrap to sign dropdown label style mc-zem 2012-05-21 18:30:02 +02:00
  • fc84f8c892 Edited error message for missing texture file(s) Andrew Brown 2012-05-19 17:13:49 -03:00
  • 75f80dae95 Fix black dotted lines in smooth-lighting rendermode. Alejandro Aguilera 2012-05-17 10:25:03 +02:00
  • f395a13d98 biomes=False now renders correctly again Aaron Griffith 2012-05-16 10:15:38 -04:00
  • b53b20a9a8 Add the pre-1.3 wooden slabs. Alejandro Aguilera 2012-05-16 10:01:27 +02:00
  • 19cdca39d8 Fixed world name for config example Andrew Brown 2012-05-14 22:35:00 -03:00
  • 792fcbbc0d Provide better validation error message for markers Andrew Chin 2012-05-14 10:03:05 -04:00
  • 6009461239 fixed last commit to use absolute value and more reasonable threshold Andrew Brown 2012-05-11 22:23:42 -04:00
  • fdda8234ff added warning for extremely absurd region files Andrew Brown 2012-05-11 22:19:15 -04:00
  • 94c1e2980a Fixed ocean biomes being needlessly dark Aaron Griffith 2012-05-11 22:09:10 -03:00
  • 0245c91e6d Fix genpoi on windows Andrew Chin 2012-05-09 21:26:05 -04:00
  • a456c2ae8a Fixed bug in find_true_spawn when spawnY is at a chunk border Andrew Chin 2012-05-09 20:47:49 -04:00
  • 34e5ddf620 biomes are now murky *and* smooth Aaron Griffith 2012-05-06 20:19:38 -04:00
  • 06b6af5dbc Fix texturepath docs (minor) Andrew Chin 2012-05-06 19:56:11 -04:00
  • f185fd9ec1 Fix overlay issue where the overlay drop-down list would be empty Andrew Chin 2012-05-06 12:54:40 -04:00
  • 7ef5f8c5e3 Merge remote-tracking branch 'fabiann/remote-tiles' into devel Aaron Griffith 2012-05-06 12:52:42 -04:00
  • 08b0ed17e6 Merge remote-tracking branch 'interfect/master' into devel Aaron Griffith 2012-05-06 12:52:24 -04:00
  • eeb09f3d45 Fixed preform->perform typo THANKS m_pan! Andrew Brown 2012-05-03 18:41:09 -03:00
  • d7b3054c42 Allow zero as a valid rerenderprob Andrew Chin 2012-05-03 00:03:08 -04:00
  • da30592a45 Include the genpoi script in the .deb packages Andrew Chin 2012-05-02 20:25:23 -04:00
  • af8aa13615 Fix typo in previous commit Andrew Chin 2012-05-02 20:19:02 -04:00
  • 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. Richard Pastrick 2012-05-01 10:59:57 -07:00
  • 9caa94eacf Merge branch 'remote-tiles' of git:Minecraft-Overviewer into remote-tiles Fabian Norman 2012-05-02 01:12:46 -07:00
  • 8ffcec347a Merge remote branch 'source/master' into remote-tiles Fabian Norman 2012-05-02 01:04:13 -07:00
  • e69717f476 Prevent null being set in overviewerConfig.js Fabian Norman 2012-05-02 00:43:53 -07:00
  • 6331200763 More POI docs Andrew Chin 2012-05-01 21:40:53 -04:00
  • 216b26cbf2 hide traceback on config validation failure Andrew Chin 2012-05-01 20:38:14 -04:00
  • 9508573783 Added hint about checking the docs on a bad markers validation Andrew Chin 2012-05-01 20:31:50 -04:00
  • ad1dacbdc9 Merge branch 'devel' Andrew Chin 2012-05-01 20:28:25 -04:00
  • 21ef0f4ad7 Merge pull request #712 from CounterPillow/swampfix Andrew Brown 2012-04-28 17:49:38 -07:00
  • c5af1c81fc Added a special case for the swamp biome. CounterPillow 2012-04-29 02:26:14 +02:00
  • fc565aa829 Merge pull request #710 from contre/devel Michael Writhe 2012-04-27 13:43:52 -07:00
  • 2ecb5dc914 Forgot quotes Richard Pastrick 2012-04-27 09:22:41 -07:00
  • 27c644d4ea Fix centering of the maps to the spawn point on first load Richard Pastrick 2012-04-27 09:19:31 -07:00
  • 4fe87de247 Updated docs. Fabian Norman 2012-04-25 23:42:19 -07:00
  • d25f582404 Base setting, one more change (last?) Fabian Norman 2012-04-25 19:56:48 -07:00
  • 85567cae42 Initial changes to add the base option to the config file. Fabian Norman 2012-04-25 19:42:18 -07:00
  • 1f29ff5fa1 Fixed contributors ordering. Adam Novak 2012-04-25 13:04:46 -07:00
  • 164fd02b3b Merge github.com:interfect/Minecraft-Overviewer Adam Novak 2012-04-25 00:03:24 -07:00
  • e0c4137eb4 Checking for missing data on all sides. Adam Novak 2012-04-25 00:02:20 -07:00
  • 915aa1a653 Inverting sense of no-fluids to be correct. Adam Novak 2012-04-24 20:40:39 -07:00
  • b1e4b09ab6 Removing unused struct. Adam Novak 2012-04-24 20:35:00 -07:00
  • 9df1446276 Added a NoFluids render mode primitive, and documented it. Adam Novak 2012-04-24 20:29:27 -07:00
  • 5184c8d321 Added and documented the "exposed" render mode primitive. Adam Novak 2012-04-24 17:04:51 -07:00
  • 16acdd47d4 add ServerAnnounce and Multiplexing observers aheadley 2012-03-31 19:25:50 -04:00
  • 95a3af3af6 Merge pull request #704 from JonnyJD/contributors Andrew Chin 2012-04-21 18:44:59 -07:00
  • f6dcfea6fe fix contributor list sorting Johannes Dewender 2012-04-20 11:53:59 +02:00
  • 4f6f831456 Updated contributors list Andrew Chin 2012-04-19 20:02:34 -04:00
  • 3f93dc4b6d handle all types of aliases for the contributor list Johannes Dewender 2012-04-19 16:58:11 +02:00
  • 1a26af6ebb script to update contributor list automatically Johannes Dewender 2012-04-19 02:57:13 +02:00
  • d573631e11 add script to check for new contributors to list Johannes Dewender 2012-04-19 01:44:15 +02:00
  • 4d95beefa0 Merge branch 'JSObserver' of https://github.com/tswsl1989/Minecraft-Overviewer into JSObserver Andrew Chin 2012-04-18 19:20:24 -04:00
  • 62322b452a Keep file open and flush changes Thomas Lake 2012-04-18 22:04:19 +01:00
  • 806e517e98 Fix tab/spaces in observer.py Thomas Lake 2012-04-18 21:39:21 +01:00
  • c7fd50bd2d Add documentation for JSObserver Thomas Lake 2012-04-18 20:48:49 +01:00
  • 419daa3881 Update Contributors list Richard Pastrick 2012-04-17 16:15:55 -07:00
  • b0dbad4d70 Fix tab/spacing issues in previous commit Thomas Lake 2012-04-15 19:10:04 +01:00
  • 24f360882d Improve support for player POIs on single player worlds Thomas Lake 2012-04-15 18:42:01 +01:00
  • 27acb575f7 Allow filter functions to specify icons Andrew Chin 2012-04-15 12:00:44 -04:00
  • 07bdf2aa93 Handle spaces in filter names Andrew Chin 2012-04-15 11:12:16 -04:00