Commit Graph

53 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
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
049cf53980 Removed all override functions from Epic 2024-11-29 12:39:30 -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
86d30a6228 Refactored OLSAnimationData 2024-11-21 12:56:35 -07:00
0cc607a295 Removed unused files 2024-11-20 11:55:43 -07:00
b7c20351c8 Removed files 2024-11-18 16:18:51 -07:00
acc9e789f0 Fix a crash when transition when crouching moving to jog 2024-11-15 10:27:22 -07:00
fc4d09e3b1 Updates Crouching animations for ABP 2024-11-14 15:47:23 -07:00
740a8f0fd8 Updated Crouching assets. 2024-11-14 15:32:46 -07:00
84707d211f Updated playrate to fix pivot popping 2024-11-14 14:20:44 -07:00
8ab6ab63e9 Updated and Added new Crouch package 2024-11-13 21:10:09 -07:00
cd8c8dedce Update Crouch Entry/Exit 2024-11-08 10:50:29 -07:00
5ca56f96ae * Added Initialize System 2024-11-07 13:35:04 -07:00
bf2e27bd0a Fixed Forward Velocity Pivot 2024-10-28 14:24:41 -06:00
127a2753ad Removed construction 2024-10-28 13:37:33 -06:00
f2b9e9d7f9 Updated initialize for booleans 2024-10-28 13:36:41 -06:00
530615601f Removed legacy rotation calculation in LocomotionComponent 2024-10-25 19:11:59 -06:00
cff29528d2 Removed unnecessary properties 2024-10-25 18:55:47 -06:00