Releases: JFronny/meteor-client
Releases · JFronny/meteor-client
1.21.4 Build
Commits
- 401d3b0: Rewrite build script (MeteorDevelopment#5091) (RacoonDog) #5091
- b279889: New versioning scheme (MineGame159)
- 85ceea8: Whoops (MineGame159)
- e9903c4: Oh my god (MineGame159)
- 3819e27: Fix Discord webhook (MineGame159)
- 6daeb1d: Merge remote-tracking branch 'meteor/master' into master-ame (JFronny)
1.21.3 Build
Merge remote-tracking branch 'meteor/master' into master-ame # Conflicts: # gradle.properties # gradle/wrapper/gradle-wrapper.properties # src/main/java/meteordevelopment/meteorclient/mixin/CapeFeatureRendererMixin.java # src/main/java/meteordevelopment/meteorclient/mixin/ChatInputSuggestorMixin.java # src/main/java/meteordevelopment/meteorclient/mixin/ElytraFeatureRendererMixin.java # src/main/java/meteordevelopment/meteorclient/mixin/InGameHudMixin.java # src/main/java/meteordevelopment/meteorclient/utils/network/Capes.java # src/main/resources/fabric.mod.json
1.21 Build
Features
- BaritoneSettings - maxValues #4981 (ruriyoshinova)
- reuse
SETTING_MAX_VALUES
formax
#4981 (ruriyoshinova)
Code Refactoring
Commits
- 6c714bf: sprint module: fix jumping in place, add unsprint on hit setting (Wide-Cat)
- 23c87ce: Fix no mining trace crashing. (Wide-Cat)
- 31b71cc: Nuker refactor (MeteorDevelopment#4787) (Funtimes909) #4787
- aefbefb: Improvements to trajectories and the projectile simulator (MeteorDevelopment#4804) (Wide-Cat) #4804
- e32839a: Fix text box and int/double/blockpos setting issues (Wide-Cat)
- 7f74c25: Hopefully fix instant rebreak kicking you (Wide-Cat)
- 31e879e: Prevent EntityTypeListSetting suggesting and accepting filtered values in commands (Wide-Cat)
- c094f46: Patch owolib/gadget compat (RacoonDog) #4814
- 28350de: Distance check for totem pops (RedCarlos26) #4818
- d5763da: 1.21.1 update (Big-Iron-Cheems) #4816
- a20389b: remove unused settings (Wide-Cat)
- 202b140: Add swap, drop and hotbar keys to .input command (RacoonDog) #4834
- 4bef531: Fix Indium mixin signature (MeteorDevelopment#4835) (Big Iron) #4835
- caa885f: add tridents to killaura weapons (RacoonDog) #4851
- 8f83d5d: Update to Sodium 0.6.0-beta.1 and fix XRay with Fabric API (MineGame159)
- 902308f: Fix Sodium compat outside of development environment (MineGame159)
- c67f2b9: Improvements to Nametags module (MeteorDevelopment#4869) (MuffinTime) #4869
- 70dad7c: Fix crash when you pass an invalid slot number (hellidox) #4853
- ddea709: ok it doesnt crash above max (hellidox) #4853
- 9c62310: remove baritone requirement for locating strongholds (Wide_Cat)
- 29d8d01: Update reach module given changes in recent versions (Wide_Cat)
- bddc37d: remove EasyMC from account manager because they shut down (Wide_Cat)
- 3ba75df: Fix and improve the resource pack setting in ServerSpoof (Wide_Cat)
- b0a441e: Update the no render gui background setting (Wide_Cat)
- 0c59ec3: Fix crash when resetting waypoint module settings (Wide_Cat)
- 4b05fba: clean up the save map command (Wide_Cat)
- 4ed2ee0: refactor IMinecraftClient rightClick [skip ci] (Wide_Cat)
- e4fc59e: Add multitask module (Wide_Cat)
- 18ab44d: add an option to split large messages in the spam module and also add an option for uppercase letters in bypass (Funtimes909) #4891
- 11d4efc: Fix or improve almost all the code (Wide_Cat) #4891
- 5b1a153: fix crash with particular mod (Wide_Cat)
- 99d2eb1: Hopefully fix a crash regarding anti-spam and other chat mods (Wide_Cat)
- fd989bd: Fix BlockPos setting not visually updating after clicking (MeteorDevelopment#4820) (RattlesHyper) #4820
- a920528: mark sodium versions under 0.6.0-beta as incompatible (Wide_Cat)
- b4afa0b: PlayerUtils.getGameMode() null change (Wide_Cat)
- 0ee66e8: update to sodium 0.6.0-beta.2 (Wide_Cat)
- bb2337f: Add unsprint in water setting to sprint module (Wide_Cat)
- cf3a90b: Fix SoundBlocker not blocking preexisting tickable sounds (Wide_Cat)
- 06c5422: Make SoundEventListSettingScreen use identifiers instead of subtitles (Wide_Cat)
- 3e5ae3a: fix storage esp breaking at high distances (MeteorDevelopment#4932) (RacoonDog) #4932
- 37cb315: Set elytra fly acceleration to zero when going into an unloaded chunk with "No Unloaded Chunks" enabled (MeteorDevelopment#4906) (spinningtoilet) #4906
- fa5fe9b: Fix BetterTooltips crashing over items with the HIDE_TOOLTIP flag (MeteorDevelopment#4913) (Tas) #4913
- ac96267: Fix a few BetterTooltips bugs and crashes (Wide_Cat)
- 4696ec1: Display in the module screen which addon it came from. (MeteorDevelopment#4947) (Wide-Cat) #4947
- 34a5b9d: Fix NoSlow Air Strict and packet Sneak setting you into the crouching pose for a single tick. (Wide_Cat)
- 25004d1: Update No Render: (Wide_Cat)
- 262e5f3: support 1.21 (RacoonDog) #4953
- 4d290d6: fix .enchant command (RacoonDog) #4954
- adec761: modules aliases, invalid name logging, deprecate
getCategoryByHash
(RacoonDog) #4946 - 34489c9: add a toggle for searching by module aliases to the config tab (Wide_Cat)
- 8c19f79: Fix packet event race conditions once and for all (Wide_Cat)
- 015efc6: Fix breaking changes regarding addons. (Wide_Cat)
- 42fb908: Add player join/leave messages to Notifier (MeteorDevelopment#4952) (Tas) #4952
- eacedeb: Increase nametage scale when using Zoom (chairclr) #4979
- 7a684a2: Make scaling apply to waypoints as well (Wide_Cat) #4979
- 9e99af3: improve damage utils & autoweapon (RacoonDog) #4976
- 0f22604: Fixed the alt manager's incidental limit of 3 Microsoft accounts. (0xTas) #4949
- 2d96d9c: Fix duplicate code execution between fetchInfo() && login() (0xTas) #4949
- 37f9414: Fix PotionSpoof flickering with night vision and add potion mode to Fullbright (MeteorDevelopment#4985) (Tas) #4985
- 38b6659: Assorted improvements to bow aimbot, bow spam and the trajectories modules (Wide_Cat)
- af4dc43: Update compatibility with lithium 0.14.0-beta.1 (Wide_Cat)
- 0d7879a: Update Auto Log (Wide_Cat)
- a08abdd: Remove legacy compatibility code for Canvas renderer (Wide_Cat)
- d4b3fb8: Fix lag spike when enabling block esp (MeteorDevelopment#5001) (RacoonDog) #5001
- 60e85aa: Fix AutoLog toggle off setting (0xTas) #5005
- 5720f8b: Add a blacklist for no mining trace (Funtimes909) #4922
- 37c5c5c: please actually test the code next time :bruh: (Wide_Cat) #4922
- afab5e9: Merge remote-tracking branch 'origin/master' into master-ame (JFronny)
1.20.6 Build
Warning
This build is actually for 1.21 and published under this tag accidentally. If you need this addon for 1.20.6, please build it yourself.
Bug Fixes
Commits
- 1b2144b: Fix crash on startup with liquidbounce (Wide-Cat)
- fa00a6d: fixed fabric packets not being detected by the event system (misterx) #4595
- f9b1c75: Fixed Criticals not working (tyrannus00) #4597
- 56fbe95: revert more thoroughly (Wide-Cat) #4597
- dded574: Fix crash on servers that send "fake players" that don't have an entry in the player list (MineGame159)
- 2b68dd4: Fixed ServerSpoof (MeteorDevelopment#4599) (19MisterX98) #4599
- 2ee726a: Prevent the ViaFabricPlus settings button overlapping with ours in the multiplayer menu. (Wide-Cat) #4605
- c320c13: fix warning (Wide-Cat) #4605
- f647d06: Made rage sprint omnidirectional (Wide-Cat)
- 339cf2b: Add titles to No Render (MeteorDevelopment#4607) (FurnyGo) #4607
- 66549ba: Fix bind command (Wide-Cat) #4611
- 3494a75: ensure correct key (Wide-Cat) #4611
- 49f3305: Add keep sprint setting to the Sprint module (Wide-Cat)
- 3e49a94: fixed lithium border collisions MeteorDevelopment#4618 (misterx) #4619
- 580ad3f: Fixed incompatibility with Bleachhack420 (tyrannus00) #4626
- map content (MeteorDevelopment#4624) #4624 (Big Iron)
- f08df5c: fixed hud default elements not working (MeteorDevelopment#4634) (19MisterX98) #4634
- c82f0c0: add anti chat clear option to BetterChat (RealMuffinTime) #4602
- 1a859f0: fix chest swapping after getting an error with pitch40 (triskj0) #4637
- 1c15b02: suggested change (triskj0) #4637
- e2e92df: Add waypoint fade distance setting (Wide-Cat)
- 6704302: Rename the 'Instamine' module to 'Instant Rebreak' (Wide-Cat)
- b3e260d: hostnames can have minus hyphens (misterx) #4639
- 546d0b9: Abstract shared code in prompts (MeteorDevelopment#4641) (Wide-Cat) #4641
- c470008: Fix issue with better chat and clientside messages (Wide-Cat)
- 0ddeab2: Fix anti-clear in better chat. (Wide-Cat)
- 309bbc8: Add a GUI positioning reset button to GUI tab screen (Moxvallix Mox) #4659
- 7372616: Correct better chat anti-clear behaviour (RacoonDog) #4664
- 0d5fbae: Entity owner no longer works with horses and projectiles (Wide-Cat)
- cedabd4: Fix notebot reach (Wide-Cat)
- 1392c8b: port .nbt to 1.20.5+ (RacoonDog) #4574
- bb64285: Fix suggestions for remove argument (Wide-Cat) #4574
- 5debbd3: Remove unused imports in commands (Wide-Cat)
- f68e3f3: Add auto wasp module (Wide-Cat) #4666
- 5b15560: Copyright notice (Wide-Cat) #4666
- 74b80cf: fixed keybind issue with linux/x11 MeteorDevelopment#4581 (MeteorDevelopment#4600) (19MisterX98) #4600
- 57f36ca: Future version 0.5.8 (MineGame159)
- 0ce909c: 1.21 update (MeteorDevelopment#4640) (Big Iron) #4640
- 19c8f7e: handle friend names case-insensitively (RacoonDog) #4570
- 71f439f: fix issues with chams (Wide-Cat)
- bfb6e32: Add setting to criticals to always smash attack with the mace (Wide-Cat)
- 120dac5: add wind charges to the trajectories module (Wide-Cat)
- cff4cf5: Fix Vanilla Xray (MineGame159)
- 8515737: Added mace to kill aura (squidoodly) #4707
- 946a4ba: fix better tooltips bees setting (Wide-Cat)
- c51867e: Ensure toggleOnBindRelease doesn't enable modules when releasing the bind (Wide-Cat)
- f82d7dc: Fixed game crash caused by ChatInputSuggestor (Adrian) #4722
- f33e87b: Added pause in creative mode option for middle click open (MeteorDevelopment#4717) (Chen Meng) #4717
- 7e65731: Make .peek work for containers in item frames (Lubyanoy Ivan) #4714
- 65a84e1: Fix gui move stopping you for a tick when opening a gui (Wide-Cat)
- e3df815: refactor and fix some issues with sprint (Wide-Cat)
- 2374b60: fix issues with better tooltips when searching in the creative menu (Wide-Cat)
- d4e047d: use builtin io stream methods (RacoonDog) #4742
- 8f10a0f: Add exception handling to
Http
(MeteorDevelopment#4749) (RacoonDog) #4749 - 17ec839: fix nuker render cube size (RacoonDog) #4745
- 3f45b4e: Fix README lines of code badge [no ci] (MineGame159)
- af60c8e: Track waypoints using UUIDs, fix multiple waypoints with the same name, compatible with old waypoints (MineGame159)
- 21e034d: Fix binding keys (MineGame159)
- ab5f7ac: Fix Axiom compatibility (MineGame159)
- 30a1b68: Add a per-entity cooldown to AutoNametag (MineGame159)
- c7d2f7f: AutoLog will now disable AutoReconnect after a disconnect (MineGame159)
- fdf8e1c: Fix auto dimension in NoFall overriding every item instead of just the bucket and removed the setting, making it always enabled (MeteorDevelopment#4759) (Anand Surendra Bhasme) #4759
- f99666f: NoFall consistently picks up Powder Snow after fall (MeteorDevelopment#4761) (Anand Surendra Bhasme) #4761
- 4dc99b3: Build against 1.21 version of Baritone (MineGame159)
- 271a0e5: Add entities to AutoLog (MeteorDevelopment#4766) (Anand Surendra Bhasme) #4766
- 6beeec8: Merge remote-tracking branch 'refs/remotes/meteor/master' into master-ame (JFronny)
1.20.4 Build
Commits
- 6ee3909: Clean up plugins scanning (Wide-Cat) #4397
- 9859fcd: oops (Wide-Cat) #4397
- 62cdea7: sanitize notebot path (RacoonDog) #4399
- 7b2cdac: prevent unexpected swarm inputs (RacoonDog) #4399
- ae0b8aa: swarm join feedback (RacoonDog) #4399
- fca65be: prevent running meteor commands from clickevent (RacoonDog) #4399
- 867cc17: swarm join confirmation (RacoonDog) #4399
- fb65624: Fix getting the network handler (Wide-Cat)
- 3d7fd16: anti hunger ensure correct packet is skipped p2 (Wide-Cat)
- 55ce789: Add grim bypass to speedmine (Wide-Cat)
- d1a16f2: Fixed potential crash due to Enums implementing interfaces/abstract methods (3arthqu4ke) #4412
- 3d26b5b: Fix a crash with baritone and rusherhack (Wide-Cat)
- 277e92f: move BetterTab.java to render (tympanicblock61) #4419
- b8c4e4f: Update Modules.java (tympanicblock61) #4419
- 1df040e: Fix Speed and LongJump override timer (Roman Danilov) #4420
- 583eb40: speedmine bypass link original issue [skip ci] (Wide-Cat)
- 9abda87: security fix for detecting meteor via translatable text in signs (Wide-Cat)
- a8d75dc: Update OffhandCrash.java (hellidox) #4398
- fc1c83a: Fix BreakDelay no-insta-break (MeteorDevelopment#4415) (crazycat256) #4415
- 1f98e95: Velocity prevent fishing rod pull (MeteorDevelopment#4439) (RacoonDog) #4439
- 484b2cf: fix potential
ChunkDataEvent
race condition (RacoonDog) #4442 - 0a88a78: Fix BetterChat getSender fallback when Timestamps are active (Vaker) #4437
- 3edeabb: Merge remote-tracking branch 'origin/master' into master-ame (JFronny)
- 858a4aa: Move search keywords to MeteorAdditions (JFronny)
1.20.1 Build
Commits
- ffb62c4: Mark sodium <0.5.0 incompatible (MeteorDevelopment#3945) (RacoonDog) #3945
- a3e1271: Update MeteorExecutor.java (RacoonDog) #3665
- b74432e: Improve AnchorAura (MeteorDevelopment#3677) (Jaranamo1) #3677
- a712a30: Fixed PotionTimers getting stuck invisible in the hud editor if all (thebest9178) #3947
- 135dade: Rewrite Better Chat Player Heads, now with a way for addons to register custom prefix heads (MineGame159)
- 74478bc: cope (MineGame159)
- 712d948: Improve block placing (Wide-Cat) #3952
- f7c14c6: Hopefully fix compatibility with future (Wide-Cat)
- 8cabb2a: Improve speed mine (Wide-Cat) #3955
- b1643d7: Improve Future compatibility (MineGame159)
- 7c00a9c: AutoTool : Prefer Fortune for ores and crops option (MeteorDevelopment#3212) (DesiCow) #3212
- 1101e84: Better Auto Eat threshold (DesiCow) #3294
- 775939d: add option to hand view to disable the eating animation (Wide-Cat)
- 9ffca3f: Fix Infinite Chat Box (Patrick) #3982
- d752b5b: Fix + improve launch method (MeteorDevelopment#3983) (Patrick) #3983
- c178e97: Revert "Fix + improve launch method (MeteorDevelopment#3983)" - Don't use AWT (MineGame159)
- fb573b5: Add Recast mode to Elytra Fly (MeteorDevelopment#3980) (supakeks) #3980
- 68ccada: Sprint Improvements (MeteorDevelopment#3976) (Cryo) #3976
- 4bcaff4: make pitch setting use a float instead of an int (Mana) #3984
- c48e8d1: Update AutoTool (Wide-Cat)
- 1f42816: Offhand Rewrite (MeteorDevelopment#3975) (Cryo) #3975
- cf6e9b4: Liquid filler fixes (MeteorDevelopment#3968) (thebest9178) #3968
- ce32561: Add quickSwap() Action (MeteorDevelopment#3985) (The Raccoon) #3985
- e066654: Fix Block ESP (MeteorDevelopment#4009) (19MisterX98) #4009
- 0b32e28: Fix fastuse when item is in offhand (MeteorDevelopment#4019) (19MisterX98) #4019
- 7d4645a: Improved ElytraFly Recast mode (MeteorDevelopment#4010) (supakeks) #4010
- 3af641e: improve anti afk (MeteorDevelopment#4033) (RacoonDog) #4033
- 1505263: Refactor AutoMount (MeteorDevelopment#4034) (Big Iron) #4034
- 7d30a0e: make yaw lock of bounce efly optional and fixed typo (Mana) #4035
- 40dbfbd: thing (Mana) #4035
- 14dd21b: Added rotations to Nuker and improved block breaking on strict servers. (supakeks) #4049
- 30bbdca: Fix NPE caused by ChatHudMixin (zyktex) #4051
- 74deeea: cleanup blockutils (Wide-Cat)
- c8cf97a: Fix xray with indium (Wide-Cat)
- d768fc8: refactor (Wide-Cat)
- dbf27d3: Improve MiddleClickExtra (MeteorDevelopment#4029) (The Raccoon) #4029
- b1aa34f: Highlight antixrayheuristics in red in .server plugins command (MeteorDevelopment#4060) (RacoonDog) #4060
- e5b64cc: Add a CPS variable to Meteor Starscript (MeteorDevelopment#4057) (panpanpro888) #4057
- 52595d0: Fix ChatUtils formatting in log files (MeteorDevelopment#4061) (RacoonDog) #4061
- e4c053c: Merge remote-tracking branch 'origin/master' into master-ame (JFronny)
- 7742701: Fix crash in prod (JFronny)
1.19 Build
Commits
- d8f48db: Surround and Crystal Aura fixes, and some other things (MeteorDevelopment#3062) (tyrannus) #3062
- 238401c: Improve Auto City (MeteorDevelopment#3050) (Based Ricky) #3050
- 8011a2b: Improve Quiver (MeteorDevelopment#3060) (Based Ricky) #3060
- f1ca61b: Rename Search to Block ESP (RacoonDog) #2971
- e0a12e4: NoBreakDelay -> BreakDelay, now you can modify the break cooldown (MeteorDevelopment#2865) (SodaXwX) #2865
- 9a1741b: speed mine: prevent ghost blocks spawning (MeteorDevelopment#2860) (SodaXwX) #2860
- da0a6f0: Optimize validHole check (MeteorDevelopment#3055) (Based Ricky) #3055
- 3bd0c8b: fake player fixed (ThebestkillerTBK) #3067
- 70f1a30: Regenerate PacketUtils.java (MineGame159)
- 701fed4: resolve conflicts (ThebestkillerTBK) #2862
- 6665318: Exclude slf4j-api from the built jar, fixes Quilt compatibility (MineGame159)
- 1a32c52: fix lag when adding friends (Cr7mbl3) #3079
- 8db58df: Changes sendMessage mixin location (MeteorDevelopment#3070), fixes macros using Meteor's commands (SodaXwX) #3070
- f2652a6: HoleFiller hotfix (RacoonDog) #3083
- d31695d: Merge EntityUtils.getCityBlock and EntityUtils.getSurroundBlock utils and correct error message for AutoCity (MeteorDevelopment#3084) (Based Ricky) #3084
- 8722ef5: KillAura Improvements (MeteorDevelopment#3085) (Based Ricky) #3085
- e90e677: BetterTab fix (ThebestkillerTBK) #3092
- d43aebb: FakePlayer Menu (ThebestkillerTBK) #3093
- 635c025: Fix FOV crash (ThebestkillerTBK) #3095
- b7d8481: Fix FOV crash (ThebestkillerTBK) #3095
- 70876a9: fix player head rendering (RacoonDog) #3100
- 7c8857d: Improve Crystal Aura (reorder settings, change pause settings, rendering changes) (MeteorDevelopment#3102) (Based Ricky) #3102
- ecbcf2f: Improve Nametags (reorder settings and add a few settings for colors) (MeteorDevelopment#3103) (Based Ricky) #3103
- 2ca1c39: use try with resources (RacoonDog) #3127
- 17e2dfd: Update anti packet kick mixins to accept large packets instead of throwing it (ThebestkillerTBK) #3114
- 2c4e93e: No Slow Update (MeteorDevelopment#3108) (Soda-dcd) #3108
- 8db1ec6: Cleaner HUD crash fix (MeteorDevelopment#3126) (RacoonDog) #3126
- 07d93c8: fix the enchant command crashing (Wide-Cat) #3139
- fc3515b: Fix crash in Discord Presence (MeteorDevelopment#3142) (RacoonDog) #3142
- 7072a45: Fix the donation link (was 404'ing before) (MeteorDevelopment#3156) [skip ci] (nwroot) #3156
- 85831f9: fix font screen enter action crashing if search returns no fonts (Wide-Cat) #3158
- 01786bf: Fix .enchant remove crashing (Wide-Cat) #3161
- 52d2d4a: Implement Alphabetical sorting for ActiveModules HUD (MeteorDevelopment#3163) (Lovecraft's_Cat) #3163
- 3365571: SimpleOptionMixin Update and fix Random Sneaking issue (MeteorDevelopment#3145) (Soda5601) #3145
- 8341183: Notebot - Add sanity checks and remove debugging (MeteorDevelopment#3180) (EpicPlayerA10) #3180
- b1f762d: Fix AntiAFK Display issue (ThebestkillerTBK) #3171
- a9af204: Added "NoBeaconBeams" to NoRender module (MeteorDevelopment#3185) (DesiCow) #3185
- implement filter like in other filtered settings (MeteorDevelopment#3210) #3210 (Lovecraft's_Cat)
- 131f5a4: speed up loading time (arlo)
- 1792da4: fix gui scaling on retina displays (arlo)
- f4e8747: fix weird keybind setting styling (arlo)
- 4971b78: Added noObfuscation option to NoRender module (DesiCow) #3189
- dba1add: AutoSteal improvement MeteorDevelopment#2254 (ThebestkillerTBK) #3198
- 7379d6f: hmm (ThebestkillerTBK) #3198
- a5cf719: AutoSteal/Dump support more screens (ThebestkillerTBK) #3198
- 62b5880: Add Steal Screens (ThebestkillerTBK) #3198
- 90fb81a: fix crash (ThebestkillerTBK) #3198
- d7b122b: Add distance colors to Nametags module (DesiCow) #3199
- e8621c2: Note Detect Mode (EpicPlayerA10) #3202
- 136edab: Change name to InstrumentDetectMode (EpicPlayerA10) #3202
- ba1568f: Change this name in one place (EpicPlayerA10) #3202
- 1a61830: Add onlyOnClick setting to Scaffold module (DesiCow) #3205
- 8cb27b1: Fixed AutoTool selecting wrong slot (tyrannus) #3234
- b67f0a5: Fix nametags distance color gradient MeteorDevelopment#3235 (DesiCow) #3237
- 06016de: massive HoleESP optimization (RacoonDog) #3251
- 7905167: who added these 💀 (RacoonDog) #3251
- 8df696f: speed (RacoonDog) #3264
- 77d2df1: PlayerUtils distance math (RacoonDog) #3266
- 7834230: remove AW + prefix getter (RacoonDog) #3267
- 3a17c4f: ESP crash hotfix and InvTweaks button pos (MeteorDevelopment#3273) (Soda5601) #3273
- 98a78d6: Fixed ChestSwap module feedback (DesiCow) #3261
- f0fe2bd: Added direction to Rotate command (MeteorDevelopment#3233) (DesiCow) #3233
- Added AntiBounce option #3286 (DesiCow)
- Ignore friends #3285 (DesiCow)
- Auto drop Item only if equipped in armor slot #3284 (DesiCow)
- 2114516: Skin Protect (ThebestkillerTBK) #3281
- 8dd4c52: Mixing into PlayerListEntry (ThebestkillerTBK) #3281
- 5d2ccda: Only hide own (ThebestkillerTBK) #3281
- abdf75b: Add enchant glint to no render (Wide-Cat) #3279
- 887dafe: Added blocks filter to SpeedMine module (DesiCow) #3274
- db2383a: Scaffold code cleanup (ThebestkillerTBK) #3270
- 1c8c8ff: Scaffold Radius, also fixed buggy BlockUtils placement when bpt > 1 (ThebestkillerTBK) #3270
- 94f9cb3: update (ThebestkillerTBK) #3270
- 78e363c: fix weird square (ThebestkillerTBK) #3270
- 165e284: Fast climb timer (ThebestkillerTBK) #3260
- 14a4997: way too fast (ThebestkillerTBK) #3260
- 9358453: forgot that check (ThebestkillerTBK) [MeteorDevelopment#3260](https://github.com/MeteorDe...
1.18 Build
Commits
- 4777b9b: Add devbuild ID (JFronny)