Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-12 | edited features order and made better wording | Lorenz | |
2022-09-11 | fixing slayer bosses getting marked as slayer mini bosses sometimes | Lorenz | |
2022-09-11 | showing barbarian duke ignoring walls when standing at spawn point | Lorenz | |
2022-09-11 | code cleanup | Lorenz | |
2022-09-11 | code cleanup | Lorenz | |
2022-09-11 | using method hasMaxHealth | Lorenz | |
2022-09-11 | Fixed summoning mobs display don't track mobs when moving too fast while ↵ | Lorenz | |
spawning summoning mobs | |||
2022-09-11 | added sound debugs | Lorenz | |
2022-09-11 | code cleanup | Lorenz | |
2022-09-11 | Fixed enderman beacon position and showing beacons nearby ignoring walls | Lorenz | |
2022-09-11 | Fixed some bazaar items in best sell method. | Lorenz | |
2022-09-11 | fixed no rank player name format | Lorenz | |
2022-09-10 | changed LorenzTest | Lorenz | |
2022-09-10 | Added more player chat format options (show all channel prefix, hide player ↵ | Lorenz | |
rank, hide colon after player name, hide/change elite position format, channel prefix design) | |||
2022-09-10 | Added damage indicator for diana mobs. | Lorenz | |
2022-09-08 | Added msg support to fancy chat format. | Lorenz | |
2022-09-08 | Fix item resolution query crashing on some enchant books | Lorenz | |
2022-09-08 | updated config structure from neu | Lorenz | |
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 |