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
e7c9a2c49e332fa185aea1fb77a5afeaba2ef511
Minecraft-Overviewer
/
overviewer_core
History
Nicolas F
e7c9a2c49e
biome: fix biome reading code
...
Fixes
#1696
.
2019-12-23 18:31:30 +01:00
..
aux_files
fix various logging.warn calls
2019-12-11 18:42:35 +01:00
data
goToHash: set current layer before firing worldCtrl's onChange event so the correct layer is added
2019-10-26 13:36:46 +01:00
src
Fix biomes for Minecraft 1.15
2019-12-10 23:12:16 +01:00
__init__.py
overviewer_core/__init__: code style fixes
2019-07-12 17:55:30 +02:00
assetmanager.py
assetmanager: code style fixes
2019-07-24 09:49:25 +02:00
biome.py
biome: fix biome reading code
2019-12-23 18:31:30 +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
nbt: catch EOFError because of gzip streams
2019-07-08 23:01:34 +02:00
observer.py
observer: create outputdir if it doesn't exist
2019-10-27 20:19:07 +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
add composter
2019-11-01 11:45:00 +01: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
Fix biomes for Minecraft 1.15
2019-12-10 23:12:16 +01:00