EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
168 stars 65 forks source link

Fixes for creating contracts #282

Closed d10sfan closed 10 months ago

d10sfan commented 10 months ago

Fixes for the following issues related to creating contracts:

This seems to be working well, as with the changes, I was able to create contacts with various settings (with and without descriptions, private vs public.

Not sure if there's a better way to handle the different arguments, as this needed lots of unique functions to catch the various ways that contracts are sent by the client.

jdhirst commented 10 months ago

Looks great, thank you!

d10sfan commented 10 months ago

Thanks!