• Joined on 2024-09-22
LongLy pushed to main at LongLy/ProceduralAnimation 2025-02-07 03:05:17 +00:00
84aaa02c38 Initial Commit
LongLy created repository LongLy/ProceduralAnimation 2025-02-07 02:59:13 +00:00
LongLy pushed to ability-system at LongLy/OLS 2025-01-20 21:08:13 +00:00
57b53b9c0c Implemented OLSCameraMode.
LongLy pushed to ability-system at LongLy/OLS 2025-01-20 19:04:23 +00:00
c0b033fb22 Implemented OLSGameplayAbility.
LongLy pushed to ability-system at LongLy/OLS 2025-01-17 22:14:58 +00:00
2c4a71b343 Added GameFeatureActions, HeroComponent, and AbilityCost.
51306c57a9 Implemented OLSPawnExtensionComponent.
e0545d6323 Cleared all TODOs related to custom logs
Compare 3 commits »
LongLy pushed to ability-system at LongLy/OLS 2025-01-16 20:54:08 +00:00
6c053954c8 Cleared some todos
LongLy pushed to ability-system at LongLy/OLS 2025-01-16 19:19:59 +00:00
8917782a44 Cleared TODOs in OLSAssetManagerStartupJob
7a9b1b82b2 Renamed OLSAbilitySetPrimaryDataAsset to OLSAbilitySetDataAsset.
Compare 2 commits »
LongLy pushed to ability-system at LongLy/OLS 2025-01-16 18:09:38 +00:00
0332ef5789 Added OLSLog
LongLy pushed to ability-system at LongLy/OLS 2025-01-15 22:53:21 +00:00
fe68d8be31 Renamed local variable
LongLy pushed to ability-system at LongLy/OLS 2025-01-15 22:30:57 +00:00
57be5728b7 Implemented OLSHealthComponent and OLSGameDataAsset.
LongLy pushed to ability-system at LongLy/OLS 2025-01-15 21:31:53 +00:00
1c148494ff Added OLSNotificationMessage
LongLy pushed to ability-system at LongLy/OLS 2025-01-15 19:23:17 +00:00
bac7ff7498 Added VerMessageHelper
fe8ee2e867 Implemented CombatAttribute
a43fc18456 Implemented HealthAttributeSet and VerbMessage
Compare 3 commits »
LongLy pushed to ability-system at LongLy/OLS 2025-01-14 20:35:31 +00:00
b9b7e5344b Implemented some classes to unlock OLSGameMode's constructor
LongLy pushed to ability-system at LongLy/OLS 2025-01-13 22:36:15 +00:00
7415b74e8f Added CommonUser Plugins.
LongLy pushed to ability-system at LongLy/OLS 2025-01-09 23:06:16 +00:00
313cf68f61 Merge remote-tracking branch 'origin/ability-system' into ability-system
c1fd9b2c95 Renamed files
Compare 2 commits »
LongLy pushed to ability-system at LongLy/OLS 2025-01-09 18:27:42 +00:00
01eda48d38 Merge remote-tracking branch 'origin/ability-system' into ability-system
2a6162c728 Added UOLSExperienceActionSet
Compare 2 commits »
LongLy pushed to ability-system at LongLy/OLS 2025-01-08 05:44:40 +00:00
49843cdecf Fixed comment error
LongLy pushed to ability-system at LongLy/OLS 2025-01-08 05:30:17 +00:00
38ae567d20 Added OLSAssetManager, OLSExperienceManager, and OLSAssetManagerStartupJob
LongLy pushed to ability-system at LongLy/OLS 2025-01-06 21:29:43 +00:00
0eb6d52ca8 Added Initialization Data Assets
LongLy pushed to ability-system at LongLy/OLS 2025-01-06 21:27:08 +00:00
6814732c4b Added CommonLoadingScreen