Commit Graph
22 Commits
Author SHA1 Message Date
esilva f569f46499 Bump the BeamNG SDK and report the title for the window v1.3.6 2026-07-06 23:42:08 +01:00
esilva c185289c74 Slight memory usage reduction v1.3.5 2026-07-01 10:12:07 +01:00
esilva 34f14e8dc0 Fix a bug. The recorder was writing out the buffer instead of the OG data v1.3.4 2026-07-01 09:34:38 +01:00
esilva 52056a7da3 updated it to use the latest and greatest API change on bngsdk
May have introduce some stupid things, will look at them after
v1.3.3 BUG
2026-07-01 00:20:12 +01:00
esilva 31a2f85407 added a view to the recording utility of BeamNG too v1.3.2 2026-06-29 11:27:27 +01:00
esilva b8d915af4f print the error when it throws an error
it might not even matter because it will just flash too fast
2026-06-29 11:23:12 +01:00
esilva 99b3891c60 Moved the outgauge data prints to a standalone function 2026-06-29 00:19:57 +01:00
esilva 988124ef60 Alignement v1.3.1 2026-06-26 18:00:40 +01:00
esilva 422e8fcdc2 very simple way of visualizing the data flowing v1.3.0 2026-06-26 17:49:15 +01:00
esilva 7c558eda9c Change the recorder to save data in the binary format replay reads v1.2.0 2026-06-26 11:32:37 +01:00
esilva c23c39d889 Performance and API improvements for the replay function 2026-06-26 11:31:46 +01:00
esilva 7939f07f34 benchmark file 2026-06-25 23:02:42 +01:00
esilva 4d05e636b6 Laying the groundwork for a better view of the output 2026-06-25 22:45:25 +01:00
esilva 540cb90f42 Updated the README 2025-10-14 18:33:12 +01:00
esilva 9d3e9942d7 Shows progress and also added a loop flag so that it can go around and around v1.1.0 2025-10-10 23:22:55 +01:00
esilva 5f44960260 Updated the README with the latest command v1.0.0 2025-10-02 23:31:30 +01:00
esilva dda020ab2f Added .gitignore 2025-10-02 10:53:06 +01:00
esilva 68174c72f2 Added the record command
Very basic, but it will do for testing
2025-10-02 10:53:06 +01:00
esilva edbd030bfc Fixed the explanationString of the replay command 2025-10-02 10:52:54 +01:00
esilva 6930a7f218 Created a struct for the UDP connection instead of juggling multiple loose vars 2025-10-02 10:12:08 +01:00
esilva e8d10e1a3c Added this README 2025-10-02 00:16:47 +01:00
esilva 47cacaf16b First commit with a basic mockserver for BeamNG stuff 2025-10-02 00:09:45 +01:00