Mystic Momba mysticmomba
  • Joined on 2024-08-23
mysticmomba pushed tag airlock_libs/v5.1.2 to mysticmomba/AirlockTools 2025-12-05 11:13:47 -05:00
mysticmomba pushed to RustImplementation at mysticmomba/AirlockTools 2025-12-05 11:12:38 -05:00
0aabbfd36e Style Change
mysticmomba released Fixed Progress Bar at mysticmomba/AirlockTools 2025-12-04 12:03:05 -05:00
mysticmomba pushed tag airlock_libs/v5.1.1 to mysticmomba/AirlockTools 2025-12-04 12:02:33 -05:00
mysticmomba pushed to RustImplementation at mysticmomba/AirlockTools 2025-12-04 11:57:56 -05:00
b19eeb6c96 Fixed Progress Bar
mysticmomba commented on issue mysticmomba/AirlockTools#36 2025-12-04 10:17:41 -05:00
Fix Rust Status Bar

I'm also going to fix the progress by ignoring the date from the first generated checkpoint by the script, and we will use the date from the first checkpoint received from airlock to be the…

mysticmomba opened issue mysticmomba/AirlockTools#39 2025-12-04 08:54:08 -05:00
Logic Flow Bug
mysticmomba released Feature added - MPSC channel at mysticmomba/AirlockTools 2025-12-03 17:58:18 -05:00
mysticmomba pushed tag airlock_libs/v5.1.0 to mysticmomba/AirlockTools 2025-12-03 17:56:59 -05:00
mysticmomba pushed to RustImplementation at mysticmomba/AirlockTools 2025-12-03 17:55:04 -05:00
76bd3a6087 Feature added - MPSC channel
mysticmomba closed issue mysticmomba/AirlockTools#38 2025-12-03 17:55:04 -05:00
Implement MPSC Channel
mysticmomba opened issue mysticmomba/AirlockTools#38 2025-12-03 13:14:40 -05:00
Implement MPSC Channel
mysticmomba pushed tag airlock_libs/v5.0.1 to mysticmomba/AirlockTools 2025-12-03 11:45:48 -05:00
mysticmomba pushed to RustImplementation at mysticmomba/AirlockTools 2025-12-03 11:45:31 -05:00
6ab9de413f Refactored loxide libs for easier readability
mysticmomba pushed tag airlock_libs/v5.0.0 to mysticmomba/AirlockTools 2025-12-02 10:53:55 -05:00
mysticmomba pushed to RustImplementation at mysticmomba/AirlockTools 2025-12-02 10:53:34 -05:00
f3c1d97d28 Implemented Threaded Rust Process
mysticmomba commented on issue mysticmomba/AirlockTools#29 2025-12-01 16:24:09 -05:00
Updator Logic

I'm going to try and implement threads in rust, by detaching from the GIL and then reattaching to send the data back to the script