Andrew Chin
02c30c6f8e
Update URL hash on double-click
2011-10-26 23:06:52 -04:00
Andrew Chin
4327eef475
Provide a useful message if overviewer is doubleclicked.
...
Works for both py2exe .exes as well as double clicking the overviewer.py file
2011-10-26 22:41:46 -04:00
Andrew Chin
12a81a2b47
Fixed the contribManager in windows binaries
2011-10-04 23:27:30 -04:00
Andrew Chin
5464ad3b5d
Remove viewcode extension to better support older versions of sphinx
2011-10-01 18:13:12 -04:00
Andrew Chin
00d4e7bb11
Merge branch 'master' of github.com:overviewer/Minecraft-Overviewer
2011-10-01 17:59:53 -04:00
Andrew Chin
55215f5ac9
Be consistant about how command line arguments are formatted
2011-10-01 17:55:09 -04:00
Andrew Chin
96250cd84a
Updated building docs
2011-10-01 17:44:22 -04:00
Andrew Chin
4e86d38b23
Removed extra comma. Fixes #496
2011-09-22 11:20:33 -04:00
Andrew Chin
bfc7bf1848
Updated overviewer url
2011-09-19 13:18:04 -04:00
Andrew Chin
2e0e510650
Changed readme URLS
2011-09-19 12:04:54 -04:00
Andrew Chin
cce4fcaa55
Merge pull request #487 from tswsl1989/issue485
...
Update findSigns.py to work with configurable north directions
2011-09-16 07:36:42 -07:00
Andrew Chin
e4af304e60
Another fix for #481
2011-09-15 13:13:22 -04:00
Andrew Chin
571ca49c18
Partial fix for #481
...
Fixed the try/except block in findTrueSpawn
2011-09-14 17:57:53 -04:00
Andrew Chin
da6b650119
Merge remote-tracking branch 'origin/18prep'
2011-09-14 09:27:36 -04:00
Andrew Chin
653e8bd83c
Merge pull request #480 from CounterPillow/18prep
...
More vines
2011-09-11 16:53:14 -07:00
Andrew Chin
a423aa95ca
temporarily patch --advanced-help crash
...
TODO: consider bringing back configFileOnly=True
2011-09-11 19:21:44 -04:00
Andrew Chin
4701490c3e
Fixed lighting and rotation issues for new stairs
2011-09-11 11:44:53 -04:00
Andrew Chin
9ecaf14fba
Added support for brick stairs and slabs
2011-09-10 17:21:02 -04:00
Andrew Chin
62677a8a0f
Fixed missing c_overviewer logic regression
...
Also print the missing c_overviewer module error
message after the traceback (which i think makes
the error more obvious)
2011-09-09 22:40:42 -04:00
Andrew Chin
f880f01b46
Moved --check-terrain command from setup.py and overviewer.py
...
Also, let textures_path work for minecraft.jar files
2011-09-05 22:35:13 -04:00
Andrew Chin
1cdac6ccdf
Fixed issue with finding minecraft.jar
...
Fixes #477
2011-09-05 15:27:50 -04:00
Andrew Chin
6678eac654
Add cyrillic_convert script to contrib manager
2011-08-25 22:05:57 -04:00
Andrew Chin
99abbe3336
Merge branch 'contribs' of git://github.com/eminence/Minecraft-Overviewer
2011-08-25 22:02:51 -04:00
Andrew Chin
3377be6b37
Updated contrib manager
...
print out description for each script based on docstrings
added usage info
2011-08-25 22:01:09 -04:00
Andrew Chin
22f40a9075
Added docstrings to all contrib scripts
2011-08-25 22:01:05 -04:00
Andrew Chin
640bd08e57
Merge pull request #471 from rmrector/master
...
Fix goofy output of Russian patch
2011-08-25 08:53:57 -07:00
Andrew Chin
48bc9da527
Merge remote-tracking branch 'upstream/master' into contribs
...
Conflicts:
setup.py
2011-08-24 21:00:27 -04:00
Andrew Chin
240fe128cb
Attempt to detect if the user has forgotten to escape spaces in their paths
2011-08-23 20:35:19 -04:00
Andrew Chin
5ae1fc4b64
Very basic player.dat inspection script
2011-08-19 09:20:49 -04:00
Andrew Chin
320f7a178c
Fixed lighting issue
...
If more than one half-step or stair is stacked on top of another, the
bottom steps/stairs will be black in a lighting render. This is now
fixed
2011-08-18 20:40:36 -04:00
Andrew Chin
01bba80c54
If overviewer.dat doesn't exist, don't give a north-direction warning
2011-08-17 20:04:25 -04:00
Andrew Chin
99932f35a3
Minor changes to the contrib manager
...
add --list-contribs option
construct sys.argv correctly for the contrib scripts
2011-08-17 09:16:39 -04:00
Andrew Chin
8ab2dea906
Py2exe executables now have a valid version number and description
2011-08-16 21:27:19 -04:00
Andrew Chin
cd2a2bdf2c
initial version of the contribManager
2011-08-16 21:07:39 -04:00
Andrew Chin
8794f3a1d1
Merge remote-tracking branch 'upstream/master'
2011-08-16 19:42:18 -04:00
Andrew Chin
090350e3cb
Merge remote-tracking branch 'upstream/master'
2011-08-15 20:19:18 -04:00
Andrew Chin
547e87dd02
Merge pull request #464 from tswsl1989/fix-regionlist
...
Explicitly pass regionlist to _iterate_regionfiles() in world.py
2011-08-11 11:14:51 -07:00
Andrew Chin
f5399b78cc
Made searchbox text gray if inactive
2011-08-05 09:18:14 -04:00
Andrew Chin
b236ca74f7
Merge remote-tracking branch 'upstream/master'
2011-08-05 08:40:52 -04:00
Andrew Chin
f34bafdee0
Merge pull request #459 from CounterPillow/master
...
Sign Search Box Deconfusion
2011-08-05 05:39:29 -07:00
Andrew Chin
c56f1d23c9
Merge pull request #455 from Fenixin/fix-lighting
...
Fix lighting for water, ice and leaves.
2011-08-04 09:32:01 -07:00
Andrew Chin
4070a79409
fix permission bug in mirror_dir and ignore chmod errors
2011-08-02 21:12:04 -04:00
Andrew Chin
1ab06b3ae2
Merge pull request #449 from Fenixin/fix-torches
...
Torches are now in the center of the block.
2011-08-01 06:28:42 -07:00
Andrew Chin
464fecd256
Merge pull request #440 from Fenixin/pistons
...
Pistons + better glass.
2011-07-25 17:10:37 -07:00
Andrew Chin
9516704057
Fixed MSVC build errors
2011-07-19 15:07:12 -04:00
Andrew Chin
173e662457
Adding ?debug=1 to a map URL enables debug mode
2011-07-14 22:22:58 -04:00
Andrew Chin
f4636520dd
Added new check_terrain command
2011-07-10 20:53:58 -04:00
Andrew Chin
65aecb9783
Purge pyc files on "setup.py clean"
2011-07-10 18:49:06 -04:00
Andrew Chin
410fdfb3a5
Provide a better error message when a Windows package fails to import c_overviewer
2011-07-09 11:29:23 -04:00
Andrew Chin
01a370a7b7
Merge remote-tracking branch 'upstream/master'
2011-06-28 18:47:28 -04:00
Andrew Chin
312624e96c
Fix regression introduced by regression fix
2011-06-18 14:59:37 -04:00
Andrew Chin
6cf0cc5147
Fixed regionlist regression
2011-06-18 11:51:13 -04:00
Andrew Chin
b1ee31bffa
Proper fix for build issue ( Fixes #395 )
2011-06-09 11:50:09 -04:00
Andrew Chin
56a2e1f834
Move decl to top of block
2011-06-09 11:45:36 -04:00
Andrew Chin
65086b8509
Merge pull request #392 from Fenixin/update-settings
...
Update sample.settings.py with the new optimizeimg options.
2011-06-07 15:46:33 -07:00
Andrew Chin
91c3e74ef2
Updated sample settings file
...
* Causes Overviewer to exit if someone uses the sample settings file
directly
* Fixed up the regionlist example so it doesn't throw errors
2011-06-03 22:17:51 -04:00
Andrew Chin
f47e7fe406
Fixed rerenderBlocks contrib script
2011-06-02 13:06:12 -04:00
Andrew Chin
5249aca936
Tweak fromLatLngToWorld to fix issue #381
2011-06-01 23:15:45 -04:00
Andrew Chin
b2aa0dc59c
Merge remote-tracking branch 'upstream/master'
2011-05-30 16:02:52 -04:00
Andrew Chin
d3551324b7
--regionlist should be working now
2011-05-26 21:57:59 -04:00
Andrew Chin
ed56b056e4
Merge pull request #376 from aheadley/comma-fix
...
fixed issue #374
2011-05-26 13:45:11 -07:00
Andrew Chin
4297e49f20
Add portal.png to data_files for py2exe
2011-05-08 12:05:04 -04:00
Andrew Chin
e8a86cfdd3
Merge pull request #357 from Fenixin/new-blocks
...
Portals, beds, repeaters and TNT.
2011-05-08 09:03:12 -07:00
Andrew Chin
a289ac2adc
Better error reporting when the wrong number of arguments are used
2011-05-08 01:47:40 -04:00
Andrew Chin
7b8ac65662
Merge remote-tracking branch 'upstream/master'
2011-05-02 18:59:03 -04:00
Andrew Chin
a68079de84
Fixed signpost regression from a09d7f3
...
a09d7f3 fixed issue #349 , but introduced a new regression. This commit
reverts a09d7f3 , and fixes #349 in a different way
2011-05-01 12:35:11 -04:00
Andrew Chin
c82b7b0382
Merge remote-tracking branch 'upstream/master'
2011-04-30 14:40:59 -04:00
Andrew Chin
d04f8e8c54
Merge commit 'v0.1.3'
2011-04-29 19:16:09 -04:00
Andrew Chin
309993622e
Merge remote-tracking branch 'upstream/master'
2011-04-29 18:45:32 -04:00
Andrew Chin
97c3ffc50a
Merge branch 'dtt-c-render' into master
2011-04-29 18:33:44 -04:00
Andrew Chin
00a3285555
Fix for py2exe
2011-04-28 11:10:06 -04:00
Andrew Chin
b19cc47e6d
Merged pull request #342 from aheadley/html-js-improvements.
...
Html js improvements
2011-04-25 17:45:00 -07:00
Andrew Chin
f9f98960a0
Don't let a missing markers.js or region.js foul up everything
...
Fixes #330
2011-04-22 23:24:57 -04:00
Andrew Chin
ed5f3eaad4
Stronger support for setting a background color
...
Works by setting "bg_color='#rrggbb'" in settings.py. Works for both
png and jpg imgformats
2011-04-17 14:10:27 -04:00
Andrew Chin
0e04becbe9
Fix missing path component in utils.py
2011-04-14 21:24:08 -04:00
Andrew Chin
a2782a0499
MSVC is strict about variable declaration
2011-04-12 23:59:03 -04:00
Andrew Chin
3eec8143dd
get PIL include dir from the environ
2011-04-10 22:13:24 -04:00
Andrew Chin
bac0109c18
Merge remote-tracking branch 'upstream/master'
2011-04-07 22:44:38 -04:00
Andrew Chin
be62a0b464
Added new sample settings file
2011-04-06 22:32:21 -04:00
Andrew Chin
4276176227
add support for a PIL_INCLUDE_DIR environment variable
2011-04-02 17:34:18 -04:00
Andrew Chin
9e24d87ba2
Started to update the README
...
Also added a dummy sample settings file (which needs to be expanded into
something useful)
2011-04-02 15:32:24 -04:00
Andrew Chin
6c1d85f699
Don't crash if a biome-chunk is missing
2011-04-02 14:30:44 -04:00
Andrew Chin
7cf8add231
Fix win86_32 build issues
2011-04-02 01:00:33 -04:00
Andrew Chin
50a0186b4f
Bump extension version
2011-04-02 00:38:41 -04:00
Andrew Chin
2202e78b2e
Merge branch 'edge_lines' into dtt-c-render
2011-04-02 00:37:57 -04:00
Andrew Chin
a30e415597
Render edge lines
2011-04-02 00:37:16 -04:00
Andrew Chin
dcdd2a9590
Merge branch 'import_help' into dtt-c-render
...
Conflicts:
src/main.c
2011-03-30 21:48:36 -04:00
Andrew Chin
744a65f1e2
Provide some better errors messages to the user.
...
If the c_overviewer module is present but will not import, provide a
different error than if the modules doesn't exist at all.
Also, added a new mechanism to force users to re-build their extension
if needed (see the top of overviewer.h)
2011-03-30 21:47:06 -04:00
Andrew Chin
3f62beb1b0
Converted some print statements to logging statments
2011-03-30 20:49:27 -04:00
Andrew Chin
5e4383cd66
Print out the tilesets being rendered
2011-03-30 20:38:02 -04:00
Andrew Chin
1ff6783e35
Use a different Queue object
...
the multiprocessing module is a mystery to me
2011-03-28 19:26:48 -04:00
Andrew Chin
d2252acfe6
Signs should be working again
2011-03-28 15:07:49 -04:00
Andrew Chin
38ce8681fd
suppport win64 builds
2011-03-27 13:59:13 -04:00
Andrew Chin
0fe9c7c050
Fix status line typo
2011-03-26 19:28:32 -04:00
Andrew Chin
71a2a024cc
Print tracebacks on error
2011-03-26 00:06:24 -04:00
Andrew Chin
a6baf5b6e8
Added missing import
2011-03-25 20:45:25 -04:00
Andrew Chin
2be2a48d7c
Merge remote-tracking branch 'origin/dtt-c-render' into dtt-c-render
2011-03-25 20:43:04 -04:00
Andrew Chin
82e0bf53b9
Added a new 'listify' parameter to the config file parser
...
Specifying listify on an option will cause it to be parsed as a list.
Use listdelim to specify the delimiter (defaults to ',')
Examples, assuming you had the following option:
add_option("--test","test", type="int", listify=True)
Command line:
--test 1 results in [1]
--test 1,2,3 results in [1,2,3]
Config file:
test=1 results in [1]
test="1,2,3" results in [1,2,3]
test=[1,4,9] results in [1,4,9]
2011-03-25 20:42:05 -04:00
Andrew Chin
172198558a
Moved helper function out of overviewer.py and into util.py
...
Solves a dependency problem where you can't import overviewer unless the extension is built
2011-03-24 22:45:26 -04:00
Andrew Chin
8dc66083e0
Merge branch 'version_stuff' into dtt-c-render
2011-03-24 22:30:49 -04:00