rafern
6348fe7c20
Add back shader picker
...
- somehow, i removed it before the pr and didn't notice
2021-08-31 14:12:55 +01:00
rafern
d541d3958d
Merge remote-tracking branch 'upstream/master'
2021-08-31 13:57:01 +01:00
rafern
026d2c33ae
Fixed BlockHighlight when shaders are enabled, fix nametags with shaders
2021-08-31 13:55:51 +01:00
noil
95e8c5d3e4
Merge pull request #80 from rafern/master
...
Eyecandy update
2021-08-30 19:44:30 -04:00
rafern
26c562778e
Use equals(""), added shader system, added shader option to chams module
2021-08-30 22:08:51 +01:00
noil
5f9c32b367
AutoFarm: code formatting
2021-08-25 18:17:04 -04:00
noil
b6d8bc74d6
AutoFarm: add ModeHarvestRClick for auto-farming
2021-08-25 18:13:20 -04:00
noil
bfa1bbe84f
Update NoLagModule.java
...
nolag light false by default
2021-08-24 18:14:15 -04:00
rafern
d11c41bf4d
Re-done crosshair module to support a tone of stuff
...
- also removed unused import in colorcomponent
2021-08-24 00:32:18 +01:00
rafern
9a5662451d
Ambiance module no longer kills you if you have epilepsy (very cool)
2021-08-23 22:01:47 +01:00
noil
9a5a1fb246
Merge pull request #79 from rafern/master
...
Lots of changes, see comment
2021-08-22 17:32:17 -04:00
rafern
40287cdafb
Fix storage tracers in 2D mode
...
i done goofed, shid
2021-08-22 21:52:13 +01:00
rafern
19f0a5545a
Use RenderUtil when rendering fluids in BlocksComponent, (...)
...
- Use GLStateManager when setting color in RenderUtil to avoid possible issues when changing colors (vanilla code may think that the color doesn't need to be updated by not using GLStateManager)
2021-08-22 21:21:05 +01:00
rafern
de3eb332b6
Improved TextComponent, fix typos in RenderUtil.drawRect, (...)
...
- Allow key repeats in gui
2021-08-22 20:52:20 +01:00
rafern
4b99c4b778
Add storage module tracers, fix tracer destinations when bobbing camera
...
- also removed an unused var and cleaned up a lil bit of code
2021-08-21 19:45:16 +01:00
rafern
6a99196c02
Add standingTime value to AutoWalk module to fix rubberbanding issues
...
- Only send the baritone command if the player has been standing still for a certain amount of time instead of at the frame being checked
2021-08-20 22:21:53 +01:00
rafern
e8d5924a23
Only cancel tab events when needed in commands module
2021-08-19 19:52:56 +01:00
noil
305ecdf915
Merge pull request #78 from rafern/master
...
Fixed LocateFeature command usage
2021-08-09 15:10:22 -04:00
rafern
df0aa1d931
Fixed LocateFeature command usage
2021-08-09 20:04:00 +01:00
noil
c0d0350303
Merge pull request #77 from rafern/master
...
Add LocateFeature command
2021-08-08 22:17:10 -04:00
rafern
f1852fac23
Add LocateFeature command
2021-08-09 02:23:54 +01:00
noil
dd729b2ecc
Merge pull request #76 from rafern/master
...
Add Regex value type, add regular expression filter to ChatFilterModule
2021-08-08 12:00:51 -04:00
rafern
c8585c60c6
Add Regex value type, add regular expression filter to ChatFilterModule
2021-08-08 12:46:00 +01:00
noil
ee2e43769b
Merge pull request #75 from rafern/master
...
Add support for fluid blocks to BlocksComponent
2021-08-07 20:22:47 -04:00
rafern
0b031c0733
Add support for fluid blocks to BlocksComponent
2021-08-08 00:26:17 +01:00
rafern
1b129b279e
Ignore sublime text project files
2021-08-01 15:13:29 +01:00
noil
c770cf71fc
Merge pull request #72 from Old-Chum/master
...
Allows hovering over auto ignored peoples names to see what they said
2021-06-21 15:27:02 -04:00
Old Chum
50bc80960e
Allows hovering over auto ignored peoples names to see what they said
2021-06-21 12:03:42 -07:00
Ossian Winter
6237410e9f
Make shields.io badges link to relevant link
2021-06-20 22:45:44 +02:00
noil
80b842ab26
Merge pull request #71 from bush-did-711/master
...
Added InstaBurrow and smart TP option to improve reliability
2021-05-25 10:33:23 -04:00
bush-did-711
9d316ba160
Added more checks to burrow
2021-05-24 23:44:01 -07:00
bush-did-711
52a7f15a8f
Added Instaburrow and a few other options for reliability
2021-05-24 22:40:20 -07:00
bush-did-711
07502455b1
Added Instaburrow and a few other options for reliability
2021-05-23 13:25:09 -07:00
noil
6c1e00c3a2
NoToast: updated to optimized method
2021-05-17 14:51:13 -04:00
noil
20b0b9c7e1
Timer updates
2021-05-17 13:22:38 -04:00
noil
f019595a67
NoToast description update
2021-05-17 13:11:56 -04:00
noil
9dea8d866d
Merge pull request #70 from B2H990/master
...
TPS Sync, Auto mode fix, NoToast
2021-05-17 13:09:40 -04:00
B2H990
2adafddbe2
TPS Sync, HAV0X Break fixes
2021-05-17 10:29:22 -04:00
B2H990
2c38344393
Merge branch 'seppukudevelopment:master' into master
2021-05-16 16:35:24 -04:00
B2H990
0527c11fdb
Merge branch 'master' of https://github.com/B2H990/seppuku
2021-05-16 16:34:14 -04:00
B2H990
564e69ef80
Added NoToast
2021-05-16 16:32:30 -04:00
noil
ee7015b39a
SpeedMine cleanup & added StringUtil function
2021-05-16 14:30:48 -04:00
noil
ea71168bca
Merge pull request #69 from B2H990/master
...
Added HAV0X Break
2021-05-16 13:39:33 -04:00
B2H990
4d69e14364
Merge branch 'seppukudevelopment:master' into master
2021-05-16 11:53:44 -04:00
B2H990
7ad28944a4
Added HAV0X Break
2021-05-16 11:52:59 -04:00
noil
c853c434f3
Merge pull request #68 from B2H990/master
...
Added Sequential break
2021-05-15 23:01:02 -04:00
B2H990
b3ff950abc
Added Sequential break
2021-05-15 18:56:09 -04:00
noil
ff7830fe9c
Update version # to 3.1.7
2021-04-27 15:28:30 -04:00
noil
10199d21c6
Update version # to 3.1.7
2021-04-27 15:28:10 -04:00
noil
d68cf25ccb
Code cleanup
2021-04-27 15:08:13 -04:00