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
ba12cdf12e60b54afcc922a9f2b1ea1b8a09d31c
Minecraft-Overviewer
/
overviewer_core
History
Andrew Brown
ba12cdf12e
added some built-in rendermodes to rendermodes.py
2012-02-03 20:39:04 -05:00
..
data
Display the coord box on index.html
2012-01-16 19:50:50 -05:00
src
more C code fixes. Activated caching.
2012-01-17 21:52:01 -05:00
__init__.py
updated and cleaned up overviewer.py
2012-01-14 01:11:05 -05:00
assetmanager.py
Specifying a dimension in a config file now works
2012-01-27 20:30:58 -05:00
cache.py
added caching to chunks in RegionSet() currently disabled
2012-01-16 00:48:30 -05:00
composite.py
sdist and install now work
2011-03-29 13:49:50 -04:00
configParser.py
Part of an attempt to make config parser a little more generic
2012-01-28 18:57:12 -05:00
dispatcher.py
renders now work with the multiprocessing dispatcher
2012-01-06 21:56:26 -05:00
googlemap.py
Fixed some crashes in assetManager
2012-01-07 23:56:08 -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
nbt.py now simply *reads files*, nothing more
2011-12-19 02:03:57 -05:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
rendermodes.py
added some built-in rendermodes to rendermodes.py
2012-02-03 20:39:04 -05:00
settingsDefinition.py
Part of an attempt to make config parser a little more generic
2012-01-28 18:57:12 -05:00
settingsValidators.py
texturepath setting now works
2012-01-29 17:33:21 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
textures now appropriately handle north direction
2012-01-29 17:18:21 -05:00
tileset.py
Specifying a dimension in a config file now works
2012-01-27 20:30:58 -05:00
util.py
Only pass to TileSet the options it required
2012-01-16 20:35:13 -05:00
world.py
changed settings to emit correct north values, north values now represent rotations
2012-01-29 16:45:23 -05:00