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
64cdd057fd728f740263d011db043c2b9fa39f77
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
64cdd057fd
Don't print scary traceback when textures cannot be found
...
See
#860
2013-01-01 21:10:26 -05:00
..
aux_files
Added Entities support
2012-10-03 18:55:00 +02:00
data
Changed location marker icon and animation
2012-11-29 18:59:38 +01:00
src
Renamed the current nether to netherold, and made the new nether2 the default
2012-11-28 22:03:17 -05:00
__init__.py
moved nice_exit() back into util.py (Issue
#647
)
2012-03-15 04:03:46 -04:00
assetmanager.py
Removed overviewerConfig.CONST.image.compass. It was unused
2012-09-22 18:09:23 -04:00
cache.py
fixed error handling code. Now more robust against corrupt chunks!
2012-03-18 13:52:59 -04:00
configParser.py
Fix partial traceback printing on Windows
2012-11-29 21:03:33 -05:00
dispatcher.py
clean up observer code
2012-03-17 14:34:57 -04: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
Added a --simple-output option
2012-04-07 21:16:58 -04:00
nbt.py
fixed error handling code. Now more robust against corrupt chunks!
2012-03-18 13:52:59 -04:00
observer.py
Fixed type in Multiplexing Observer
2012-06-10 20:39:42 -04:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
progressbar.py
refactor eta widget
2012-03-28 16:55:28 -04:00
rendermodes.py
Renamed the current nether to netherold, and made the new nether2 the default
2012-11-28 22:03:17 -05:00
settingsDefinition.py
Add option to configure maxzoom and appropriate documentation
2012-11-28 20:24:29 -05:00
settingsValidators.py
Fix crop validator to avoid trying to alter a tuple
2012-11-28 20:12:58 -05:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
Don't print scary traceback when textures cannot be found
2013-01-01 21:10:26 -05:00
tileset.py
Add option to configure maxzoom and appropriate documentation
2012-11-28 20:24:29 -05:00
util.py
Added missing import
2012-03-15 18:55:57 -04:00
world.py
Don't error out when encountering an unknown RegionSet
2012-11-26 00:51:14 -05:00