Commit Graph

1489 Commits

Author SHA1 Message Date
Bella ee0b7a5aac add invert command to xray 2020-02-18 08:44:51 -05:00
Bella d33ddb1b6d formatting 2020-02-18 08:27:11 -05:00
Bella 31fba57163 close #11 2020-02-18 08:17:40 -05:00
Bella e6e913d3bc prepare functions for #11 2020-02-17 23:09:05 -05:00
Bella f48f5aed92 formatting 2020-02-17 23:08:49 -05:00
Bella 2520f266f3 typo 2020-02-17 21:06:22 -05:00
Bella 9ca97b5653 fix todo and close #289 2020-02-17 20:22:30 -05:00
Bella 952d7390bd rename for #289 2020-02-17 16:58:31 -05:00
Bella fcc4db92bd fix references for #289 2020-02-17 11:33:33 -05:00
Bella 9a7a98d132 update description and add defaults for #289
untested
2020-02-17 11:31:27 -05:00
Bella ffee6b0d21 update command descriptions 2020-02-17 11:28:55 -05:00
Bella 05395c7c41 update xray description for #289 2020-02-17 11:02:52 -05:00
Bella ced551d8f1 alphabetize mixins and fix dropped comma 2020-02-17 10:51:45 -05:00
S-B99 fd2d4232de Merge branch '20kdc-xray' into feature/master 2020-02-17 10:49:22 -05:00
Bella 2a4865e797 merge xray 2020-02-17 10:48:58 -05:00
Bella Who b4f19a4391 Update dl count 2020-02-17 06:11:59 +00:00
Bella Who 8ee42e0ae7
Add in overrides to getValueAsString/setValueFromString so string settings make sense (#448)
This was probably arguably an oversight on my part last time I went near this code.
Sorry!

Co-authored-by: 20kdc <asdd2808@gmail.com>
2020-02-17 03:35:50 +00:00
20kdc 9c774ffc93 Finish the XRay interface 2020-02-17 01:06:13 +00:00
20kdc 78e0bd57fa Make XRay configurable & keep an "API" for possible commands
The API isn't used yet, but it's an obvious "add commands to run these" marker
2020-02-16 22:53:11 +00:00
Bella a0b5ab9628 error instead of log 2020-02-16 16:43:18 -05:00
Bella 4636ea3450 merge strengthdetect into text radar 2020-02-16 16:34:34 -05:00
Bella cce6bd5d52 fix formatting and name, autoenable, and hide 2020-02-16 16:25:31 -05:00
Hamburger2k 2e1e21524c
Textradar StrengthDetect (#441)
* strengthdetect

* remove whitelines and stuff

* Update KamiGUI.java
2020-02-16 16:19:57 -05:00
20kdc 270e6c0bd4 A basic XRay module 2020-02-16 02:31:06 +00:00
20kdc bf2c34d15a Fix issue with previous commit where I forgot to add 'refresh everything & set flags' to Freecam, so it didn't work 2020-02-15 01:24:27 +00:00
20kdc dc0f0656f2 Prevent rendering issues with Freecam in walls (Should fix KAMI#168) (Revised Again)
It's over. I think. I have a broken down arrow key, and the complexities of how this works... I'm not strictly speaking sure, I've changed so much ; but I do believe I have successfully and I do hope properly slain 168.

Do excuse me if I left any unnecessary AT entries.

I really cannot be bothered to fix them, seeing as this was a much tougher job than it probably looks from the result.

As testing is complete, I will now prepare the sister commit for kamiblue.

Do excuse my previous PR; I had thought it correct, but now with this knowledge I see that it only seemed correct because of a difference in OptiFine that I find quite... odd.
2020-02-15 00:54:45 +00:00
Bella 32a8b47db3 start converting to colourset 2020-02-13 21:15:02 -05:00
Bella 6b3c0d1f26 make this not unupdate 2020-02-12 20:01:29 -05:00
Bella 7e0c7e599e 10 instead of 5 2020-02-12 19:46:11 -05:00
Bella 95af92e4a0 discordrpc > discordsettings and make it use session 2020-02-12 19:46:02 -05:00
Bella 3e84165858 reset antichatspam duplicates every 5 minutes 2020-02-12 19:40:44 -05:00
Bella 13f5d73738 bruh why was this here 2020-02-12 19:39:18 -05:00
Bella 5e3e73df68 change pin colors for #36 2020-02-12 09:34:20 -05:00
Bella 8fa06856f9 add doubles to colourconverter 2020-02-12 09:34:02 -05:00
Bella b8b5d66a9a fix dumb build fail 2020-02-11 19:47:46 -05:00
Bella 6093aac25c change checkbutton colors for #36 2020-02-11 19:45:43 -05:00
Bella 8271c6f9f5 spelling 2020-02-11 19:28:38 -05:00
Bella 52cbc6fb94 add a colourconverter 2020-02-11 19:27:13 -05:00
Bella 257b4541c1 enum colors for #36 2020-02-11 18:59:57 -05:00
Bella f9902fac7b change settings panel outline to blue color for #36 2020-02-11 18:26:15 -05:00
Bella ab3ec7a4bd add more info to chattimestamp 2020-02-11 18:07:14 -05:00
Bella 5ae39e9190 close #434 2020-02-11 18:06:57 -05:00
Bella 555d5d9c4a remove windowicon for now 2020-02-11 14:26:00 -05:00
Bella 8db2f70dae delete assets 2020-02-11 14:24:34 -05:00
Bella 298eed48f4 code style 2020-02-11 14:24:10 -05:00
Bella 28b57e65ed Merge remote-tracking branch 'origin/feature/master' into feature/master 2020-02-11 12:00:26 -05:00
Bella 17f96b1019 make nobreakanimation compatible 2020-02-11 12:00:22 -05:00
Bella Who 70ffc04bc1
Don't run prefixchat when sneaking (#436)
* close #431

* Firstly, no that would not have worked because im a dumbass and i forgot &&. Secondly, that solved too much and may have broke some weird ppl's binds

Co-authored-by: Qther <dtaclanlegion@gmail.com>
2020-02-11 11:14:31 -05:00
Bella Who 2ecf19d397
Change to kami blue color 2020-02-09 14:14:16 -05:00
Bella Who b4de4df441
Make it when only enabled 2020-02-09 11:59:42 -05:00