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
579e82e2af7367a1209e32a27136ca1b7b181221
Minecraft-Overviewer
/
overviewer_core
History
Andrew Chin
579e82e2af
New settings definitions and validators.
...
Will be used by a new settings.py parser. In progress
2011-12-24 00:22:45 -05:00
..
data
fixed up comments in googlemap.py, moved region.js to web_assets
2011-12-17 21:49:08 -05:00
src
initial version of 'nether' option for normal render modes
2011-12-04 10:21:48 -05:00
__init__.py
sdist and install now work
2011-03-29 13:49:50 -04:00
assetmanager.py
Initial commit of the AssetManager
2011-12-19 19:48:27 -05:00
chunk.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -05:00
composite.py
sdist and install now work
2011-03-29 13:49:50 -04:00
configParser.py
fixed typo in configParser.py when parsing float values
2011-10-30 00:08:48 -04:00
dispatcher.py
saner timeout handling on MultiprocessingDispatcher
2011-12-21 06:32:55 -05:00
googlemap.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -05:00
items.py
Added new items.py file with list of itemID and names
2011-08-19 11:22:45 -04:00
nbt.py
nbt.py now simply *reads files*, nothing more
2011-12-19 02:03:57 -05:00
optimizeimages.py
Merge branch 'master' into py-package
2011-06-08 15:59:09 -04:00
quadtree.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -05:00
rendernode.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -05:00
settingsDefinition.py
New settings definitions and validators.
2011-12-24 00:22:45 -05:00
settingsValidators.py
New settings definitions and validators.
2011-12-24 00:22:45 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
re-merged changes from
c0d3700
that were lost in
bb55547
2011-12-03 12:37:48 -05:00
tileset.py
more tileset code and comments on how the traversal will work
2011-12-22 05:00:16 -05:00
util.py
copied DirtyTiles and Tile objects to tileset.py
2011-12-22 02:00:50 -05:00
world.py
More World->RegionSet conversions. still broken
2011-12-22 00:23:20 -05:00