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
f23872f06ff4e6856f7d4c7e031f1e4927912b2f
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
2497a8a806
Part of an attempt to make config parser a little more generic
2012-01-28 18:57:12 -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
converted smooth-lighting into a primitive
2012-01-08 22:49:20 -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
Part of an attempt to make config parser a little more generic
2012-01-28 18:57:12 -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
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
RotatedRegionSet now works. Rotated renders now work.
2012-01-28 18:26:37 -05:00