Syntriax
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-07 14:22:16 +03:00
ed6975bf24 fix: Null Reference Error on ITransform.SetParent
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-07 12:31:14 +03:00
d9660c08b1 feat: Collider RigidBody Reference Update on Parent Change
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-07 12:31:03 +03:00
3902f1caca feat: Parent Change Propagation to Children
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-07 12:15:00 +03:00
14e3337daa feat: BehaviourControllerExtensions
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-07 12:14:55 +03:00
f729cdc0a8 revert: refactor: ITransformWithGameObject
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-06 17:40:23 +03:00
c767e1e856 docs(core): Parent & Child Methods
Syntriax created branch feat/hierarchy in Syntriax/Syntriax.Engine 2024-02-06 17:37:16 +03:00
Syntriax pushed to feat/hierarchy at Syntriax/Syntriax.Engine 2024-02-06 17:37:16 +03:00
f96c58cbd4 refactor: ITransformWithGameObject
fed288859f feat: IAssignableGameObject to ITransform
6e4c9b0ef8 feat: Transform Hierarchy System
Compare 3 commits »
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-06 17:36:39 +03:00
b931abb735 feat: Shape to Vector2D Overlap
Syntriax pushed to main at Syntriax/.profile 2024-02-05 17:11:49 +03:00
acb75da812 Added MonoGame
Syntriax pushed to main at Syntriax/.profile 2024-02-05 14:06:22 +03:00
b941c57d9b Removed SourceTree
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 13:30:40 +03:00
edd2dd8511 fix: Network Problems on Ball Synchronization
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 13:22:01 +03:00
70ac012a83 refactor: ContentLoaderCacher Action
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 13:18:09 +03:00
d5a904fe8f feat: Ball Hit Sound Effect
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 13:18:04 +03:00
b1582ab5c2 feat: IMonoGameContentLoader
Syntriax pushed to main at Syntriax/Syntriax.Engine 2024-02-05 12:19:02 +03:00
72492a9f5a docs: Basic README.md
2f043c19a6 feat: GameManagerExtensions.InstantiateGameObject
dbb263ebed feat: IEntity.Id & BaseEntity
5d897f2f56 feat: EngineTime.DeltaTimeFrame
1dc8f3d272 refactor: Math.AbsMax & AbsMin to Single Liners
Compare 135 commits »
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 12:18:19 +03:00
8a0a0289f9 chore: Engine Update
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-05 12:18:13 +03:00
72492a9f5a docs: Basic README.md
Syntriax pushed to feat/network at Syntriax/Engine-Pong 2024-02-05 12:12:32 +03:00
776d029e7e refactor: Code Readability
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-05 12:12:23 +03:00
2f043c19a6 feat: GameManagerExtensions.InstantiateGameObject