-
### Description:
Bounce count of bouncy projectiles is hardcoded to a maximum of 3 in vanilla TS. Both DTA and TI change this limit to 127.
```
; Increase max number of bounces for bouncy project…
-
We need to take some time to create a reasonable load test to shake out any obvious problems with scaling. Can also get a baseline memory + cpu footprint.
-
## CVE-2020-28500 - Medium Severity Vulnerability
Vulnerable Libraries - lodash-4.17.19.tgz, lodash-4.17.15.tgz, lodash-4.17.11.tgz
lodash-4.17.19.tgz
Lodash modular utilities.
Library home page: …
-
Now that we have the ability to list multiple items for calling combat supports it would be even cooler if we could have multiple combat support providers.
This would allow situations where you cou…
-
I'm using artillery for load-testing of an AWS lambda function. There is a warm-up stage allowing to warm up the lambda, which takes a few seconds for the first invocation.
In production accordingl…
-
### Description of the bug
After importing an object like a small cylinder and adding a negative volume, and place it on the base to create a partial hole, if there are many perimeters and the out pe…
-
## CVE-2021-32640 - Medium Severity Vulnerability
Vulnerable Libraries - ws-5.2.2.tgz, ws-6.1.4.tgz, ws-6.2.1.tgz
ws-5.2.2.tgz
Simple to use, blazing fast and thoroughly tested websocket client an…
-
Dear all,
Steps to reproduce:
Enabled filament sensor in Features menu and start a print job.
It causes a false positive (the light in the sensor works correctly changin from red to green).
The co…
-
After recruiting a mortar squad and losing the resources I could not command it
CODE:
if (_type == "Survivor") exitWith {
["", "",>
10:14:25 Error position:
10:14:25 Error Undefined vari…
-
Is it possible to set a variable that persists across all scenarios during a test run, i.e a global variable?
As I understand it variables defined in the config section are scenario specific, and are…