141 Commits

Author SHA1 Message Date
7e3c22f002
fix(workflows): enhance macOS signing workflow by improving artifact extraction and validation steps
Some checks failed
Test macOS Signing / test-signing (push) Failing after 16m4s
2025-04-13 15:07:47 +02:00
aef65a94bb
fix(workflows): improve macOS signing workflow by adding nested artifact extraction and enhanced error handling
Some checks failed
Test macOS Signing / test-signing (push) Failing after 2m15s
2025-04-13 14:56:02 +02:00
83011e5ad7
fix(workflows): enable push trigger for macOS signing workflow
Some checks failed
Test macOS Signing / test-signing (push) Failing after 16m45s
2025-04-13 14:33:59 +02:00
125611cdd1
fix(workflows): simplify macOS signing workflow by removing previous build input options and using a fixed artifact URL 2025-04-13 14:32:12 +02:00
6ed4a8f9d1
chore(workflows): disable push trigger for build workflow and add new test signing workflow for macOS 2025-04-13 14:08:12 +02:00
49032920a1
fix(workflows): refactor macOS build workflow to streamline signing and notarization process with improved error handling
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 14:01:49 +02:00
f19ccd8a6f
fix(workflows): update macOS build workflow to import certificates with trust settings for keychain
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m42s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 13:02:15 +02:00
dae5af77d3
fix(workflows): update macOS build workflow to import certificates into custom keychain and ensure trust settings
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m43s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 12:21:15 +02:00
b10423339d
fix(workflows): enhance macOS build workflow by adding Apple root certificate downloads and improving app signing process
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 28m6s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 10:55:07 +02:00
d2e8757535
refactor(workflows): merge individual build workflows into a unified workflow with platform-specific steps for Windows, Linux, and macOS
Some checks failed
Unreal Engine Build / macos-build (push) Failing after 27m58s
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:35:09 +02:00
f804e441bb
refactor(workflows): consolidate build steps into separate workflow files for Windows, Linux, and macOS
Some checks failed
Unreal Engine Build / linux-build (push) Failing after 5m29s
Unreal Engine Build / windows-build (push) Failing after 5m31s
Unreal Engine Build / macos-build (push) Failing after 34m13s
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:11:49 +02:00
4d067474e3
fix(workflows): streamline macOS app packaging and notarization process
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 02:06:08 +02:00
dbb2d66564
fix(workflows): update macOS app signing step to run only on success
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
2025-04-13 02:01:31 +02:00
921f121520
fix(workflows): update variable names for macOS certificate handling in build workflow
Some checks failed
Unreal Engine Build / windows-build (push) Has been cancelled
Unreal Engine Build / linux-build (push) Has been cancelled
Unreal Engine Build / create-release (push) Has been cancelled
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:47:41 +02:00
1476c4395f
fix(workflows): ensure macOS app signing and notarization step always runs
Some checks failed
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:36:24 +02:00
e54bbfcf5d
new build
Some checks failed
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Has been cancelled
2025-04-13 01:30:08 +02:00
d5b6c25076
feat(workflows): add macOS app signing and notarization steps to build workflow
Some checks are pending
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Successful in 31m7s
2025-04-13 00:42:10 +02:00
59ddbee2a3
feat(workflows): enhance build workflows for Windows, Linux, and macOS with packaging and release creation steps
Some checks are pending
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 37m45s
2025-04-12 23:35:16 +02:00
dca79841d4
feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts
Some checks failed
Unreal Engine Build / trigger-builds (push) Has been cancelled
2025-04-12 23:19:39 +02:00
3cc278081c
chore(workflows): remove obsolete build scripts and workflows for Linux, Mac, and Windows 2025-04-12 23:19:26 +02:00
102d8f0750 Merge pull request 'Identification of random objects with mujoco.' (#15) from gurkan.model.add.mujoco into main
Reviewed-on: #15
2025-04-11 21:19:15 +00:00
fbd378539e Merge pull request 'oodle settings' (#14) from erdinc.oodle into main
Reviewed-on: #14
2025-04-11 21:18:27 +00:00
124635bec6 Object menu fixed 2025-04-11 23:44:37 +03:00
3dbd3e5c08 oodle settings 2025-04-11 19:20:59 +03:00
Devrim Yasar
44a125e44e Update project references and ignore rules for Linux and Windows builds 2025-04-11 09:49:55 -05:00
271315f69b Merge pull request 'IK fixed' (#13) from gurkan.IK.fix into main
Reviewed-on: #13
2025-04-10 16:54:10 +00:00
ee77ef6d8d IK fixed 2025-04-10 19:51:20 +03:00
6d2f2ac3e2 update license description in readme 2025-04-10 15:27:53 +00:00
Devrim Yasar
993677e971 merged v1.0.15 2025-04-10 08:37:46 -05:00
Devrim Yasar
5ba13ad0c2 Merge branch 'LuckyWorld.namechange' 2025-04-10 08:36:21 -05:00
Devrim Yasar
96edce83ea feat: Ignore root Binaries directory 2025-04-10 08:34:50 -05:00
00269327c6 Merge pull request 'Update .gitea/workflows/unreal-build.yml' (#9) from m-patch-1 into main
Reviewed-on: luckyrobots/luckyworld#9
2025-04-10 13:11:51 +00:00
3b52ba3596 Merge pull request 'Developer menu add' (#10) from gurkan.new.stat into main
Some checks failed
Unreal Engine Build / macos-build (push) Successful in 32m38s
Unreal Engine Build / build-and-release (push) Has been cancelled
Reviewed-on: luckyrobots/luckyworld#10
2025-04-10 13:09:49 +00:00
5355fa3d9a Merge pull request 'ethan/readme' (#11) from ethan/readme into main
Some checks failed
Unreal Engine Build / build-and-release (push) Waiting to run
Unreal Engine Build / macos-build (push) Has been cancelled
Reviewed-on: luckyrobots/luckyworld#11
2025-04-10 13:09:36 +00:00
4dcf92124f New Project name changed on windows 2025-04-10 15:34:50 +03:00
3640778c7b Level change bug fix 2025-04-10 15:20:55 +03:00
Devrim Yasar
58073d73f3 name change complete for LuckyWorld 2025-04-10 07:17:18 -05:00
9fabe6620f update readme to match structure with luckyrobots readme 2025-04-09 23:54:49 +00:00
d2cbe4c0e5 add assets folder to store readme visuals 2025-04-09 23:53:08 +00:00
1ca7338ef5 Bug fixed
In some cases the button worked illogically.
2025-04-09 23:44:16 +03:00
0d4b4981ed Developer menu add
which will evolve over time. stat menu plugin.
2025-04-09 23:22:25 +03:00
d03bbb482b Update .gitea/workflows/unreal-build.yml 2025-04-09 19:11:48 +00:00
3fa68331b6 Merge pull request 'istanbullevel optimized' (#8) from gurkan.erdinc.temp into main
Some checks failed
Unreal Engine Build / macos-build (push) Successful in 36m42s
Unreal Engine Build / build-and-release (push) Has been cancelled
Reviewed-on: luckyrobots/luckyworld#8
v1.0.14
2025-04-08 21:55:53 +00:00
981d30b2ed istanbullevel optimized 2025-04-09 00:31:30 +03:00
a8580042f6 Merge pull request 'new IK system for soArm100 Robot' (#7) from gurkan.erdinc.temp into main
Some checks are pending
Unreal Engine Build / build-and-release (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 33m54s
Reviewed-on: luckyrobots/luckyworld#7
v1.0.13
2025-04-08 21:21:21 +00:00
74a6cdca2e IK system 2025-04-08 23:59:06 +03:00
Devrim Yasar
65220f3318 Update .gitignore and remove deleted files
Some checks are pending
Unreal Engine Build / build-and-release (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 35m57s
v1.0.12
2025-04-07 17:01:02 -05:00
Devrim Yasar
dde79ffd54 Update .gitignore
Some checks are pending
Unreal Engine Build / build-and-release (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 33m50s
v1.0.11
2025-04-07 15:40:36 -05:00
Devrim Yasar
c5c9eb20a5 Remove .DS_Store files from Git tracking 2025-04-07 15:40:35 -05:00
Devrim Yasar
9ce6ba07eb dsstore ignore 2025-04-07 15:40:35 -05:00