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
44eee15beb69a6e068e6e5426aafcf37aaf93d40
Minecraft-Overviewer
/
overviewer_core
History
Mark Crichton
4ced35e9e5
Add new nether render mode.
2012-09-18 22:05:15 -04:00
..
aux_files
Update to use list comprehensions
2012-09-07 10:32:11 +01:00
data
Fixed POI infowindow image scaling for FireFox
2012-09-09 17:09:41 +02:00
src
Add new nether render mode.
2012-09-18 22:05:15 -04:00
__init__.py
moved nice_exit() back into util.py (Issue
#647
)
2012-03-15 04:03:46 -04:00
assetmanager.py
Added a debug output to accompany a warning.
2012-09-10 20:38:50 -04:00
cache.py
fixed error handling code. Now more robust against corrupt chunks!
2012-03-18 13:52:59 -04:00
configParser.py
Improved traceback printing when parsing settings file
2012-08-04 23:27:44 -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
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
Add new nether render mode.
2012-09-18 22:05:15 -04:00
settingsDefinition.py
Add custom web assets support
2012-08-12 15:27:07 +01:00
settingsValidators.py
Add custom web assets support
2012-08-12 15:27:07 +01:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
Fix wood log rotation in lower-left and lower-right orientations.
2012-09-12 15:10:26 +03:00
tileset.py
huh, I guess the overlay attribute is always there. length > 0 then.
2012-09-11 15:47:52 -04:00
util.py
Added missing import
2012-03-15 18:55:57 -04:00
world.py
added slime overlay, colors chunks green if slimes can spawn
2012-06-05 23:18:15 -04:00