Skip to content

Tags: etra0/litcher

Tags

v0.4.0

Toggle v0.4.0's commit message
Release version

v0.4.0-beta

Toggle v0.4.0-beta's commit message
update version

v0.4.0-alpha2

Toggle v0.4.0-alpha2's commit message
Updated cargo.toml version

v0.4.0-alpha

Toggle v0.4.0-alpha's commit message
updated nightly version dependency

v0.3.8

Toggle v0.3.8's commit message
update nightly version

v0.3.7

Toggle v0.3.7's commit message
fix: Use the proper function to read a pointer.

This pointer might be unaligned so we have to make sure we're reading
using the right function.

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build-release.yml

v0.2.5

Toggle v0.2.5's commit message
feat: Backported all features to the old gen

v0.3.5

Toggle v0.3.5's commit message
Changed InputFloat for Drag for Position

As requested for our lord and savior, Jim2Point0, The Legendary
Fortographer, it would be more convenient for more the position to be
draggables.

Despite the current despair of our society, screenshots should be a top
priority of every peasant in this world, and so this commit had to be
made.

This is god's law.

v0.3.4

Toggle v0.3.4's commit message
feat: Added font scaling and fixing special keys

This fixes special keys also in hudhook which allows imgui *actual*
behavior to be what's expected. That means, that when you do CTRL +
Click you can manually set values now, and with SHIFT you can drag
faster.