Hardcore Questing Mode [FORGE/FABRIC]

Hardcore Questing Mode [FORGE/FABRIC]

16M Downloads

[Request] Import Quest Option from BQM

Boolyman opened this issue ยท 7 comments

commented

Seeing as the other questing mod BQM has been dropped by many devs due to numerous unresolved issues, is there any way you can add the option to Import quests from that mod to your platform? Some devs are stuck half way through their pack with hundreds of quests they would need to re-write if they wanted to switch to your mod

commented

I should talk to @Funwayguy about this, cause we would need some adaptors for it. Might be better as some addon or stand alone piece of code to convert his json to ours. Or at least as far as possible.

commented

Looking forward to it, if possible.

commented

Currently busy with Uni, hence the recent lack of bug fixing from my side, but I'll look into what we can do for moving quests across. A big problem besides differences in JSON formatting is that HQM has a technical limit to the amount of quests it can support before things like network packets breakdown (unless that has since been fixed).

commented

@Funwayguy the hard limit should be a lot higher then before now and if we ever hit it I'll look into fixing it.

commented

@Funwayguy any updates?

commented

Does anyone know which adapters were missing?

commented

After discussion with @Funwayguy this isn't really feasible at the minute. Perhaps after the rewrite.