Commit Graph

3029 Commits

Author SHA1 Message Date
Nicolas F 13c1bddaf6 README: Add note about current maintenance status 2023-04-05 18:40:23 +02:00
agrif 6ffbe0f0be
Merge pull request #2063 from overviewer/docs
Update design docs secion on projections
2022-08-14 13:44:33 -04:00
Andrew Chin deedd85eac Update design docs secion on projections 2022-08-14 13:42:18 -04:00
Nicolas F f7c027bd6c Revert "genpoi: ignore dat files with incomplete player info"
This reverts commit 44ffb2658e.

Breaks player handling in genpoi.
2022-07-17 00:12:08 +02:00
Andrew Chin c1a034bc3a
Merge pull request #2056 from overviewer/genpoi
genpoi: ignore dat files with incomplete player info
2022-07-14 21:08:51 -04:00
Andrew Chin 44ffb2658e genpoi: ignore dat files with incomplete player info
This can happen for worlds that are generated by something other than
minecraft.

Closes #2055
2022-07-14 20:45:39 -04:00
Nicolas F 8c4184dfdd Add muddy mangrove roots 2022-06-23 16:36:12 +02:00
Nicolas F 8dc2da3648 Add some mangrove stuff
btw I'm Pomu!
2022-06-23 16:22:46 +02:00
Nicolas F d3c85da510 world: turn the double slab lookup into a dict lookup
This code was extraordinarily stupid, and now it's still bad but
slightly less stupid.
2022-06-23 16:01:08 +02:00
Nicolas F 4ac1b976a9 Add some mud blocks
I hate this codebase so much.
2022-06-23 15:37:15 +02:00
Nicolas F 9d4f2cfe0b Require 1.19 textures 2022-06-23 15:13:08 +02:00
Nicolas F 09354cb6ec Merge PR #2045 of Wunkolo
block_class: Complete x86-SIMD
2022-06-15 20:53:46 +02:00
Wunkolo cbd9496143 block_class: Complete x86-SIMD
Accelerates `block_class_is_subset` with all available x86 simd features
up to AVX512.
2022-06-15 11:06:16 -07:00
Nicolas F 97ef871e36 setup: use None for library_dirs when not set
Setting it to a list containing an empty string breaks the Debian
builders.
2022-06-08 15:18:39 +02:00
Nicolas F 735e13e80d setup: find system python path for CI hack
The problem appears to be that virtualenv overrides the base_prefix
so distutils can no longer find the system python path when adding
linker args.

This adds an ugly hack to find the system python path, and adds it
to the linker flags on Windows. Yay, no more hardcoded paths.

This should also make win32 builds work, and avoid adding linker
args manually.
2022-06-08 15:09:33 +02:00
Nicolas F 04ea4eb3ff setup: ugly hack to include our AWOL CI python lib path
This is wrong bad bad bad, but it makes the Win64 build work again
for now, which is what matters.
2022-06-08 13:40:10 +02:00
Nicolas F 4e51b21652 world: fix pre-21w43a workaround being applied when sections is missing
Sometimes, chunks don't have a sections key, but aren't pre-21w43a.
Fix this check to use DataVersion to determine whether it should be
applied.

Hopefully fixes #2010.
2022-06-07 22:58:46 +02:00
Nicolas F 2de7248cb9 Remove FUNDING.yml
I don't really do enough on this project anymore to justify having
the sponsor button include me. I can cover the server costs fine,
and I feel uncomfortable asking for money. It in fact has caused
some stress for me as I feel bad whenever I think about overviewer
because I know there's so much code rot and big stuff that needs
to be done but I'd rather spend my time on different projects, and
when I'm asking for money it builds the expectation that I will
actually eventually get around to doing all those things, which
I realistically won't be.

