Giter Club home page Giter Club logo

Comments (19)

mosemister avatar mosemister commented on June 4, 2024

You can download the pre release version of Ships 6 here. However AutoPilot in Ships 6 does not work correctly, it does work correctly and fully in Ships 5 that you can download here.

I sadly do not have a release date for the next update, however I am hoping to release the next update soon

I have been working on uni work and have not had the time to work on ships in months. AutoPilot is not planned for the next release, you can see the next plans here.
The autopilot bug that is currently in the code makes the whole ship disappear on movement. I belive this is to do with the movement code, however i will need to do some testing and fix the issue.

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Okay, Sorry but if I wrote /ships autopilot Test X Y Z it's doesn't work, i use version 5.0.1.9 (MC 1.10.X).

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Is it enabled in the config?

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Yes i have activate it but it's doesn't work with Ship ?

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

WaterShip

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Ah. Autopilot only works on air based ships, such as the airship, marsship, plane, etc

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Are you french ? ;)

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Nope sorry. English

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Okay, can i configure the speed of AirShip with AutoPilot ?

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Sorry. Ships 5 autopilot will only move at the speed of 1-2 due to how ships 5 autopilot works

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

And it's possible to change the speed ?

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Nope. Not in ships 5. It should be in ships 6

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Hum you can't create a new .jar just for me for change the speed ? Please.

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Nope. The ships 5 algorithm for autopilot requires the ships autopilot speed to be 1-2. If i were to change the speed it would not work. Meaning i would need to recreate the whole autopilot code to make that work, due to my limited time i rather spend that time getting ships 6 to release with a configurable auto pilot

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Okay, and you don't have a date for the version 6 of ships ?

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

Sorry.
Ships 6 has completely new code from the ground up. Meaning it will take a while to develope

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Okay i understand thanks. It's possible to you to resolve bug with another plugin ? It's for https://dev.bukkit.org/projects/gates I have this error : https://pastebin.com/uwZzBYQz
Sorry i know it's not your job but i lovely love this plugins ^^

from ships-2ndgen.

mosemister avatar mosemister commented on June 4, 2024

It is a problem where the plugin is requesting for the players health. However it looks like it is using a older version. This is something that is not your fault unless your using a much newer version of bukkit then what the plugin needs.

The way to fix this from the plugin side is to request a players health using the new way

double health = ((Damagable)player).getHealth();

Sorry i can not be anymore help then that

from ships-2ndgen.

Bossbirdyman51 avatar Bossbirdyman51 commented on June 4, 2024

Okay, thank you very much !

from ships-2ndgen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.