Pavel Djundik
Pavel Djundik
**Motivation** I've had some modifications done to a script, clicked the update button and it instantly overwrote any changes I've done, and I don't think there is a way to...
For example sqrt:  This would allow discovering functions which are actually available to be used, and which parameters they may take. speedcrunch does this for example: 
I've been using this version locally for months.
2.5.0 adds push notifications, and we want to get the UI and UX right for the settings before we release. As we discussed with @astorije, we decided that 3 (or...
### Is your feature request related to a problem? Please describe. https://developer.valvesoftware.com/wiki/Nav_Mesh https://developer.valvesoftware.com/wiki/Half-Life:_Alyx_Workshop_Tools/Level_Design/Navigation_Mesh It should be the .nav file next to the vmap. ### Describe the solution you'd like _No...
Fixes #2019
I changed Steam directory api to return DNS servers recently in #1422, and it works fine for TCP connections, but UDP connections throw that they can't send a packet to...
Server list providers now return the last time they were written (I had to add a bool to ReplaceList to avoid rewriting the file if its using provider list). By...
`CallbackMsg` is already an abstract class that only has the jobid. After #1433 is merged.
Would be nice to be able to nethook on Linux. Hook with LD_PRELOAD?