Sorry for disappointing, I think it's better this way for both me
and the Overviewer community.
2022-05-16 20:08:48 +02:00
Nicolas F 666ea0dd0f
Merge PR #1970 from overviewer/bedrock_readme
Added note to README about bedrock worlds
2022-05-16 20:07:33 +02:00
Nicolas F 03cb8eeaeb Merge PR #2012 from greatmastermario 2022-05-16 20:03:48 +02:00
Nicolas F f80936cb66 overviewer.h: bump extension version 2022-05-16 20:02:55 +02:00
Andrew Francis Thomas 7a55d33e8f Fixed custom depth rendering 2022-05-16 19:57:01 +02:00
Andrew Francis Thomas acf6479f4c Fixed nether ceiling removal 2022-05-16 19:57:01 +02:00
Andrew Francis Thomas 58566457b6 Fixed coordinate calculation in util.js 2022-05-16 19:57:01 +02:00
Andrew Francis Thomas 25bf1f5274 Added check for tileset version to forcerender on breaking change 2022-05-16 19:57:01 +02:00
Andrew Francis Thomas 09e796b5cd Updated spawnY to match lowest reasonable spawn coordinate 2021-12-15 23:48:37 -07: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
Andrew Francis Thomas a24ad4cb55 Fixed rendering of new height and depth limit in 1.18 2021-12-15 15:26:45 -07:00
Nicolas F 7171af5873
Merge PR #2007 from tomasdev
Add missing dependency on Mac OS X
2021-12-14 10:09:11 +01:00
Tomas e97b510ef2
Add missing dependency on Mac OS X
Numpy!
2021-12-14 07:09:56 +01:00
Nicolas F 5807fdafca
Merge PR #2004 from stwalkerster
POIs: Add additional tag to search for entities
2021-12-09 21:27:25 +01:00
Simon Walker b059fec60a POIs: Add additional tag to search for entities
In 1.18, it looks like entities are now stored under the NBT tag
`block_entities`. This change adds block_entities to the list of NBT
tags POIs are searched for under.
2021-12-08 20:42:22 +00:00
Nicolas F 9f9cd1ea71
Merge PR #1963 from buscher
Added more 1.17 blocks
2021-12-05 23:35:16 +01:00
Nicolas F a5b36f568f
Merge PR #1990 from 26/master
Add compatibility for 21w39a and 21w43a snapshots
2021-12-02 18:58:19 +01:00
Marijn van Wezel f6ee2cf2fd
Add compatibility for 21w39a and 21w43a snapshots 2021-11-10 20:37:19 +01:00
Andrew Chin 36cbc07e67 Added note to README about bedrock worlds 2021-08-05 12:57:25 -04:00
Bernd Buschinski 2c0e9681bb Added more 1.17 blocks
- Added Powder Snow
- Added Hangings Roots
- Added Amethyst Buds
- Added Cave Vines
- Added Lightning Rods
- Added Glow Lichen
- Added Spore Blossom
- Fixed Cauldron Render
- Added Water Cauldron
- Added Lava Cauldron
- Added Power Snow Cauldron
- Added Moss Carpet
2021-07-29 16:52:27 +02:00
Nicolas F 2402e410cf overviewer.h: bump extension version 2021-07-28 10:29:37 +02:00
Nicolas F 08e628c39a Merge PR #1959 from buscher 2021-07-28 10:28:30 +02:00
Nicolas F 68c9ccee07 Merge PR #1958 from buscher 2021-07-28 10:16:22 +02:00
Bernd Buschinski 38762b9ff7 Fixed edge-lines and side rendering for snow layers 2021-07-15 15:54:15 +02:00
Bernd Buschinski fc8a87fe2a Add pointed dripstone 2021-07-11 18:05:54 +02:00
Nicolas F 86b241a5f7 Fix rendering onto mounted CIFS shares
You still shouldn't do it for performance reasons but I guess
now you can do it in theory. Yay.
2021-07-10 19:58:11 +02:00
Nicolas F dab3268b3b overviewer.h: bump C extension version 2021-07-10 11:23:59 +02:00
Nicolas F 352102552a Merge PR #1957 of buscher
Fix fence connection
2021-07-10 11:18:56 +02:00
Nicolas F e254e6a192 world: fix the unknown regions warning in 1.17
Fixes #1948.
2021-07-10 11:05:40 +02:00
Bernd Buschinski 327b4711db Fix fence connection
- use ingame data
2021-07-08 18:29:03 +02: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