1
0
mirror of https://github.com/kami-blue/client synced 2025-01-25 00:02:51 +00:00
Commit Graph

3158 Commits

Author SHA1 Message Date
Dominika
1b3bf6fc2d
[feature] Automatically ping for changelogs
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 19:44:54 -05:00
Dominika
dd673b0058
[feature] Use durability instead of percentage for ElytraReplace
Closes #1659

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 19:32:39 -05:00
zuim
d74e65afb4
Added NewChunks to the Radar and improved unloading of NewChunks (#1656)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 18:59:40 -05:00
FriedrichM
0866cf514a
[feature] Added DirectionMode to Freecam (#1650)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 18:17:33 -05:00
Xiaro
239221805f
[fix] Freecam movement input compatibility (#1651)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 18:00:51 -05:00
Dominika
9a8ffbb480
[fix] Typo 2020-12-02 10:47:00 -05:00
Xiaro
cce72120bc
[cleanup] Cleaned up ColorTextFormatting (#1653) 2020-12-01 22:19:11 -05:00
Xiaro
cf9ce2e316
[feature] Default setting button for everything (#1652) 2020-12-01 22:18:55 -05:00
Dominika
eab7de1041
[bump] Release Major 1.12.01 2020-12-01 22:07:45 -05:00
living
7a02d2604a
[fix] Contact link 2020-11-30 10:36:30 -05:00
Xiaro
2a03d8c205
[fix] Make Freecam entity invisible 2020-11-30 03:07:29 -05:00
Xiaro
c0137626f3
[fix] Fixed BaritoneUtils isActive check for other process 2020-11-30 02:35:21 -05:00
Xiaro
0dafa1c47b
[fix] Don't cancel Baritone on disable if not Baritone mode 2020-11-30 02:17:12 -05:00
Xiaro
7093f392c8
[cleanup] Cleaned up WaypointRender code a bit 2020-11-30 02:17:11 -05:00
Xiaro
07657c2446
[fix] Fixed waypoint coordinate converting for end dimension 2020-11-30 02:17:10 -05:00
living
f206d1a175
[fix] LagNotifier default timeout 2020-11-29 21:32:09 -05:00
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