Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Remove Duplicate Code | Futuremappermydud | |
2023-07-07 | Proper Movement Menu | Futuremappermydud | |
2023-07-07 | WIP Title Container movement + Duration methods | Futuremappermydud | |
Added a WIP configuration screen under /Skyblocker hud titleContainer that allows you to move, change alignment, and reorient the titles inside. Added methods(TitleContainer.addTitleWithDismiss, and RenderHelper.displayInTitleContainerWDismissAndPlaySound) that will display the given title and after a set amount of ticks will disable that title. | |||
2023-07-05 | Make Changes + Add scaling | Futuremappermydud | |
2023-07-04 | remove debug stuff | Futuremappermydud | |
2023-07-04 | Change Position | Futuremappermydud | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-06-29 | Implement Vampire Slayer Features (#191) | Futuremappermydud | |
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-06-27 | Refactor RenderHelper | Kevinthegreat | |
2023-06-26 | Format file | Aaron | |
2023-06-26 | Reuse vector | Aaron | |
2023-06-26 | Refactor MirrorverseWaypoints | Kevinthegreat | |
2023-06-24 | Added Rift Tab Hud + 1 Rift related fix | Aaron | |
2023-06-22 | Fix cancel game message incompatibility | Kevinthegreat | |
2023-06-22 | Fix profile detection | Kevinthegreat | |
2023-06-22 | Narrowed access to methods | Kevinthegreat | |
2023-06-22 | Updated NEU repo error handling | Kevinthegreat | |
2023-06-22 | Add docs to Utils and NEURepo | Kevinthegreat | |
2023-06-22 | Abstract different checking methods in Utils | Kevinthegreat | |
2023-06-22 | Add profile updating from player list | Kevinthegreat | |
2023-06-22 | Add Fairy Souls Helper | Kevinthegreat | |
2023-06-21 | Async DiscordRPC | Kevinthegreat | |
2023-06-17 | 1.20 Port | Aaron | |
The game launches successfully without any crashes! | |||
2023-05-30 | Refactored schedulers and added docs | Kevinthegreat | |
2023-05-30 | Fix MessageScheduler not scheduling relative to current tick | Kevinthegreat | |
2023-05-30 | Fix MessageScheduler removing and not sending message tasks during cooldown | Kevinthegreat | |
2023-05-26 | Add Livid Color | Kevinthegreat | |
2023-05-21 | Added docs to Utils | Kevinthegreat | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-05-21 | Added docs to SkyblockerMod and Scheduler and refactored Scheduler | Kevinthegreat | |
2023-04-03 | Merge pull request #129 from TacoMonkey11/update_checker | Trương Hoàng Long | |
port UpdateChecker to java.net.http | |||
2023-03-31 | port UpdateChecker to java.net.http and simplify regex | Spencer | |
2023-03-31 | account for the easter name change and refactor slightly | Julienraptor01 | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 | |
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1: | |||
2023-01-20 | Just commits change i forgot to commit | Julienraptor01 | |
some todos will follow | |||
2023-01-15 | start fixing the rest i guess ? | Julienraptor01 | |
2023-01-11 | Maybe fix the math stuff but IDK | Julienraptor01 | |
2023-01-11 | Update mappings | Julienraptor01 | |
2022-10-24 | Make draggable config for HUD | Spencer | |
2022-06-07 | 1.19.x | LifeIsAParadox | |
2022-05-03 | Merge pull request #66 from TacoMonkey11/fabricapi-events | Yasin | |
Replace bootleg events with fabric api events | |||
2022-05-02 | remove useless class | Spencer | |
2022-04-12 | Move events into one file | TacoMonkey | |
2022-04-12 | switch to fabric api events | TacoMonkey | |
2022-04-12 | clean up UpdateChecker | TacoMonkey | |
2022-04-12 | Simplify callback | TacoMonkey | |
2022-04-12 | create skyblock join callback | TacoMonkey | |