Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Island Missions dont reset #815

Open
PeachesMLG opened this issue Feb 28, 2024 · 0 comments
Open

Island Missions dont reset #815

PeachesMLG opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working unconfirmed An issue that needs further investigation

Comments

@PeachesMLG
Copy link
Member

basically there are two types of Daily missions:

  1. Where you set slot = null, where it will randomly pick a new one each day
  2. Where you specify a slot

#1 reset, #2 dont

So we just need some logic in here: https://github.com/Iridium-Development/IridiumTeams/blob/master/src/main/java/com/iridium/iridiumteams/gui/MissionGUI.java#L55 to see if they have expired or not

@PeachesMLG PeachesMLG added bug Something isn't working unconfirmed An issue that needs further investigation labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed An issue that needs further investigation
Projects
None yet
Development

No branches or pull requests

3 participants