Commit Graph

60 Commits

Author SHA1 Message Date
Syntriax 1b1d9dcdac feat: Paddle Data Send 2024-07-14 23:55:06 +03:00
Syntriax 2565617ff9 chore: Cleanup 2024-07-14 23:22:30 +03:00
Syntriax cafbc55780 feat: Networked Keyboard Inputs Finished 2024-02-13 11:16:43 +03:00
Syntriax ea3c4a2d2a refactor: Removed Network Code From Paddle 2024-02-13 11:15:27 +03:00
Syntriax 89b756a615 refactor: Nullable Keyboard Input Actions 2024-02-13 11:08:53 +03:00
Syntriax 6af84bcb6d feat: Networked Keyboard Inputs 2024-02-12 17:53:51 +03:00
Syntriax 3c1528d879 wip: Network 2024-02-12 16:35:24 +03:00
Syntriax 86ef57fb62 refactor: Folder and Namespace Restructure of Network Code 2024-02-09 10:00:59 +03:00
Syntriax edd2dd8511 fix: Network Problems on Ball Synchronization 2024-02-05 13:32:27 +03:00
Syntriax d5a904fe8f feat: Ball Hit Sound Effect 2024-02-05 13:19:40 +03:00
Syntriax fe5a08840c feat: Test Network 2024-02-02 17:44:51 +03:00
Syntriax 257e414c2a feat: CameraController Rotated Movement 2024-02-01 18:50:06 +03:00
Syntriax 0cb8170530 chore: Engine Time Update 2024-02-01 18:47:27 +03:00
Syntriax 1fd8060857 feat: Applied ICamera2D 2024-01-31 17:28:41 +03:00
Syntriax d66b119119 refactor: Constructor Placements 2024-01-31 14:40:14 +03:00
Syntriax e7ee460323 feat: Random Ball Start Direction 2024-01-31 13:56:32 +03:00
Syntriax e86cf71010 fix: Build Errors 2024-01-31 13:43:04 +03:00
Syntriax a357f0fdcb refactor: Removed Unnecessary Graphics Folder 2024-01-31 12:00:14 +03:00
Syntriax ff3202eda9 refactor: Renamed Behaviours 2024-01-31 11:52:22 +03:00
Syntriax 8929d3282f refactor: Removed Unused Behaviours 2024-01-31 11:50:38 +03:00
Syntriax bc7925dbab refactor: Text Behaviour Font Constructor 2024-01-31 11:23:07 +03:00
Syntriax de2d5fb446 refactor: Removed Static GamePong Fields 2024-01-31 11:06:42 +03:00
Syntriax 4cb9c7dc8d refactor: Shortened Code 2024-01-30 17:03:04 +03:00
Syntriax 283556d329 refactor: Game1 to GamePong 2024-01-30 15:14:09 +03:00
Syntriax 5ef3d491c3 refactor: Math.Pow to Math.Sqr 2024-01-30 15:09:04 +03:00
Syntriax 46f589d3aa feat: Camera Reset 2024-01-30 14:35:24 +03:00
Syntriax b7d49e41c3 refactor: General 2024-01-30 14:11:58 +03:00
Syntriax 677fec7acc refactor: Pong Reset Key Press Moved Into PongScoreboard 2024-01-30 13:22:29 +03:00
Syntriax a9c7b8b660 refactor: Camera Controller 2024-01-30 13:16:07 +03:00
Syntriax 958a75552f refactor: MonoGameCamera 2024-01-30 12:07:25 +03:00
Syntriax 3717701171 refactor: Engine.Core ICamera Removal 2024-01-30 12:03:31 +03:00
Syntriax 4e95a3a420 feat: Ball Bounce Depending on Side Distance 2024-01-29 17:58:42 +03:00
Syntriax ad60412d5f feat: Ball Speed Up Over Time 2024-01-29 16:16:58 +03:00
Syntriax 3580469a07 refactor: Removed Shape Center Circles 2024-01-28 16:09:06 +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 26f11b5cc0 refactor: Circle Behaviour Constructors Improved Readability 2024-01-27 22:45:49 +03:00
Syntriax ffe4fc044e feat: Basic Pong Setting 2024-01-27 21:50:28 +03:00
Syntriax 7ed6c1e050 fix: RotatableBehaviour Not Assigning KeyboardInputsBehaviour when It's Missing 2024-01-27 14:47:29 +03:00
Syntriax ef08eedc34 feat: Test Shapes Scene 2024-01-26 17:07:29 +03:00
Syntriax 427ab5ed54 feat: Mouse Movement 2024-01-25 22:15:52 +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 5b484eb38c feat: ShapeAABB 2024-01-24 15:07:29 +03:00