Kawe Mazidjatari f0907ca9f1 BanSystem: refactor & fix bugs
* Make sure we read the banlist from platform as well, just like how we write to it.
* Use strtoull() instead of atoll() for nucleus id values, nucleus id is unsigned so we must convert to unsigned.
* Remove extraneous try catches, these were previously used for integral type conversions that threw exceptions, but the current ones do not throw so the try catch is unnecessary.
2024-04-05 17:56:52 +02:00
..
2024-04-05 17:19:29 +02:00
2023-07-19 18:56:01 +02:00
2024-04-05 17:46:52 +02:00
2024-04-05 17:56:50 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 17:56:52 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:56:52 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00