0

Commit Graph

  • 01f30de176 remove vestigial python2 references Nicolas F 2019-07-24 09:20:49 +02:00
  • c13d3aae3c rename configParser to config_parser Nicolas F 2019-07-24 09:18:02 +02:00
  • f314de1403 configParser: code style and string changes Nicolas F 2019-07-24 05:35:40 +02:00
  • 7e2cb56c1b Implement some mossy blocks Nicolas F 2019-07-15 17:23:25 +02:00
  • 634e13c92c Merge branch 'workstations' of https://github.com/IncredibleHolg/Minecraft-Overviewer Nicolas F 2019-07-13 17:37:58 +02:00
  • a422270666 Add force_writable argument to mirror_dir Nicolas F 2019-07-12 23:37:35 +02:00
  • 419889c1f1 add workstations: blastfurnace, smoker, lectern, loom, stonecutter and grindstone InrcedibleHolg 2019-06-02 16:36:10 +02:00
  • 70c64cd4c5 overviewer_core/__init__: code style fixes Nicolas F 2019-07-12 17:55:30 +02:00
  • f6937fe6a3 signals: whitespace fixes Nicolas F 2019-07-12 17:48:32 +02:00
  • 07cb05f4d8 observer: don't divide by zero in RConObserver Nicolas F 2019-07-12 17:37:58 +02:00
  • a9aabab790 util.js: actually run the ready queue Nicolas F 2019-07-12 17:25:29 +02:00
  • 106d332136 Catch KeyboardInterrupt so we don't barf a trace Nicolas F 2019-07-12 17:15:51 +02:00
  • 402d35fefc util.js: remove some obsolete stuff Nicolas F 2019-07-12 16:55:47 +02:00
  • 4d27cf3dfc util.js: don't specify a map minzoom of 0 Nicolas F 2019-07-12 16:43:05 +02:00
  • 4dc2c8a5b7 world: add __lt__ to RegionSetWrapper for genPOI Nicolas F 2019-07-12 16:32:07 +02:00
  • 033d75b08e genPOI: respect crop option Nicolas F 2019-07-12 16:04:28 +02:00
  • aeeaadd5bb Bump C extension version to 68 Nicolas F 2019-07-12 15:27:42 +02:00
  • 4298aea569 Fix GCC signed-unsigned and pointer-warnings (#1608) Wunkolo 2019-07-12 06:26:45 -07:00
  • 221b2c6805 Bump C extension version to 67 Nicolas F 2019-07-10 18:37:38 +02:00
  • 4f3c7368ba Merge branch 'posix-types' of Wunkolo (#1598) Nicolas F 2019-07-10 18:36:32 +02:00
  • 6bdcd32a6f world: remove redundant stride 1 in iteration Nicolas F 2019-07-09 18:11:29 +02:00
  • 8bbe034aad world: use numpy.empty instead of numpy.zeros Nicolas F 2019-07-09 18:05:15 +02:00
  • a5071663cd world: optimise bad block translation code Nicolas F 2019-07-09 17:24:42 +02:00
  • e0e33a9acb textures: fix texturepath option not being used Nicolas F 2019-07-09 14:16:28 +02:00
  • 19042a7669 rcon: fix for python 3 Nicolas F 2019-07-09 13:44:43 +02:00
  • d92e61e559 nbt: catch EOFError because of gzip streams Nicolas F 2019-07-08 23:01:34 +02:00
  • a6bcc0f957 textures: implement proper fallback loading Nicolas F 2019-07-06 23:36:47 +02:00
  • 6b0ccc1513 src/primitives/base: don't try to free nullpointer Nicolas F 2019-07-06 23:15:55 +02:00
  • 0b4ad361c3 world: fix those pesky poi warnings Nicolas F 2019-07-06 21:24:58 +02:00
  • 204bcd0310 Add "center" config option Nicolas F 2019-07-06 19:06:15 +02:00
  • 5b0430f94b textures: greatly simplify find_file and friends Nicolas F 2019-07-04 18:24:57 +02:00
  • 864be71667 textures: cache when a texture couldn't be found Nicolas F 2019-07-04 16:40:11 +02:00
  • 1e8735328e textures: try more than the most recent Minecraft Nicolas F 2019-07-04 15:27:58 +02:00
  • 7d1a04b0fe genPOI: hopefully fix binary string nonsense Nicolas F 2019-06-28 13:24:48 +02:00
  • 22840d5a97 Implement straggler standard integer types Wunkolo 2019-06-26 10:29:10 -07:00
  • 5b212dc585 Implement standard C boolean type Wunkolo 2019-06-25 14:19:12 -07:00
  • d738c21852 Propagate block, bool, standard integer types across codebase Wunkolo 2019-06-25 10:20:38 -07:00
  • b6a3c18b65 web_assets: update leaflet to 1.5.1 Nicolas F 2019-06-25 19:40:42 +02:00
  • c34be9ca67 world: add __lt__ method to RegionSet Nicolas F 2019-06-25 19:19:28 +02:00
  • f58d7ae0a2 Merge Pull Request #1542 Nicolas F 2019-06-25 18:21:27 +02:00
  • b20705e46a observer: use bytes fp for JSObserver Nicolas F 2019-06-25 18:13:57 +02:00
  • 1d7204ccb6 Update observer import examples for Py3 Thomas Lake 2019-06-25 09:15:44 +01:00
  • 50bd2a4303 observer: use bytes fp for JSObserver Nicolas F 2019-06-25 18:13:57 +02:00
  • 4b847808eb Update observer import examples for Py3 Thomas Lake 2019-06-25 09:15:44 +01:00
  • 8162f3f877 Add .clang_format Wunkolo 2019-06-23 18:43:32 -07:00
  • 676bf32af9 another version bump, to test out new builder Aaron Griffith 2019-06-23 14:35:37 -04:00
  • ec13bc03cf bump extension version Aaron Griffith 2019-06-23 13:54:26 -04:00
  • 5e19ad0c6d Fixes for WindowsOutputStream Andrew Chin 2019-06-21 23:36:10 -04:00
  • c78b17f6a7 Fix for reading worlds from local dir Andrew Chin 2019-06-21 23:35:33 -04:00
  • 9a52a02f13 Bumped extension version. Aaron Griffith 2019-06-21 22:10:01 -04:00
  • 248ea42dd2 Merge branch 'master' into python3-fun-times Aaron Griffith 2019-06-21 22:08:58 -04:00
  • 19963129c5 updated gitignore to ignore new python3 products Aaron Griffith 2019-06-21 21:32:51 -04:00
  • e28c2e9284 docs/installing: remove CentOS 6 section Nicolas F 2019-05-20 15:35:49 +02:00
  • 522ee28219 overviewer: add warning for CentOS/RHEL 6 Nicolas F 2019-05-20 15:21:07 +02:00
  • 2dc8ebd4d9 Ensure coordinates are properly converted when changing views (#1571) mircokroon 2019-05-19 11:54:01 +02:00
  • f1c7ab93f1 world: remove lit chunk check Nicolas F 2019-05-05 15:17:43 +02:00
  • 9479ac59b4 world: make the chunk populated code even uglier Nicolas F 2019-05-03 15:13:18 +02:00
  • c77fcc5fb3 world: fix snowy grass check Nicolas F 2019-04-30 21:08:00 +02:00
  • 0d10211d1b world: fix rendering of 1.13 worlds Nicolas F 2019-04-30 19:41:35 +02:00
  • 0004540a57 world: only render fully formed and lit chunks Nicolas F 2019-04-28 13:38:05 +02:00
  • 7b523c447a .gitignore: add the docs build dir to ignore Nicolas F 2019-04-28 12:58:13 +02:00
  • 3fc97d131e Add fletching, cartography and smithing tables Nicolas F 2019-04-28 12:55:14 +02:00
  • 1f7dc762aa Merge pull request #1561 from IncredibleHolg/new-slabs-1.14 Nicolas F 2019-04-28 12:14:20 +02:00
  • 702e4e9e8b added new 1.14 slabs, referencing issue #1560 InrcedibleHolg 2019-04-28 10:48:57 +02:00
  • a20d09fd82 docs/running: update texture install instructions Nicolas F 2019-04-26 04:15:32 +02:00
  • 04302025ca travis: test with 1.14 assets Nicolas F 2019-04-26 04:11:49 +02:00
  • e25557d257 textures: fix stone slabs for 1.14 Nicolas F 2019-04-26 04:11:20 +02:00
  • 8760b040c6 world: ignore poi directory in world dir Nicolas F 2019-04-23 11:29:35 +02:00
  • bc322fa3e4 world: fix for chunk parsing for 1.14 Nicolas F 2019-04-23 10:55:04 +02:00
  • 6f680aa287 Revert "web: fix goToHash on layer change" Nicolas F 2019-04-21 18:02:19 +02:00
  • 7d5f3009e7 Merge pull request #1556 from SteadBytes/python3-popen-bytes Nicolas F 2019-04-20 16:45:46 +02:00
  • 8bd731fde1 decode Popen stdout bytes to utf-8 Ben Steadman 2019-04-20 10:36:53 +01:00
  • 134d6063bf primitives: misc char -> short fixes Nicolas F 2019-04-07 20:25:53 +02:00
  • 6a1906445c world: space comments correctly Nicolas F 2019-04-07 20:23:32 +02:00
  • bd40aeda3d textures: set prismarine slabs to transparent Nicolas F 2019-04-07 20:21:45 +02:00
  • e05a4f1083 Merge pull request #1550 from InrcedibleHolg/master Nicolas F 2019-04-07 20:19:56 +02:00
  • f1dd70bdec reorder code in world.py InrcedibleHolg 2019-04-07 18:21:59 +02:00
  • abc4a858ff double slab fix InrcedibleHolg 2019-04-07 13:44:28 +02:00
  • f512492ed7 Merge pull request #1545 from SteadBytes/contrib-python3 Nicolas F 2019-04-07 14:27:59 +02:00
  • c34638d26d activated red_sandstone_slab, for only half implemented InrcedibleHolg 2019-04-07 08:21:13 +02:00
  • 8529cc90bd fix upper/lower slab issue for more slab types InrcedibleHolg 2019-04-07 08:05:22 +02:00
  • 5df95be17a added: prismarine_brick_stairs, prismarine_slab, dark_prismarine_slab, prismarine_brick_slab InrcedibleHolg 2019-04-06 21:56:30 +02:00
  • 98e197d64c docs/installing: update CenturyOldOS instructions Nicolas F 2019-04-06 21:15:50 +02:00
  • 2241f4856d remove deleted contrib scripts Ben Steadman 2019-04-06 19:12:19 +01:00
  • ae32f5f019 logger.warn->logger.warning Ben Steadman 2019-04-06 19:08:23 +01:00
  • 1ab66dddea fix prismarine stairs Nicolas F 2019-03-31 19:17:45 +02:00
  • b7e9e868ce use adjacency dictionary for graph equality Ben Steadman 2019-03-30 16:49:17 +00:00
  • 6b533dad04 python3.5 minimum Ben Steadman 2019-03-30 14:44:28 +00:00
  • 3423b8f6a4 pip install networkx in travis Ben Steadman 2019-03-30 11:57:23 +00:00
  • 9db2ececb8 testRender.py tests Ben Steadman 2019-03-29 20:03:49 +00:00
  • d11bf1306d testRender.py Python3 refactor Ben Steadman 2019-03-30 11:49:39 +00:00
  • dd11cdd03b # This is a combination of 7 commits. # This is the 1st commit message: Ben Steadman 2019-03-28 18:54:37 +00:00
  • 36f55ea7b4 python3 shebang lines Ben Steadman 2019-03-27 20:04:50 +00:00
  • cf695ed9de regionTrimmer.py tests Ben Steadman 2019-03-27 20:04:14 +00:00
  • 9121a4b080 regionTrimmer.py Python3 refactor Ben Steadman 2019-03-26 07:45:46 +00:00
  • ced67cf317 deltete deprecated/unused scripts Ben Steadman 2019-03-26 06:41:00 +00:00
  • 5807c2565b playerInspect.py Python3 refactor Ben Steadman 2019-03-22 19:12:40 +00:00
  • 7516cd0c25 gallery.py Python3 refactor Ben Steadman 2019-03-22 18:52:47 +00:00
  • 4e3a861c9c cyrillic_convert.py Python3 refactor Ben Steadman 2019-03-21 20:11:38 +00:00
  • 7a2b0e6061 contributors.py Python3 refactor Ben Steadman 2019-03-20 19:38:15 +00:00