Commit Graph

114 Commits

Author SHA1 Message Date
Syntriax c87827d1ef fix: UbuntuMono Smooth Text Problems 2024-01-28 15:45:04 +03:00
Syntriax c2d2e1fd52 feat: TextBehaviour 2024-01-28 15:44:33 +03:00
Syntriax 7ad2cc5912 refactor: MovementBallBehaviour 2024-01-28 15:44:20 +03:00
Syntriax ca92b12833 feat: Score Boundary 2024-01-28 15:33:45 +03:00
Syntriax fbe3087502 feat: PongScoreboard 2024-01-28 15:33:36 +03:00
Syntriax ef347320fd feat: Circle & Shape Behaviours IsActive Check 2024-01-28 15:33:15 +03:00
Syntriax 1207d04d50 feat: Ubuntu Mono Font Added & Removed Old Unusued Sprites 2024-01-28 15:32:45 +03:00
Syntriax 26f11b5cc0 refactor: Circle Behaviour Constructors Improved Readability 2024-01-27 22:45:49 +03:00
Syntriax 481a49bb52 chore: Engine Update 2024-01-27 21:51:12 +03:00
Syntriax ffe4fc044e feat: Basic Pong Setting 2024-01-27 21:50:28 +03:00
Syntriax 91b05c97c4 Merge branch 'physics' 2024-01-27 20:39:25 +03:00
Syntriax 2f500bef19 chore: Engine Submodule Update 2024-01-27 20:38:53 +03:00
Syntriax 7ed6c1e050 fix: RotatableBehaviour Not Assigning KeyboardInputsBehaviour when It's Missing 2024-01-27 14:47:29 +03:00
Syntriax bd9974f410 chore: Engine Update 2024-01-26 20:46:51 +03:00
Syntriax 42b427f49b chore: Engine Update 2024-01-26 17:19:57 +03:00
Syntriax ef08eedc34 feat: Test Shapes Scene 2024-01-26 17:07:29 +03:00
Syntriax 9eed074025 chore: Removed Unnecessary .sln Files 2024-01-26 09:59:04 +03:00
Syntriax 427ab5ed54 feat: Mouse Movement 2024-01-25 22:15:52 +03:00
Syntriax e252d8fbb2 chore: Physics Test 2024-01-25 22:04:04 +03:00
Syntriax 80c0f4cdd6 refactor: Removed Unnecessary Recalculate on Shape Behaviour 2024-01-25 22:03:31 +03:00
Syntriax 91ad13628c perf: Removed Unnecessary Recalculate in CircleBehaviour 2024-01-25 22:01:42 +03:00
Syntriax 76484017e1 feat: Circle Behaviour 2024-01-25 17:58:47 +03:00
Syntriax faf30b8227 feat: EngineConverter.ApplyDisplayScale 2024-01-25 13:15:59 +03:00
Syntriax bf825fd961 Lots of Stuff That I Can't Break Into Smaller Commits 2024-01-24 17:53:00 +03:00
Syntriax 6e6475f8bf chore: Fixed Test Shape 2024-01-24 15:10:41 +03:00
Syntriax 5b484eb38c feat: ShapeAABB 2024-01-24 15:07:29 +03:00
Syntriax 04653711e9 feat: Apo.Shapes Added 2024-01-24 10:56:26 +03:00
Syntriax 40903eacc3 chore: Engine Submodule Update 2024-01-23 17:50:50 +03:00
Syntriax a70a934b3d chore: Removed Old References 2024-01-23 16:03:35 +03:00
Syntriax 8ea76f91f6 chore: Removed Physics Code 2024-01-23 15:55:57 +03:00
Syntriax 697e7c35b9 refactor: StepRigidbody Method Improved 2024-01-23 11:03:03 +03:00
Syntriax 64205353e5 chore: Removed Old Physics Checks & Resolvers 2024-01-23 11:02:01 +03:00
Syntriax 4ae9578123 chore: Enabled Walls 2024-01-23 10:52:45 +03:00
Syntriax 30612fc995 fix: Forgotten File 2024-01-23 10:52:14 +03:00
Syntriax b6b974feeb feat: Default Physic Materials 2024-01-23 10:51:43 +03:00
Syntriax 7c18ccf4c2 chore: Added Back Graphics 2024-01-23 10:25:14 +03:00
Syntriax 8f6b48eb88 style: Wrong Typed Class Name 2024-01-23 09:39:10 +03:00
Syntriax ba284a199a Engine DeMonoGame #2 2024-01-23 09:38:07 +03:00
Syntriax 0486b0343a First Unmonogame 2024-01-22 23:47:47 +03:00
Syntriax a83d983177 feat: Vector2D Min, Max, Clamp & Lerp 2024-01-22 17:45:05 +03:00
Syntriax 55bde3bafd feat: Vector2D.Zero 2024-01-22 17:41:44 +03:00
Syntriax cd0a100224 chore: Better Debugger Display Declaration 2024-01-22 17:34:36 +03:00
Syntriax c1ea190c02 fix: Vector2D.Reflect 2024-01-22 17:25:49 +03:00
Syntriax 30102f142c feat: Vector2D Magnitude & MagnitudeSquared & Normalized Fields 2024-01-22 16:57:25 +03:00
Syntriax 3ddf6748e2 chore: Vector2D DebuggerDisplay 2024-01-22 16:52:45 +03:00
Syntriax 25e3c818ce chore: Vector2D.ToString() 2024-01-22 16:45:06 +03:00
Syntriax 75e6e06099 fix: Reflect 2024-01-22 16:44:23 +03:00
Syntriax 8af2379afa fix: Build Errors 2024-01-22 16:11:53 +03:00
Syntriax 0519adfcce feat: Vector2D.Reflect 2024-01-22 16:10:16 +03:00
Syntriax a03470d043 feat: - Operation Override 2024-01-22 16:09:29 +03:00