Commit Graph

17 Commits (0d831078a82aa43b850a9836f4f499d4c75d75da)

Author SHA1 Message Date
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 d11f3e0927 Whole-project style fixes 2022-02-04 18:17:49 +00:00
Charlotte Som f9e0df935c Switch to special-purpose loom fork & quilt + mojang layered mappings 2022-02-04 18:03:35 +00:00
Charlotte Som 3736a86842 Stop sprinting for criticals 2022-02-04 13:47:50 +00:00
Charlotte Som 0632528416 Implement criticals cheat 2022-02-04 13:35:08 +00:00
Charlotte Som 6991269976 Refactor flight's vanilla kick bypass 2022-02-04 11:49:58 +00:00
Charlotte Som 638e77d104 Shaders! And more GUI tweaks 2022-02-04 11:39:16 +00:00
Charlotte Som 40f413e7a7 More GUI tweaks 2022-02-03 23:20:27 +00:00
Charlotte Som 7d939c6fe9 Disable docking since there's a weird bug where windows get locked up 2022-02-03 22:41:39 +00:00
Charlotte Som 5e1cb85754 Add a speed hack :) 2022-02-03 22:09:18 +00:00
Charlotte Som 085c1d14f4 Add 'fly' as an alias for Flight 2022-02-03 22:02:35 +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 ca456f0689 Gui styling 2022-02-03 20:47:25 +00:00
Charlotte Som ceac1fda7a Create features system with Flight, No Fall Damage 2022-02-03 19:29:14 +00:00
Charlotte Som ab0e18e2c8 Steal the purple imgui theme from FlowerMenu GTAV and add Inter font 2022-02-03 13:40:58 +00:00
Charlotte Som 54589651d1 initial commit: begin base with mixin event hooking & imgui 2022-02-03 12:46:36 +00:00