Skip to content

Release 1.3.7

Latest

Choose a tag to compare

@ItziSpyder ItziSpyder released this 05 Oct 04:44
· 7 commits to main since this release

Experimental Hotfix

!!!Delete the old file and redownload the experimental file!!!

  1. Attempt 1 at fixing function declarations for experimental versions.

Changelog

Version: 1.3.7

Scripting:
- disconnect
- if target_fluid <identifier>
- if targeting_fluid
- turn_to nearest_entity :player aim head
- turn_to nearest_entity :player aim head speed 10
- turn_to nearest_entity :player speed 10
- if item_cooldown <comparator> <num>
- if inventory_has :air
- if item_count <comparator> <int>
- if ping <comparator> int>
 
Script Syntax:
- you no longer need to spam underscores in scripts! just type spaces like normal english!
- remove !if, !while, please switch to if_not while_not

Turn_To CameraRotator:
- revamp camera rotator
- remove ,rotate skip
- can now control speed and aim anchor with turn_to