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
729fcda9643254e06e5994ede9b64b65e8f559fb
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
729fcda964
Display a spawn marker
2012-03-11 17:59:29 -04:00
..
data
Display a spawn marker
2012-03-11 17:59:29 -04:00
src
get_data will no longer repeatedly try to open missing chunks
2012-03-03 23:15:16 -05:00
__init__.py
updated and cleaned up overviewer.py
2012-01-14 01:11:05 -05:00
assetmanager.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
cache.py
added a memcached option. It's really slow though. don't use it.
2012-03-04 22:25:38 -05:00
configParser.py
Better missing config file error messages
2012-03-06 09:11:29 -05:00
dispatcher.py
Dump assets and "initial" data before rendering starts
2012-02-25 19:33:35 -05:00
files.py
split up util.py into files.py and logger.py, moved code appropriately
2012-03-05 12:12:27 -05:00
items.py
Added new items.py file with list of itemID and names
2011-08-19 11:22:45 -04:00
logger.py
split up util.py into files.py and logger.py, moved code appropriately
2012-03-05 12:12:27 -05:00
nbt.py
Added a cache for open regionfile objects
2012-03-04 18:46:02 -05:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
rendermodes.py
added a built-in cave rendermode
2012-03-02 23:50:04 -05:00
settingsDefinition.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
settingsValidators.py
Reimplement signs/POIs
2012-03-11 11:44:38 -04:00
signals.py
setup.py install (and the debian packages) should now work
2012-03-03 17:14:39 -05:00
textures.py
changed error message for missing texture file
2012-03-08 13:58:28 -05:00
tileset.py
Display a spawn marker
2012-03-11 17:59:29 -04:00
util.py
renders are now ordered according to their order in the config file
2012-03-05 13:37:05 -05:00
world.py
Display a spawn marker
2012-03-11 17:59:29 -04:00