Skip to content

Releases: AlignedCookie88/FireClient

Commit fe09114d567b755be609656f3873b99b1bd86ef2

26 Nov 20:42
Compare
Choose a tag to compare
auto_68

[Feature] Resource packs can now use the fireclient:item_tag/<tag_nam…

Commit 49ff726ab122b79d333852e7b0dc305e85e14e9d

25 Nov 21:54
Compare
Choose a tag to compare
auto_67

[Feature] Holding left control whilst hovering over an item shows its…

Commit 8669712e6d12029802220826a59da2ddaaf28668

20 Nov 22:32
Compare
Choose a tag to compare
auto_66

[Feature] In-Game wrapper functions now have icons.

Commit 93ec0a422a8bd4a7cca30589e2bcc5b202e957c1

20 Nov 21:27
Compare
Choose a tag to compare
auto_65

[Remove] Remove Execute Python client action and associated dependenc…

1.4.0

18 Nov 22:31
Compare
Choose a tag to compare

Features

  • Plots can now display post-processing shaders on the client!
    • Supports custom shaders from resourcepacks
    • The plot can change uniforms passed to the shaders
    • 3 included sample shaders
    • Able to use 4 of Minecraft's built-in post-processing shaders
  • Client actions now display as redstone ore instead of lapis ore
  • Some actions now have links to wiki articles
  • Some actions have had their sign text modified

Bugfixes

  • Fix excessive logging when receiving actionbar packets
  • Properly reset the internal state when the player switches to another mode

Commit 44b6413bfa75b1893e5e8cf7358348c7094b8741

18 Nov 22:24
Compare
Choose a tag to compare
auto_64

[Release Prep] Bump version to 1.4.0

Commit 826c4010be5294348403329db808cd6d261c573d

18 Nov 22:21
Compare
Choose a tag to compare
auto_63

[Feature] Client actions now display as redstone ore.

Commit 7645ba4f085ab180ef7b9e5d6fab3f643c8161b8

18 Nov 22:10
Compare
Choose a tag to compare
auto_62

[Feature] Change the name displayed on signs for some client actions

Commit 1770a1c623fef27c867da40973015f403447ad76

18 Nov 21:49
Compare
Choose a tag to compare
auto_61

[Feature] Add wiki link to the function info screens for all post-pro…

Commit f674922cdd5fd926d9dc0b4e211a95594d9b6977

18 Nov 21:09
Compare
Choose a tag to compare
auto_60

[Feature] Include fireclient:greyscale post-processing shader.