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
a69a78f412d0e640b93a0eb4fb939f6ab74015f3
Minecraft-Overviewer
/
overviewer_core
History
Aaron Griffith
a69a78f412
c_overviewer.render_loop now works with normal render mode
2012-01-01 23:02:30 -05:00
..
data
fixed up comments in googlemap.py, moved region.js to web_assets
2011-12-17 21:49:08 -05:00
src
c_overviewer.render_loop now works with normal render mode
2012-01-01 23:02:30 -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
c_overviewer.render_loop now works with normal render mode
2012-01-01 23:02:30 -05:00
composite.py
sdist and install now work
2011-03-29 13:49:50 -04:00
configParser.py
Start of the new rewrite code flow. TileSet still needs work
2012-01-01 16:12:10 -05:00
dispatcher.py
dispatcher status callback
2011-12-26 10:36:52 -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
Fixed a few more typos
2012-01-01 16:52:39 -05:00
settingsValidators.py
Start of the new rewrite code flow. TileSet still needs work
2012-01-01 16:12:10 -05:00
signals.py
moved in signals from the gist
2011-12-21 06:10:34 -05:00
textures.py
initial update of C code to work with textures object
2012-01-01 22:44:08 -05:00
tileset.py
fixed typos, clarified comments in tileset.py
2012-01-01 20:08:25 -05:00
util.py
copied DirtyTiles and Tile objects to tileset.py
2011-12-22 02:00:50 -05:00
world.py
chunks are now loaded properly from the regionset
2012-01-01 22:44:11 -05:00