Commit Graph
100 Commits
Author SHA1 Message Date
Andrew Chin 737f7b75a7 Added documenation for the nether rendermode option 2011-12-21 16:47:44 -05:00
Andrew Chin 0aeee084d7 Merge remote-tracking branch 'overviewer/nethermode' 2011-12-12 21:46:33 -05:00
Andrew Chin 74ad1e8ea5 Another attempt at fixing up print_statusline 2011-12-03 16:31:43 -05:00
Andrew Chin c28801ee3d Fix a small tile-per-sec issue where dt is small 2011-12-02 19:51:45 -05:00
Andrew Chin f9f82289aa Merge pull request #550 from overviewer/levers-vines
Add levers. Fix vines.
2011-11-29 18:01:51 -08:00
Andrew Chin 8390ec4e57 Fix smooth-night and night with -p 2 on Windows 2011-11-27 20:46:57 -05:00
Andrew Chin 5526df20b3 Merge pull request #544 from overviewer/console_detection
Reworked handling of bare consoles
2011-11-26 11:42:44 -08:00
Andrew Chin 59c1812154 Reworked handling of bare consoles
Now the "Please run overviewer from the command line" message will
only be displayed in select cases.  This supports cases when users
want to give all the correct arguments to overviewer via a shortcut
or something similar.  In these cases, a 'Press [enter] to close
this window' message will still be displayed.
2011-11-25 16:28:05 -05:00
Andrew Chin 4739f4af93 More specific rendermode error messages 2011-11-22 12:25:02 -05:00
Andrew Chin 9b36dfc237 Fix reference leak 2011-11-22 11:33:11 -05:00
Andrew Chin 1a96b89e78 Properly set exceptions, instead of simply returning NULL 2011-11-22 11:30:48 -05:00
Andrew Chin d18df1e694 Don't print scary bug warning on ctrl-c 2011-11-07 21:49:00 -05:00
Andrew Chin d59410123d New table format to list detected worlds 2011-11-07 20:52:30 -05:00
Andrew Chin 42593bab58 Use a terse logging line if --verbose is not specified 2011-11-03 21:29:27 -04:00
Andrew Chin eb1f79ddf1 Fixed typo 2011-11-03 11:44:36 -03:00
Andrew Chin 2dc1496432 Fix typo ._. 2011-11-03 10:40:43 -03:00
Andrew Chin 09303de945 Added note about range accepted by --stochastic 2011-11-02 12:48:02 -04:00
Andrew Chin 1b9a40e183 Removed extra newline 2011-11-01 10:29:58 -04:00
Andrew Chin 6a67841b44 Windows code for fancy colors 2011-10-31 22:38:11 -04:00
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 3a6208ead0 Added support for Nether Brick
Also reformatted the texture list (sorry for the noisy diff)
2011-09-22 20:44:56 -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