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
7ae83d014a939e1fc6e6f257fa3124397c57ac1c
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
7ae83d014a
Fix/improve the --check-terrain option to work with the new texturepacks
...
Also, updated texturepack-related docs Related to
#907
2013-03-17 12:12:12 -04:00
..
aux_files
Merge pull request
#862
2013-01-25 19:30:43 -05:00
data
Added possibility to return tuple from filterfunc
2013-01-01 21:15:38 +01:00
src
Improve nether rendering with minecraft 1.5
2013-03-15 19:53:01 -04: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
Don't print scary traceback if the config file can't be found
2013-03-15 20:05:30 -04: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
JSObserver will show ETA, and the 'renderComplete' message will persist
2013-01-23 21:14:29 -05: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
manualpois is now a per-render option
2012-12-31 18:54:31 +01:00
settingsValidators.py
Stop auto-correcting incorrect slashes. Instead error, and point to our docs.
2013-03-15 20:53:54 -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/improve the --check-terrain option to work with the new texturepacks
2013-03-17 12:12:12 -04:00
tileset.py
Fix spawn markers
2013-02-03 14:56:00 -05:00
util.py
use git to find current hash, should work with overviewer-as-submodule
2013-01-21 16:50:38 -05:00
world.py
Print out regionset type when run with -v
2013-03-13 21:23:52 -04:00