Improve C# binding generator (add typed arrays, use namespace) (
#41 )
audsepushed 1 commit to main • 2f13c69…b6d76e1 • on Feb 24, 2024
Add CSharp binding generation
audsepushed 1 commit to main • e44c2fd…2f13c69 • on Feb 20, 2024
Compile for iOS and Windows
audsepushed 1 commit to main • 1f7dc36…e44c2fd • on Feb 5, 2024
Add project setting to enable/disable editor plugins (
resolves #30 )
audsepushed 2 commits to main • 30325d6…1f7dc36 • on Feb 5, 2024
Update readme with new classes
audsepushed 1 commit to main • 9885d00…30325d6 • on Feb 1, 2024
Add default white ui_color
to Ability
, Attribute
, Tag
, and `E…
audsepushed 5 commits to main • 765bee2…9885d00 • on Feb 1, 2024
Add maximum icon size, add LoopEffect
icon
audsepushed 1 commit to main • 5486701…765bee2 • on Jan 31, 2024
Add LoopEffect
class, update other classes to handle loop logic (re…
audsepushed 1 commit to main • 7a15b2e…5486701 • on Jan 31, 2024
Add signals to ability events (
resolves #31 )
audsepushed 1 commit to main • 941ccea…7a15b2e • on Jan 31, 2024
Move
*Viewer
classes into
viewers
folder (
resolves #33 )
audsepushed 1 commit to main • 5946e6f…941ccea • on Jan 31, 2024
Add
AbilitySystemViewer
class (
resolves #29 )
audsepushed 1 commit to main • 62df37b…5946e6f • on Jan 31, 2024
Call
finish
method on
AbilityEvent
,
Effect
(
resolves #28 )
audsepushed 1 commit to main • 7472087…62df37b • on Jan 31, 2024
Add icons for each class (
resolves #5 )
audsepushed 1 commit to main • 247d713…7472087 • on Jan 31, 2024
Add
TryActivateAbilityEffect
class (
resolves #8 )
audsepushed 5 commits to main • 1fb3ec7…247d713 • on Jan 23, 2024
Add readme (
resolves #17 )
audsepushed 1 commit to main • 89c07a1…1fb3ec7 • on Jan 23, 2024
Merge pull request
#20 from kibble-cabal/gdextension
Pull request merge
audsepushed 8 commits to main • 045eca8…89c07a1 • on Jan 22, 2024
Create attributes inspector plugin (
resolves #6 )
Fix
get_minimum_size
override crash (
resolves #19 )
Remove ABILITY_SYSTEM_MODULE
defines
Add basic tag inspector plugin (
resolves #11 )
Replace FileDialog
with EditorResourcePicker
node in `AttributeIn…
Make GDExtension actually work (
resolves #2 )
Start GDExtension conversion (
#2 )
Create attributes inspector plugin (
resolves #6 )
audsepushed 2 commits to main • d18c8b9…045eca8 • on Jan 20, 2024
Fix console error when creating a *Viewer
node
audsepushed 1 commit to main • 7777320…d18c8b9 • on Jan 19, 2024
Add
EventViewer
node (
resolves #16 )
audsepushed 1 commit to main • a4ba8d2…7777320 • on Jan 19, 2024
Add TagViewer
, AbilityViewer
, and AttributeViewer
nodes (resolves
audsepushed 4 commits to main • 4e79603…a4ba8d2 • on Jan 19, 2024
Add
Ability
documentation (
resolves #9 )
audsepushed 1 commit to main • c8b6556…4e79603 • on Jan 18, 2024
Add EffectMode
enum, effect_mode
property to Ability
class, upd…
audsepushed 2 commits to main • 0004809…c8b6556 • on Jan 18, 2024
You can’t perform that action at this time.