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
c287247b86cde270c8b6976cac9a530ab2b527d6
Minecraft-Overviewer
/
overviewer_core
History
Alejandro Aguilera
9767bc6d5a
Fix sandstone function name in textures.py.
2012-03-26 08:39:48 +02:00
..
data
Display a spawn marker
2012-03-11 17:59:29 -04:00
src
fixed biomes to use z/x instead of x/z indexing
2012-03-15 05:12:01 -04:00
__init__.py
moved nice_exit() back into util.py (Issue
#647
)
2012-03-15 04:03:46 -04:00
assetmanager.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
cache.py
fixed error handling code. Now more robust against corrupt chunks!
2012-03-18 13:52:59 -04:00
configParser.py
Better missing config file error messages
2012-03-06 09:11:29 -05:00
dispatcher.py
Dump assets and "initial" data before rendering starts
2012-02-25 19:33:35 -05:00
files.py
fixed permission copying, fixes Issue
#646
2012-03-14 00:30:41 -04:00
items.py
Added new items.py file with list of itemID and names
2011-08-19 11:22:45 -04:00
logger.py
split up util.py into files.py and logger.py, moved code appropriately
2012-03-05 12:12:27 -05:00
nbt.py
fixed error handling code. Now more robust against corrupt chunks!
2012-03-18 13:52:59 -04:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
rendermodes.py
added biomes option to Base primitive (default: True)
2012-03-15 04:54:20 -04:00
settingsDefinition.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
settingsValidators.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
Fix sandstone function name in textures.py.
2012-03-26 08:39:48 +02:00
tileset.py
Added better error handling for corrupt chunks
2012-03-17 22:56:33 -04:00
util.py
Added missing import
2012-03-15 18:55:57 -04:00
world.py
Merge branch 'devel'
2012-03-23 23:19:40 -04:00