T1ti
e270072a3e
import missing updates from noggit3 repo
...
water flags scripting api
object details info server corods
chunk details info water
credit : noggit3
2023-07-20 03:13:45 +02:00
T1ti
9aeefcbe3b
optimize game view performance
2023-07-20 03:11:11 +02:00
T1ti
9038d9af4c
fix tool hole lines render
2023-07-20 00:40:46 +02:00
T1ti
fd4384ae44
add minimap button in toolbar
2023-07-19 09:22:39 +02:00
T1ti
073980a65a
only update minimap when camera moves, 500% fps increase with map open
2023-07-19 08:50:06 +02:00
T1ti
f94c0c833e
skip loading tile textures and models when not needed. Major improvement and fix for wdl generation
2023-07-19 02:48:38 +02:00
T1ti
82a3bf051b
big performance optimization on tile loading and unloading
2023-07-19 02:47:17 +02:00
T1ti
63fc2d5b6e
new add map button shortcut
2023-07-18 20:53:01 +02:00
T1ti
5529aa4954
implement loading and rendering global wmo maps
2023-07-18 06:18:56 +02:00
T1ti
6cf6c95cf5
update minimap rendering
2023-07-17 09:29:18 +02:00
T1ti
20883c809f
map creation UX improvements
2023-07-17 09:26:57 +02:00
T1ti
0848031a5b
fix hole tool render
2023-07-17 06:11:42 +02:00
T1ti
4725281a25
re enable revision generator (maybe broken on mac/linux)
2023-07-17 05:44:51 +02:00
T1ti
e24a940ee8
add setting to not use the new secondary toolbars (user request)
2023-07-17 05:06:22 +02:00
T1ti
a73947433e
restore classic keybinds
2023-07-17 01:48:12 +02:00
T1ti
9ad4c6ea99
always display hole lines in hole tool
2023-07-17 01:44:58 +02:00
T1ti
ca39f96c6b
disable indoor check until oriented boundingbox collision is implemented
2023-07-17 00:34:53 +02:00
T1ti
aa08b7ae05
disable indoor check
2023-07-16 00:24:10 +02:00
T1ti
7358075d3e
fix error popup when sql is disabled
2023-07-16 00:23:35 +02:00
Kaev
e5d5127eff
Merge branch 'sql_update' into 'noggit-shadowlands'
...
update some area flags definitions
See merge request prophecy-rp/noggit-red!42
2023-07-07 06:45:02 +00:00
T1ti
4841d2a226
fix object mode hotkeys
2023-07-06 03:17:34 +02:00
T1ti
6b1aa954fc
fix objects extents under sea level(0)
2023-07-05 22:59:54 +02:00
T1ti
126f44fdd6
normalize rotation when using gizmos
2023-07-05 09:29:01 +02:00
T1ti
66f1c06865
updating obj tool when using gizmos
2023-07-05 09:28:37 +02:00
T1ti
c635ea81fc
fix object tool rotation range
2023-07-05 08:17:21 +02:00
T1ti
db90086486
update icons
2023-07-05 07:23:35 +02:00
T1ti
25f659d3ca
disable drag selection slider, default to 3000 depth
2023-07-05 03:55:10 +02:00
T1ti
17c68600e5
implemented object snapping for all terrain tools
2023-07-05 00:32:24 +02:00
T1ti
284b18c347
new render toggle for baked shadows
2023-07-05 00:31:40 +02:00
T1ti
038697614e
Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into sql_update
2023-07-03 23:29:04 +02:00
Intemporel
76182aa59a
Merge branch 'fast-build' into 'noggit-shadowlands'
...
clean up 99% of compiler warnings and speed up compile times
See merge request prophecy-rp/noggit-red!41
2023-07-03 15:17:58 +00:00
T1ti
25da7352a0
fix minimap angle indicator
2023-07-03 09:48:48 +02:00
T1ti
cfd8ec4da2
game view and new icons
2023-07-03 09:47:54 +02:00
T1ti
22d8a42451
typo
2023-06-06 20:33:31 +02:00
T1ti
4f846a94be
update some area flags definitions
2023-06-06 20:31:52 +02:00
ihm-tswow
afb796da2b
Merge remote-tracking branch 'origin/noggit-shadowlands' into fast-build
2023-05-14 12:02:36 +02:00
ihm-tswow
a12231752d
add various FAST_BUILD options
...
- faster FetchContent option that skips slow checks when source dir already exists
- precompiled headers for noggit and a few libraries
- jumbo builds for noggit and a few libraries
- with all settings this speeds up full rebuilds from ~15+ minutes down to ~2 minutes
2023-05-14 12:01:13 +02:00
ihm-tswow
dec4f1538c
fix light clamp
2023-05-13 23:58:49 +02:00
ihm-tswow
8c18e39ebc
fix crash protection
2023-05-13 23:42:22 +02:00
ihm-tswow
7d6da16105
fix almost all compiler errors and warnings
2023-05-13 23:40:08 +02:00
Kaev
3721621ed9
Merge branch 'sql_update' into 'noggit-shadowlands'
...
fix building without mySQL enabled in cmake
See merge request prophecy-rp/noggit-red!40
2023-05-13 20:21:36 +00:00
T1ti
12ba4bef49
fix building without mySQL enabled in cmake
2023-05-13 22:20:39 +02:00
ihm-tswow
75cc56cf0f
don't build broken libnoise stuff we don't use
2023-05-13 19:17:27 +02:00
ihm-tswow
83ac31b5f8
temp fix compile error
2023-05-13 19:17:05 +02:00
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