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
d92e61e5592d4466237ae92811feacbeed168034
Minecraft-Overviewer
/
overviewer_core
History
Nicolas F
d92e61e559
nbt: catch EOFError because of gzip streams
...
Might fix world listing for some corrupt worlds.
Fixes
#1606
.
2019-07-08 23:01:34 +02:00
..
aux_files
genPOI: hopefully fix binary string nonsense
2019-06-28 13:24:48 +02:00
data
Add "center" config option
2019-07-06 19:06:15 +02:00
src
src/primitives/base: don't try to free nullpointer
2019-07-06 23:15:55 +02:00
__init__.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
assetmanager.py
Add "center" config option
2019-07-06 19:06:15 +02:00
cache.py
cache: fix code style
2019-03-07 15:43:01 +01:00
configParser.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
dispatcher.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
files.py
Initial Python 3 port
2019-03-17 17:57:07 +01: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: use bytes fp for JSObserver
2019-06-25 18:17:45 +02:00
optimizeimages.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
progressbar.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
rcon.py
rcon: code style fixes
2017-03-16 18:25:55 +01:00
rendermodes.py
Initial Python 3 port
2019-03-17 17:57:07 +01:00
settingsDefinition.py
Add "center" config option
2019-07-06 19:06:15 +02:00
settingsValidators.py
Add "center" config option
2019-07-06 19:06:15 +02:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
textures: implement proper fallback loading
2019-07-06 23:36:47 +02:00
tileset.py
Add "center" config option
2019-07-06 19:06:15 +02:00
util.py
decode Popen stdout bytes to utf-8
2019-04-20 10:36:53 +01:00
world.py
world: fix those pesky poi warnings
2019-07-06 21:24:58 +02:00