Commit Graph

88 Commits

Author SHA1 Message Date
57b53b9c0c Implemented OLSCameraMode.
Addressed @TODOs related to custom logs and OLSCameraMode
2025-01-20 14:08:07 -07:00
c0b033fb22 Implemented OLSGameplayAbility.
Implemented OLSCollisionChannels.
Implemented OLSGameplayEffectContext.
Implemented OLSPhysicalMaterialWithTags.
2025-01-20 11:59:57 -07:00
2c4a71b343 Added GameFeatureActions, HeroComponent, and AbilityCost. 2025-01-17 15:14:51 -07:00
51306c57a9 Implemented OLSPawnExtensionComponent.
Added some functionalities for OLSAbilitySystemComponent
2025-01-16 16:04:14 -07:00
e0545d6323 Cleared all TODOs related to custom logs 2025-01-16 14:24:05 -07:00
6c053954c8 Cleared some todos 2025-01-16 13:54:02 -07:00
8917782a44 Cleared TODOs in OLSAssetManagerStartupJob 2025-01-16 12:19:53 -07:00
7a9b1b82b2 Renamed OLSAbilitySetPrimaryDataAsset to OLSAbilitySetDataAsset.
Cleared some TODOs related to custom log.
2025-01-16 12:05:19 -07:00
0332ef5789 Added OLSLog 2025-01-16 11:09:31 -07:00
fe68d8be31 Renamed local variable 2025-01-15 15:53:15 -07:00
57be5728b7 Implemented OLSHealthComponent and OLSGameDataAsset. 2025-01-15 15:30:52 -07:00
1c148494ff Added OLSNotificationMessage 2025-01-15 14:31:46 -07:00
bac7ff7498 Added VerMessageHelper 2025-01-15 12:23:11 -07:00
fe8ee2e867 Implemented CombatAttribute 2025-01-15 11:00:34 -07:00
a43fc18456 Implemented HealthAttributeSet and VerbMessage 2025-01-15 10:00:06 -07:00
b9b7e5344b Implemented some classes to unlock OLSGameMode's constructor 2025-01-14 13:35:23 -07:00
7415b74e8f Added CommonUser Plugins.
Implemented GameplayStackTags
2025-01-13 15:36:08 -07:00
313cf68f61 Merge remote-tracking branch 'origin/ability-system' into ability-system 2025-01-09 16:06:12 -07:00
c1fd9b2c95 Renamed files 2025-01-09 16:05:57 -07:00
01eda48d38 Merge remote-tracking branch 'origin/ability-system' into ability-system 2025-01-09 11:27:38 -07:00
2a6162c728 Added UOLSExperienceActionSet 2025-01-09 11:27:12 -07:00
49843cdecf Fixed comment error 2025-01-07 22:44:28 -07:00
38ae567d20 Added OLSAssetManager, OLSExperienceManager, and OLSAssetManagerStartupJob 2025-01-07 22:30:09 -07:00
0eb6d52ca8 Added Initialization Data Assets 2025-01-06 14:29:37 -07:00
6814732c4b Added CommonLoadingScreen 2025-01-06 14:27:00 -07:00
799cfa4303 Initial commit of ability system 2025-01-04 09:41:49 -07:00
fab6586e0c Made some improvemoent for strafing pivot and remove computing of pivot and wasPivot 2024-12-02 10:47:44 -07:00
4cbb6ddd5d Decoupled pivot condition for Camera Facing and Forward Facing 2024-12-01 18:42:43 -07:00
329f5d7a5b Made small adjustment for forward facing pivot 2024-11-30 09:57:40 -07:00
c2fe9a8332 Fixed strafing Pivot 2024-11-29 15:54:31 -07:00
4679b1363c Uncheck teleport explict time 2024-11-29 13:10:19 -07:00
049cf53980 Removed all override functions from Epic 2024-11-29 12:39:30 -07:00
13a40a643d Removed PostPivot 2024-11-29 12:31:31 -07:00
ed26d40659 Fixed Pivot issues 2024-11-29 12:30:36 -07:00
532271aa75 Some improvements for Pivot 2024-11-28 10:57:33 -07:00
4f3b97f455 Updated comments for functions 2024-11-27 10:54:20 -07:00
a2436e5c65 Renamed GetDistanceCurveValueAtTime by GetCurveValueAtTime 2024-11-27 10:05:32 -07:00
127ee5de51 UPdated Rider plugin as well as some experimental implementation for Pivot 2024-11-26 13:16:17 -07:00
f4aa7efde7 Added helper functions to improve searching for key frames based on distance. 2024-11-25 16:08:03 -07:00
33cfbb9b57 Added some distance matching functionalities. 2024-11-24 12:32:47 -07:00
da33f5e6a7 Added a temporary fix for pivot 2024-11-23 10:42:10 -07:00
1fee8c3bcb Added potential fix for pivot forward facing jiterry 2024-11-22 20:36:35 -07:00
c35e8458e9 Removed bad conditions 2024-11-22 15:25:51 -07:00
219fcfc053 Fixed transition stuffs 2024-11-22 12:24:29 -07:00
b956cb59ee Added stop animation for sprint 2024-11-22 11:33:42 -07:00
86d30a6228 Refactored OLSAnimationData 2024-11-21 12:56:35 -07:00
8448a31e5e Updated Uniform Curve Compressor for the animations. 2024-11-21 12:09:02 -07:00
5a7de1fcbf Updated animation and input assets 2024-11-20 19:53:55 -07:00
0cc607a295 Removed unused files 2024-11-20 11:55:43 -07:00
ba966543c8 Update animations 2024-11-18 16:38:12 -07:00