0

Commit Graph

  • 72f292104a fixed rotated renders for anvil-formatted worlds Andrew Brown 2012-02-25 15:01:55 -05:00
  • aa49321efd Add jungle tree blocks (wood, leaves and sapling). Alejandro Aguilera 2012-02-24 16:33:46 +01:00
  • d34ec274b8 Added new simple blocks: dragon egg, inactive redstone lamp and active redstone lamp. Alejandro Aguilera 2012-02-24 16:17:36 +01:00
  • e4ab4696c9 Merge pull request #620 from duckman/https Andrew Brown 2012-02-23 18:55:13 -08:00
  • 2957677e32 Merge remote-tracking branch 'origin/rewrite' into anvil Andrew Brown 2012-02-23 19:48:38 -05:00
  • db0f849e34 Fixed a couple minor things in design docs Andrew Brown 2012-02-23 19:47:45 -05:00
  • b98dcab2d9 Merge master changes into rewrite Andrew Brown 2012-02-23 19:42:50 -05:00
  • da663dadb3 Picks the right protocal based on what is being used. This fixes ssl errors on sites that use https. Lucas Hereld 2012-02-23 11:46:26 -08:00
  • 4654595238 if there is only one world, shouldnt show the world selector Lucas Hereld 2012-02-23 09:10:17 -08:00
  • ae820079d1 Updated example to be more correct Andrew Brown 2012-02-22 23:20:16 -05:00
  • 414b754e24 biomes now work, still no swamp purple though Aaron Griffith 2012-02-22 04:14:44 -05:00
  • 4ac7c1222a lighting and smooth lighting updated for anvil Aaron Griffith 2012-02-21 15:51:34 -05:00
  • c5f2077d51 edge-lines and nether primitives in working order Aaron Griffith 2012-02-21 15:05:00 -05:00
  • a8c298fe4e depth-tinting, depth, and height-fading render primitives fixed for anvil Aaron Griffith 2012-02-21 14:36:46 -05:00
  • 136ea70281 all sections now loaded for each chunk, cave mode now works Aaron Griffith 2012-02-21 14:22:52 -05:00
  • 187b2690f4 added get_data for getting data across chunk boundaries, fixed PAD Aaron Griffith 2012-02-21 03:49:19 -05:00
  • a0d584bba6 Base render primitive now draws correctly (no biomes yet though) Aaron Griffith 2012-02-21 02:42:42 -05:00
  • b234301521 small, cargo-cult change to how tileset.py positions drawn chunk sections Aaron Griffith 2012-02-21 02:42:06 -05:00
  • f8140c8de0 block data is now correctly reshape'd Aaron Griffith 2012-02-21 02:02:25 -05:00
  • 6734e12a7a Updated chunk placement and tile rendering sectiosn of design docs Andrew Brown 2012-02-20 23:02:05 -05:00
  • 1a1e975793 Detect poorly escaped paths Andrew Chin 2012-02-20 21:26:13 -05:00
  • 54f511ec3d Hide the " - default" suffix on worlds that use the default dimension Andrew Chin 2012-02-20 14:27:30 -05:00
  • dc50f6a044 updated "Assembling a chunk" section for anvil format Andrew Brown 2012-02-19 21:55:47 -05:00
  • d17931c112 blog links now point to overviewer.org blog Aaron Griffith 2012-02-19 21:40:56 -05:00
  • 9d18b0cacd fixed --version on 64-bit windows builds Andrew Chin 2012-02-19 21:39:03 -05:00
  • c5c45363e3 Remove debug console logging from js Andrew Chin 2012-02-19 18:11:44 -05:00
  • 9d814bf653 Pack up js_src to fix issue with .exe builds Andrew Chin 2012-02-19 18:06:43 -05:00
  • 1d2f908cb6 Updated "Size of a chunk" section of design docs Andrew Brown 2012-02-19 16:34:49 -05:00
  • 4c21fb2e05 modified tileset.py for the new Anvil format Andrew Brown 2012-02-19 00:04:26 -05:00
  • 293e16e17f Started updating the design docs for the new format Andrew Brown 2012-02-18 16:11:05 -05:00
  • 6631460495 Fixed a typo Andrew Brown 2012-02-18 11:35:18 -05:00
  • 85b9ccd620 Merge remote-tracking branch 'origin/rewrite' into anvil Andrew Brown 2012-02-18 11:07:56 -05:00
  • f7cc50fa9e Preliminary modifications to world.py for new format. Untested. Andrew Brown 2012-02-18 11:04:19 -05:00
  • 2621997ecc Made multiprocessing work on windows \o/ Andrew Chin 2012-02-18 01:19:45 -05:00
  • ff6425d358 Normalize paths to fix issues on Windows Andrew Chin 2012-02-17 21:16:47 -05:00
  • d669034c4c corrected y to z in functions in nbt.py Andrew Brown 2012-02-17 20:11:02 -05:00
  • 5e0d0df719 Merge pull request #616 from contre/rewrite Andrew Brown 2012-02-16 09:40:42 -08:00
  • 298e0d4222 Change sample.settings.py to sample_config.py Richard Pastrick 2012-02-16 09:38:08 -08:00
  • f8769c0a0d --forcerender, --check-tiles, and --no-tile-checks now work Andrew Brown 2012-02-16 11:36:31 -05:00
  • 1457bf1564 Added a good sample config that actually works Andrew Brown 2012-02-15 22:41:22 -05:00
  • 6c22e306ba removed texture_path global option from docs Andrew Brown 2012-02-15 22:16:17 -05:00
  • b99b2230be Merge branch 'rewrite' of github.com:overviewer/Minecraft-Overviewer into rewrite Andrew Brown 2012-02-15 22:07:53 -05:00
  • 2c412c3917 Added global defaults to config file which set renderdict defaults Andrew Brown 2012-02-15 22:07:36 -05:00
  • e33241a973 fixed leaking block data for each rendered chunk Aaron Griffith 2012-02-15 21:38:45 -05:00
  • 9c0a8c01ee re-arranged config docs, relaxed validator for north direction Andrew Brown 2012-02-15 19:18:51 -05:00
  • 6b449da966 added int array support to nbt.py Andrew Brown 2012-02-15 18:20:57 -05:00
  • 0b7e42110c Merge commit 'b2c3759' into rewrite Andrew Brown 2012-02-15 18:13:01 -05:00
  • f5d07fa597 Added a "did you mean" feature for config parsing Andrew Brown 2012-02-14 21:12:15 -05:00
  • aaf8e1d7cb Changed "worldname" to "world" in configfile Andrew Brown 2012-02-14 20:39:05 -05:00
  • f3b434a327 Fixed doc typo Andrew Chin 2012-02-14 19:50:50 -05:00
  • b2c37593c6 Update documentation with a few more of the configuration options and removed stochasticrender options since it seems to have been replaced with rerenderprob. Richard Pastrick 2012-02-14 11:11:47 -08:00
  • 3868728eb8 fixed links related to the windows guide Andrew Brown 2012-02-12 21:11:18 -05:00
  • 8ec401fcf7 finished windows noob guide. Andrew Brown 2012-02-12 21:08:16 -05:00
  • 2796daf943 Added Michael Fallows to contributer list. Thanks for your contributions! Andrew Brown 2012-02-12 17:49:26 -05:00
  • 8edf2edfcd Merge remote-tracking branch 'redorkulated/patch-1' into rewrite Andrew Brown 2012-02-12 17:22:25 -05:00
  • 6f0c2c467a Reading tile file ext from settings per tileset redorkulated 2012-02-12 22:18:16 +00:00
  • 9c4de64a62 added the image extension to the outputted json metadata Andrew Brown 2012-02-12 17:15:50 -05:00
  • 1703b4952b Fix print_status to not crash if total tiles is unknown Andrew Chin 2012-02-12 16:35:56 -05:00
  • 5e2956f101 fixed error message raising an error of its own Andrew Brown 2012-02-12 16:11:06 -05:00
  • adc9151f44 fixed jpg rendering Andrew Brown 2012-02-12 15:57:53 -05:00
  • 9fc9c2a781 set a default image quality Andrew Brown 2012-02-12 15:55:03 -05:00
  • c94cc079c1 Merge remote-tracking branch 'origin/rewrite' into rewrite Andrew Brown 2012-02-12 15:35:37 -05:00
  • ec2ae2ebfc added --rendermodes option Andrew Brown 2012-02-12 15:30:05 -05:00
  • 607bb329cf tileset objects now accept "jpg" or "jpeg" for jpeg format Andrew Brown 2012-02-12 15:28:09 -05:00
  • 14306f7e8a Bring docs and code in sync Andrew Chin 2012-02-12 13:45:43 -05:00
  • 6cf38d08b6 --processes=1 now correctly uses the vanilla dispatcher Aaron Griffith 2012-02-12 01:20:32 -05:00
  • 9b419a8995 Nicer looking status messages Andrew Chin 2012-02-11 16:30:12 -05:00
  • e7995e19b2 config parser ignores extra items in config files now Andrew Brown 2012-02-11 16:01:16 -05:00
  • c60936efbd Remove development/debug output Andrew Chin 2012-02-11 15:57:38 -05:00
  • 90dfc2b4af More javascript improvments related to northdirection Andrew Chin 2012-02-11 15:39:32 -05:00
  • 0e74d22e47 Merge remote-tracking branch 'origin/rewrite' into rewrite Andrew Chin 2012-02-11 00:33:49 -05:00
  • eb9649e310 Readded url hash updating Andrew Chin 2012-02-11 00:29:28 -05:00
  • 2e3bf7330d The coords box now displays the correct coords for every rotation Andrew Chin 2012-02-10 21:51:40 -05:00
  • b7d2733f0c The compass now changes direction to make the tileset Andrew Chin 2012-02-10 20:38:09 -05:00
  • 3f8ca75ee4 half of the windows newbie guide written Andrew Brown 2012-02-09 23:29:42 -05:00
  • 2b724e67ee Merge remote-tracking branch 'origin/master' into rewrite Andrew Brown 2012-02-09 15:52:29 -05:00
  • 38b985da3b Added a link to the update blog in the readme and docs Andrew Brown 2012-02-09 15:49:06 -05:00
  • 288dc20deb removed old MapGen code Aaron Griffith 2012-02-09 10:18:39 -05:00
  • 09c4e4cbf8 removed really old composite.py stub wrapper Aaron Griffith 2012-02-09 10:12:12 -05:00
  • c486c99387 removed old biome code Aaron Griffith 2012-02-09 09:45:08 -05:00
  • fec8e28f5c Added error detection to overviewerConfig.js parsing. Andrew Brown 2012-02-08 21:31:45 -05:00
  • 19fcee24f7 Split up overviewer.js into several files Andrew Chin 2012-02-08 21:07:53 -05:00
  • 9319fee138 added processes option to command line and config file Andrew Brown 2012-02-08 21:05:02 -05:00
  • a1dacfa994 added back biome colors, and misc. cleanup in world.py Aaron Griffith 2012-02-08 15:25:22 -05:00
  • 834598da0f fixed typo from master merge Aaron Griffith 2012-02-08 14:56:50 -05:00
  • ce214c19bc added color tables from biome extractor Aaron Griffith 2012-02-08 13:59:43 -05:00
  • 6c846ffefc Merge branch 'master' into rewrite Aaron Griffith 2012-02-06 21:45:33 -05:00
  • 302e1d592a Merge branch 'master' into rewrite Aaron Griffith 2012-02-06 21:41:11 -05:00
  • 50ebdd7f2c clarified some comments and conformed some function names Andrew Brown 2012-02-05 00:20:58 -05:00
  • 324100206b changed the semantics of required and default in settings definitions. Andrew Brown 2012-02-04 22:06:29 -05:00
  • 6d95d80a73 overhaul to configParser. Parsing config works now. Andrew Brown 2012-02-04 21:23:44 -05:00
  • e5d6335d33 Merge pull request #596 from kraigu/master Aaron Griffith 2012-02-04 15:41:48 -08:00
  • e06bdb6baa minor spelling fix in Windows section add small FreeBSD section Mike 2012-02-04 13:36:36 -05:00
  • ceb98c4441 removed classes that are no longer used Andrew Brown 2012-02-04 12:50:50 -05:00
  • d4379fff93 fixed up command line parsing to match what we discussed Andrew Brown 2012-02-03 21:13:22 -05:00
  • ba12cdf12e added some built-in rendermodes to rendermodes.py Andrew Brown 2012-02-03 20:39:04 -05:00
  • 6c647f3161 texturepath setting now works Aaron Griffith 2012-01-29 17:33:21 -05:00
  • 9dc9e1e952 textures now appropriately handle north direction Aaron Griffith 2012-01-29 17:18:21 -05:00
  • b88e636728 changed settings to emit correct north values, north values now represent rotations Aaron Griffith 2012-01-29 16:45:23 -05:00
  • 68792d7015 updated usage text. Removed --display-config. Andrew Brown 2012-01-29 12:21:47 -05:00