0

Commit Graph

  • c7d86eca76 Change shebang to python2 instead of python Nicolas F 2016-12-06 15:01:20 +01:00
  • 79343bcfba Merge branch 'Rycieos-1.11-blocks' Nicolas F 2016-12-06 14:52:11 +01:00
  • d92f00d97d Update strings and items to 1.11 Mark Vander Stel 2016-11-29 08:53:22 -05:00
  • 23c00eaf1f Add new 1.11 blocks Mark Vander Stel 2016-11-29 08:50:56 -05:00
  • 67b6c4fd65 Updating linux build docs Andrew Chin 2016-11-22 11:24:22 -05:00
  • 7a0930af63 Merge pull request #1319 from manuelgu/patch-1 Nicolas F 2016-08-09 15:25:39 +02:00
  • 5862b34e9e Update text for 1.10 manuelgu 2016-08-09 11:59:58 +02:00
  • a0c23c4a9a Update CONTRIBUTORS.rst information Nicolas F 2016-07-19 23:05:37 +02:00
  • a4b6651072 Update docs version and copyright year Nicolas F 2016-06-30 09:09:58 +02:00
  • 917e38fd53 Make command line option docs more complete Nicolas F 2016-06-30 09:07:13 +02:00
  • 4287fc5f0b Add -q alias for --quiet to genPOI Nicolas F 2016-06-30 09:04:49 +02:00
  • 0d7731b125 Update client jar version in documentation Nicolas F 2016-06-30 07:57:15 +02:00
  • 1a41d8d195 bump overviewer.h version, textures.py version Aaron Griffith 2016-06-11 16:38:19 -04:00
  • 24e9f9e6e8 Merge remote-tracking branch 'dbergl/1.10-blocks' Aaron Griffith 2016-06-10 20:44:37 -04:00
  • 7bbc3bd4d4 Merge branch 'patch-3' of git://github.com/tazorax/Minecraft-Overviewer Aaron Griffith 2016-06-10 20:43:14 -04:00
  • 125c87b195 Merge remote-tracking branch 'Socolin/patch-3' Aaron Griffith 2016-06-10 20:37:30 -04:00
  • c76d813c13 Merge remote-tracking branch 'Socolin/patch-1' Aaron Griffith 2016-06-10 20:33:30 -04:00
  • 11c10972e2 Merge remote-tracking branch 'kevinwchang/filter-id' Aaron Griffith 2016-06-10 20:31:28 -04:00
  • 5571f4eb54 Merge remote-tracking branch 'CounterPillow/corrupt-region-warning' Aaron Griffith 2016-06-10 20:22:40 -04:00
  • 5665beb43f Merge remote-tracking branch 'mc680x0/master' Aaron Griffith 2016-06-10 20:21:03 -04:00
  • 1c25b16ec6 fixed typo in biomes.h Aaron Griffith 2016-06-10 20:15:18 -04:00
  • 6256c27867 update to 1.10 Dan Berglund 2016-06-10 14:51:11 -07:00
  • 67a77c7c05 Revert temp & humidity changes and add missing biomes Dan Berglund 2016-06-10 14:03:30 -07:00
  • d20c4a37e7 Add new 1.7.2 biomes and update colors temp/humnidity was calculated so it matched the pixel at the start of each biome as shown in the color template (http://minecraft.gamepedia.com/File:Biomes1.7.2.png) TODO: switch to using coordinates in the image instead of temp/humidity Dan Berglund 2013-10-29 20:11:47 -07:00
  • 7a98e6afa9 add new 1.10 blocks Dan Berglund 2016-06-10 12:07:11 -07:00
  • 218b0a5996 Fix chorus plants tazo 2016-03-06 15:33:49 +01:00
  • 7baade948d Add chorus plants and chorus flowers tazo 2016-03-06 15:32:20 +01:00
  • a32582013f Fix beetroots duplication tazo 2016-03-06 10:22:17 +01:00
  • a639670639 Add missing pixels between slabs Socolin 2016-03-06 00:23:24 -05:00
  • 6682b9130a Merge PR #1285 Andrew Chin 2016-03-06 00:20:11 -05:00
  • 9879bc9624 Implement beetroot crops Conflicts: overviewer_core/textures.py tazo 2016-03-05 12:38:06 +01:00
  • db3c79a46e Tweak crop rendering Andrew Chin 2016-03-06 00:00:23 -05:00
  • 210f2b4a4f Add some missing pixel between blocks (Issue #992) Socolin 2016-03-05 18:09:40 -05:00
  • bd476d5781 Fix render when using rotation and crop Socolin 2016-03-04 22:09:10 -05:00
  • 2c5971b5d8 fix typo lother 2016-03-04 23:48:30 +08:00
  • 404ef9f0ad add frosted ice, structure_block lother 2016-03-04 23:32:07 +08:00
  • 1ba8342ca1 fix purpur pilar orientation lother 2016-03-04 23:31:45 +08:00
  • 0f33b65a85 add beetroot lother 2016-03-04 23:30:51 +08:00
  • 75a3ee5650 fix command block lother 2016-03-04 23:30:25 +08:00
  • e4e2bae99e add end_gateway lother 2016-03-04 23:29:25 +08:00
  • 5f9276a24a Implement path blocks Andrew Chin 2016-03-03 21:22:09 -05:00
  • 81be4bc6e8 Bump mc version in travis and textures.py error msg. also force rebuild Andrew Chin 2016-03-01 21:29:51 -05:00
  • bc9a097957 Add some new blocks for Minecraft 1.9 Andrew Chin 2016-03-01 21:25:15 -05:00
  • 8d3d8dc0ee Fix command block for Minecraft 1.9 Andrew Chin 2016-03-01 20:47:22 -05:00
  • 68955c7b93 Fix redstone dust for Minecraft 1.9 Andrew Chin 2016-03-01 20:46:02 -05:00
  • 525d19318f Merge Mirculus' inline changes. Nicolas F 2016-02-17 16:41:03 +01:00
  • 3d3ef0c82e Remove inline for estimate_blocklevel Stefan Floeren 2016-02-13 15:46:04 +01:00
  • 4e77ba8d13 genpoi: Fix GzipFile closing on python 2.6 Nicolas F 2016-02-13 14:41:09 +01:00
  • 8f08b3b69f rcon: Throw more helpful exception if proto error Nicolas F 2016-01-30 15:25:45 +01:00
  • 9fc050cf67 genPOI: Use "with" statement to close gzip files Nicolas F 2016-01-30 14:17:16 +01:00
  • c7f8cfee8c rcon: Wait for buffer to fill Nicolas F 2016-01-30 13:58:36 +01:00
  • a0766974b5 Merge pull request #1270 from tcyrus/patch-1 Andrew Chin 2016-01-15 16:42:50 -05:00
  • bd1b3d073c Update README.rst Timothy Cyrus 2016-01-15 16:30:49 -05:00
  • d849f25930 Merge pull request #1267 from overviewer/uuidcache Andrew Chin 2016-01-14 16:12:51 -05:00
  • 2e34507568 Use FileReplacer to manage the uuid cache file Andrew Chin 2016-02-01 09:32:35 -05:00
  • 68430335c8 JSObserver: Add missing string formatting param Andrew Chin 2015-12-27 15:04:32 -05:00
  • 270741eb8f genpoi UUID improvements Andrew Chin 2015-12-27 14:59:03 -05:00
  • eabda0750c create filter identifiers from render name instead of region set Kevin Chang 2015-12-04 01:43:11 -08:00
  • 7dcf40fc20 Add region directory to corruption warnings Nicolas F 2015-10-18 21:33:08 +02:00
  • 0ba0c60ed2 Catch TypeErrors as well when loading player dat files Andrew Chin 2015-10-06 17:38:03 -04:00
  • 06e500415a fix typo from last commit, should work now Horst Burkhardt 2015-08-17 12:04:51 +10:00
  • 5dabcb3408 add support for advpng to optimizeimages.py Horst Burkhardt 2015-08-17 11:57:16 +10:00
  • b8fb7652b2 More Travis whacking Nicolas F 2015-08-16 00:37:18 +02:00
  • 48cd0c4aa7 Let's whack travis with a wrench for a bit Nicolas F 2015-08-16 00:30:52 +02:00
  • 9ae3ac2916 Add mingw-w64 build documentation Nicolas F 2015-08-16 00:17:19 +02:00
  • a8c71d089d Fix mingw-w64 build Nicolas F 2015-08-15 23:50:40 +02:00
  • afc1c4f924 Don't call save_cache if running with --skip-players Andrew Chin 2015-08-14 08:47:52 -04:00
  • ebc54a59ef Merge pull request #1240 from enaut/docfixesStructureOverlay Nicolas F. 2015-07-04 01:04:20 +02:00
  • 788d90bbf2 Small documentation bug for StructureOverlay. Franz Dietrich 2015-07-03 15:10:54 +02:00
  • dec9aada01 Hopefully a better fix for the sdist problem. Andrew Chin 2015-06-24 11:42:41 -04:00
  • 253f78c8d1 Revert "Add c_overveiwer_includes to the list of source files" Andrew Chin 2015-06-24 11:41:26 -04:00
  • d6d488c3ea Add c_overveiwer_includes to the list of source files Andrew Chin 2015-06-24 11:30:31 -04:00
  • ddfd88aad7 Update signs.rst Andrew Chin 2015-06-05 22:07:02 -04:00
  • 0aef9b436c [webassets] Updated jQuery version Nicolas F 2015-05-04 14:59:18 +02:00
  • 77cdc6db48 Merge pull request #1221 from markfickett/master Aaron Griffith 2015-03-18 23:53:18 -04:00
  • f839068f27 Convert filter generator to list before passing to handleEntities to fix repeated iteration. Fixes #1220 . Mark Fickett 2015-03-18 23:33:54 -04:00
  • 4a9d808bb2 Merge pull request #1219 from MasterofJOKers/player_poi_fix Aaron Griffith 2015-03-12 13:00:24 -04:00
  • 0c7441f93d equality != assignment... Aaron Griffith 2015-03-12 12:25:41 -04:00
  • 88de7b1567 get genpoi multiprocessing working on windows Aaron Griffith 2015-03-12 12:21:39 -04:00
  • 803d8d7933 [genPOI] sort list of imports MasterofJOKers 2015-03-12 15:56:48 +01:00
  • adcf105778 [genPOI] fix generation of multiple players MasterofJOKers 2015-03-12 15:54:48 +01:00
  • cc3bee821c Merge pull request #1217 from MasterofJOKers/manual_poi_fix Aaron Griffith 2015-03-10 12:33:10 -04:00
  • 5764183e00 [genPOI] remove unnecessary second import of json MasterofJOKers 2015-03-09 09:37:10 +01:00
  • bd8f357787 [genPOI] pass filters as list to handleManualPOI MasterofJOKers 2015-03-09 09:34:44 +01:00
  • 4cd47da768 Merge pull request #1215 from CounterPillow/signtriage Aaron Griffith 2015-03-08 12:57:48 -04:00
  • b35f848855 [genPOI] Work around utter plebbery Nicolas F 2015-03-08 17:03:43 +01:00
  • b5ecf8a7f4 [genPOI] Work around JSON signs Nicolas F 2015-03-07 18:16:32 +01:00
  • e6f44aed26 Merge pull request #1135 from MasterofJOKers/my_genpoi Andrew Chin 2015-03-06 17:09:40 -05:00
  • 3cd2afb0c4 genPOI: don't ignore invalid polyline point Jamie Bliss 2015-02-23 21:16:49 +01:00
  • 7229fcc3df genPOI: use more pythonic ways ... Jamie Bliss 2015-02-23 21:14:17 +01:00
  • b08e34b064 genPOI: add icon and createInfoWindow support for filters Jamie Bliss 2015-02-23 21:11:56 +01:00
  • aad05b5ecf Merge pull request #1207 from tdierks/docs-import-change Aaron Griffith 2015-02-23 10:44:54 -05:00
  • 0422b0e711 Merge pull request #1211 from overviewer/ice-lighting Aaron Griffith 2015-02-23 10:40:26 -05:00
  • 9ec0a75eaa fix lighting for flowing water and ice Aaron Griffith 2015-02-23 10:27:08 -05:00
  • ba89a6885a Merge pull request #1 from tdierks/tdierks-docs-import-change tdierks 2015-02-11 00:42:25 -05:00
  • fc150a7739 Explain importing for filter functions tdierks 2015-02-11 00:41:51 -05:00
  • 9a3d4aa2c2 Merge pull request #1206 from tdierks/patch-1 Aaron Griffith 2015-02-10 20:48:13 -05:00
  • 0fdd6b70dd Explain ordered nature of renders dict tdierks 2015-02-10 20:45:43 -05:00
  • 4b9d0a5c87 Merge branch 'master' into my_genpoi MasterofJOKers 2015-02-08 14:19:21 +01:00
  • d696df2a1f Don't crash if no renders/regionsets are found Andrew Chin 2015-02-07 21:32:24 -05:00