0

Commit Graph

  • bd596c56c2 contributors.py Python3 refactor Ben Steadman 2019-03-20 19:36:59 +00:00
  • be69712ca0 docs/signs.rst: fix filter function ids for 1.13 Nicolas F 2019-03-29 17:05:31 +01:00
  • 2186d08c32 web: fix goToHash on layer change aheadley 2019-03-28 16:07:30 +01:00
  • f93bc28230 world: fix stair orientations Nicolas F 2019-03-28 16:02:53 +01:00
  • 58f73d8f81 docs/building.rst: clean up macOS instructions Nicolas F 2019-03-27 15:11:59 +01:00
  • 3c4d8e34e6 docs: move last mentions of Python 2 to Python 3 Nicolas F 2019-03-27 14:45:47 +01:00
  • 79754b367c world: bandaid fix for double stone brick slabs Nicolas F 2019-03-25 21:42:08 +01:00
  • ed9a9930db Merge pull request #1547 from InrcedibleHolg/master Nicolas F 2019-03-24 22:20:19 +01:00
  • 37dd1bc56c added cut_red_sandstone and chiseled_red_sandstone InrcedibleHolg 2019-03-24 20:12:24 +01:00
  • fb63788dc7 mailmap: more adding of myself, sheesh Nicolas F 2019-03-22 19:22:46 +01:00
  • 477bd701a3 mailmap: add myself Nicolas F 2019-03-22 19:16:34 +01:00
  • 4c3e0bfb6e docs: update mingw build instructions (untested) Nicolas F 2019-03-22 17:19:47 +01:00
  • 316b8099e9 docs: update Linux build instructions for Python 3 Nicolas F 2019-03-22 17:18:12 +01:00
  • dc7d1cd208 genPOI: replace optparse with argparse Nicolas F 2019-03-22 17:10:52 +01:00
  • 4c78a05e91 travis: switch to xenial and test for python 3.7 Nicolas F 2019-03-21 15:29:41 +01:00
  • a23682fec8 docs: update optimizeimages instructions for py3 Nicolas F 2019-03-21 15:21:43 +01:00
  • 2c4b0d40b5 Merge pull request #1541 from Wunkolo/block_class Nicolas F 2019-03-19 00:52:36 +01:00
  • 4b0b50f215 Implement style fixes Wunkolo 2019-03-18 12:59:08 -07:00
  • 11aa232141 genPOI: port to Python 3 Nicolas F 2019-03-18 19:37:38 +01:00
  • 7085b048de overviewer: fix shell quoting check in edge case Nicolas F 2019-03-18 19:36:24 +01:00
  • a533f3a396 contribManager: Python 3 compatibility Nicolas F 2019-03-18 18:52:32 +01:00
  • a709dbccf5 Merge branch 'contribManager-management' into python3-fun-times Nicolas F 2019-03-18 18:50:23 +01:00
  • 62dcfab7a0 Fix block_class_is_subset linkage Wunkolo 2019-03-17 20:21:03 -07:00
  • 121b0d96ab Increment extension version Wunkolo 2019-03-17 18:48:06 -07:00
  • 26bd4d120a Fix implicit declaration Wunkolo 2019-03-17 18:46:45 -07:00
  • 1271772aa1 Collapse special case logic to block_class_is_subset Wunkolo 2019-03-17 18:02:44 -07:00
  • 5ff6a6400e Convert case switch to block_class_is_subset Wunkolo 2019-03-17 17:57:18 -07:00
  • ee9a3411ba block_class_is_subset implementation pass Wunkolo 2019-03-17 16:05:12 -07:00
  • 2c3d54ea5d Implement block_class header Wunkolo 2019-03-17 15:09:33 -07:00
  • 00b4e83822 Merge pull request #1539 from Wunkolo/mc_id Nicolas F 2019-03-17 21:10:38 +01:00
  • eb9d6a98e5 Increment overviewer extension version Wunkolo 2019-03-17 12:05:32 -07:00
  • 0072eae3f0 world: fix reading old biomes Nicolas F 2019-03-17 18:13:26 +01:00
  • 137797cd51 travis: move to Python 3 Nicolas F 2019-03-17 18:08:03 +01:00
  • e348a548b6 Initial Python 3 port Nicolas F 2019-03-16 20:43:25 +01:00
  • 50f12827f5 Block ID enum pass Wunkolo 2019-03-16 22:42:08 -07:00
  • 4d4df31ece Block ID to mc_id replacement pass Wunkolo 2019-03-16 21:15:08 -07:00
  • 7e97544f4d First pass mc_id enum implementation Wunkolo 2019-03-16 20:21:44 -07:00
  • 99eebd5b69 world: fix potatoes and carrots growth stages Nicolas F 2019-03-16 17:47:49 +01:00
  • f7ab92917f world: fix seed growth stages Nicolas F 2019-03-16 17:39:49 +01:00
  • 061406ca55 world: fix mossy cobblestone block/wall rendering Nicolas F 2019-03-16 17:07:35 +01:00
  • dd6e69189f world: fix petrified_oak_slab rendering Nicolas F 2019-03-16 16:50:15 +01:00
  • 6aaf680c8c settingsValidators: fix code style, adjust strings Nicolas F 2019-03-15 16:48:08 +01:00
  • d6ed0bd416 overviewer: use print_function Nicolas F 2019-03-14 16:03:35 +01:00
  • 4082c8ed05 contrib/playerInspect: add usage output Nicolas F 2019-03-14 13:57:29 +01:00
  • 05f031fbb9 contrib/playerInspect: fix code style Nicolas F 2019-03-14 13:48:53 +01:00
  • 75f2bc1dfc contribManager: fix imports, use print_function Nicolas F 2019-03-14 13:40:27 +01:00
  • 4be0f07156 contribManager: fix code style Nicolas F 2019-03-14 13:30:22 +01:00
  • daa25d80fd Merge pull request #1533 from CounterPillow/png-it-modernisation Nicolas F 2019-03-13 17:09:27 +01:00
  • d742c15a1c Merge pull request #1534 from NPCtom/patch-2 Nicolas F 2019-03-12 05:58:15 +01:00
  • 579b0aacf8 Replaced OSX with macOS Tom Tamaira 2019-03-12 16:25:05 +13:00
  • 2c1ce0d522 contrib/png-it: allow saving to stdout with - Nicolas F 2019-03-12 00:41:57 +01:00
  • e6d4ed8068 contrib/png-it: use the print function Nicolas F 2019-03-12 00:33:02 +01:00
  • eee196623f contrib/png-it: switch from optparse to argparse Nicolas F 2019-03-11 20:16:30 +01:00
  • 88c056b6b7 contrib/png-it: clean up code, grammar Nicolas F 2019-03-11 18:10:26 +01:00
  • a2a2e6c71f Updated macOS Build Instructions (#1530) Tom Tamaira 2019-03-11 16:00:40 -07:00
  • 4e08859f0e Merge pull request #1532 from jsmienk/patch-2 Nicolas F 2019-03-11 19:16:03 +01:00
  • 57a55b68e1 contribManager: get rid of removed scripts Nicolas F 2019-03-11 18:05:20 +01:00
  • 84938213dd Simplified finding spawn Y Jeroen Smienk 2019-03-11 14:52:29 +01:00
  • 9f50e0fb2f contrib: delete scripts that are no longer useful Nicolas F 2019-03-10 18:09:09 +01:00
  • c9b506a58c genPOI: fix code style Nicolas F 2019-03-10 18:05:32 +01:00
  • 6f5730d40a Merge pull request #1529 from CounterPillow/arrrgparse Nicolas F 2019-03-10 17:39:54 +01:00
  • 3a923c2932 overviewer: warn about shell quoting issues Nicolas F 2019-03-09 18:26:43 +01:00
  • 25f0907d05 overviewer: replace optparse with argparse Nicolas F 2019-03-08 16:48:31 +01:00
  • 849e5d690e overviewer: fix git hash being after line break Nicolas F 2019-03-07 16:04:56 +01:00
  • e4924c3d73 overviewer: misc style fixes Nicolas F 2019-03-07 16:02:14 +01:00
  • a551795969 optimizeimages: fix code style Nicolas F 2019-03-07 15:50:59 +01:00
  • ec63aa55b6 util: fix code style Nicolas F 2019-03-07 15:49:37 +01:00
  • fc88572aa3 cache: fix code style Nicolas F 2019-03-07 15:43:01 +01:00
  • 94aa49019c logger: code style fixes Nicolas F 2019-03-07 15:33:28 +01:00
  • ef66efd140 overviewer: code style and consistency fixes Nicolas F 2019-03-06 14:27:04 +01:00
  • 4ffa0be456 Merge pull request #1526 from CounterPillow/webp-support Nicolas F 2019-03-06 13:54:21 +01:00
  • 61ebd35240 Add WebP image format support Nicolas F 2019-03-04 17:04:09 +01:00
  • 7f63dfe315 tileset: drastic code style fixes Nicolas F 2019-03-03 16:47:35 +01:00
  • 0499f8d168 docs: update copyright year, version, release Nicolas F 2019-03-02 16:35:23 +01:00
  • 846b7ab8f8 nbt: code style fixes Nicolas F 2019-03-02 15:44:58 +01:00
  • 336850ea04 observer: drastic code style fixes Nicolas F 2019-03-02 15:32:25 +01:00
  • 715b3a2d43 progressbar: actually flush the fd on update Nicolas F 2019-03-01 14:36:28 +01:00
  • 45fa7552c0 Merge pull request #1524 from CounterPillow/overlay-fix Nicolas F 2019-02-28 13:39:31 +01:00
  • 311d3eacc2 web: add layer fallback to goToHash Nicolas F 2019-02-28 13:33:21 +01:00
  • b57db703ae web: fix overlays showing up for all base layers Nicolas F 2019-02-27 14:22:18 +01:00
  • 28f924621b do block state unpacking with numpy slices, not loops Aaron Griffith 2019-02-21 19:52:23 -05:00
  • b70f1a012f Fix C extension build warnings the painful way Nicolas F 2019-02-22 12:53:47 +01:00
  • 53fa463838 block states with 9, 10, 11, and 12 bits per value now unpack correctly Aaron Griffith 2019-02-21 19:28:32 -05:00
  • fc4a8ec38d Revert "Fix C extension build warnings" Aaron Griffith 2019-02-21 17:08:39 -05:00
  • 509bce77d6 Merge 'jvaskonen/minecraft113' and 'jvaskonen/pillar' into master Aaron Griffith 2019-02-21 16:30:34 -05:00
  • bc71ad7a8f web: fix white rectangle behind markers Nicolas F 2019-02-21 18:25:50 +01:00
  • 23f8cbd330 web: reimplement marker groups default checking Nicolas F 2019-02-21 17:24:08 +01:00
  • 094b403515 docs: actually fix chestFilter example Nicolas F 2019-02-21 16:36:48 +01:00
  • b0921972ba docs: fix chestFilter example Nicolas F 2019-02-21 16:34:28 +01:00
  • 03a8697866 Fix C extension build warnings Nicolas F 2019-02-21 16:22:22 +01:00
  • a05daa7519 Merge pull request #1510 from 14mRh4X0r/fix-icon-offset Nicolas F 2019-02-21 15:59:14 +01:00
  • 1e4cabe5d0 Merge branch 'master' into minecraft113 Aaron Griffith 2019-02-19 14:28:34 -05:00
  • ad5c419546 Fix marker icon position properly. Closes #1481. Willem Mulder 2019-01-23 21:13:59 +01:00
  • 71f80eba69 Merge pull request #1507 from mtoensing/minecraft113 Nicolas F 2019-01-12 02:49:25 +01:00
  • 3727f0407a removed strong tags in coordination box Marc Tönsing 2019-01-10 23:22:27 +01:00
  • 72c8a1dbd8 trapdoor orientation non-oak trapdoors dried kelp blocks James Miller 2018-12-16 05:17:19 -08:00
  • 2b2ad76c81 non-oak buttons buttons on top of blocks James Miller 2018-12-16 03:33:38 -08:00
  • ce78ffe008 bone block orientation smooth stone blocks coral and dead coral blocks blue ice James Miller 2018-12-16 00:44:09 -08:00
  • 9200278f2f Wood and stripped wood James Miller 2018-12-15 00:51:27 -08:00
  • be80775bf2 Stripped logs James Miller 2018-12-15 00:14:28 -08:00