-
### Why?
To allow more control over the server when an alert is triggered
### What and How?
It'd allow for running commands as console when an alert is triggered.
Could be implemented pretty simpl…
-
The motivation for this change is for metering, which is related to coverage analysis instrumentation.
In coverage analysis instrumentation, compartments need:
1. a global that can capture coverag…
-
The admin tools we have so far are pretty good and up to par yet, in my opinion, need a few fixes/tweaks here and there:
### Issues:
**Player Alerts**:
- Rename to 'Player Logs' or just 'Logs…
-
> As of Yosemite, Apple bans drivers that haven't received explicit approval from Apple. The only workaround I'm aware of is to set a system flag to globally allow all unsigned kernel extensions. This…
-
From @venkataram-nv
I found another case where slang crashes with varLayout:
**file: buffers.slang**
```
module buffers;
public cbuffer SceneConstants
{
public float far_plane_distan…
-
Are there any cases where we'd prefer `.unwrap()` over `.expect()`? If not, I think adding a pre-commit hook check to ensure `.unwrap()` is not used could speed up PR review for newcomers.
-
We are testing fastnetmon.
fcli show total_traffic_counters
incoming traffic 50413 pps
incoming traffic 269 mbps
incoming traffic 17 flows
outgoing traffic 7160 pps
outgoing traffic …
-
# Plugin Changes
- Migrate Geoip functions into a separate addon - BanManager-GeoIp
- Not used very much according to stats, and would significantly reduce the overall JAR size
- Migrate Report f…
-
```
Add the following GM commands (if they don't already exist):
* Usurp
Take control of a NPC.
* Thrall ()
Summons NPCs (non-persistent, no respawning), and optionally give them a new AI.
* Res…
-
Currently, `deno lint` doesn't complain about missing identifiers. The following JS program passes linting but explodes at runtime:
```js
blah
```
In my experience, this is an _extremely_ comm…