Village_Defense icon indicating copy to clipboard operation
Village_Defense copied to clipboard

Integrate MobChip, Simplified Enemy Spawner & Configurable Pathfinders

Open HSGamer opened this issue 3 years ago • 7 comments

  • [ ] Integrate MobChip
  • [ ] Simplify Creature & Enemy Spawners
  • [ ] Configurable Pathfinders

HSGamer avatar Jul 20 '22 05:07 HSGamer

Looking forward for this. Could you explain a bit more about the custom pathfinders (the goal of it?) and about version limiting of mobchip such as only supporting higher 1.13. will that affect us? If yes it's not a issue just making sure the old methods won't be removed if they are needed for lower supporting versions.

Tigerpanzer02 avatar Jul 20 '22 20:07 Tigerpanzer02

Looking forward for this. Could you explain a bit more about the custom pathfinders (the goal of it?) and about version limiting of mobchip such as only supporting higher 1.13. will that affect us? If yes it's not a issue just making sure the old methods won't be removed if they are needed for lower supporting versions.

I haven't planned properly yet. But the Creature Spawner needs refactoring first, then I'll do the others. Initially, I'll integrate MobChip as an option to the current Configurable Spawners (pathfinder & goal) after I make the library to convert the values from the config to the pathfinders & goals.

HSGamer avatar Jul 21 '22 17:07 HSGamer

And since MobChip wraps the real pathfinders, I think 1.12 and below will be added soon.

HSGamer avatar Jul 21 '22 17:07 HSGamer

Looking forward for this. Could you explain a bit more about the custom pathfinders (the goal of it?) and about version limiting of mobchip such as only supporting higher 1.13. will that affect us? If yes it's not a issue just making sure the old methods won't be removed if they are needed for lower supporting versions.

I haven't planned properly yet. But the Creature Spawner needs refactoring first, then I'll do the others. Initially, I'll integrate MobChip as an option to the current Configurable Spawners (pathfinder & goal) after I make the library to convert the values from the config to the pathfinders & goals.

yeah i get that

Tigerpanzer02 avatar Jul 31 '22 07:07 Tigerpanzer02

And since MobChip wraps the real pathfinders, I think 1.12 and below will be added soon.

not sure if you read spigot thread of that resource

Tigerpanzer02 avatar Jul 31 '22 07:07 Tigerpanzer02

May you would like to split this pr into more? like one for each topic?

Tigerpanzer02 avatar Jul 31 '22 07:07 Tigerpanzer02

And since MobChip wraps the real pathfinders, I think 1.12 and below will be added soon.

not sure if you read spigot thread of that resource

I don't have to. Just check the recent code of MobChip. Now each major version implements its own ChipUtil that provides the real pathfinders. I'd not say they will add support lower than 1.13 soon. It's just a possibility.

HSGamer avatar Aug 03 '22 00:08 HSGamer