Commit Graph

965 Commits

Author SHA1 Message Date
T1ti
c4ae144f32 Area editor + sound player + various DBC pickers/editors 2022-11-14 23:57:28 +01:00
EIntemporel
23c3c65daf Update ViewToolbar - LightEditor option sub tools 2022-11-14 23:23:22 +01:00
EIntemporel
9f8c8a5207 Render new sphere light
Add more param to WorldRender, for handling light editor option
2022-11-14 23:22:58 +01:00
EIntemporel
0d1c7f987c Update NoggitWindow.cpp
Fix windows hint when user want to close the application
2022-11-14 23:22:07 +01:00
EIntemporel
a4568d295e Update NoggitProjectSelectionWindow.ui 2022-11-14 23:21:44 +01:00
EIntemporel
d990db76da Add /Widgets
- LightViewWidget: used for LightEditor
- DynamicMouseWidget: used for overrided the cursor shape
2022-11-14 23:20:31 +01:00
EIntemporel
1ded0d264e Update Sky.h & LightEditor.h - Titi
Titi major work
EIntemporel minor implementation of LightViewWidget
2022-11-14 23:19:04 +01:00
EIntemporel
5f6ec82849 Rendering::Primitives
Add Cylinder primitive (without top and bottom face)
Update Sphere primitive
2022-11-14 23:17:23 +01:00
EIntemporel
e73ae48d89 Add new uniform type for shader 2022-11-14 23:16:44 +01:00
EIntemporel
de5e2c01f9 Update TexturePicker.cpp
Fix crash when we pick a texture not present in the map
2022-11-01 09:55:52 +01:00
EIntemporel
cdf1b4be8d Toggle vertex color 2022-10-28 19:48:07 +02:00
EIntemporel
2ffe126e38 Update Changelog.ui
Disable text interaction
2022-10-27 22:51:50 +02:00
EIntemporel
b2cb485750 Update Updater.cpp 2022-10-27 22:24:14 +02:00
EIntemporel
97dad6775b Changelog System 2022-10-27 22:24:07 +02:00
EIntemporel
3291f0d98c Console command
Add command for console !
2022-10-26 20:39:24 +02:00
EIntemporel
6ae4d2bbad Update Updater.cpp
- Add translation function
- Remove unused log macro
2022-10-26 20:15:52 +02:00
EIntemporel
87f8e3e96c Auto-Updater 2022-10-26 20:13:20 +02:00
EIntemporel
33f9fad28b Add secondary toolbar ( not finished ) 2022-10-24 21:40:34 +02:00
Havric
9866140a0f Merge branch 'tetxure_remove' into 'noggit-shadowlands'
New button to remove texture from ADT

See merge request prophecy-rp/noggit-red!15
2022-08-25 17:21:40 +00:00
EIntemporel
a4e113ccca Update MapView.cpp
Hotkey more intuitive
2022-08-08 23:30:59 +02:00
EIntemporel
7dae103e15 Adding flatten/blur secondary toolbar 2022-08-08 23:13:40 +02:00
EIntemporel
dd334fce3e Fix floor() climb value 2022-08-08 20:47:24 +02:00
EIntemporel
9ed95754ea Adding secondary toolbar for editing mode + fix climb max value ( confirm ?? ) 2022-08-08 20:35:18 +02:00
EIntemporel
df58d68fde Adding selection mark for texture picker
Adding right clic selection mark for swap, but not implemented yet
2022-08-07 21:05:42 +02:00
EIntemporel
8bca6985dd Update MapView.cpp
Fix bug when you want to move a single object with the middle mouse clic
Trying to avoid teleportation movement by limiting the `mh` & `mv` variable to [-0.01; 0.01]
2022-08-07 17:13:56 +02:00
EIntemporel
d2d2eceba3 Adding CLIMB toggle
- Adding secondary toolbar that can be used for other toggle option
- You can smooth or not the renderer climb area
- You can setup the maximal value for climb
2022-08-07 10:01:50 +02:00
EIntemporel
a0a2723034 Update Flatten angled tool
Now this tool turn to red when you have selected an angle more high then the maximum climb value
You can now see which current angle/rotation did you have set on the tool.
2022-08-06 21:39:57 +02:00
T1ti
6d5850dc52 Update src/noggit/ui/texture_swapper.cpp 2022-08-05 19:45:14 +00:00
T1ti
b6097d8d9c New button to remove texture from ADT 2022-07-22 07:22:54 +02:00
Havric
1177cf21aa Merge branch 'noggit-project-settings-button' into 'noggit-shadowlands'
Settings Button

See merge request prophecy-rp/noggit-red!13
2022-07-17 10:43:07 +00:00
Alister
32d2b8bc4a Settings Button
Adding settings button to the project selection screen to make it easier to alter noggit level settings without the need to load up a project.
2022-07-17 11:41:30 +01:00
EIntemporel
9d85e082a0 Option for searching through the map list 2022-07-08 21:44:12 +02:00
EIntemporel
61de6ffd9d Swap texture on chunk even if texture set is full 2022-07-01 19:51:13 +02:00
EIntemporel
1b56fc73e6 Adding fps limitation 2022-06-26 16:59:11 +02:00
Skarn
cf1054b078 Merge branch 'fix-map-creation' into 'noggit-shadowlands'
Fix map creation

See merge request prophecy-rp/noggit-red!10
2022-06-08 19:15:58 +00:00
T1ti
50b95f1b72 initialise WDT data for new maps 2022-06-08 21:12:45 +02:00
T1ti
bad15008c2 fix some default dbc settings 2022-06-08 07:12:35 +02:00
T1ti
8413ee0313 write null bytes in mhpd 2022-06-08 07:12:19 +02:00
Alister
23dbd7a0b8 Revert "adding sqllite Cpp Wrapper"
This reverts commit 6ccb4146f8.
2022-05-25 23:29:01 +01:00
Alister
6ccb4146f8 adding sqllite Cpp Wrapper 2022-05-22 13:33:13 +01:00
Alister
1c197d86cb Update blizzard-database-library 2022-05-22 13:31:20 +01:00
Alister
377c37f838 Update blizzard-database-library 2022-05-22 12:06:08 +01:00
Alister
a4fa581c16 Update blizzard-database-library 2022-05-22 12:03:00 +01:00
Alister
abe5c06fe7 Update blizzard-database-library 2022-05-22 11:41:51 +01:00
Alister
2852db52d1 Update blizzard-database-library 2022-05-21 21:04:39 +01:00
Alister
0d7e94ebe6 updating database reference 2022-05-21 20:12:10 +01:00
Alister
583b65c457 Update blizzard-database-library
updating to add support for string[] for wdbc reader
2022-05-15 15:13:46 +01:00
Alister
e6e9a20462 Update blizzard-database-library
updating to support int[] record reads
2022-05-15 15:03:52 +01:00
Alister
0b71f69fad Update blizzard-database-library 2022-05-15 12:22:27 +01:00
Alister
9b8ca6f97f Update blizzard-database-library 2022-05-15 11:53:51 +01:00