Commit Graph

11 Commits

Author SHA1 Message Date
Ed_
22aee515ed 40. Periodic Gameplay Effects 2024-04-24 10:59:48 -04:00
Ed_
ad41867dc5 WIP: Boostrapping NetSlime
- Just a old name for a set of changes to make the game framework hardened for multiplayer as well as some ease of use functionality.
2024-04-23 01:10:02 -04:00
Ed_
cc1636b687 37. Effect Actor Improved 2024-04-22 12:01:30 -04:00
Ed_
eaed6cf337 34. Listening for Attribute Changes 2024-04-22 01:54:33 -04:00
Ed_
2c11939244 34. Listening for Attribute Changes 2024-04-22 00:30:29 -04:00
Ed_
811dc33f4a 32. Overlay Widget Controller 2024-04-21 18:56:57 -04:00
Ed_
18bb578c97 31. Aura HUD (plus other stuff)
- Enabled a few more plugins
- Added clang formatting straight from the GasaGen cpp.
- Setup auto-generation of the DevOptionsCache
- Messed around with generating widgettree hiearchy from template widget
2024-04-21 09:51:51 -04:00
Ed_
6e3dfb70be Can parse AActor with gencpp 2024-04-15 23:09:46 -04:00
Ed_
c2e5793a7d 25. Attribut accessors complete
There is some jank, with the ability system init on character (I'll fix later).
Cog replaces the usuals showdebug command
2024-04-13 18:35:19 -04:00
Ed_
ced71b6a22 24. Health and Mana
Decided to try using gencpp for the first time with UE (just codegen, not parsing).

I used it to generate the AttributeSet
2024-04-13 16:18:57 -04:00
Ed_
e465749f9a 18. ABC & AS 2024-04-13 10:19:45 -04:00