Commit Graph

22 Commits (008b70c02c04bf29fdea3b6ac3d779bc8fa3346a)

Author SHA1 Message Date
Charlotte Som 008b70c02c Use NetworkMovingEvent instead of SendPacketEvents in NoFall, NoSprint 2022-03-12 02:45:49 +00:00
Charlotte Som 04186c4d1e Use a mixin hook for NetMovingEvents 2022-03-09 22:27:57 +00:00
Charlotte Som 7de33468b2 Freecam, Xray tweaks 2022-03-09 00:16:10 +00:00
Charlotte Som 4d5a7c8b80 Update to 1.18.2 2022-03-08 22:50:17 +00:00
Charlotte Som e75052edea No Fog, 'Hard' mode for Flight, failsafe for ImGui 2022-03-08 02:50:08 +00:00
Charlotte Som ea9d543d32 Remove startup session swapping from unknit 2022-03-08 01:03:49 +00:00
Charlotte Som a1ea8ca51e Make sure IsModded returns false everywhere 2022-03-07 23:56:50 +00:00
Charlotte Som f96a4fc83d Add SQLite-based data storage system & account manager
You can access the account manager by pressing right-shift from the
title screen
2022-03-07 23:34:22 +00:00
Charlotte Som cd2c208d3c Add Nuker as well as Xray, Fullbright with support for Sodium+Iris 2022-03-04 17:51:31 +00:00
Charlotte Som 3265282b30 Add Baritone, Gamma, No Sprinting Packet, and ensure Unknit blocks Fabric registration handshake 2022-02-14 06:54:36 +00:00
Charlotte Som f64139b600 Add the 'Freecam' feature 2022-02-14 03:08:39 +00:00
Charlotte Som f3f3b21848 Report the login URL for MSA auth attempts when missing token 2022-02-13 07:16:45 +00:00
Charlotte Som db3c6d2848 Support Microsoft authentication from debug mode 2022-02-13 07:08:39 +00:00
Charlotte Som 501c20ffdb Unknit refactor: Extract arg replacement methods 2022-02-13 06:08:30 +00:00
Charlotte Som a4e2c33cdf Add Ghost, Anti-Ghost 2022-02-04 20:05:42 +00:00
Charlotte Som 0d831078a8 Create a world-to-screen projection helper
We also grab the view matrix and set up a world rendering hook

I needed to use LWJGL 2's util for GLU, but I can probably switch to
JOML or something
2022-02-04 18:25:19 +00:00
Charlotte Som 0632528416 Implement criticals cheat 2022-02-04 13:35:08 +00:00
Charlotte Som 5e1cb85754 Add a speed hack :) 2022-02-03 22:09:18 +00:00
Charlotte Som 45d97bacc9 Add keybinds and a feature list overlay 2022-02-03 22:01:41 +00:00
Charlotte Som e30198fdab Implement a command system 2022-02-03 21:43:06 +00:00
Charlotte Som ceac1fda7a Create features system with Flight, No Fall Damage 2022-02-03 19:29:14 +00:00
Charlotte Som 54589651d1 initial commit: begin base with mixin event hooking & imgui 2022-02-03 12:46:36 +00:00