EvEmu-Project / evemu_Crucible

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

Add Wormhole Code to Handle Systems not in the Database #185

Closed HeiressOfTheDark closed 2 years ago

HeiressOfTheDark commented 2 years ago

All this code does is stop the creation of a wormhole if the systemID is not in the database. From my testing it doesn't crash the server and doesn't seem to be spamming anything. I was able to tr to polaris and fly around for a good 45 minutes

HeiressOfTheDark commented 2 years ago

I also have no idea why my previous commits are here when I've already merged those in lol

jdhirst commented 2 years ago

@HeiressOfTheDark Looks good to me! Merging