issues
search
reznok
/
GMCAbilitySystem
An Unreal Engine plugin that adds an ability system to the General Movement Component plugin
MIT License
35
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Attribute clamping
#49
reznok
closed
7 months ago
0
Change attributes to use net deltas.
#48
Packetdancer
closed
8 months ago
2
non-locally controlled server owned pawns' async tasks will never complete
#47
petegilb
closed
1 week ago
0
Attribute Clamping
#46
reznok
closed
7 months ago
1
Fixed HasActiveTag function returning incorrect value.
#45
Crezetique
closed
8 months ago
0
Tag reference fix
#44
reznok
closed
8 months ago
1
Add helper functions to retrieve input action value in BP easily, add bp function library, etc.
#43
petegilb
closed
8 months ago
0
Additional animation utility functionality
#42
Packetdancer
closed
8 months ago
1
Add extra accessors for active tags
#41
Packetdancer
closed
8 months ago
0
Minor cleanup/safety checks.
#40
Packetdancer
closed
8 months ago
1
Guard against uninitialized attributes.
#39
Packetdancer
closed
8 months ago
0
Attempting to access attributes when none have been initialized crashes.
#38
Packetdancer
closed
8 months ago
1
make modifier values on attributes into uproperties
#37
petegilb
closed
8 months ago
1
Attribute Bug Introduced In 4d046d3
#36
reznok
closed
8 months ago
2
Remove the FInstancedStruct Custom Type
#35
reznok
closed
8 months ago
0
Add the ability to map attributes to properties as well as tags.
#34
Packetdancer
closed
8 months ago
0
Thread-safe mappings for attributes
#33
Packetdancer
closed
8 months ago
1
Tag Change Delegates
#32
Packetdancer
closed
8 months ago
3
Dev branch code cleanup (macOS/Linux)
#31
Packetdancer
closed
8 months ago
3
Minor changes and cleanup
#30
Packetdancer
closed
8 months ago
1
Main branch cleanup (macOS, Linux, 'Shipping' configuration)
#29
Packetdancer
closed
8 months ago
0
GMAS v1.0
#28
reznok
closed
8 months ago
3
Adding Attribute Modifiers
#27
reznok
closed
8 months ago
5
Made ability cooldown only apply when calling CommitAbilityCostAndCooldown()...
#26
LeoFabre
closed
8 months ago
5
Make ability cooldown optional like GAS does
#25
LeoFabre
closed
8 months ago
0
Port GAS's WaitGameplayTag AbilityTask to GMAS
#24
LeoFabre
closed
8 months ago
1
Refactor StartingAbilityMap to an Array instead of a single variable
#23
LeoFabre
closed
8 months ago
2
Add an AnimInstance subclass with Gameplay Tag Bindings
#22
LeoFabre
closed
8 months ago
3
Add a Lyra-like Global Ability Subystem
#21
LeoFabre
opened
8 months ago
4
Demo Crashes when Using Listen Server and 2 Players
#20
Nasuru
closed
8 months ago
2
Add different types of modifiers (like GAS)
#19
petegilb
closed
8 months ago
1
QOL : Added "BeginPlay" keyword to UGMCAbility::BeginAbilityEvent()
#18
LeoFabre
closed
8 months ago
0
QOL : Added "BeginPlay" keyword to UGMCAbility::TickEvent()
#17
LeoFabre
closed
8 months ago
1
Add a "Remove All Active Abilities By Class" method on the ASC
#16
LeoFabre
closed
1 week ago
8
add ability map data as a data asset
#15
petegilb
closed
8 months ago
0
Change ability map initialization to use a data asset
#14
petegilb
closed
8 months ago
0
tagtargetdata task, parent tag helper function, update input action var on ability
#13
petegilb
closed
8 months ago
0
All Abilities are "Instanced Per Execution"
#12
reznok
closed
1 week ago
0
Update main README.md
#11
petegilb
closed
8 months ago
2
Basic UI
#10
reznok
closed
8 months ago
1
Quickstart Documentation
#9
reznok
closed
8 months ago
0
Need an Ability That Teleports
#8
reznok
closed
8 months ago
1
Mispredicted Abilities Added On Client Are Not Auto Removed
#7
reznok
closed
8 months ago
0
Mispredicted Effects Added On Client Are Not Auto Removed
#6
reznok
closed
8 months ago
0
add ability to remove effect by tag, get num tags, misc edits
#5
petegilb
closed
8 months ago
0
Attribute Modifier not changing even after updating it in container in OnPreAttributeChanged
#4
petegilb
closed
8 months ago
1
add matchtagtobool feature + fix abilities not ending after checking tags
#3
petegilb
closed
8 months ago
0
Create README.md
#2
reznok
closed
8 months ago
0
overhauled attributes into InstancedStructs, added more formatted strings, etc.
#1
petegilb
closed
9 months ago
0
Previous