1348 Commits

Author SHA1 Message Date
Kaev
1b5b245b57 Merge branch 'wmo-stuff' into 'noggit-shadowlands'
editing wmo sets marks tiles for save

See merge request prophecy-rp/noggit-red!39
2023-05-13 10:11:26 +00:00
Kaev
de30ed000e Merge branch 'tiled-edges' into 'noggit-shadowlands'
Add toggle to fix edge issues with heightmap/shadermap

See merge request prophecy-rp/noggit-red!38
2023-05-13 10:10:36 +00:00
T1ti
3757db3346 editing wmo sets marks tiles for save 2023-05-09 05:36:50 +02:00
ihm-tswow
6a1bbcb05a pass on tiledEdges argument
- fix bug with black lines when importing all shaders
2023-05-08 16:47:45 +02:00
ihm-tswow
f737cbd053 forcibly load neighbour tiles on tiled imports
- fixes border issues on unloaded tiles
2023-05-08 10:59:07 +02:00
ihm-tswow
c4e997f33b and fix that for vertex shader as well 2023-05-08 10:09:20 +02:00
ihm-tswow
64fc6d31c6 fix off-by-one error 2023-05-08 10:03:10 +02:00
ihm-tswow
e9f9f3c913 add tiled edges to all heightmap/shadermap import types 2023-05-07 19:10:00 +02:00
ihm-tswow
73e329f5a1 add tiled edges option for vertex shader import 2023-05-07 11:17:15 +02:00
ihm-tswow
b2d376ee5a add tiled edges option for heightmap image import
- allows importing heightmaps from 256x256 images (e.g. without duplicate edges)
2023-05-07 10:49:03 +02:00
Kaev
13187a5177 Merge branch 'noggit-shadowlands' into 'noggit-shadowlands'
Fix crash with texture picker

See merge request prophecy-rp/noggit-red!28
2023-05-07 07:07:37 +00:00
Kaev
d3d51ef502 Merge branch 'noggit-shadowlands' into 'noggit-shadowlands'
update readme

See merge request prophecy-rp/noggit-red!34
2023-05-07 07:04:32 +00:00
Kaev
31c7ca158e Merge branch 'project-fix' into 'noggit-shadowlands'
Project fix

See merge request prophecy-rp/noggit-red!35
2023-05-07 07:03:43 +00:00
Kaev
a95adb6aea Merge branch 'wmo-stuff' into 'noggit-shadowlands'
Object snapping and options to not render WMO exterior

See merge request prophecy-rp/noggit-red!36
2023-05-07 07:03:05 +00:00
Kaev
0621dc40b1 Merge branch 'sql_update' into 'noggit-shadowlands'
update and fix MySQL UID feature.

See merge request prophecy-rp/noggit-red!37
2023-05-07 07:01:36 +00:00
T1ti
388ee310ec clean up 2023-04-27 04:49:54 +02:00
T1ti
77b1bf44e1 Update MapView.cpp 2023-04-27 02:27:21 +00:00
T1ti
e0bae31b17 Update mysql.cpp 2023-04-27 02:26:21 +00:00
T1ti
9fd33d92d4 Update NoggitProjectSelectionWindow.cpp 2023-04-27 02:20:07 +00:00
T1ti
b2fe7c5c72 Update MapTile.cpp 2023-04-27 02:16:42 +00:00
T1ti
54242d3c51 Update texture_swapper.cpp 2023-04-27 02:15:54 +00:00
T1ti
e198be6614 fix typo 2023-04-27 02:10:33 +00:00
T1ti
d3d039b8e2 clean up 2023-04-27 04:08:53 +02:00
T1ti
b2a6f136f1 area editor : more validity checks 2023-04-27 04:01:31 +02:00
T1ti
96d2ee30ad update 2023-04-07 23:29:18 +02:00
T1ti
e299562d51 define more wdt flags and fix flags saving 2023-04-07 03:05:21 +02:00
T1ti
e6b031313d fixes and implement objects snapping 2023-04-07 01:50:31 +02:00
T1ti
c06604b919 Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into wmo-stuff 2023-03-31 04:19:08 +02:00
T1ti
7febcccd31 option to only render interior of wmos 2023-03-31 04:11:55 +02:00
T1ti
409db43760 zoom in the model preview a bit 2023-03-31 04:11:22 +02:00
T1ti
921f3daa4f check if trying to add models in indoor wmos 2023-03-31 04:10:52 +02:00
T1ti
7ec52b0251 fix rare wmo crash 2023-03-31 04:08:33 +02:00
T1ti
1ed6e1f92d check for some garbage models 2023-03-31 04:07:49 +02:00
T1ti
ba0e52d297 remove the option to delete project files due to frequent user errors 2023-03-19 22:13:27 +01:00
T1ti
13fc8bdada move project files to the trash instead of deleting 2023-03-19 22:12:42 +01:00
T1ti
905d97acf5 update and fix MySQL UID feature.
Also added a port setting, a test connection button and a connection status label
2023-03-16 07:40:53 +01:00
T1ti
6ea796d2d7 Detailed gudie to setup MYSQL build 2023-03-12 01:43:22 +00:00
T1ti
20ab963718 fix crash with some WDLs 2023-01-29 05:03:37 +01:00
T1ti
dad27c6258 log format errors in MD5 file 2023-01-26 21:48:47 +01:00
T1ti
8d82075552 Use grayscale instead of rgba for images import/export. need testing 2023-01-26 21:47:15 +01:00
T1ti
30eece5897 auto convert image format import for vertex colors and alphamaps 2023-01-21 22:30:36 +01:00
T1ti
6ec6fdf093 -properly export missing texture from chunk as black instead of white
-separate implementation of layer 0 and missing texture
-properly export layer 0 as (255-sum(MCAL[1]...MCAL[3]) ) instead of full white chunks
2023-01-21 22:20:13 +01:00
T1ti
9adc98b3a7 implement global texture swapping 2023-01-21 03:18:48 +01:00
T1ti
ba3b01450f fix heightmaps image loading for multiple formats 2023-01-21 03:17:44 +01:00
T1ti
565222159b fix update flags for imports 2023-01-19 02:38:59 +01:00
Kaev
77de6a9c10 Merge branch 'fix-selection-crash' into 'noggit-shadowlands'
fix object selection crashes

See merge request prophecy-rp/noggit-red!32
2023-01-09 21:36:29 +00:00
T1ti
c5a373f28c fix object selection crashes 2023-01-09 21:45:53 +01:00
Kaev
9840bd696b Merge branch 'adt_init_fix' into 'noggit-shadowlands'
fix ADT initilisations + various changes

See merge request prophecy-rp/noggit-red!30
2023-01-01 20:08:59 +00:00
T1ti
1d383a56aa remove comments 2023-01-01 20:06:32 +00:00
Kaev
648bb16f46 Merge branch 'liquid_id_bug' into 'noggit-shadowlands'
check if liquid type is valid

See merge request prophecy-rp/noggit-red!29
2023-01-01 20:02:45 +00:00