Commit Graph

3142 Commits

Author SHA1 Message Date
Xiaro 6850761a79
[cleanup] Use lazy init for integrated graphics check 2020-11-29 18:04:51 -05:00
Xiaro c9bdd7d004
[fix] Removes FakePlayers safely 2020-11-29 17:50:34 -05:00
Dominika 80d29cda5f
[fix] Potential ConcurrentModificationException
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 17:14:01 -05:00
Dominika 60d1e841a9
[fix] Pyro Client bug
Closes #1649

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 16:55:09 -05:00
Xiaro 0ead2f23eb
[enhancement] Disable AutoMine on Baritone cancel command 2020-11-29 15:11:14 -05:00
Xiaro 2cfb55f495
[fix] Fix changing AutoWalk mode when disabled starts pathing 2020-11-29 15:09:20 -05:00
Xiaro e5f64c4a50
[cleanup] Cleaned up AutoMine baritone command 2020-11-29 15:07:12 -05:00
scorbett123 f82bc35109
[feature] Add manual mode to automine. (#1646)
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2020-11-29 14:45:01 -05:00
Xiaro 045d913723
[fix] Fixed Friends backward compatibility (#1647)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 14:41:09 -05:00
Dominika bd291d249e
[cleanup] Utils to filesystem package
Closes #1095, the rest looks fine to me

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 11:25:51 -05:00
Dominika f6d9694746
[fix] Potential bug with Freecam
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 11:22:19 -05:00
FriedrichM 2b9fac0441
[feature] Censor option for BossStack (#1643)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 11:15:37 -05:00
Dominika 54d26f6f7b
[bump] cape-api 2020-11-29 11:09:27 -05:00
Ridan Vandenbergh 0a80613f9b
[fix] Freecam chunk rendering (#1644)
* [fix] Appropriately modify `renderChunksMany` when toggling Freecam

To optimise chunk rendering, minecraft tries to omit (normally) invisible chunks from chunk rendering. However, when the player's head is in an opaque block AND the classic 'block in head' overlay is not drawn, the player should see a sort of x-ray like view of the world. This happens in e.g. spectator mode. The `renderChunksMany` field in Minecraft also controls this behaviour, allowing modders to turn off the optimisation.

* [cleanup] Extract Freecam camera entity ID to constant field
2020-11-29 08:30:49 -05:00
Dominika 526d603ad9
[fix] Bug with bumping website
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-29 00:01:15 -05:00
Dominika f7b222ef48
[fix] Too much safety when checking git
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-28 23:52:00 -05:00
Dominika 0777896696
[fix] Cleanup before checking git in automated releases
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-28 23:45:41 -05:00
Dominika 30a138030a
[fix] Added more safety to uploadRelease.sh
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-28 23:42:14 -05:00
scorbett123 59da9324dc
[feature] Logout time for AutoLog. (#1635)
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2020-11-28 23:30:01 -05:00
Xiaro 28d8eb4d85
[feature] Added disable potion icons to AntiOverlay 2020-11-28 21:53:45 -05:00
Xiaro 2e37a8d6fe
[cleanup] Removed weird usage of arrays in ActiveModulesUI 2020-11-28 21:51:26 -05:00
Xiaro 1b78f7e109
[cleanup] Removed access transformer 2020-11-28 19:21:52 -05:00
Xiaro 7b982d9645
[fix] Fixed AntiAFK stops working after reconnecting
closes #1640
2020-11-28 19:02:05 -05:00
living c74c18a128
[fix] AntiReconnect minimum delay too high
Closes #1639
2020-11-28 08:32:56 -05:00
Dominika 2ae94f04d4
[fix] Upload release bug 2020-11-27 03:45:39 -05:00
Dominika 147e2d0c62
[fix] Build utils git checking 2020-11-27 03:39:19 -05:00
living e0aa4f6f78
[revert] Use old reflection utils (#1637) 2020-11-27 03:32:25 -05:00
living b6ad6209be
[refactor] Rewrite build system 2020-11-27 02:18:59 -05:00
Xiaro e80c719539
[refactor] Use new ReflectionUtils, Kotlinized CommandManager (#1629)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-11-24 19:44:53 -05:00
Xiaro d4251df6ed
[bump] Kotlin to 1.3.72 2020-11-24 19:32:16 -05:00
Xiaro 718f2c52e1
[cleanup] Replace Access transformers with Mixins (#1628)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-11-24 11:48:06 -05:00
Xiaro 475ecb63b4
[fix] Fixed LogoutLogger logs FakePlayer
closes #1627
2020-11-24 11:27:00 -05:00
Dominika ca8a06d73c
[fix] Slight bug fix in AutoMend
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-24 10:08:47 -05:00
DifferentPerson 21a75f65fd
[cleanup] Minecraft#displayGuiScreen Mixin (#1619) 2020-11-24 10:06:15 -05:00
Xiaro bce71c3bf9
[cleanup] Cleaned up NoRender code 2020-11-24 09:51:36 -05:00
Xiaro c34418fbb4
[cleanup] Removed random annotations 2020-11-24 01:56:17 -05:00
Xiaro b4662960f4
[cleanup] KamiMod (#1622)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-11-23 18:10:42 -05:00
FriedrichM 3a56f223b2
[feature] NoRender rewrite (#1531)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2020-11-23 15:09:12 -05:00
Xiaro 0d13a91e80
[refactor] Switch to commons methods (#1624)
Co-authored-by: living <sokolov.dominika@gmail.com>
2020-11-23 14:42:48 -05:00
Xiaro d7fb1bc5e4
[enhancement] Cleaned up update notification GUI code and use a less scary background 2020-11-23 02:45:34 -05:00
Xiaro 8aab3a7fc0
[fix] Fixed Text Radar showing dead players. 2020-11-22 13:06:35 -05:00
Xiaro c98437924e
[fix] Disable FakePlayer on death
#closes 1615
2020-11-22 12:59:47 -05:00
Xiaro cef750e173
[cleanup] Cleaned up TabFriends code 2020-11-22 01:57:29 -05:00
Xiaro a323f4e165
[fix] Fixed null safety and weird casting in PortalGodMode 2020-11-22 01:51:11 -05:00
Xiaro dccbe0a84e
[fix] Nametags uses custom item name
closes #1613
2020-11-21 22:41:30 -05:00
Dominika eab86761c2
[fix] ChatSetting lower minimum and lower default delay
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-11-21 21:02:07 -05:00
Xiaro 2547d51857
[fix] Fixed CoordsLog spams waypoint on death
closes #1611
2020-11-21 20:39:16 -05:00
Xiaro 3e90c51714
[fix] Fixed Flight allowing player to fly after disabling
closes #1609
2020-11-21 13:13:42 -05:00
Xiaro 98048da293
[fix] Smaller step for GUI scale 2020-11-20 15:33:25 -05:00
Xiaro 3c2edd26f2
[fix] Fixed NoSlowDown not working with AutoWalk forward/backward mode
closes #1455
2020-11-20 15:10:28 -05:00