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 |
|
Aaron Griffith
|
dc81561c8f
|
Merge branch 'rendermode-options'
|
2011-09-09 14:30:55 -04:00 |
|
Aaron Griffith
|
7b634cc434
|
overviewer.py no longer loops forever if it can't find terrain.png
There's also a more helpful error if any texture can't be found.
Closes #475.
|
2011-09-07 09:15:21 -04:00 |
|
Aaron Griffith
|
43629e928b
|
Merge branch 'master' into rendermode-options
Conflicts:
overviewer.py
|
2011-09-06 10:29:15 -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 |
|
Alejandro Aguilera
|
0d9aa0d9ca
|
Expand user directories for web_assets_path and textures_path options.
Fixes #473
|
2011-08-28 19:15:27 +02:00 |
|
Aaron Griffith
|
40231598d8
|
command-line rendermodes can now be separated by ',', ':', or '/'
This should fix Issue #472.
|
2011-08-27 17:20:58 -04:00 |
|
Aaron Griffith
|
e800138079
|
Merge remote branch 'brownan/master' into rendermode-options
|
2011-08-26 21:06:14 -04:00 |
|
Aaron Griffith
|
1594fc5465
|
fixed mistake on last merge that caused custom modes to be ignored
|
2011-08-26 21:05: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 |
|
Aaron Griffith
|
fe0d28630b
|
Merge branch 'master' into rendermode-options
Conflicts:
overviewer.py
|
2011-08-18 11:40:26 -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 |
|
Aaron Griffith
|
60649c85fd
|
now defaults to the map's current north direction unless otherwise specified
|
2011-08-17 18:22:50 -04:00 |
|
Thomas Lake
|
3e1ae9dd17
|
Store north-direction in overviewer.dat
Check stored value at render time and abort if direction has changed and
--forcerender not specified.
Addresses concerns from pull request #458
|
2011-08-17 17:49:22 -04:00 |
|
Aaron Griffith
|
087d597ed0
|
Merge remote branch 'rmrector/configurable-north' into configurable-north
Conflicts:
overviewer.py
overviewer_core/world.py
|
2011-08-17 17:35:37 -04:00 |
|
Aaron Griffith
|
04310ab71d
|
helpful error on Python 3, and removed --delete
|
2011-08-16 10:28:58 -04:00 |
|
Thomas Lake
|
19f83a4a16
|
Edit scripts to move overviewer.dat to render dir
Overviewer.dat is moved on first run and a warning is issued
|
2011-08-16 13:02:09 +01:00 |
|
Aaron Griffith
|
e618e949c9
|
more indentation fixes
|
2011-08-15 15:48:05 -04:00 |
|
Thomas Lake
|
0c523461fa
|
Fix tabs/spaces mixup in 8c87fa6bb5
|
2011-08-15 17:16:48 +01:00 |
|
Thomas Lake
|
8c87fa6bb5
|
Add new option "--advanced-help". Options previously marked
configFileOnly are now marked as "advanced" and will not appear in
default help text.
|
2011-08-15 17:02:19 +01:00 |
|
Aaron Griffith
|
74d935686d
|
changed --list-rendermodes to be tree-based
|
2011-08-05 16:40:48 -04:00 |
|
Ryan Rector
|
4ee15e8f44
|
Code cleanup to simplify upstream merge
|
2011-08-04 12:49:49 -06:00 |
|
Ryan Rector
|
1b25f187ff
|
Merge remote-tracking branch 'upstream/master' into configurable-north
|
2011-08-03 20:41:09 -06:00 |
|
Aaron Griffith
|
4ecb370b9c
|
Merge branch 'master' into rendermode-options
Conflicts:
overviewer_core/chunk.py
overviewer_core/src/iterate.c
|
2011-07-31 22:46:19 -04:00 |
|
Aaron Griffith
|
85a55c25c3
|
more helpful error if given worlddir does not contain level.dat
|
2011-07-25 11:05:21 -04:00 |
|
Ryan Rector
|
5afdff09cc
|
Really make lower-left the default everywhere
|
2011-07-23 11:23:14 -06:00 |
|
Aaron Griffith
|
a7753486dc
|
Merge branch 'master' into rendermode-options
|
2011-07-12 12:20:09 -04:00 |
|
Ryan Rector
|
d0f98223e4
|
Enhance north-direction commandline option
|
2011-07-11 16:01:46 -06:00 |
|
Aaron Griffith
|
fde647bfdf
|
Merge branch 'py-package'
Conflicts:
setup.py
|
2011-07-10 18:14:20 -04:00 |
|
Ryan Rector
|
61afc6f921
|
Merge remote-tracking branch 'upstream/master' into configurable-north
|
2011-07-10 07:20:28 -06:00 |
|
Ryan Rector
|
954fb18a4c
|
Parse commandline for changing north direction
|
2011-07-10 06:47:58 -06: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 |
|
Aaron Griffith
|
5ae843aa80
|
fixed --list-rendermodes bug, and made sure custom modes show up
|
2011-06-11 04:38:38 -04:00 |
|
Aaron Griffith
|
bd9b1873e3
|
added support for "custom" rendermodes created in python
|
2011-06-11 04:01:40 -04:00 |
|
Aaron Griffith
|
6d667cb262
|
added (currently unchecked) global rendermode option support
|
2011-06-09 23:28:29 -04:00 |
|
Aaron Griffith
|
71bd38a8aa
|
Merge branch 'master' into py-package
Conflicts:
overviewer_core/googlemap.py
|
2011-06-08 15:59:09 -04:00 |
|
Aaron Griffith
|
c2bf7ff34e
|
added --no-signs option
|
2011-06-08 15:29:54 -04:00 |
|
Alejandro Aguilera
|
89eb1939b1
|
Change the optimizing programs. Add new value for the option optimizeimg.
|
2011-06-06 00:08:31 +02:00 |
|
Aaron Griffith
|
c10074e87f
|
Merge branch 'master' into py-package
|
2011-06-04 20:05:31 -04:00 |
|
Aaron Griffith
|
ac91268c66
|
added --forcerender option
|
2011-06-04 20:05:09 -04:00 |
|
Aaron Griffith
|
2b7fce9bce
|
Merge branch 'master' into py-package
|
2011-05-28 15:15:06 -04:00 |
|
Andrew Chin
|
d3551324b7
|
--regionlist should be working now
|
2011-05-26 21:57:59 -04:00 |
|
Aaron Griffith
|
c12f95b0a1
|
nice version numbers, and metadata update
|
2011-05-13 23:39:44 -04:00 |
|
Aaron Griffith
|
4ec1b4c971
|
working versions, data files, and package metadata
|
2011-05-13 22:24:49 -04:00 |
|
Aaron Griffith
|
e84ef2c1d2
|
Merge branch 'master' into py-package
Conflicts:
overviewerConfig.js
overviewer_core/data/overviewerConfig.js
setup.py
web_assets/overviewerConfig.js
|
2011-05-13 21:37:35 -04:00 |
|
Aaron Griffith
|
dacd45e5d3
|
configurable settings.py, web_assets, textures paths
|
2011-05-13 18:04:05 -04:00 |
|
Aaron Griffith
|
383b01859f
|
Merge branch 'master' into py-package
Conflicts:
overviewer_core/data/config.js
overviewer_core/data/web_assets/functions.js
overviewer_core/data/web_assets/style.css
setup.py
web_assets/overviewer.css
web_assets/style.css
|
2011-05-10 20:19:10 -04:00 |
|
Andrew Chin
|
a289ac2adc
|
Better error reporting when the wrong number of arguments are used
|
2011-05-08 01:47:40 -04:00 |
|
Aaron Griffith
|
4a82e749ca
|
added imgquality config file option for setting JPG quality
Original code by alexjurkiewicz, ported to new DTT code.
This closes #83.
|
2011-05-02 18:02:46 -04:00 |
|
Aaron Griffith
|
2d25d74bd7
|
moved quadtree preprocessing out of RenderNode, fixes issue #326
|
2011-04-18 20:16:06 -04:00 |
|