Commit Graph

865 Commits

Author SHA1 Message Date
Bella 0a1525462b fix docking when in mc texture 2020-02-21 15:01:19 -05:00
Bella 40b6d5704b hide prefixchat by default 2020-02-21 12:29:14 -05:00
S-B99 b50fc82bea [BOT] BumpVer: v1.1.2-21-02-02 2020-02-21 12:26:23 -05:00
S-B99 f93668c7ae [BOT] BumpVer: v1.1.2-21-02-01 2020-02-21 11:48:42 -05:00
Bella 7ee2be4667 clean up modes 2020-02-21 11:48:05 -05:00
Bella Who 906eba8654
Add color options to Inventory Preview and clean up modes (#473)
* add everything for #419 #420

* add new method for proper rects

* revert to commit 043107df93e19f49b37910033fbaa4701d318221

* Actually revert to commit 043107df93e19f49b37910033fbaa4701d318221

* Try to fix inventory viewer (?)

* readd mc texture option

Co-authored-by: 20kdc <asdd2808@gmail.com>
2020-02-21 16:42:01 +00:00
S-B99 53270586c3 oops accidentally pushed testing commit 2020-02-19 20:12:56 -05:00
S-B99 fce27e39bc [BOT] BumpVer: v1.1.3 2020-02-19 20:09:26 -05:00
S-B99 b27348d6de [BOT] BumpVer: v1.1.2-19-02-02 2020-02-19 20:08:56 -05:00
S-B99 278e440a6c Revert "AutoBumpVer: v1.1.2-19-02-01"
This reverts commit 26a63dc432.
2020-02-19 20:08:49 -05:00
S-B99 26a63dc432 AutoBumpVer: v1.1.2-19-02-01 2020-02-19 20:07:52 -05:00
Bella 6c295444e5 merge #464 / #449 2020-02-19 11:34:51 -05:00
Bella 59f6d24c26 close #357 and prepare #359 2020-02-19 11:08:29 -05:00
Bella 48cecc3c13 add credits 2020-02-19 11:00:45 -05:00
20kdc c8f0444a49 Try to improve capes 2020-02-19 10:58:24 -05:00
Bella Who 523c376484
Update MixinNettyCompressionDecoder.java 2020-02-18 21:07:24 -05:00
ドヴィダス ジリヴィス c34ab6a580
[Fix] Enum Setting (#458)
* [Fix] Enum setting

* [Fix] Enum setting
2020-02-18 20:07:16 +00:00
Bella 8af4706fd7 close #455 2020-02-18 10:29:51 -05:00
Bella 8fa3f6ee57 inline vars and clean up 2020-02-18 10:20:27 -05:00
Bella 5b39566f4f formatting 2020-02-18 10:18:45 -05:00
Bella a8ede8925d close #453 2020-02-18 10:17:54 -05:00
Bella 8e1dd00a65 fix build fail 2020-02-18 09:41:30 -05:00
Bella 871f093ba3 consistent naming for module vs class names 2020-02-18 09:34:35 -05:00
Bella d80e55d74f move vis range to combat 2020-02-18 09:32:06 -05:00
Bella 5187b4e9e3 close #399 2020-02-18 09:31:59 -05:00
Bella 3bd36d9d00 s 2020-02-18 09:19:54 -05:00
Qther d28e3b6d9b
Feature/chatprefixtoggle#440 (#456)
* do it but not test it

* preFIXED HAHAHAHAHAA

* Update branch for testing (#457)

* A basic XRay module

* 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

* Finish the XRay interface

* alphabetize mixins and fix dropped comma

* update xray description for #289

* update command descriptions

* update description and add defaults for #289

untested

* fix references for #289

* rename for #289

* fix todo and close #289

* typo

* formatting

* prepare functions for #11

* close #11

* formatting

* add invert command to xray

* add custom message command

* make default more clear

Co-authored-by: 20kdc <asdd2808@gmail.com>

* hide auto32k as it's now useless

* fix prefixchat

Co-authored-by: d1gress <55198830+d1gress@users.noreply.github.com>
Co-authored-by: Bella Who <bella.who.two@gmail.com>
Co-authored-by: 20kdc <asdd2808@gmail.com>
2020-02-18 14:19:47 +00:00
Bella 68f1407a0c make default more clear 2020-02-18 08:56:28 -05:00
Bella e0c8f499b6 add custom message command 2020-02-18 08:45:14 -05:00
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
Bella 2a4865e797 merge xray 2020-02-17 10:48:58 -05: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