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
aa34853664e681f7903dc3b2fc2c8faa9e552c78
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
aa34853664
Only pass to TileSet the options it required
2012-01-16 20:35:13 -05:00
..
data
Display the coord box on index.html
2012-01-16 19:50:50 -05:00
src
modified C extension for get_chunk() raising exception on not found
2012-01-16 01:59:16 -05:00
__init__.py
updated and cleaned up overviewer.py
2012-01-14 01:11:05 -05:00
assetmanager.py
Write/read last_rendertime
2012-01-15 00:22:45 -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
Merge remote-tracking branch 'origin/rewrite' into rewrite
2012-01-07 23:05:02 -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
converted smooth-lighting into a primitive
2012-01-08 22:49:20 -05:00
settingsDefinition.py
overviewer.js now uses backbone.js for much of it's multiworld handling
2012-01-14 23:33:34 -05:00
settingsValidators.py
overviewer.js now uses backbone.js for much of it's multiworld handling
2012-01-14 23:33:34 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
converted lighting mode into a primitive
2012-01-08 22:31:41 -05:00
tileset.py
added __getstate__ and __setstate__ to TileSet to fix pickling
2012-01-16 02:19:34 -05:00
util.py
Only pass to TileSet the options it required
2012-01-16 20:35:13 -05:00
world.py
added __getstate__ and __setstate__ to TileSet to fix pickling
2012-01-16 02:19:34 -05:00