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
15f18812d51a6a2cd4efd4a12b00be6632cfab95
Minecraft-Overviewer
/
overviewer_core
History
Nicolas F
15f18812d5
observer: use == 0, not is 0
...
Who thought that was a good idea?
2019-07-29 16:51:52 +02:00
..
aux_files
rename configParser to config_parser
2019-07-24 09:18:02 +02:00
data
util.js: actually run the ready queue
2019-07-12 17:25:29 +02:00
src
Implement some mossy blocks
2019-07-15 17:23:25 +02: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
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: use == 0, not is 0
2019-07-29 16:51:52 +02: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
Implement some mossy blocks
2019-07-15 17:23:25 +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 rail orientations
2019-07-29 11:36:23 +02:00