Commit Graph

335 Commits

Author SHA1 Message Date
Andrew Chin deedd85eac Update design docs secion on projections 2022-08-14 13:42:18 -04:00
Nicolas F 9d4f2cfe0b Require 1.19 textures 2022-06-23 15:13:08 +02:00
Andrew Francis Thomas 7a55d33e8f Fixed custom depth rendering 2022-05-16 19:57:01 +02:00
Andrew Francis Thomas 5adbe2728d Updated designdoc to reflect new min/max y levels in 1.18 2021-12-15 15:27:18 -07:00
Tomas e97b510ef2
Add missing dependency on Mac OS X
Numpy!
2021-12-14 07:09:56 +01:00
Nicolas F f16aa05ed0 docs: document JSObserver CORS nonsense
Concerns issue #1933.
2021-06-30 15:08:36 +02:00
Nicolas F 49497b602c docs: remove obsolete section about HTTPS
Closes #1953.
2021-06-30 15:01:40 +02:00
Nicolas F ca01386cef docs: try to fix backslash once more
My previous fix worked with the version of sphinx I have locally,
but apparently not the one readTheDocs uses. Imagine my surprise!

Let's just use ``backticks`` for our backslash.
2021-06-21 14:22:50 +02:00
Nicolas F 1a5aee0fee docs: fix backslash issue in ironic twist 2021-06-21 01:26:12 +02:00
Nicolas F b150cf0daa docs: update texture installation instructions 2021-06-10 17:26:58 +02:00
Jens 221ac26829 Add Heatmap RenderPrimitive (chunk mtime) 2021-06-04 15:02:47 +02:00
Nicolas F 1926aa6c6f docs: move to libera.chat 2021-05-22 13:21:26 +02:00
Simon Lenz b8905068f9 Minor spelling fix
Fixes a minor spelling mistake in the `index.rst` of the documentation.
2021-01-15 17:35:37 +01:00
Jakub Skorupa 3b0e7f8603 Fix typos and punctuation in documentation 2020-10-06 23:02:11 +02:00
Nicolas F 91ea87447a docs: add a note about Bedrock Edition support
Namely, that it does not exist.

Fixes #1841.
2020-08-25 16:47:05 +02:00
Nicolas F 50b84e95b5
Merge pull request #1791 from overviewer/116-blocks 2020-08-05 19:05:57 +02:00
Jens d7f6f3ebd5 Make icons in legend OptIn
Make them OptIn
Add option to docs
2020-07-11 14:03:18 +02:00
Nicolas F bc56346bad Initial 1.16 block work
- Add ancient debris
- Add basalt
- Add polished basalt
- Add soul campfire
2020-07-03 13:10:23 +02:00
Nicolas F f54e398a2a docs/signs: fix escape example and add note
Concerns #1795.
2020-07-01 18:46:56 +02:00
Nicolas F 780597d7b2
Merge pull request #1780 from dreamwraith 2020-06-24 18:10:18 +02:00
Nicolas F cadb24a015 assetmanager: rename icons dir to markers, symlink
This fixes a name collision with Apache's default config.

