Commit graph

45 commits

Author SHA1 Message Date
6ba25c1b0d
Native Linux compile working and works on steam deck 2024-06-06 21:11:12 +01:00
e5cca6b23f
Successfully compiled and working on Win32 + tested on steam deck 2024-05-31 23:46:36 +01:00
47008fcefe
Successful compile, untested 2024-05-27 19:43:19 +01:00
15a2622991
Working profiles & Updated HarmonyLinkLib 2024-05-25 00:44:14 +01:00
3f435a284f
Merge branch 'Feature/Update_DLL' into Feature/GraphicsProfiles 2024-05-16 11:17:47 +01:00
80ea24a694
Working 2024-05-16 01:39:54 +01:00
3f43bdb16b
Added getter and delegate for automatic profile switching 2024-05-15 21:31:08 +01:00
16061e077b
Added delegates and automatic switching 2024-05-15 21:28:34 +01:00
d4ac87e36d
I believe we now have a semi-working graphics profiles and the ability to switch between them! 2024-05-15 17:44:04 +01:00
b8f67c33dc
Merge branch 'Dev' into Feature/GraphicsProfiles 2024-05-15 16:34:14 +01:00
9955136737
Oops forgot to make all the functions publicly accessible in C++🤦 2024-05-15 16:33:04 +01:00
1a1b445302
Added detection of battery and proceeds to load battery profile 2024-05-15 16:31:02 +01:00
5c9a3256d6
Working loading, Saving and default config functions 2024-05-15 16:20:05 +01:00
49d65d576f
Merge branch 'Dev' into Feature/Update_DLL
# Conflicts:
#	Source/ThirdParty/HarmonyLinkLib/bin/Linux/libHarmonyLinkLib.so
#	Source/ThirdParty/HarmonyLinkLib/bin/Win64/HarmonyLinkLib.dll
#	Source/ThirdParty/HarmonyLinkLib/bin/Win64/HarmonyLinkLib.lib
2024-05-15 02:49:09 +01:00
996dd0a232
Merge branch 'Dev' into Feature/GraphicsProfiles 2024-05-15 02:45:09 +01:00
727e51f620
Added LFS 2024-05-15 02:43:46 +01:00
e9b04607ec
Update core files 2024-05-15 02:42:36 +01:00
96d5f5c762
Add Graphics settings 2024-05-15 02:38:38 +01:00
Jordon Brooks
f079124c18
Add marketplace link 2024-04-24 20:22:26 +01:00
Jordon Brooks
05d9e10e54
Update "CreatedByURL" 2024-04-24 20:14:15 +01:00
d2e2d73004
Merge branch 'Dev' into Stable 2024-01-10 19:36:37 +00:00
Jordon Brooks
dc29a04156
Update HarmonyLink.Build.cs 2024-01-10 17:04:09 +00:00
Jordon Brooks
2ed0cefa3a
Update HarmonyLink.cpp 2024-01-10 17:03:36 +00:00
Jordon Brooks
d01ae5209e
Update HarmonyLink.h 2024-01-10 17:02:51 +00:00
Jordon Brooks
832f5ec8cd
Update README.md 2024-01-09 22:55:57 +00:00
bfa9030c10
Added copyright notice 2024-01-09 20:54:04 +00:00
fb8a01915e
Added marketplace stuff 2024-01-08 16:53:13 +00:00
56aa126e8e
Merge branch 'Dev' into Stable 2024-01-08 03:33:58 +00:00
62cf609a89
Fix Stuff 2024-01-08 03:33:37 +00:00
Jordon Brooks
51324223a9
Update LICENSE 2024-01-08 03:29:37 +00:00
55d2a1a45c
Update Readme.md 2024-01-07 23:58:36 +00:00
509d6aab73
Updated to use the new plugin 2024-01-07 23:46:48 +00:00
174a73d160 Updated Readme.md 2023-06-19 21:55:30 +01:00
6696c81e19 Updated images and uplugin file 2023-06-19 21:41:17 +01:00
13815b4f30 Fixed an issue with structs and enums not having a category 2023-06-19 21:40:37 +01:00
3853615201 Merge branch 'stable' into dev 2023-06-10 23:14:53 +01:00
b7d72206c3 Added new Logo 2023-06-10 23:14:19 +01:00
ba75633d8e Fixed HarmonyLinkUEBPLibrary rename in DataRefreshActor 2023-06-10 23:13:59 +01:00
f614c33a0a Added WhitelistPlatforms to HarmonyLinkUE.uplugin 2023-06-10 23:12:13 +01:00
Jordon Brooks
4731be25e7
Update README.md 2023-06-10 22:55:24 +01:00
Jordon Brooks
c55821dacc
Update README.md
Added step 2
Added warning about engine version in .uplugin
2023-06-10 22:52:33 +01:00
cb724ec3b3 Updated .uplugin file
Renamed HarmonyLinkUEBPLibrary files to HarmonyLinkClient
2023-06-10 14:45:45 +01:00
Jordon Brooks
72349e9177
Create LICENSE 2023-06-10 14:24:26 +01:00
Jordon Brooks
3f0de6403e
Create README.md 2023-06-10 14:23:05 +01:00
47711e93b5 Initial Commit 2023-06-06 01:53:11 +01:00