aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAgeLines
...
* feat: initial boatfly, but kinda broken alemi2023-02-19-0/+60
* feat: rudimentary autodisconnect alemi2023-02-16-0/+44
* feat: bring back mods button! alemi2023-02-16-2/+32
* feat: autotool also picks (badly) weapons alemi2023-02-16-5/+57
* feat: vanillaflight packet antikick, broken tho alemi2023-02-16-16/+20
* feat: added super basic autotool alemi2023-02-16-0/+67
* fix!: access transformer for anti hunger alemi2023-02-15-0/+1
* feat: added basic autofish alemi2023-02-15-0/+78
* feat: added AntiHunger alemi2023-02-15-0/+62
* feat: don't bloat chat with toggle events alemi2023-02-15-3/+4
* fix: don't slow down freecam vertical movement alemi2023-02-15-1/+1
* chore: removed example from template alemi2023-02-15-11/+0
* fix: it's java, ain't that easy alemi2023-02-13-26/+25
* chore: plural alemi2023-02-13-0/+0
* feat: finished basic freecam module alemi2023-02-13-10/+100
* chore!: added Access Transformers (rebuild env!) alemi2023-02-13-0/+1
* refactor: added ICommons for minecraft access alemi2023-02-13-52/+54
* feat: basic freecam module alemi2023-02-13-0/+60
* feat: added .done() to handle config popping alemi2023-02-13-23/+18
* fix: packetPatch should work with lll-loader0.1.1+ alemi2023-02-13-30/+12
* feat: both directions on packet patch plus event alemidev2023-02-08-15/+85
* feat: initial work on packet patch ftbsc2023-02-08-53/+77
* 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/+1
* 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
* i fucking did it alemidev2023-02-01-48/+49
* 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
* 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