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
14f68ebeb79d6d07f7ac69cb6380cdf60a9f022e
Minecraft-Overviewer
/
overviewer_core
History
Aaron Griffith
14f68ebeb7
import in __init__.py no longer prevents setup.py from working
2012-01-07 20:29:46 -05:00
..
data
fixed up comments in googlemap.py, moved region.js to web_assets
2011-12-17 21:49:08 -05:00
src
the rest of the render modes are now working
2012-01-06 20:38:50 -05:00
__init__.py
import in __init__.py no longer prevents setup.py from working
2012-01-07 20:29:46 -05:00
assetmanager.py
Initial commit of the AssetManager
2011-12-19 19:48:27 -05:00
composite.py
sdist and install now work
2011-03-29 13:49:50 -04:00
configParser.py
Fixed/added some config parsing tests
2012-01-02 01:13:29 -05:00
dispatcher.py
renders now work with the multiprocessing dispatcher
2012-01-06 21:56:26 -05:00
googlemap.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -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
fixes to get lighting mode working again
2012-01-06 20:23:15 -05:00
settingsDefinition.py
Fixing some settings stuff
2012-01-02 00:03:10 -05:00
settingsValidators.py
Fixed/added some config parsing tests
2012-01-02 01:13:29 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
renders now work with the multiprocessing dispatcher
2012-01-06 21:56:26 -05:00
tileset.py
fixed dependencies for TileSet
2012-01-06 21:28:01 -05:00
util.py
copied DirtyTiles and Tile objects to tileset.py
2011-12-22 02:00:50 -05:00
world.py
fixed import loop and incorrect blockdata expansion
2012-01-07 20:23:39 -05:00