Closed aPeter1 closed 2 years ago
Just saw my IDE made some whitespace changes (got rid of unnecessary tabs/spaces), hate it when it does that automatically when opening a file. I'll get rid of those if you would prefer.
Seems to work! I'll merge and update pypi.
Hello! I was creating my own mudpy package when I found out one was already made 😂 ! Anyways, I saw when testing with this file that the function for getting ivar array data doesn't support formats outside of a regular int (in the case of this file the type was real and the element size was 4). This addition will support that, but let me know if you think it could be improved. Thanks!
Also, I only went up to int32 because looking at MUD_SEC_GEN_HIST_dopack, it appears like that is as far as it goes.
Tested with this: