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
a456c2ae8a702925a46ff5721d1b1c403254b296
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
a456c2ae8a
Fixed bug in find_true_spawn when spawnY is at a chunk border
...
Thanks to subz for pushing me to fix this!
2012-05-09 20:47:49 -04:00
..
aux_files
Include the genpoi script in the .deb packages
2012-05-02 21:09:45 -04:00
data
Fix overlay issue where the overlay drop-down list would be empty
2012-05-06 12:54:40 -04:00
src
biomes are now murky *and* smooth
2012-05-06 20:22:31 -04:00
__init__.py
moved nice_exit() back into util.py (Issue
#647
)
2012-03-15 04:03:46 -04:00
assetmanager.py
add bed marker icon from faithful pack
2012-03-27 03:04:09 +02: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 a Hide() render primitive
2012-04-12 15:16:19 -04:00
settingsDefinition.py
Make the rerenderprob value print a decent error since it does have to be between 0.0 and 1.0 instead of just
2012-05-02 16:31:30 -07:00
settingsValidators.py
Allow zero as a valid rerenderprob
2012-05-03 00:03:08 -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 leaves, mask out the decay bits.
2012-03-29 23:01:37 +02:00
tileset.py
Merge branch master into devel
2012-04-15 11:03:16 -04:00
util.py
Added missing import
2012-03-15 18:55:57 -04:00
world.py
Fixed bug in find_true_spawn when spawnY is at a chunk border
2012-05-09 20:47:49 -04:00