Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
https://hypixel.net/threads/3856202/
GNU Affero General Public License v3.0
1.07k stars 421 forks source link

DSM and SBE waypoint support #173

Closed CuzImClicks closed 2 years ago

CuzImClicks commented 2 years ago

pull request added the ability to add crystal hollow waypoints that are sent in SBE or DSM format

CuzImClicks commented 2 years ago

anything?

TakoTheDev commented 2 years ago

Nothing ig

CuzImClicks commented 2 years ago

At least some feedback would be great! I think it would be a nice addition to the mod...

My-Name-Is-Jeff commented 2 years ago

Bruh you didn't change anything

CuzImClicks commented 2 years ago

Would it be possible if I don't have to implement the groups? My code only gets executed rarely so performance wouldn't be impacted. The code works in the current state. I can't test groups right now due problems with the gradle project and java versions...

FluxCapacitor2 commented 2 years ago

Would it be possible if I don't have to implement the groups? My code only gets executed rarely so performance wouldn't be impacted. The code works in the current state. I can't test groups right now due problems with the gradle project and java versions...

You can fix your compilation issue by (assuming you're using IntelliJ) going into your project settings (ctrl+alt+shift+s) and setting your Project JDK to 8, then going into your IntelliJ settings (ctrl+alt+s), searching for "gradle" and setting your gradle JDK to 16.

image image

CuzImClicks commented 2 years ago

How or can you login to your microsoft account in a dev environment? image I assume this hasn't changed, but how do i test my changes then?

Sychic commented 2 years ago

Just use essential login.

CuzImClicks commented 2 years ago

yes i already did that... but it the same thing happened. I can't join single player or multiplayer. image

CuzImClicks commented 2 years ago

Should i move the pull request to the release/1.3 branch?