Commit Graph

24 Commits

Author SHA1 Message Date
YoyoNow f33b3521b8 Hotfix TNTPoint for 1.15 or earlier 2025-07-13 21:00:42 +02:00
YoyoNow 6f64d03fee Update pr stuff 2025-07-03 11:07:52 +02:00
YoyoNow 95a97aed93 Update TraceRepository to save quite a bit smaller traces 2025-07-02 09:16:48 +02:00
YoyoNow d04939fb2c Add a simple smaller Trace file, not finished! 2025-07-02 08:12:09 +02:00
YoyoNow 86537a00de Fix TraceRecorder 2025-06-30 16:52:02 +02:00
YoyoNow 17704487c9 Add SimulatorStabGenerator 2025-04-19 17:58:40 +02:00
YoyoNow ae9166528d Add TNTClickListener.TNT_CLICK_DETAILS as a toggle 2025-04-18 21:49:59 +02:00
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
D4rkr34lm 963f798e7c Added removal of outdated save files and usage of safe file versioning 2024-08-08 16:01:35 +02:00
D4rkr34lm 0d2e028fac Moved init functionality in onEnable 2024-08-08 16:01:35 +02:00
D4rkr34lm ead144d974 Removed compression from TraceRecord serialisation 2024-08-08 16:01:35 +02:00
D4rkr34lm be848ac67a Improved trace serialisation through versioning 2024-08-08 16:01:35 +02:00
D4rkr34lm a9393f878f Extracted Trace Deserialisation/Serialisation process into Repo 2024-08-08 16:01:35 +02:00
YoyoNow 3366a30b0c Add BauSystem module
Fix ci java version
Fix LinkageProcessor
2024-08-05 13:28:50 +02:00