This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Minecraft-Overviewer
Archived
Watch
0
Fork
0
You've already forked Minecraft-Overviewer
Code
Activity
This repository has been archived on
2025-04-25
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
c4a80598efe97f52723962723cbb8b6929742511
Minecraft-Overviewer
/
overviewer_core
History
clonetwin26
c4a80598ef
Update genPOI.py
...
Catch KeyErrors since nether maps don't necessarily have well formed player.dat
2020-11-26 20:54:29 -05:00
..
aux_files
Update genPOI.py
2020-11-26 20:54:29 -05:00
data
web: don't clutter up web console by default
2020-07-28 13:22:07 +02:00
src
C: Amend logic in block_class_is_wall()
2020-08-06 23:24:12 +00:00
__init__.py
overviewer_core/__init__: code style fixes
2019-07-12 17:55:30 +02:00
assetmanager.py
web: don't clutter up web console by default
2020-07-28 13:22:07 +02:00
biome.py
Completely change biome code again
2019-12-23 23:50:20 +01:00
cache.py
cache: fix code style
2019-03-07 15:43:01 +01:00
config_parser.py
Get rid of config global state, improve tests
2019-07-24 17:02:39 +02:00
dispatcher.py
dispatcher: code style fixes
2019-07-24 09:35:52 +02:00
files.py
Add force_writable argument to mirror_dir
2019-07-12 23:37:35 +02:00
items.py
Update strings and items to 1.11
2016-11-29 09:13:42 -05:00
logger.py
Fixes for WindowsOutputStream
2019-06-23 12:47:05 -04:00
nbt.py
world: retry chunk read on OSError too
2020-06-25 15:37:17 +02:00
observer.py
observer: minor change to LoggingObserver interval
2020-02-11 19:52:04 +01:00
optimizeimages.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
progressbar.py
remove vestigial python2 references
2019-07-24 09:20:49 +02:00
rcon.py
rcon: fix for python 3
2019-07-09 13:44:43 +02:00
rendermodes.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
settingsDefinition.py
Get rid of config global state, improve tests
2019-07-24 17:02:39 +02:00
settingsValidators.py
Add "center" config option
2019-07-06 19:06:15 +02:00
signals.py
signals: whitespace fixes
2019-07-12 17:48:32 +02:00
textures.py
textures: be more resilient against corrupted jars
2020-10-04 19:45:39 +02:00
tileset.py
tileset: fix changelist option for Python 3
2019-09-11 21:00:34 +02:00
util.py
decode Popen stdout bytes to utf-8
2019-04-20 10:36:53 +01:00
world.py
world: Fix melon/pumpkin/mushroom stem rendering
2020-08-06 23:18:07 +00:00