Commit Graph

1110 Commits

Author SHA1 Message Date
T1ti
5d41197d32 fix build issues 2024-01-07 20:59:40 +01:00
T1ti
958deca368 update 2024-01-06 23:40:08 +01:00
T1ti
882179f675 fix mistake that caused brush to not render 2024-01-02 18:53:02 +01:00
T1ti
c70bfb812a save and load palettes 2023-12-23 08:54:59 +01:00
T1ti
d7b8e419d8 allow nested docking 2023-12-23 08:54:32 +01:00
T1ti
efc53a25e6 context menu update 2023-12-23 00:59:26 +01:00
Kaev
2ae5de2608 Merge branch 'sql_update' into 'noggit-shadowlands'
Update

See merge request prophecy-rp/noggit-red!44
2023-07-22 07:10:37 +00:00
T1ti
cd17dae6ef hide wmo liquids from selection 2023-07-22 05:23:34 +02:00
T1ti
3ad82bf938 (temporarily?) Removed shadowlands from project selection 2023-07-20 07:22:35 +02:00
T1ti
90fc9aa33d added context menu actions to open client and project folder for project selection. 2023-07-20 07:21:45 +02:00
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
da1f663e7f Merge branch 'ground_effects_editor' into 'noggit-shadowlands'
fix update flags for imports + more

See merge request prophecy-rp/noggit-red!33
2023-07-11 00:46:33 +00:00
T1ti
b61ac0e35b fix merge issues 2023-07-11 01:59:54 +02:00
T1ti
8d7d02b510 Merge branch 'ground_effects_editor' of https://gitlab.com/T1ti/noggit-red into ground_effects_editor
# Conflicts:
#	src/noggit/MapTile.cpp
#	src/noggit/MapView.cpp
2023-07-11 01:56:08 +02:00
T1ti
a10763affb more comments 2023-07-11 01:49:18 +02:00
T1ti
f87e1933bb remove comments 2023-07-11 01:46:26 +02:00
T1ti
4c7b742ac1 fix merge conflicts 2023-07-11 01:37:18 +02:00
T1ti
935a532fcd Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into ground_effects_editor
# Conflicts:
#	src/noggit/MapTile.cpp
#	src/noggit/MapView.cpp
2023-07-10 06:58:14 +02:00
T1ti
aef8130118 Merge branch 'noggit-shadowlands' into 'ground_effects_editor'
# Conflicts:
#   src/noggit/MapTile.cpp
#   src/noggit/MapView.cpp
2023-07-07 21:48:49 +00: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