
Brynza API
Brynzananas API mod adding features for developers usageDetails
1.3.0
-
Added BulletAttack IgnoredHealthComponents feature
-
Added Sniper Hurtbox Tracker feature
-
Added Loadout Sections feature
-
Added Language Token addition method
-
Added Walljump feature
-
Updated and deprecated Network Configs feature (trying to setwork configs without affecting client config values is such pain in the ass)
-
Guided Projectile component will get needed components on Awake if they are not set
1.2.0
-
Added Network Configs feature
-
Added ImmuneToVoidFog body flag
-
Added ChangeTimescaleForAllClients util
-
Added AddOrRemoveBuffAuthority extensions
-
Character Motor removes itself from OnHitGroundServer event on Disable
1.1.0
-
Added Strafing feature
-
Added Bunnyhop feature
-
Added Velocity Override feature
-
Added Linked Skill feature
-
Added IOnProjectileExplosionDetonate interface
-
Added Rocketjump component
-
Added Guided Projectile component
-
Added OnHitGroundServer event
1.0.0
-
Added SprintAllTime body flag
-
Added AddEntityStateMachine util
-
Added Generic Skill Awake fix