Commit Graph

182 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 01668c7be3 feat: Added Networked Inputs to GameObjects 2024-02-13 11:54:01 +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 6f3e7b4ae5 wip: INetworkEntity & INetworkManager 2024-02-09 11:50:16 +03:00
Syntriax 86ef57fb62 refactor: Folder and Namespace Restructure of Network Code 2024-02-09 10:00:59 +03:00
Syntriax 6c326b1fc6 chore: Engine Update 2024-02-09 09:44:25 +03:00
Syntriax b8b10de08a wip: INetworkBehaviour 2024-02-08 17:59:04 +03:00
Syntriax edd2dd8511 fix: Network Problems on Ball Synchronization 2024-02-05 13:32:27 +03:00
Syntriax 70ac012a83 refactor: ContentLoaderCacher Action 2024-02-05 13:23:59 +03:00
Syntriax d5a904fe8f feat: Ball Hit Sound Effect 2024-02-05 13:19:40 +03:00
Syntriax b1582ab5c2 feat: IMonoGameContentLoader 2024-02-05 13:18:33 +03:00
Syntriax 8a0a0289f9 chore: Engine Update 2024-02-05 12:20:20 +03:00
Syntriax 776d029e7e refactor: Code Readability 2024-02-05 12:09:32 +03:00
Syntriax 5afb8b69bf refactor: Window Title According to Network State 2024-02-04 12:23:41 +03:00
Syntriax 65073ec1ca fix: Pong Manager not Being Able to Send Data Over Network 2024-02-04 12:23:25 +03:00
Syntriax 0d62e5c986 chore: .vscode Location 2024-02-04 12:22:17 +03:00
Syntriax fe5a08840c feat: Test Network 2024-02-02 17:44:51 +03:00
Syntriax 1c7b1cb78a feat: Entity Messaging 2024-02-02 17:44:20 +03:00
Syntriax 78010c266e feat: NetworkExtensions for Vector2D Communication 2024-02-02 17:44:11 +03:00
Syntriax ef8b04648c feat: NetworkClient & Server to IBehaviour 2024-02-02 17:44:00 +03:00
Syntriax d4c57c0153 feat: Network Interfaces 2024-02-02 17:43:49 +03:00
Syntriax 0e198afeab fix: Invalid Namespace 2024-02-02 09:13:51 +03:00
Syntriax de267a9d0f feat: NetworkServer 2024-02-01 23:38:39 +03:00
Syntriax 977a2abdd7 feat: NetworkClient 2024-02-01 23:38:35 +03:00
Syntriax 91e88bbff8 feat: Added LiteNetLib 2024-02-01 22:14:59 +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 bbf71f0be6 chore: Engine Update 2024-02-01 15:37:16 +03:00
Syntriax 41a17219b6 chore: Engine Update 2024-02-01 15:35:40 +03:00
Syntriax 29e79cdf26 chore: Engine Update 2024-02-01 14:52:12 +03:00
Syntriax b7a4fe9cb0 chore: Engine Update 2024-02-01 14:43:13 +03:00
Syntriax da83802427 chore: Engine Update 2024-02-01 11:33:55 +03:00
Syntriax 364c383e08 chore: ICamera2D to Engine 2024-01-31 17:30:37 +03:00
Syntriax 1fd8060857 feat: Applied ICamera2D 2024-01-31 17:28:41 +03:00
Syntriax 35933dfd14 feat: ICamera2D 2024-01-31 17:23:24 +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 80ee5d760a refactor: Unnecessary Declarations Removed 2024-01-31 11:20:14 +03:00
Syntriax de2d5fb446 refactor: Removed Static GamePong Fields 2024-01-31 11:06:42 +03:00
Syntriax 753c0031cd feat: Upgraded Engine to BehaviourCachers 2024-01-31 10:09:41 +03:00