Commit Graph

1038 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
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
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
Kaev
8e1cc7c06a Merge branch 'fix_liquid_attributes' into 'noggit-shadowlands'
fix MH2o attributes (liquid fatigue)

See merge request prophecy-rp/noggit-red!31
2023-01-01 19:59:11 +00:00
T1ti
de3d13c10a fix MH2o attributes 2023-01-01 20:03:07 +01:00
T1ti
c2b4eedccd load mapdifficulty 2022-12-19 01:44:10 +01:00
T1ti
e848d4acd3 update teleport command
now also copy to clipboard
+comment arcemu, it's dead
2022-12-14 05:39:30 +01:00
T1ti
5fcf0c1197 should fix data initialisation issues 2022-12-14 05:17:33 +01:00
T1ti
6096017263 check if liquid type is valid 2022-12-13 02:32:17 +01:00
dirtbikercj
262f7bdc38 Fix crash with texture picker 2022-12-10 11:58:16 -05:00
EIntemporel
ec1f946270 Line to Spline with CatmullRom interpolation 2022-12-08 23:55:14 +01:00
EIntemporel
5e95b7e92f Disable updater && changelog 2022-12-03 12:06:22 +01:00
EIntemporel
2b3e82284a Update TexturePicker.cpp
Fix crash when select a texture
2022-12-03 11:52:17 +01:00