Releases: AlignedCookie88/FireClient
Releases · AlignedCookie88/FireClient
Commit fe09114d567b755be609656f3873b99b1bd86ef2
auto_68 [Feature] Resource packs can now use the fireclient:item_tag/<tag_nam…
Commit 49ff726ab122b79d333852e7b0dc305e85e14e9d
auto_67 [Feature] Holding left control whilst hovering over an item shows its…
Commit 8669712e6d12029802220826a59da2ddaaf28668
auto_66 [Feature] In-Game wrapper functions now have icons.
Commit 93ec0a422a8bd4a7cca30589e2bcc5b202e957c1
auto_65 [Remove] Remove Execute Python client action and associated dependenc…
1.4.0
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
auto_64 [Release Prep] Bump version to 1.4.0
Commit 826c4010be5294348403329db808cd6d261c573d
auto_63 [Feature] Client actions now display as redstone ore.
Commit 7645ba4f085ab180ef7b9e5d6fab3f643c8161b8
auto_62 [Feature] Change the name displayed on signs for some client actions
Commit 1770a1c623fef27c867da40973015f403447ad76
auto_61 [Feature] Add wiki link to the function info screens for all post-pro…
Commit f674922cdd5fd926d9dc0b4e211a95594d9b6977
auto_60 [Feature] Include fireclient:greyscale post-processing shader.