Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-14 | "Moved BackpackPreview to new sub-package 'item'" | vicisacat | |
Refactored code by moving the BackpackPreview class to a new 'item' sub-package. | |||
2023-09-10 | Dev mode and refactor BackpackPreview (#291) | Kevin | |
2023-09-09 | Remove unneeded local ItemRenderer | msg-programs | |
2023-06-22 | Abstract different checking methods in Utils | Kevinthegreat | |
2023-06-17 | 1.20 Port | Aaron | |
The game launches successfully without any crashes! | |||
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-05-03 | Migrated backpack and QuickNav mixins to ScreenEvents | Kevinthegreat | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2022-10-01 | Fix backpack preview not updating | Trương Hoàng Long | |
2022-06-14 | fix issue #73 | Trương Hoàng Long | |
2022-06-04 | multi-profile support for backpack preview | Trương Hoàng Long | |
2022-03-08 | use more reliable fix for backpack preview | LifeIsAParadox | |
thanks to @ExternalTime | |||
2022-03-08 | backpack preview fix | LifeIsAParadox | |
2022-02-26 | Fix crash from currentScreen being null | Trương Hoàng Long | |
2022-02-24 | Use the new scheduler and use fabricLoader to get config dir | KonaeAkira | |
2022-02-12 | Only load storage content from disk once | KonaeAkira | |
What was I thinking :) | |||
2022-02-12 | Fix bug where the backpack preview wouldn't update in some cases | KonaeAkira | |
Also moved the tick() call to a more reasonable location | |||
2022-02-12 | Add backpack preview | KonaeAkira | |