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
51e75a7d069a75c3c0ae83c143a5e43eec145a74
Minecraft-Overviewer
/
overviewer_core
History
Aaron Griffith
35863578d7
Merge remote-tracking branch 'matrixhacker/master'
...
Conflicts: docs/config.rst
2014-06-26 05:14:49 -04:00
..
aux_files
Fix warning for unresolvable UUID
2014-06-20 19:53:34 +02:00
data
general fixes for min/maxzoom, documentation cleared up
2014-04-05 20:29:58 -04:00
src
added smooth-lighting exception for ice (see issue
#1032
)
2013-12-01 16:54:01 -05:00
__init__.py
moved nice_exit() back into util.py (Issue
#647
)
2012-03-15 04:03:46 -04:00
assetmanager.py
Try to track the capabilities of our outputdir filesystem.
2014-02-11 10:38:38 -05:00
cache.py
Revert "Merge remote-tracking branch 'exhuma/master', PR
#963
"
2013-12-02 07:40:00 -05:00
configParser.py
Revert "Merge remote-tracking branch 'exhuma/master', PR
#963
"
2013-12-02 07:40:00 -05:00
dispatcher.py
clean up observer code
2012-03-17 14:34:57 -04:00
files.py
Added the ability to specify multiple crop zones.
2014-05-09 23:44:46 -04:00
items.py
Item list update
2013-09-29 09:54:16 +02:00
logger.py
Revert "Merge remote-tracking branch 'exhuma/master', PR
#963
"
2013-12-02 07:40:00 -05:00
nbt.py
nbt timestamps are probably signed (like time_t)
2013-05-06 18:11:45 -03:00
observer.py
Fix ServerAnnounceObserver typo
2014-04-15 11:22:41 -04:00
optimizeimages.py
Fixed pngnq rename error in Windows
2014-05-14 01:49:45 +02: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
Rewrote image optimisation stuff.
2014-03-04 00:39:59 +01:00
settingsValidators.py
Updated documentation and added an additional validation check for
2014-05-12 14:47:45 -04:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
Use
is not None
instead of
!= None
2014-05-26 14:02:40 -04:00
tileset.py
Added the ability to specify multiple crop zones.
2014-05-09 23:44:46 -04:00
util.py
Try to prevent findGitHash from ever returning None
2014-06-01 21:13:55 -04:00
world.py
Remove broken special case for ancient worlds
2014-06-03 18:08:27 +02:00