PJB3005
ad056e0b45
Add [NotContentImplementable] to client interfaces
2025-12-23 18:34:27 +01:00
PJB3005
95d5f7eec1
Add flag to block command bindings while UI focused
...
This means you can bind stuff to your numpad without it firing while you're *actually* typing stuff.
2025-12-14 21:48:20 +01:00
bd908f9db6
Invalid keybinds will no longer mess up your game. ( #4902 )
...
* Fix issues when saving invalid keybinds.
* Fix horrible thing I forgot to fix.
* Change error log to debug
---------
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2024-02-17 21:54:35 +01:00
Pieter-Jan Briers
3164b58300
Fix keyboard events always propagating to default viewport if devwindow is open.
2023-05-30 21:29:43 +02:00
ZorenZal and GitHub
030a7d265b
Added set English language checkbox ( #2136 )
2021-11-10 01:12:36 +01:00
Pieter-Jan Briers
0c94956be1
Various degrees of work on input stuff.
2021-07-05 18:21:47 +02:00
Pieter-Jan Briers and GitHub
8efffc471d
Multi-window support ( #1713 )
2021-05-02 14:05:50 +02:00
c4946b8466
Viewport Improvements ( #1528 )
...
Co-authored-by: 20kdc <asdd2808@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2021-04-19 09:47:20 +02:00
Acruid and GitHub
2183cd7ca1
Massive Namespace Cleanup ( #1544 )
...
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00