ect0s

Results 8 issues of ect0s

[(https://github.com/Team-Silver-Sphere/SquadJS/blob/cdf3a1e36d9c051c3041827019a17836f56bde24/squad-server/log-parser/deployable-damaged.js#L16)](https://github.com/Team-Silver-Sphere/SquadJS/blob/cdf3a1e36d9c051c3041827019a17836f56bde24/squad-server/log-parser/deployable-damaged.js#L16) Is this ever cleared from the event store, and if so, where? Doing some testing on a persistent log parser, and dumped the event store after parsing a log...

https://github.com/Thomas-Smyth/SquadJS/blob/f825b4a65b486fd1cd738480e732afe74eb13aec/squad-server/layers/layers.js#L43 Jensens Range has 3 entries in https://raw.githubusercontent.com/Squad-Wiki-Editorial/squad-wiki-pipeline-map-data/master/completed_output/_Current%20Version/finished.json With Identical Names, as returned by RCON. In the case of Jensens Range, we end up with matches having 3 entries, failing...

core bug

This Pull Request attemps to add partial layers to correct various issues when a server is running mods. The benefit is that certain layer properties should be guaranteed across mods...

### Description of Issue Crashed twice in the past two days on the following callstack; One immediately after a server crash, so I assumed it was related to a missing...

core bug

``` Adds round-tickets regex to logparser; this will fire when the server prints new log lines related to tickets and factions. Adds round-ended regex to log parser and event; this...

Add chat message table to DBLog Schema includes: Server match Time Chat(teamchat/squadchat) message steamid I did not create a foreign key dependence on steamuser, as I had issues when we...

plugin feature request

### Description of Issue Every now and then RCON will close with an error, but without an error stack log line, ``` [RCON][1] Disconnecting from: 15.235.160.4:21114 [RCON][1] Socket closed with...

core bug