Closes #1773. Install nginx already.
2020-06-24 17:57:12 +02:00
dreamwraith a1dc1d053a
Update signs.rst to include additional notes about filtering based on block entity data for chests
I added some documentation on something that took me a bit of time to figure out, as i wanted to filter world generated lootable chests that hadnt been opened yet.
2020-05-28 09:34:39 -07:00
Nicolas F 751ba39bd0 docs/running: fix leftover mention of 1.14
Oopsie.
2019-12-28 13:44:17 +01:00
Nicolas F 7538eb42c3 1.15 release preparations
- Update texture error string
- Update docs
- Add missing newline at the end of textures.py
2019-12-27 14:23:01 +01:00
Aaron Griffith 7d9feb3cfc
docs/building: don't need PIL_INCLUDE_DIR if you copy over files 2019-11-14 23:54:59 -05:00
Aaron Griffith 87e0e3b7c0
docs/building: easy_install not easy-install 2019-11-14 23:43:45 -05:00
dreamwraith ee080247c2
Update Docs for Texture Install
Documentation Not Accounting for wget oddness with non-existing directories. When using wget options to create directories, results in errors. This change works reliably for utilizing with wget where directories do not already exist, and also adds note indicating ability to integrate with shell scripts.
2019-09-22 15:02:18 -07:00
Dawid Botha 45abe40a16
Typo fix 2019-08-17 10:25:12 +02:00
Gijs "Gyzie" Oortgiese 9193b66cdd Clarified overlay transparency instructions (#1619) 2019-08-02 21:06:01 +02:00
Nicolas F cf5dad5539 docs/building: clarify Linux build instructions
python3-imaging doesn't exist but python3-pil does, which
python3-pillow is aliased to. It also includes the necessary headers.

Add a note about pip missing the headers and warn of ABI mismatches if
people do weird things.
2019-07-29 16:27:15 +02:00
Nicolas F 01f30de176 remove vestigial python2 references 2019-07-24 09:20:49 +02:00
Nicolas F c13d3aae3c rename configParser to config_parser
CamelCase does not bode well in Python land, so it's best we rename
these ill-named files before the Guidoists get us and throw us into
a damp dungeon.
2019-07-24 09:18:02 +02:00
Nicolas F 204bcd0310 Add "center" config option
This option allows you to specify your own initial center for a
tileset, which is useful if your map is extremely asymmetric or
you don't really care about what's around the spawn.

Future work needs to be done on the JS side in order to fix the
fromWorldToLatLng and friends, as they're currently off by -24 in X
and +24 in Z direction.

Closes #1350.
2019-07-06 19:06:15 +02:00
Thomas Lake 4b847808eb
Update observer import examples for Py3
Based solely on the blog post, not had a chance to double check the usage myself.
2019-06-25 09:15:44 +01:00
Aaron Griffith 248ea42dd2 Merge branch 'master' into python3-fun-times 2019-06-21 22:08:58 -04:00
Nicolas F e28c2e9284 docs/installing: remove CentOS 6 section
Hopelessly outdated distro release that not even EPEL can save, so
there's no way we can support it with prebuilt packages.
2019-05-20 15:35:49 +02:00
Nicolas F a20d09fd82 docs/running: update texture install instructions 2019-04-26 04:17:50 +02:00
Nicolas F 98e197d64c docs/installing: update CenturyOldOS instructions
Imagine not having Python 3 in 2019 LMAO
2019-04-06 21:15:50 +02:00
Nicolas F be69712ca0 docs/signs.rst: fix filter function ids for 1.13 2019-03-29 17:05:31 +01:00
Nicolas F 58f73d8f81 docs/building.rst: clean up macOS instructions
I've had to fight rst a lot to get this right, somehow the code
block after the last bullet point breaks if you explicitly number
the enumerated list instead of using auto-enumeration. Like legit,
change `#.` to `12.` and it'll break. No clue why.
2019-03-27 15:15:07 +01:00
Nicolas F 3c4d8e34e6 docs: move last mentions of Python 2 to Python 3
I've adjusted the macOS instructions slightly to be more general,
e.g. do not advise symlinking a specific Python executable of a
specific version, just tell people they should make sure it's in
their environment.

And yes, on Windows, python.exe is whatever version you have installed,
so if you install Python 3, python.exe is going to be Python 3.

I've removed the FreeBSD instructions because they only talk about
working around ports potentially using Python 2.6, which is no longer
relevant. If somebody here uses FreeBSD and has anything to add to the
instructions not already covered by the Linux instructions, let me know.
2019-03-27 15:14:01 +01:00
Nicolas F 4c3e0bfb6e docs: update mingw build instructions (untested) 2019-03-22 17:19:47 +01:00
Nicolas F 316b8099e9 docs: update Linux build instructions for Python 3 2019-03-22 17:18:12 +01:00
Nicolas F a23682fec8 docs: update optimizeimages instructions for py3 2019-03-21 15:21:43 +01:00
Tom Tamaira 579b0aacf8
Replaced OSX with macOS 2019-03-12 16:25:05 +13:00
Tom Tamaira a2a2e6c71f Updated macOS Build Instructions (#1530)
* Updated macOS Build Instructions

Updated macOS instructions with file downloads, more detailed information, updated phrases etc.
2019-03-12 00:00:40 +01:00
Nicolas F 61ebd35240 Add WebP image format support
Since Firefox 65 added support for WebP, users may be interested
in having maps that use WebP images. Support for this is added in
this commit, along with documentation for it.

A new option, "imglossless", controls whether we write out lossless
or lossy WebP images. The generic name "imglossless" as opposed to
a more specific "webplossless" was chosen in case future image
formats we also implement also support lossless/lossy modes in the
same format (JPEG-XL? AV1 image format?).

It's an okay meme but lossy mode really falls apart on our sorts
of images on the more zoomed out composite tiles, resulting in
pretty blurry messes. Might be due to a PSNR bias in the encoder,
which is to be expected from Google.
2019-03-04 17:04:09 +01:00
Nicolas F 0499f8d168 docs: update copyright year, version, release
Bump version and release to 0.13, update the copyright date from
2017 (!!!) to 2019.
2019-03-02 16:35:23 +01:00
Nicolas F 094b403515 docs: actually fix chestFilter example
oops
2019-02-21 16:36:48 +01:00
Nicolas F b0921972ba docs: fix chestFilter example
Fixes #1509
2019-02-21 16:34:28 +01:00