Commit Graph
19 Commits
Author SHA1 Message Date
D4rkr34lm 128d2d3378 Should fix traces not being deleted 2024-11-24 22:26:43 +01:00
D4rkr34lm 50175b2518 Fixed access 2024-08-18 20:53:36 +02:00
D4rkr34lm 67d4f3432a Changed trace record output to data output/input instead of object output/input 2024-08-18 12:23:05 +02:00
D4rkr34lm 3e6dd61428 Readd allArgs and history place holder 2024-08-18 12:08:57 +02:00
D4rkr34lm fbb6d84dae Moved trace system init to plugin enable 2024-08-18 11:53:14 +02:00
D4rkr34lm 44faab9950 Added all args through lombok 2024-08-18 11:45:38 +02:00
D4rkr34lm a780385599 Removed debug statement 2024-08-18 11:19:35 +02:00
D4rkr34lm 817c522d9a Added flushing of trace write to prevent eof on read 2024-08-18 11:14:42 +02:00
D4rkr34lm 15654394b5 Fixed false record count being red 2024-08-16 17:36:43 +02:00
D4rkr34lm 25f6b3c223 Fixed trace record count in trace objects created through recording 2024-08-16 17:35:11 +02:00
D4rkr34lm 642e9ffd50 Fixed deletion of old traces 2024-08-16 17:18:02 +02:00
D4rkr34lmandD4rkr34lm 963f798e7c Added removal of outdated save files and usage of safe file versioning 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm 0d2e028fac Moved init functionality in onEnable 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm ead144d974 Removed compression from TraceRecord serialisation 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm be848ac67a Improved trace serialisation through versioning 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm a9393f878f Extracted Trace Deserialisation/Serialisation process into Repo 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm 3b378977b7 removed vscode config from repo 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm 6c7b0f7bb5 Added workspace config for VsCode workspace 2024-08-08 16:01:35 +02:00
D4rkr34lmandD4rkr34lm f4fef76562 Added VS Code configuration to gitignore 2024-08-08 16:01:35 +02:00