summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* chore: i did it again alemidev2023-02-07-61/+61
* chore: unused imports alemidev2023-02-07-4/+0
* build: removed asm patching and moved asm patches alemidev2023-02-07-169/+6
* feat: simplified impl with interface + fix loading alemidev2023-02-06-955/+159
* feat: got the patcher working* zaaarf2023-02-04-33/+793
* feat: initial, low quality and untested implementation of method transformer zaaarf2023-02-03-8/+232
* build 'successfully' loaded LaunchPlugin via ModLauncher dev@ftbsc2023-02-03-0/+33
* chore: trim it more alemidev2023-02-02-15/+8
* chore: slimmed down (build|properties).gradle alemidev2023-02-02-41/+26
* chore: slimmer build.gradle dev@ftbsc2023-02-01-32/+10
* fix: forgot to actually call copyJar zaaarf2023-02-01-1/+6
* Merge remote-tracking branch 'origin/dev' into dev zaaarf2023-02-01-49/+50
|\
| * i fucking did it alemidev2023-02-01-48/+49
| * fix: older version works on java 8 alemidev2023-02-01-1/+1
* | feat: ported copyJar from fantabos.co client zaaarf2023-02-01-81/+90
|/
* fix: remove arrows (for now) from entitylist alemidev2023-02-01-1/+1
* feat: added initial infodisplay hud mod alemidev2023-02-01-0/+136
* chore: added value for unbound and some WIP code alemidev2023-01-31-4/+63
* chore: track versions with git0.2.0 alemidev2023-01-31-1/+4
* fix: "debounce" keypresses alemidev2023-01-31-10/+17
* feat: added speed control to vanilla flight alemidev2023-01-31-6/+34
* chore: added translations but they don't work alemidev2023-01-30-0/+4
* chore: refactor modules -> module alemidev2023-01-30-23/+34
* feat: added QuickModule with a toggle keybind alemidev2023-01-30-0/+61
* chore: restructured alemidev2023-01-30-7/+12
* feat: added FastInteract and EntityList alemidev2023-01-30-0/+108
* feat: added jank way to scale text alemidev2023-01-30-18/+33
* feat: added HudModule and remade Hud mods alemidev2023-01-30-4/+166
* fix: pop configspec! alemidev2023-01-30-2/+15
* fix: improved and fixed Align and Text utils alemidev2023-01-30-128/+58
* feat: added TextBuilder, converted Hud module dev@ftbsc2023-01-29-14/+110
* fix: add HUD category, don't mention gamma mode dev@ftbsc2023-01-29-1/+2
* feat: some utils, but unfinished alemidev2023-01-29-0/+31
* chore: cleanup alemidev2023-01-29-32/+0
* feat: added HUD module to show coords and mods alemidev2023-01-29-0/+80
* feat: added a crude but working way to make opts alemidev2023-01-29-1/+51
* fix: load mods early and check config on setup alemidev2023-01-29-51/+46
* fix: restore abilities when toggling dev@ftbsc2023-01-29-4/+18
* feat: log module toggling dev@ftbsc2023-01-29-1/+4
* feat: added vanillaflight, moved modules dev@ftbsc2023-01-29-1/+32
* feat: improved fullbright (proper removal) alemidev2023-01-29-1/+18
* feat: added onEnabled/onDisabled callbacks alemidev2023-01-29-3/+8
* fix: very cheap and temp solution to missing hints alemidev2023-01-28-1/+30
* fix: strip leading /, reduce fullbright duration dev@ftbsc2023-01-28-6/+6
* feat: command dispatcher on client dev@ftbsc2023-01-28-10/+30
* fix: i thought this was autogenerated? alemidev2023-01-26-0/+7
* fix: added gradle.properties to gitignore zaaarf2023-01-26-5/+1
* fix: name collision dev@ftbsc2023-01-26-6/+8
* fix: name clash! how fun dev@ftbsc2023-01-26-5/+5
* feat: crude commands, mod loading and config dev@ftbsc2023-01-26-4/+53