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
e4ab4696c93bb98cbd2f6f2c43e48fb5132b3bd7
Minecraft-Overviewer
/
overviewer_core
History
Andrew Brown
e4ab4696c9
Merge pull request
#620
from duckman/https
...
Https
2012-02-23 18:55:13 -08:00
..
data
Picks the right protocal based on what is being used. This fixes ssl errors on sites that use https.
2012-02-23 11:46:26 -08:00
src
fixed leaking block data for each rendered chunk
2012-02-15 21:38:45 -05:00
__init__.py
updated and cleaned up overviewer.py
2012-01-14 01:11:05 -05:00
assetmanager.py
Pack up js_src to fix issue with .exe builds
2012-02-19 18:06:43 -05:00
cache.py
added caching to chunks in RegionSet() currently disabled
2012-01-16 00:48:30 -05:00
configParser.py
--forcerender, --check-tiles, and --no-tile-checks now work
2012-02-16 11:36:31 -05:00
dispatcher.py
Made multiprocessing work on windows \o/
2012-02-18 01:19:45 -05:00
items.py
Added new items.py file with list of itemID and names
2011-08-19 11:22:45 -04:00
nbt.py
corrected y to z in functions in nbt.py
2012-02-17 20:11:02 -05:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
rendermodes.py
re-arranged config docs, relaxed validator for north direction
2012-02-15 19:18:51 -05:00
settingsDefinition.py
Merge commit 'b2c3759' into rewrite
2012-02-15 18:13:01 -05:00
settingsValidators.py
Detect poorly escaped paths
2012-02-20 21:38:00 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
removed really old composite.py stub wrapper
2012-02-09 10:12:12 -05:00
tileset.py
Hide the " - default" suffix on worlds that use the default dimension
2012-02-20 14:27:30 -05:00
util.py
Merge master changes into rewrite
2012-02-23 19:42:50 -05:00
world.py
Made multiprocessing work on windows \o/
2012-02-18 01:19:45 -05:00