1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-14 21:28:45 +02:00
MLEM/Sandbox
Ell c6fe72bdc9 Multiple improvements to InputHandler key/button repeats:
- Trigger InputHandler key and gamepad repeats for the most recently pressed input
- Added InputHandler.TryGetDownTime and store the down times of inputs
- Removed InputHandler.StoreAllActiveInputs and always store all active inputs
2022-03-25 15:18:57 +01:00
..
Content reformat and cleanup 2021-12-28 14:56:11 +01:00
GameImpl.cs Multiple improvements to InputHandler key/button repeats: 2022-03-25 15:18:57 +01:00
Program.cs streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +02:00
Sandbox.csproj Make Newtonsoft.Json dependency optional for MLEM.Data 2022-01-02 22:51:52 +01:00