| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-06 | Backend: Fixed typos everywhere (#2175) | hannibal2 | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-06-14 | fixing and using shortFormat() | hannibal2 | |
| 2024-06-14 | Revert "creating and using Number.format()" | hannibal2 | |
| This reverts commit 9f55fd15544e187491d78e2c5ecf2f2ed8ac76f1. | |||
| 2024-06-14 | creating and using Number.format() | hannibal2 | |
| 2024-06-08 | Even more annotation (#2031) | CalMWolfs | |
| 2024-06-08 | Backend: Start using new event system (#2023) | CalMWolfs | |
| 2024-06-07 | Backend: Change Java to Kotlin for repo files (#1543) | CalMWolfs | |
| 2024-06-07 | Backend: Remove deprecated function: getMultiplier (#1956) | CalMWolfs | |
| 2024-06-06 | Backend: Classes -> Objects with annotation (#1982) | CalMWolfs | |
| Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com> | |||
| 2024-06-06 | Backend: Convert existing objects to use the annotation and add the plugin ↵ | CalMWolfs | |
| (#1974) Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com> | |||
| 2024-05-26 | Backend: Use HypixelCommands (#1769) | Empa | |
| Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | |||
| 2024-05-26 | Backend: RegexUtils (#1854) | CalMWolfs | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-05-26 | Fix Typos (#1897) | Thunderblade73 | |
| 2024-04-19 | Feature + Fix: Player Chat Rework (#1483) | hannibal2 | |
| Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-04-15 | Backend: isKeyClicked (#1405) | Thunderblade73 | |
| 2024-04-12 | code cleanup | hannibal2 | |
| 2024-04-10 | Backend: Remove some more deprecated functions and misc code cleanup (#1402) | CalMWolfs | |
| Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-04-09 | Fix: Bingo card error (#1400) | CalMWolfs | |
| 2024-04-06 | Fix: Bingo Card Row (#1370) | hannibal2 | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-04-03 | Backend: Make all event names uniform (#1290) | CalMWolfs | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-03-15 | Backend: Storage Config Moving (#1171) | hannibal2 | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-03-12 | Feature: CustomScoreboard (#893) | J10a1n15 | |
| Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: Thunderblade73 <gaidermarkus@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-03-12 | Internal Change: Code cleanup ContainerChest getAllItems (#1047) | hannibal2 | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-03-06 | Internal Changes: Many small code cleanups (#1101) | hannibal2 | |
| Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2024-03-03 | Fixed Bingo Minion Craft Helper sometimes causing performance problems. #1091 | CalMWolfs | |
| 2024-03-02 | Added bingo card data to /shdebug. | hannibal2 | |
| 2024-03-01 | Fix: BingoCardTips using correct slot (#1083) | Thunderblade73 | |
| 2024-02-28 | Fixed rare error reading and rendering Bingo Card Tips in Bingo inventory. ↵ | Thunderblade73 | |
| (#983) | |||
| 2024-02-25 | Fixed internal name resolving. #1046 | hannibal2 | |
| 2024-02-20 | Deprecate LorenzUtils.sendCommandToServer. #1025 | hannibal2 | |
| 2024-02-19 | Item name rewrite and cache #1016 | hannibal2 | |
| 2024-02-16 | Moved many regex patterns in the repo and code cleanup. #871 | CalMWolfs | |
| 2024-02-16 | Clean up string pluralization methods. #975 | alexia | |
| 2024-02-10 | Splitting many utils functions from LorenzUtils up into other classes: ↵ | Thunderblade73 | |
| ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978 | |||
| 2024-01-31 | replace onChatMessage with onChat | hannibal2 | |
| 2024-01-07 | only show debug when necessary | hannibal2 | |
| 2024-01-07 | Fixed performance issues with Bingo Minion Craft Helper. | hannibal2 | |
| 2024-01-07 | Moving minion craft helper fully over to neu internal names. | hannibal2 | |
| 2024-01-07 | Fixed bingo minion craft helper not detecting crafted tier one minion. | hannibal2 | |
| 2024-01-06 | Extract FirstMinionTier logic from bingo minion craft helper for better ↵ | hannibal2 | |
| analyzing the performance problems some users have. | |||
| 2024-01-01 | Fixed detecting bingo profile while visiting other players bingo island. | hannibal2 | |
| 2024-01-01 | Added support for new bingo guide repo format, show guide on hover over ↵ | hannibal2 | |
| missing bingo goal list | |||
| 2023-12-26 | code cleanup | hannibal2 | |
| 2023-12-09 | Internal Change: Minion craft helper NEUInternalName (#619) | Walker Selby | |
| Changed MinionCraftHelper to use NeuInternalName. #619 | |||
| 2023-12-09 | Hide Winter Island close timer during the month of December. | hannibal2 | |
| 2023-12-09 | Show a chat message with the positive or negative progress in the community ↵ | hannibal2 | |
| goal percentage after opening the bingo card inventory. | |||
| 2023-12-08 | Fixed cave spider detection from inventory. | hannibal2 | |
| 2023-12-08 | renamed bingo session | hannibal2 | |
| 2023-12-08 | Saving minion craft helper crafted tier 1 minions per bingo session. | hannibal2 | |
| 2023-12-08 | Saving bingo goal data into the config. | hannibal2 | |
