userDaniel Pcancel
branchrust_reboot/main/geiger_counter_leakcancel

18 Commits over 0 Days - ∞cph!

23 Days Ago
Merge: from main Tests: built all modes in editor
27 Days Ago
Clean: remove obsolete logs from GeigerCounter Tests: none, trivial change
27 Days Ago
Merge: from main Tests: built all modes in editor
28 Days Ago
Merge: from main Tests: built all modes in editor
28 Days Ago
Update: document and test StringView.IndexOf Tests: ran the new unit tests
29 Days Ago
Merge: from main Tests: built all modes in editor
29 Days Ago
Update: RCon test page now accepts custom endpoint Think at this point it's good enough, so I'll stop here Tests: tested with connecting to local host
29 Days Ago
Update: RCon test page now follows log coloring output - Parses color tags that we receive in the stream - Recolored background to follow unity's style (since we sometimes send white colored logs) Tests: connected to session with high debug level with colored output
29 Days Ago
Update: RCon page displays Logs - Logs the pages connection flow, rcon commands and the feed from the server - Log scroll sticks to bottom Tests: ran with local session
29 Days Ago
▅▌▆▆▄▋: ▄▌▋▋ ▆▄▄█ ▉█▋▋ ▇▇▊▆▆▍▌▊▌▊▍▊ - ▍█▌ ▉ ▋▊▍▌▄▅ ▊▊▌▇ ▄▄▊▋▋▍▇ ▋▍▋▍▌ ▊▆█ █▌ ▇▍▄▌▋▆ ▉▋▍▉ ▌▋▆▋▍█▌▌ - ▋▄▅▌▄▆ ▅▉ ▅▊▌▄▊█▊▆▆ ▋▋█▇ ▌▅▍ ▌█▉▄ ▊▍▍ ▇▋█▊▇▋█▌ ▌▊▅▄▌▌▍ ▍█ ▅▄▉▆▋▇▉▍▍▅ ▄▊▋▅ - ▍▆▋▉▆▅▌▆▉ ▌▌▌▋ ▅▋▆ ▅▍█▄▌▊█▊ ▊▇▌ ▊█▉ █▆▅▉▆▋▄▇ ▊▋ ▉ ▌▉▊ ▇▌▊█▅▊▄ (▄▅▊▆▇▌▄▌ ▍ ▆▅▋▍█▊, ▋▆▌▄ ▆▌▇▋█▄▅▋▇ ▋▋ ██▌▉▇) ▄█▇▍▍: ▍█▋██▄▉▆▊ ▅▇ ▉▅█ ▅▋█▅▆ ▆▅▋▅▅▌ ▋▍▇▄▉▇▍, ▍▅▆▇▉▆▄ ▍▉▉▊▊▇▌▇▇▇▉, ▊▆▄▋▌▆▇ ▉▊▊▅ ▅▅▄▌█▊ ▄▅▌ ▅▅▅▆
29 Days Ago
Update: Add entity counter to Save Viewer This should be enough for now, I'll add more functionality as needed. Tests: loaded a large save, validated counter updates with filtering applied
29 Days Ago
Update: SaveViewer triggers loading on changed event - Also disabe the export buttons if no valid save is loaded Allowed to get rid of an extra variable and a first-run exception Tests: loaded large save game multiple times, all func still worked
29 Days Ago
Bugfix: avoid parsing invalid paths in SaveViewer Tests: tried to use a malformed path
29 Days Ago
Bugfix: Avoid leaking protobuff entities in SaveViewer Tests: loaded a save multiple times
29 Days Ago
Clean: remove redundant code in SaveViewer Tests: filtered a small save
29 Days Ago
Bugfix:SaveViewer no longer constantly filters - Also clear up cached results when user clears save file path Tests: stepped through the code, confirmed execution happened only once
29 Days Ago
Update: Migrating ConvertSaveFile func to SaveViewer - Removed old CovertSaveFile Tests: checked sorting works on a small save, export generates valid csvs
30 Days Ago
Merge: from main I also renamed this branch(used to be itemcontainer_ipooled) Tests: spawned on cragy, killed a scientist, confirmed m92 was marked to not save before kill, then marked for save after kill