Compare commits

...

36 Commits

Author SHA1 Message Date
Ed_
0aedc58fab 74. Modifier Magnitude Calculations 2024-10-22 18:12:28 -04:00
Ed_
dffd38f4bd 71. Derived Attributes 2024-10-22 16:52:45 -04:00
Ed_
a947161757 69. Modifier Coefficients 2024-10-22 15:51:36 -04:00
Ed_
034f613fa2 67. Attribute Based Modifiers 2024-10-22 15:35:14 -04:00
Ed_
d766f85fa1 update table 2024-10-22 15:20:21 -04:00
Ed_
cead40e6f8 66. Initialize Attributes with Gameplay Effects 2024-10-22 15:17:16 -04:00
Ed_
317ba8b319 Fixes for DTs or deletion of uneeded 2024-10-22 13:25:56 -04:00
Ed_
3d529b9de8 Made the attribute set table (used for codegen, etc) 2024-10-21 22:47:53 -04:00
Ed_
94d3c73e2b 64. Properly Clamping Attributes 2024-10-19 22:35:06 -04:00
Ed_
0454bfa549 63. Ghost Globe 2024-10-19 21:33:13 -04:00
Ed_
581780086c Content Migration - Commiting last latest changes before making repo modifications 2024-10-18 18:40:46 -04:00
Ed_
5b2699ad29 Content Migration - 60. Animating the Message Widget 2024-10-18 18:39:59 -04:00
Ed_
c715f9c45a Content Migration - 59. Message Widget 2024-10-18 18:39:15 -04:00
Ed_
300ad20b42 Content Migration - 58. Broadcasting Data Table Rows 2024-10-18 18:38:47 -04:00
Ed_
1a50d41f4c Content Migration - 54. Get All Asset Tags 2024-10-18 18:38:06 -04:00
Ed_
e6254b4fd4 Content Migration - 53. Gameplay Effect Delegates 2024-10-18 18:37:14 -04:00
Ed_
f3e64c6a1c Content Migration - 45. PreAttributeChange 2024-10-18 18:36:16 -04:00
Ed_
577d536bf2 Content Migration - 44. Infinite Effect Application and Removal 2024-10-18 18:35:54 -04:00
Ed_
c7b5fb0f2d Content Migration - 42. Infinite Gameplay Effects 2024-10-18 18:34:49 -04:00
Ed_
e94a067c27 Content Migration - 41. Effect Stacking 2024-10-18 18:34:09 -04:00
Ed_
76e3e178eb Content Migration - 40. Periodic Gameplay Effects 2024-10-18 18:33:35 -04:00
Ed_
538ff6b2f1 Content Migration - 38. Instant Gameplay Effects 2024-10-18 18:33:01 -04:00
Ed_
3f7ded9a18 Content Migration - 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-10-18 18:32:25 -04:00
Ed_
23ddd9df57 Content Migration - 37. Effect Actor Improved 2024-10-18 18:31:26 -04:00
Ed_
9d5a8e72c6 Content Migration - 34. Listening for Attribute Changes 2024-10-18 18:30:46 -04:00
Ed_
bd17564a3f Content Migration - 32. Overlay Widget Controller 2024-10-18 18:30:15 -04:00
Ed_
f68a3723fd 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-10-18 18:29:22 -04:00
Ed_
140acb3907 Content Migration - 29. Globe progress bar 2024-10-18 18:28:23 -04:00
Ed_
719477b577 Content Migration - Was able to parse UObject with gencpp!!! 2024-10-18 18:27:26 -04:00
Ed_
6893a17909 Content Migration - 26. Effect Actor complete 2024-10-18 18:26:34 -04:00
Ed_
06973d725f Content Migration - 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-10-18 18:24:49 -04:00
Ed_
910fdb37f6 Content Migration - 18. ABC & AS 2024-10-18 18:24:01 -04:00
Ed_
71a85c816f Content Migration - Fleshed out the module's base helper definitions 2024-10-18 18:23:18 -04:00
Ed_
b6c64964f5 Content Migration - 14. Post-Process Highlight
And alot more...
2024-10-18 18:22:39 -04:00
Ed_
02e23e0cad 13. #2 2024-10-18 18:21:42 -04:00
Ed_
1142839d90 Content Migration - 13. "Highlight Enemies" 2024-10-18 18:21:02 -04:00
51 changed files with 138 additions and 27 deletions

BIN
Actors/BP_CameraMount.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Core/AbilitySystem/GE_AreaFire.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_CrystalHeal.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_CrystalMana.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_DefaultAttributes_Primary.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_DefaultAttributes_Secondary.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_DefaultAttributes_Vital.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_PotionHealth.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_PotionMana.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/AbilitySystem/GE_TestAttributeBased.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Actors/BP_Enemy.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Actors/BP_GoblinSlingshot.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Core/Actors/BP_GoblinSpear.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Core/Actors/BP_PlayerCharacter.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Core/Actors/BP_TestActor.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/BP_AreaFire_RawEffect.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/BP_AttributesTest.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Game/BP_GameMode.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Core/Game/BP_GasaPlayerState.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Game/BP_HUD.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Game/BP_PlayerController.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Core/Pickups/BP_HealthCrystal_RawEffect.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Pickups/BP_HealthPotionDemo.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Pickups/BP_HealthPotion_RawEffect.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Pickups/BP_ManaCrystal_RawEffect.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Pickups/BP_ManaPotion_RawEffect.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Tables/CT_Potion.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Tables/DT_GasaAttributeSet.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Tables/DT_PrimaryAttributes.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Core/Tables/DT_TaggedMessages.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Levels/StartupMap.umap (Stored with Git LFS)

Binary file not shown.

BIN
MaterialLibrary/MI_Highlight.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
MaterialLibrary/M_Crystal.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
MaterialLibrary/PP_Highlight.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Pickups/MI_CrystalMana.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Pickups/Potions/Liquid/MI_Liquid_DullRed.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/BP_HostWidgetController.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/DT_StyleText_EffectMessage.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/Globes/MI_BlackBG.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/Globes/MI_HealthGlobe.uasset (Stored with Git LFS)

Binary file not shown.

BIN
UI/Globes/MI_ManaGlobe.uasset (Stored with Git LFS)

Binary file not shown.

BIN
UI/Globes/M_FlowingGlobe.uasset (Stored with Git LFS)

Binary file not shown.

BIN
UI/RTD_Default.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/UI_EffectMessage.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/UI_GlobeHealth.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/UI_GlobeMana.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/UI_GlobeTemplate.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
UI/UI_Host.uasset (Stored with Git LFS) Normal file

Binary file not shown.