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
ebd8b287ed48dca08f46a3145cd8a8ad4d9a0763
Minecraft-Overviewer
/
overviewer_core
History
Richard Pastrick
ebd8b287ed
Further glue for overlays. Make the validator actually validate. Also rough outlines for checking if
...
the render you've specified in the overlay actually exists and isn't itself.
2012-04-09 12:20:58 -07:00
..
data
Styling for the worldselector control
2012-04-07 17:56:30 -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
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
fix progress bar prompt clobbering
2012-03-26 23:13:33 -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
added biomes option to Base primitive (default: True)
2012-03-15 04:54:20 -04:00
settingsDefinition.py
Add validator and definition for beginnings of overlay python glue so that only the right overlays
2012-04-09 11:49:03 -07:00
settingsValidators.py
Further glue for overlays. Make the validator actually validate. Also rough outlines for checking if
2012-04-09 12:20:58 -07:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
Fix leaves, mask out the decay bits.
2012-03-29 23:01:37 +02:00
tileset.py
Added overlay control to HTML
2012-04-07 15:03:06 -04:00
util.py
Added missing import
2012-03-15 18:55:57 -04:00
world.py
Merge branch 'devel'
2012-03-27 14:58:50 -04:00