Skip to content

Releases: badasintended/wthit

[1.16.5] v2.5.2

22 Mar 03:07
Compare
Choose a tag to compare

Fixed server crash

[21w11a] 3.2.1

21 Mar 11:24
Compare
Choose a tag to compare
[21w11a] 3.2.1 Pre-release
Pre-release

Based on 2.5.1

Updated to 21w11a
This version will ONLY work on 21w11a+ since Mojang updated their OpenGL (finally).

[1.16] 2.5.1

21 Mar 10:07
Compare
Choose a tag to compare

Formatting settings input text now shows the section sign (§) and you can input it.

[1.16] 2.5.0

13 Mar 14:45
71ab74e
Compare
Choose a tag to compare

bruh it needs a fucking hour to sync on my pc

Fabric

  • Updated Mod Menu version
  • Compressed the mod logo

Forge

  • Deprecated I*Accessors getTileEntity, please use getBlockEntity.
  • Deprecated @WailaPlugin in favor of @WailaForgePlugin that requires a plugin id. Old plugin will have the class name as it's id.

2.4.0 / 3.2.0

04 Mar 14:39
Compare
Choose a tag to compare

Runtime

  • Removed inventory mod name tooltip. Just use REI or something idk.

API

  • Added @Nullable to I*Accessor
  • Added warning for static initializing java.awt.Dimension in ITooltipRenderer because Mac bad
  • Deprecated IBlockDecorator
  • Deprecated getRenderingPosition in I*Accessor, it always return null
  • Deprecated getPartialFrame in I*Accessor, it always returns 0.0

[1.17] 3.1.1

28 Feb 23:14
1c18371
Compare
Choose a tag to compare
[1.17] 3.1.1 Pre-release
Pre-release
Merge pull request #10 from badasintended/bai-1.16

fuck it, merge on phone

[1.17] 3.1.0

28 Feb 05:59
Compare
Choose a tag to compare
[1.17] 3.1.0 Pre-release
Pre-release
Merge branch 'bai-1.16' into bai-1.17

# Conflicts:
#	src/main/java/mcp/mobius/waila/overlay/WailaTickHandler.java

[1.16] 2.3.1

28 Feb 23:11
c51ab80
Compare
Choose a tag to compare
fuck it, edit on phone

[1.16] 2.3.0

28 Feb 05:50
Compare
Choose a tag to compare
update to loom 0.6

move display fluid, mod name, and item option to core addon
add max_health_for_render and max_hearts_per_line option to the screen
cache provider retrieval
#8 add option to disable block tooltip

[1.17] 3.0.1

14 Feb 14:08
Compare
Choose a tag to compare
[1.17] 3.0.1 Pre-release
Pre-release

Fixed #4