Commit Graph

12 Commits

Author SHA1 Message Date
OMGeeky
f07db4c88e improve warn outputs 2024-05-31 15:38:39 +02:00
OMGeeky
d80498a8b6 make enums their own class in python to better handle variants where name overlaps might happen 2024-05-31 15:09:06 +02:00
OMGeeky
a6d4fdd027 fix enum being generated multiple times in some cases 2024-05-18 18:32:18 +02:00
OMGeeky
92ad312680 improve some names 2024-05-18 17:45:00 +02:00
OMGeeky
04845a8f46 fix build error: TypeError: 'DictObject' object is not callable 2024-05-16 23:21:53 +02:00
OMGeeky
3b667bb89b cleanup some old stuff
Signed-off-by: OMGeeky <aalaalgmx@gmail.com>
2024-05-16 21:46:02 +02:00
OMGeeky
f528cb9c2c remove leftover print
Signed-off-by: OMGeeky <aalaalgmx@gmail.com>
2024-05-16 21:28:08 +02:00
OMGeeky
5dd05e4ee4 fix enums not finding nested variants etc 2024-05-15 00:55:15 +02:00
OMGeeky
b6c063a854 fix some enums getting wrong names
(some were way too long)
2024-05-15 00:24:23 +02:00
OMGeeky
5bfd23d73e fix some errors where some stuff does not exist
all apis libs build now
2024-05-12 23:56:24 +02:00
OMGeeky
5a40cf1683 fix some items not having parameters crashing the script 2024-05-12 22:11:10 +02:00
OMGeeky
8fc78fe0ae a building version of the enums-change (cli is broken).
(at least youtube3 builds, the others get generated successfully)
2024-05-12 22:10:59 +02:00