Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | Using LorenzUtils.consoleLog | Lorenz | |
2022-09-08 | added more minecraft console filters | Lorenz | |
2022-09-08 | fixed defaults | Lorenz | |
2022-09-08 | added minecraft console filter logic into config | Lorenz | |
2022-09-08 | moved api and debug into dev config | Lorenz | |
2022-09-08 | Merge pull request #3 | jani270 | |
* Added gradle and mac stuff to gitignore * Added new badge and fixed kotlin (java) badge * Fixed inconsistency in project (HyPixel x Hypixel) | |||
2022-09-08 | added minecraft logging logic and filtering | Lorenz | |
2022-09-08 | fixed LorenzLogger printing output into console | Lorenz | |
2022-09-08 | fixed LorenzLogger printing output into console | Lorenz | |
2022-09-07 | reactivated RenderBlockInWorldEvent | Lorenz | |
2022-09-07 | fixed best bazaar sell method with enchanted book | Lorenz | |
2022-09-07 | edited lorenz test | Lorenz | |
2022-09-07 | added points to features list | Lorenz | |
2022-09-07 | better wording | Lorenz | |
2022-09-07 | Changed the ashfang gravity orb highlight from square to cylinder | Lorenz | |
2022-09-07 | Added circle around the player when having the Fire Veil Wand ability running | Lorenz | |
2022-09-07 | fixed bazaar api checking too often | Lorenz | |
2022-09-07 | Merge remote-tracking branch 'origin/dev' into dev | Lorenz | |
2022-09-07 | fixed bazaar api checking too often | Lorenz | |
2022-09-07 | code cleanup | Lorenz | |
2022-09-07 | Fixed enchanted books in bazaar. | Lorenz | |
2022-09-07 | Hiding the flame particles when using the Fire Veil Wand ability. | Lorenz | |
2022-09-07 | SummoningSoulsName integrate into SummoningMobManager config logic | Lorenz | |
2022-09-07 | code cleanup | Lorenz | |
2022-09-07 | fixed regex | Lorenz | |
2022-09-07 | typo | Lorenz | |
2022-09-07 | typo | Lorenz | |
2022-09-07 | 0.7 (#2) | hannibal2 | |
* code cleanup * Option to hide the Skyblock Level from the chat messages, Option to change the way the Skyblock Level gets displayed in the chat * change version to 0.6.1 * add highlight the voidling extremist in pink color * add highlight corrupted mobs in purple color * fixed highlight corrupted mobs in purple color in the private island * another minor fix for highlight corrupted mobs in purple color * created EntityHealthUpdateEvent and fixing CorruptedMobHighlight * using EntityHealthUpdateEvent everywhere * added marking a player with yellow color * highlight slayer miniboss in blue color * /copyentities now shows health correctly for every entity * infer fix * fixing bazaar message filter * changelog * hides the death messages of other players, except for players who are close to the player. * hiding tip messages * highlight deathmites in dungeon in red color * code cleanup * code cleanup * hide tnt laying around in dungeon * fix infer * remove debug * Added hide Blessings laying around in dungeon. Added hide Revive Stones laying around in dungeon. * Hide Premium Flesh laying around in dungeon. * edited LorenzTest * Added dungeon copilot and separate filter for hiding dungeon key and door messages. * Added hide Journal Entry pages laying around in dungeon. * Added hide Skeleton Skulls laying around in dungeon. * credits * Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull) * Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull) * fix wording * clarification * small fixes * Highlight the enderman slayer Yang Glyph (Beacon) in red color (supports beacon in hand and beacon flying) * better/more readability for CopyNearbyEntitiesCommand * make version 0.7 | |||
2022-09-05 | Merge pull request #1 | Roman / Linnea Gräf | |
* Make gradlew executable | |||
2022-09-04 | finished 0.6 | Lorenz | |
2022-09-04 | added option to hide damage splashes around ashfang | Lorenz | |
2022-09-04 | added option to hide all the particles around the ashfang boss & Added ↵ | Lorenz | |
option to hide the name of full health blazes around ashfang | |||
2022-09-04 | added changelog | Lorenz | |
2022-09-04 | fixing Hiding the nametag of mobs close to minions not working when minion ↵ | Lorenz | |
nearby was never collected | |||
2022-09-04 | minor fixes | Lorenz | |
2022-09-04 | add highlight different ashfang blazes in their respective color | Lorenz | |
2022-09-04 | fixed that items with stars don't gray out properly when hidden by the 'hide ↵ | Lorenz | |
not clickable' feature | |||
2022-09-03 | added option to mark the own summoning mobs in green | Lorenz | |
2022-08-26 | fixing bug that wrong entities get counted as summoning mobs | Lorenz | |
2022-08-26 | added summoning mob features | Lorenz | |
2022-08-25 | added option to show the health of Voidgloom Seraph 4 during the laser phase | Lorenz | |
2022-08-25 | typo | Lorenz | |
2022-08-24 | option to change the gray-out opacity for 'Not Clickable Items' | Lorenz | |
2022-08-24 | hiding damage splashes while inside the boss room (fixing Skytils feature) | Lorenz | |
2022-08-24 | formatting dungeon features | Lorenz | |
2022-08-24 | formatting | Lorenz | |
2022-08-24 | add changelog | Lorenz | |
2022-08-24 | changing the size of the render blocks for minions, ashfang blazing souls ↵ | Lorenz | |
and gravity orbs | |||
2022-08-24 | added Ashfang Blazing Souls display | Lorenz | |
2022-08-24 | moving copyToClipboard into OSUtils.kt and renaming ConfigUtils | Lorenz | |