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
e4f5d68a2988e8b759f95c7f5b79329fde1cab0c
Minecraft-Overviewer
/
overviewer_core
History
Alejandro Aguilera
d6e5f0888e
Add carrots and potatoes.
2012-10-24 17:14:05 +02:00
..
aux_files
Scrub parens from poi group names
2012-09-21 08:28:15 -04:00
data
Removed overviewerConfig.CONST.image.compass. It was unused
2012-09-22 18:09:23 -04:00
src
Add wooden button, command block, beacon block and cobblestone (and mossy) wall.
2012-10-23 11:26:46 +02: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
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 support for 'alpha' option and change default
2012-08-25 09:26:13 +01: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
Add carrots and potatoes.
2012-10-24 17:14:05 +02: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