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
6b5c421c9efb46b13e9486aafa0e76114758431a
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
6b5c421c9e
detect worlds in cwd, and print detected world paths
2012-03-01 22:37:07 -05:00
..
data
data/textures is now checked *last*, updated biome colors
2012-03-01 16:46:23 -05:00
src
bumped extension version after merge, just in case
2012-03-01 17:47:38 -05:00
__init__.py
updated and cleaned up overviewer.py
2012-01-14 01:11:05 -05:00
assetmanager.py
Made the assetmanager initalize() and finalize() organization slightly clearer
2012-02-26 21:17:55 -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
updated default max height on Depth render primitive
2012-03-01 21:09:17 -05:00
settingsDefinition.py
this option was implemented as "crop"
2012-03-01 22:02:28 -05:00
settingsValidators.py
don't complain if crop values go from high-low, just swap them
2012-03-01 22:05:17 -05:00
signals.py
pickled signals now work as expected
2012-02-26 13:10:05 -05:00
textures.py
data/textures is now checked *last*, updated biome colors
2012-03-01 16:46:23 -05: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
detect worlds in cwd, and print detected world paths
2012-03-01 22:37:07 -05:00