Commit Graph

2206 Commits

Author SHA1 Message Date
Bella 999a0d1bdf
fix dumb setting 2020-04-15 13:55:27 -04:00
Bella 065bb4364c
code cleanupo 2020-04-15 13:48:23 -04:00
Bella 2e894ccd40
finish up control mode 2020-04-15 13:38:47 -04:00
Bella c94c2b1b0a
add head and hover listeners 2020-04-15 13:29:02 -04:00
Bella 8c153008c0
dumb formatting in autofish and ca 2020-04-15 11:07:20 -04:00
Bella 47720f3571
formatting and stuff 2020-04-15 11:07:10 -04:00
Bella 9c01d5917d
prepare control mode 2020-04-15 11:02:48 -04:00
Qther 60e5b141c3
make autospawner delay always visible 2020-04-15 20:30:28 +08:00
Qther 781fb018b4
use threads 2020-04-15 19:21:35 +08:00
Bella 02be9df565
antihunger and elytraflight compatibility 2020-04-14 12:25:14 -04:00
Bella 61b9da5977
add sneak to inventory move 2020-04-14 12:21:13 -04:00
Bella 21cc168757
these aren't supposed to be final 2020-04-14 12:12:20 -04:00
Bella 025ae3f33c
added no skylight updates 2020-04-14 11:51:58 -04:00
Dominika d69fb43197
fix build error 2020-04-14 08:29:31 -04:00
Dominika cdc9cc16fd
Merge pull request #698 from wnuke/master
Add a coordinate logger.
2020-04-14 08:27:20 -04:00
willem cffc71780f removed coordsLog in misc 2020-04-14 14:25:14 +02:00
wnuke 51413095dd
Merge pull request #1 from wnuke/coords-log
Coords log
2020-04-14 14:18:33 +02:00
willem 8ed2e91be8 Made coordLog force log on player death. 2020-04-14 14:17:39 +02:00
Dominika f2920682fd
Merge pull request #697 from wnuke/master
Improvements to LogUtil
2020-04-14 07:42:19 -04:00
Dominika 78a27f6fc4
credits 2020-04-14 07:41:58 -04:00
willem 975a3511e0 Hugely improved coordinate logger module. 2020-04-14 13:27:27 +02:00
willem 40b40938a6 Merge github.com:wnuke/kami-blue into coords-log 2020-04-14 11:39:33 +02:00
willem c9ba3fabac made chunk mode on LogUtil also use Y chunk 2020-04-14 11:31:02 +02:00
willem 7c2b18f7bb added coordinate logger module 2020-04-14 10:55:39 +02:00
willem 8e62409eb2 fixed missing semicolon 2020-04-14 10:53:10 +02:00
willem e56e1c8cc4 improved LogUtil 2020-04-14 10:51:49 +02:00
Bella 2fcdba1bf0
cleanup text rendering in check button ui 2020-04-13 18:04:33 -04:00
Bella a981a1dc55
make drawtext more useful 2020-04-13 18:02:13 -04:00
Bella 5de1250373
typo in comment 2020-04-13 17:55:28 -04:00
Bella ef1b0eae8b
comments 2020-04-13 17:51:47 -04:00
Dominika a4a8e1fa17
Merge pull request #695 from wnuke/master
Make util.LogUtil append to file instead of overwriting it.
2020-04-13 17:41:39 -04:00
willem f91047e29f undid function rename 2020-04-13 23:38:09 +02:00
willem 547b1ec455 temporarily remove the coord logger 2020-04-13 23:35:34 +02:00
willem 592f0e22d1 added a coordinate logger for player 2020-04-13 23:31:39 +02:00
Bella ad5788a172
fix don't render if setting window is opened 2020-04-13 17:30:57 -04:00
Bella 8b1d829be1
code cleanup and use GuiC for colors 2020-04-13 16:04:02 -04:00
Bella 7b8959d1b6
finish up tooltips 2020-04-13 15:57:19 -04:00
Bella c111820266
fix position 2020-04-13 13:21:13 -04:00
Bella c66c1c582a
line up the outline with the box 2020-04-13 12:54:18 -04:00
Bella fd5718f614
fix MODVERBROAD for new beta system 2020-04-13 12:13:19 -04:00
Bella 910ef6572d
try fixing my bad GL code 2020-04-13 12:09:35 -04:00
dewy efe31e48fd
beacon beams and NoRender (vonr)
Add Beacon Beams to NoRender
2020-04-13 16:31:04 +01:00
Qther e19e757444 Add Beacon Beams to NoRender
cookie said its laggy ;(
2020-04-13 23:21:35 +08:00
Bella 981f08ca9c
start adding outlines 2020-04-13 11:14:46 -04:00
Bella 3c150268ab
fix rendering priority and outside box 2020-04-13 10:50:12 -04:00
Dewy REDACTED 882f1ab000 Removed darkii, as apparently he shouldn't be there.
See https://discordapp.com/channels/573954110454366214/634010567107149824/699257200857579530
2020-04-13 15:02:33 +01:00
dewy 9ff732ed33
use github api for contributors (d1gress)
GitHub API impl for contributors
2020-04-13 13:28:14 +01:00
Qther 787c8671af
Update CreditsCommand.java to include It is the end's github account and jamie27's github account 2020-04-13 20:03:55 +08:00
Qther 1d018d492d
Update CreditsCommand.java with the new getContributors() function in WebUtils.java 2020-04-13 19:59:49 +08:00
Qther 017256543f
Add getContributors() to WebUtils.java and a GithubUser class 2020-04-13 19:58:57 +08:00