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
19f6f136e4efcb7e822670af9abd83354d674b40
Minecraft-Overviewer
/
overviewer_core
History
Andrew Brown
19f6f136e4
Now writes images to temporary files and atomically moves in place*
...
* on systems with an atomic os.rename
2012-02-26 00:16:16 -05:00
..
data
Revert "Picks the right protocal based on what is being used. This fixes ssl errors on sites that use https."
2012-02-25 19:23:47 -05: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
Now writes images to temporary files and atomically moves in place*
2012-02-26 00:16:16 -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
Dump assets and "initial" data before rendering starts
2012-02-25 19:33:35 -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
Determine an appropriate rendercheck mode automatically
2012-02-25 20:07:07 -05:00
settingsValidators.py
accept ~ in paths by calling os.path.expanduser()
2012-02-25 21:37:58 -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
Now writes images to temporary files and atomically moves in place*
2012-02-26 00:16:16 -05:00
util.py
Now writes images to temporary files and atomically moves in place*
2012-02-26 00:16:16 -05:00
world.py
Made multiprocessing work on windows \o/
2012-02-18 01:19:45 -05:00