Johannes Dewender
|
122eaee37d
|
add bed marker icon from faithful pack
Taken from the Faithful 32 texture pack:
http://www.minecraftforum.net/viewtopic.php?f=25&t=77442
|
2012-03-27 03:04:09 +02:00 |
|
Andrew Chin
|
6b77d54555
|
Reimplement signs/POIs
|
2012-03-11 11:44:38 -04:00 |
|
Aaron Griffith
|
626129394a
|
split up util.py into files.py and logger.py, moved code appropriately
|
2012-03-05 12:12:27 -05:00 |
|
Aaron Griffith
|
fb7f382675
|
setup.py install (and the debian packages) should now work
|
2012-03-03 17:14:39 -05:00 |
|
Andrew Brown
|
7d8bd00a84
|
Made the assetmanager initalize() and finalize() organization slightly clearer
|
2012-02-26 21:17:55 -05:00 |
|
Andrew Brown
|
19f6f136e4
|
Now writes images to temporary files and atomically moves in place*
* on systems with an atomic os.rename
|
2012-02-26 00:16:16 -05:00 |
|
Andrew Brown
|
f48f0445d1
|
Dump assets and "initial" data before rendering starts
Now does preprocessing off of main() instead of in the dispatcher
initializer.
|
2012-02-25 19:33:35 -05:00 |
|
Andrew Chin
|
997ec58161
|
Only copy real js files (not silly editor swap files)
|
2012-02-25 15:57:29 -05:00 |
|
Andrew Chin
|
9d814bf653
|
Pack up js_src to fix issue with .exe builds
|
2012-02-19 18:06:43 -05:00 |
|
Andrew Chin
|
0e74d22e47
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2012-02-11 00:33:49 -05:00 |
|
Andrew Chin
|
b7d2733f0c
|
The compass now changes direction to make the tileset
|
2012-02-10 20:44:11 -05:00 |
|
Andrew Brown
|
fec8e28f5c
|
Added error detection to overviewerConfig.js parsing.
|
2012-02-08 21:31:45 -05:00 |
|
Andrew Chin
|
19fcee24f7
|
Split up overviewer.js into several files
|
2012-02-08 21:07:53 -05:00 |
|
Aaron Griffith
|
834598da0f
|
fixed typo from master merge
|
2012-02-08 14:56:50 -05:00 |
|
Aaron Griffith
|
302e1d592a
|
Merge branch 'master' into rewrite
|
2012-02-06 21:41:11 -05:00 |
|
Andrew Chin
|
96602a48d4
|
Specifying a dimension in a config file now works
|
2012-01-27 20:30:58 -05:00 |
|
Andrew Chin
|
0d23adb237
|
Avoid digging into the tileset when writing out config.js
|
2012-01-16 22:54:35 -05:00 |
|
Andrew Chin
|
48da4a6a3c
|
Write/read last_rendertime
|
2012-01-15 00:22:45 -05:00 |
|
Andrew Chin
|
514e99dcd2
|
overviewer.js now uses backbone.js for much of it's multiworld handling
|
2012-01-14 23:33:34 -05:00 |
|
Andrew Chin
|
9f6a4ee698
|
More updates to overviewer.js
|
2012-01-08 15:12:40 -05:00 |
|
Andrew Chin
|
4255b26fc7
|
Fixed some crashes in assetManager
Copy in the rest of the web assets
|
2012-01-07 23:56:08 -05:00 |
|
Andrew Chin
|
25db39463f
|
The AssetManager will now create a kinda working html output
|
2012-01-07 23:04:42 -05:00 |
|
Andrew Chin
|
d332554ec2
|
Initial commit of the AssetManager
Mostly a blind copy/past from world.py and googlemap.py. Not runnable
Rewrite Tracking Issue: #565
|
2011-12-19 19:48:27 -05:00 |
|