BenChung / KRPC.jl

A kRPC client for Julia
MIT License
3 stars 4 forks source link

Cumulative bug fixes #17

Closed Rhahi closed 1 week ago

Rhahi commented 1 year ago

Another set of bug fixes!

Closes #16 Closes #15 Closes #12

Performance

Code generation

Bug fix

Rhahi commented 1 year ago

Found an issue with this fix, will come back with a fix.

Rhahi commented 1 year ago

I am not certain if only the ID should use write_varint, or all integers should use write_varint yet.

BenChung commented 1 year ago

I think that all integers should use write_varint - do you mind if I merge this now?

I'm planning to tag another release after I can fix the enum issue you identified, hopefully by the end of the week.

Rhahi commented 1 year ago

I think it should be fine to merge, but for another release I suggest giving a week so that I can test the affected features in both vanilla/RO.

Rhahi commented 1 year ago

I've done some tests in vanilla and haven't found any obvious mistakes with code generation -- that is, I can change scenes and load saves.