Syntriax
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 16:24:06 +03:00
0b2158cc7b fix: Ball Not Resetting Position On Reset
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 16:07:14 +03:00
3580469a07 refactor: Removed Shape Center Circles
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:53:47 +03:00
a7e8787579 style: Moved Play Area Boxes Further Out
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:43:51 +03:00
45df32dabb feat: Implemented Basic Mechanics
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:43:26 +03:00
b3af693678 chore: Engine Update
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:43:11 +03:00
c87827d1ef fix: UbuntuMono Smooth Text Problems
c2d2e1fd52 feat: TextBehaviour
Compare 2 commits »
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:42:28 +03:00
7ad2cc5912 refactor: MovementBallBehaviour
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:31:53 +03:00
ca92b12833 feat: Score Boundary
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:31:44 +03:00
fbe3087502 feat: PongScoreboard
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:31:24 +03:00
ef347320fd feat: Circle & Shape Behaviours IsActive Check
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-28 15:30:55 +03:00
1207d04d50 feat: Ubuntu Mono Font Added & Removed Old Unusued Sprites
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-28 14:55:01 +03:00
1c7d941bc1 feat(core): IBehavior.IsActive
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-28 14:54:24 +03:00
dc96b93024 feat(physics): Engine Rigidbody2D Static Check
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-27 22:44:00 +03:00
26f11b5cc0 refactor: Circle Behaviour Constructors Improved Readability
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-27 21:49:23 +03:00
481a49bb52 chore: Engine Update
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-27 21:49:18 +03:00
ffe4fc044e feat: Basic Pong Setting
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-27 21:49:07 +03:00
1ffddab2c1 fix: Collider2DShapeBehaviour.ShapeWorld Create Copy of Shape.Box
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-27 21:20:09 +03:00
c1c1676b9a feat: Behaviour DebuggerDisplay Displays Behaviour Type Name Now
11483231a5 fix: ShapeExtensions.CreateCopy not having this Keyword
Compare 2 commits »
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-27 21:13:32 +03:00
2ca243d79c fix: Shape & Circle Colliders Parametered Constructs Null Transform Error
Syntriax pushed to feat/physics2d at Syntriax/Syntriax.Engine 2024-01-27 21:04:06 +03:00
69eca44dd8 fix: DebuggerDisplay Wrongly Typed Parameters