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
4ac2c872b842e6556d15dc8606a22139751046af
Minecraft-Overviewer
/
overviewer_core
History
Alejandro Aguilera
4ac2c872b8
Update doors to use pseudo data.
2012-03-01 10:50:39 +01:00
..
data
Merge branch 'rewrite' into anvil
2012-02-26 19:39:58 -05:00
src
Update doors to use pseudo data.
2012-03-01 10:50:39 +01: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
broke out background-clearing code from base overlay primitive
2012-02-26 11:52:43 -05:00
settingsDefinition.py
Added a "crop" feature to render subsets of worlds
2012-02-26 20:19:26 -05:00
settingsValidators.py
apparently xmin,zmin,xmax,zmax is more intuitive than xmin,zmin,xmax,zmax for some people
2012-02-26 21:08:03 -05:00
signals.py
pickled signals now work as expected
2012-02-26 13:10:05 -05:00
textures.py
Update doors to use pseudo data.
2012-03-01 10:50:39 +01:00
tileset.py
Merge remote-tracking branch 'origin/rewrite' into anvil
2012-02-26 21:10:42 -05:00
util.py
Merge branch 'rewrite' into anvil
2012-02-26 19:39:58 -05:00
world.py
Merge remote-tracking branch 'origin/rewrite' into anvil
2012-02-26 21:10:42 -05:00