0

Commit Graph

  • d813053329 removed lingering traces of the hash system Aaron Griffith 2011-03-01 20:28:31 -05:00
  • 4293851fcc fixed chunk double-render bug and artifacts at the top of each tile Aaron Griffith 2011-03-01 20:22:22 -05:00
  • 16bab9be3b less time between console messages for -p1 Aaron Griffith 2011-03-01 18:40:06 -05:00
  • 33b10f7065 initial (and incorrect) drawing code Aaron Griffith 2011-03-01 16:45:04 -05:00
  • 83d7a36ef4 moved quadtree.py to mtime-based update checking, and added a stub direct-to-tile renderer Aaron Griffith 2011-03-01 13:18:25 -05:00
  • f34d9739e9 removed rendering code from WorldRenderer (now just World) Aaron Griffith 2011-03-01 11:16:20 -05:00
  • 5485e684b5 gutted gmap.py in preperation for direct-to-tile rendering Aaron Griffith 2011-03-01 10:34:34 -05:00
  • 8e22597fae Merge branch 'master' of git://github.com/brownan/Minecraft-Overviewer Andrew Chin 2011-03-01 08:18:05 -05:00
  • f4cd71a09b Fix region calc typo Andrew Chin 2011-03-01 08:11:38 -05:00
  • 5f2f098d40 Better cache checking, now uses chunk timestamps Andrew Chin 2011-02-28 22:10:36 -05:00
  • caa1ef1f45 Catch proper exception in chunk.py Andrew Chin 2011-02-28 18:56:22 -05:00
  • 1f8fb017a3 Check to ensure level.dat has been updated Andrew Chin 2011-02-26 21:59:49 -05:00
  • 1a57f53a39 Check if file exists before opening it cbarber 2011-02-26 21:41:59 -05:00
  • a690ebbce5 some caching work Andrew Chin 2011-02-24 23:29:58 -05:00
  • 6f060633ad Running with -p should be OK now Andrew Chin 2011-02-24 23:06:36 -05:00
  • 38d970f7e1 The texture for redstone wire is now white! Needs tinting. Ignore redstone wire blocks for now... Alejandro Aguilera 2011-02-24 13:26:36 +01:00
  • 5e360600c4 Update functions _load_up_left and _load_up_right with the new region format in chunk.py. Alejandro Aguilera 2011-02-24 13:22:25 +01:00
  • 05ea562060 Working rendering with the new McRegion format. Andrew Chin 2011-02-23 22:13:35 -05:00
  • 5f5bda948e Merge remote branch 'eminence/mcregion' into mcregion Aaron Griffith 2011-02-23 18:01:09 -05:00
  • 0372aea4ac New _find_regionfiles function Andrew Chin 2011-02-23 17:49:34 -05:00
  • b40d84f92b fixed crash on worlds named "World[not int]", and made world list play nice with world names Aaron Griffith 2011-02-23 13:07:21 -05:00
  • dd01eae9e0 corrected world loading by name to handle renamed worlds Aaron Griffith 2011-02-23 12:52:21 -05:00
  • 3ce887162b support for opening worlds by name Aaron Griffith 2011-02-23 12:42:00 -05:00
  • 45dee1aa39 added MCRFileReader class to nbt.py, to handle new region files Aaron Griffith 2011-02-23 00:14:27 -05:00
  • 391ba50aea Provide a nice error message when run on McRegion'd worlds Andrew Chin 2011-02-22 19:08:58 -05:00
  • e422e57359 Merge remote-tracking branch 'upstream/master' Andrew Chin 2011-02-22 16:27:00 -05:00
  • 409a66083e Merge branch 'master' of https://github.com/Evil-Code/Minecraft-Overviewer into Evil-Code-master Andrew Chin 2011-02-19 14:47:57 -05:00
  • c9722af8a4 modified method to copy web_assets Andrew Chin 2011-02-18 20:02:42 -05:00
  • 12bc45f8c6 Merge branch 'master' of ../Minecraft-Overviewer into configfile Andrew Chin 2011-02-17 22:34:26 -05:00
  • 8e87e5571f Added new fire.png to the nightly kits Andrew Chin 2011-02-08 19:45:34 -05:00
  • 6b083bccef Added variable into index.html timwolla 2011-02-07 22:06:59 +01:00
  • 27f722c3bd The date is written into the {time} variable in index.html timwolla 2011-02-07 22:06:06 +01:00
  • d7bd365959 Merge branch 'master' of https://github.com/aheadley/Minecraft-Overviewer into aheadley-master Andrew Chin 2011-02-04 21:01:24 -05:00
  • d90a3666dd Fix .any() not working as expected. Alejandro Aguilera 2011-02-03 00:36:02 +01:00
  • 15e0e9210f Finish and comment. Alejandro Aguilera 2011-01-31 16:32:33 +01:00
  • 448733dd44 Improvements for generate_pseudo_andcildata in chunk.py, and necessary changes to fences case in textures.py Alejandro Aguilera 2011-01-13 17:46:13 +01:00
  • 5bf705dfe9 Improving the function generate pseudo_ancildata. (first part) Alejandro Aguilera 2011-01-12 23:42:43 +01:00
  • 62aab91f13 fixed typo aheadley 2011-02-02 10:59:27 -05:00
  • 4a6d7f76ea background color support aheadley 2011-01-27 10:59:07 -05:00
  • d1e3f660c9 cdn support aheadley 2011-01-27 10:45:53 -05:00
  • 850f4fcf7d Removed debugging statement Andrew Chin 2011-01-23 21:21:36 -05:00
  • 5acd6a490c Merge remote branch 'upstream/master' Andrew Chin 2011-01-22 14:29:38 -05:00
  • f46d0ce4ad options with default args are now seeded in the globals dict Andrew Chin 2011-01-22 14:23:20 -05:00
  • 3db1953303 a signGroup can now have an optional icon URL Andrew Chin 2011-01-21 21:11:39 -05:00
  • f866d5e654 Add fire.png and a case for fire in textures.py. Alejandro Aguilera 2011-01-17 00:04:05 +01:00
  • d93a0324ab Add fire texture. Alejandro Aguilera 2011-01-14 00:29:42 +01:00
  • 13f37734f4 Add support for colored wool. Alejandro Aguilera 2011-01-15 23:35:31 +01:00
  • 664d14dee3 Add some Minecraft beta 1.2 blocks to the render support: -The 2 new woods -The dispensers -Chaged to the new top for the furnace (and I think fixed them) -Lapis lazuli block -Lapis lazuli ore -Note block -Sandstone Alejandro Aguilera 2011-01-15 01:49:46 +01:00
  • effaa204e0 Add blockid = 55 to the list of transparent blocks. Alejandro Aguilera 2011-01-11 10:10:31 +01:00
  • ae993df2ae Merge branch 'minetracks' of https://github.com/Fenixin/Minecraft-Overviewer into Fenixin-minetracks Andrew Chin 2011-01-10 21:54:03 -05:00
  • 935d353ef1 Fix build regression on non-windows platforms Andrew Chin 2011-01-10 21:42:33 -05:00
  • 521a359139 changes for py2exe Andrew Chin 2011-01-08 16:09:01 -05:00
  • feeb3283e0 New benchmarking script Andrew Chin 2011-01-08 01:21:41 -05:00
  • dc842874ed Merge remote branch 'upstream/master' Andrew Chin 2011-01-08 01:03:58 -05:00
  • ad9756fa8c Change to a better looking and better maintainable code. (thanks blixt) Alejandro Aguilera 2011-01-05 15:09:55 +01:00
  • 23b7e90c54 Fix findTrueSpawn for spawn in y = 128 Alejandro Aguilera 2011-01-05 02:38:57 +01:00
  • 416e1b6b85 Add textures for minetrack slopes in textures.py Alejandro Aguilera 2011-01-02 16:23:42 +01:00
  • 3d84e76d0e Merge branch 'grasscolor-fix' of https://github.com/agrif/Minecraft-Overviewer into agrif-grasscolor-fix Andrew Chin 2011-01-01 20:57:24 -05:00
  • c43e7c0dbf alpha_over warning will now only print once per run Aaron Griffith 2011-01-01 19:00:44 -05:00
  • 0ab56ce1d9 made sure biome color arrays are loaded in each thread Aaron Griffith 2011-01-01 15:45:36 -08:00
  • b2d8c415ca added check to textures.py prepareBiomeData so it will only run once per process Aaron Griffith 2011-01-01 15:43:45 -08:00
  • 97aa81311c Fixed empty sign handling, updated findSigns.py Andrew Chin 2010-12-31 23:35:18 -05:00
  • 7b6bbbc267 Merge branch 'blanksigns' of https://github.com/TheMagistrate/Minecraft-Overviewer into TheMagistrate-blanksigns Andrew Chin 2010-12-31 22:37:45 -05:00
  • ee1e7c3aa9 Changed blank sign logic to use aheadley's suggestion. Alex Cline 2010-12-31 20:45:02 -05:00
  • 0136cc1eba changed textures.py to use global declarations instead of sys.modules[__name__] Aaron Griffith 2010-12-31 17:59:14 -05:00
  • bbeb0d1359 Merge remote branch 'origin/master' Andrew Chin 2010-12-31 00:56:05 -05:00
  • e989e97c5e Added a new config file parser. Andrew Chin 2010-12-31 00:53:57 -05:00
  • 3ee93357b9 Check that level.dat exists before trying to nbt.load it Andrew Chin 2010-12-30 21:04:36 -05:00
  • 802cd30dc8 Added conditional to only add signs that are not blank to the POI list. Alex Cline 2010-12-30 15:31:03 -05:00
  • fe8cd07c51 Fixed version check Andrew Chin 2010-12-23 23:31:07 -05:00
  • 2bf7566b5a Ignore cache images that don't start with "img." Andrew Chin 2010-12-23 02:21:54 -05:00
  • 1a526bbba0 Merged in rmccue's cache checking changes Andrew Chin 2010-12-23 02:01:58 -05:00
  • e9aa4b6228 Merge branch 'master' of https://github.com/jennytoo/Minecraft-Overviewer into jennytoo-master Andrew Chin 2010-12-18 20:13:11 -05:00
  • 334385951c Merge branch 'fences' of https://github.com/Fenixin/Minecraft-Overviewer into Fenixin-fences Andrew Chin 2010-12-18 18:27:06 -05:00
  • ad5fa9b208 Merge branch 'master' of https://github.com/rmccue/Minecraft-Overviewer into rmccue-master Andrew Chin 2010-12-18 15:30:12 -05:00
  • d08730eefb Merge branch 'optimization2' of https://github.com/Fenixin/Minecraft-Overviewer into Fenixin-optimization2 Andrew Chin 2010-12-18 13:50:35 -05:00
  • 774e9ff1bd Merged in .gitignore changes Andrew Chin 2010-12-18 13:21:43 -05:00
  • dc7307af56 Darken both sides of the fence Alejandro Aguilera 2010-12-17 15:30:00 +01:00
  • 1d31cd7e9a Add a special case in generate_special_texture for fences, and add his blockid to special_blocks set. Alejandro Aguilera 2010-12-17 13:21:24 +01:00
  • daf7a68d38 Make chunk.py check for blocks that need pseudo ancil data and call generate_pseudo_ancildata. Alejandro Aguilera 2010-12-17 12:57:56 +01:00
  • 1ad82cf4b1 New function in chunk.py that generates false ancillary data for fence like blocks. Alejandro Aguilera 2010-12-17 12:52:47 +01:00
  • 598050ddf4 Chunk.pi now loads the 4 adjacent chunks (only blocks data). Alejandro Aguilera 2010-12-17 12:51:07 +01:00
  • 62a7ee5a50 Fixed missing comma. Jenny 2010-12-16 06:46:53 -08:00
  • d210076479 Adds spawn output rendering (variant of night which shows dark areas in red) and support for multiple map types with buttons to switch between them. Jenny 2010-12-14 02:39:01 -08:00
  • c5f21ba94a Don't render blocks of half covered chunks. Alejandro Aguilera 2010-12-14 09:30:23 +01:00
  • ae0b3dfedf check_cache() wants a full tuple, not just part Ryan McCue 2010-12-14 11:54:26 +10:00
  • 5819ab60e0 Fix for optimize-img with spaces in the output_dir Andrew Chin 2010-12-13 19:49:24 -05:00
  • 07383f6d5d Optimization: Chunk.py checks in adjacents chunks to render or not blocks. Alejandro Aguilera 2010-12-13 23:17:56 +01:00
  • b3abb072c8 Use chunk.check_cache Ryan McCue 2010-12-13 22:16:35 +10:00
  • 72ec5469fa Fix order and naming of parameters Ryan McCue 2010-12-13 22:04:52 +10:00
  • 439231d280 Pretend a string is an AsyncResult Ryan McCue 2010-12-13 21:57:35 +10:00
  • 810ecaf6db Use the proper find_oldimage() Ryan McCue 2010-12-13 21:38:19 +10:00
  • fcfaffffbb Check if the key exists first Ryan McCue 2010-12-13 21:21:24 +10:00
  • 8def0ffaef Check cache synchronously, to avoid async overhead. Ryan McCue 2010-12-13 21:16:21 +10:00
  • c14c6d2bcc My typing is horrible tonight, use the proper variable name Ryan McCue 2010-12-13 20:40:58 +10:00
  • ead41141bb Use a tuple properly, oops Ryan McCue 2010-12-13 20:39:34 +10:00
  • ef82e657ee Use the right name Ryan McCue 2010-12-13 20:38:11 +10:00
  • 8ec7986353 Only pass the part of the dict we need to the chunk renderer Ryan McCue 2010-12-13 20:34:17 +10:00
  • e70bafb453 Tweaked the viewstate link GUI Andrew Chin 2010-12-11 23:15:02 -05:00
  • 33a03213c4 Merged in arrai's viewstate link code Andrew Chin 2010-12-11 22:19:28 -05:00