40 Commits

Author SHA1 Message Date
addi
1bccc3488f Added colors.txt assistant which helps to create a colors.txt file. 2016-11-02 10:11:53 +01:00
addi
7887fdd0ed Add command line argument to allow start in portable mode 2016-10-17 10:00:18 +02:00
addi
d3832929c7 "Friendlier" error message if Minetestmapper not found.
Minetestmapper GUI is asking now if the user want to open Preferences.
2016-06-29 17:00:42 +02:00
addi
0a9f8556f5 Fix profiles not found 2016-06-22 15:30:32 +02:00
adrido
f29bcb5e1d Fix Mainwindow does not reopen in Maximized mode after closing in Maximized mode 2015-10-27 12:46:52 +01:00
adrido
c0d6870299 using new Settings and Profiles;
not compatible with older minetestMapperGui versions.
2015-10-24 07:05:05 +02:00
adrido
66d7c55967 Merge branch 'mapper-location' 2015-10-14 17:58:37 +02:00
adrido
fb50ebbaf7 Read version from Git 2015-07-20 08:44:41 +02:00
adrido
0ab34eecb2 merged Improved_Geometry into master 2015-07-18 11:11:07 +02:00
Rogier
505686ff8a Add function to obtain minetestmapper version 2015-07-04 10:28:19 +02:00
Rogier
20b8e53234 Make minetestmapper location configurable. Search for & propose candidates. 2015-07-04 10:28:19 +02:00
Rogier
59fe2eba60 [WIP] Fixes to geometry 2015-07-04 10:18:37 +02:00
Rogier
180956b044 Allow setting geometry manually as well 2015-07-04 08:36:55 +02:00
adrido
5bf389338c Use sizemode for geometrymode_size_group instead granularity 2015-07-03 08:35:43 +02:00
Rogier
bb169ab3e8 Fix to 'Improve Geometrymode' (18ee90f0) 2015-07-02 19:15:56 +02:00
Rogier
97f07778b0 Improve 'Tiles' tab a little 2015-07-02 18:04:54 +02:00
Rogier
8a2fd652a0 Fix regular and heightmap scale interval which would not enable 2015-07-02 18:04:54 +02:00
Rogier
bd29fee445 Fix to 'Improve Geometrymode' (18ee90f0) 2015-07-02 16:51:29 +02:00
adrido
df6b7b6325 Created own geometry widget to keep code simple and clean
Currently its proof of concept, wich may work not right.
The goal is, that mainwindow only have to call set(geometry) and the geometry widget detects and select the correct dropdown entry and fills in the data into the spin boxes.
Also  mainwindow only needs to call getGeometry() to get the geometryString for generating the map and save in profile settings
2015-07-02 15:11:29 +02:00
adrido
18ee90f0ed Improve Geometrymode (thanks to @Rogier-5) 2015-07-02 14:48:40 +02:00
adrido
b258465146 better display in expert mode 2015-07-01 05:01:05 +02:00
adrido
c6db7a264b added custom ColorLineEdit for the colors 2015-07-01 04:59:06 +02:00
adrido
1905455c48 added a dir completer to the world path 2015-07-01 04:59:05 +02:00
adrido
70450e6676 block-color is now white by default 2015-07-01 04:59:03 +02:00
Rogier
11cf55c7dd Reset buttons etc. after mapper failed to start 2015-06-30 18:53:54 +02:00
Rogier
bdce92fa15 Do not run minetestmapper after clicking 'cancel' in expert mode 2015-06-30 18:53:47 +02:00
Rogier
12873a89d6 Save settings under organisation 'minetestmapper' instead of 'addi' on non-windows systems.
The idea of linking an application's settings to the organisation that
happens to write or own the code is quite windows-like. It's not customary
under Linux, BSD*, etc.

Also migrate any existing settings.
2015-06-30 18:53:19 +02:00
Rogier
ccfd092bf2 Ignore other main window events (to avoid compiler warnings) 2015-06-29 07:55:18 +02:00
Rogier
d92af8c35a Fix compilation on Linux 2015-06-29 07:40:35 +02:00
adrido
ea1906c0ac Display error message if output image is empty 2015-05-31 10:48:50 +02:00
adrido
bfd23a4abd new default paths for output image and input world 2015-05-31 10:47:59 +02:00
adrido
a1a1fba90e introducing Expert mode 2015-05-31 10:25:13 +02:00
adrido
e661870355 Introducing profiles 2015-05-31 09:17:24 +02:00
adrido
5ebcc34769 Update to version 0.4
show progress also in windows Taskbar
added button to cancel minetestmapper
changed all icons to svg
new app icon by McKrustenkaese
y-map limit ranges now +- 30000 instead of +-128
display error messages if minetestmapper fails
display error message if no world selected
options to clear mintestmapperlog
display stdError of minetestmapper in red now
updated Languages
2015-05-27 11:15:13 +02:00
adrido
991e94ae39 translate default buttons too 2015-05-16 08:50:17 +02:00
adrido
b6cdff5c01 use correct path 2015-05-16 03:58:16 +02:00
adrido
74620b943c huge update
added Tiles option
more status tips
half-automatic filenamegeneration
added geometry
added scalefactor
added minY and maxY
added geometrymode
added colorpicker for HeightmapColor
added drawAir
added draw noShades
2015-05-15 19:44:37 +02:00
adrido
a0c8983191 read colors.txt path now from textfield 2015-05-14 13:07:23 +02:00
adrido
1db08ea8da added color tab and advanced color config 2015-05-14 09:28:08 +02:00
adrido
de3082dfc0 init 2015-05-13 16:49:49 +02:00