Commit graph

17 commits

Author SHA1 Message Date
srkizer
03e728e129
Use EnumerateInvocationList instead of GetInvocationList (#2303) 2025-06-23 22:09:48 +02:00
goaaats
ddf0a97c83 Add plugin error notifications, per-plugin event invocation wrappers 2025-05-01 20:47:03 +02:00
goaaats
22430ce054 Make ConsoleManagerPluginScoped internal as it's supposed to be 2025-05-01 14:47:02 +02:00
goaaats
731d7e0f6e Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
goat
80555d92ec
Merge pull request #1832 from goatcorp/apiX-rollup
[apiX] Rollup changes from master
2024-06-16 13:01:50 +02:00
KazWolfe
0c8c4bfdbf
chore: Remove the [InterfaceVersion] attribute (#1844) 2024-06-16 13:01:17 +02:00
goat
8d18940108 initial implementation of new auto-update UX 2024-06-15 01:00:50 +02:00
goat
a12edcbae0 console: properly get private service 2024-06-11 18:47:40 +02:00
goat
2d5c4ed7dc console: print variable contents, flip bools, print command on enter 2024-06-09 21:32:23 +02:00
goat
c0867d887e console: correctly treat null default values, return result from commands 2024-06-07 22:52:33 +02:00
goat
0f2aaa4241 console: add "toggle" command to flip boolean convars 2024-06-07 21:53:29 +02:00
goat
b3727a0f2a console: also strip "plugin" from namespace 2024-06-07 21:27:23 +02:00
goat
31e541fae5 deps: upgrade StyleCop, fix warnings
...fixes new array initializer expression
2024-06-07 21:19:16 +02:00
goat
02022599e5 console: add public interface 2024-06-07 21:04:31 +02:00
goat
fabc78b6d4 console: fix up apostrophes while logging 2024-06-07 19:59:17 +02:00
goat
2bee234257 console: support removing entries 2024-06-07 19:58:04 +02:00
goat
16f0fb76f4 add basic console system for debugging 2024-06-07 01:30:42 +02:00