Skip to content

Release 1.2.5

Compare
Choose a tag to compare
@ItziSpyder ItziSpyder released this 21 Jun 04:47
· 69 commits to main since this release
Version: 1.2.5

Update:
  - 1.21 SUPPORT # credit: I-No-One

Patched:
  - health tags module rendering weirdly when near water or translucent blocks
  - dragging the scroll bar being very slow or unbalanced

Added:
  - online script downloader, download pre-made scripts!
  - GUI opening and closing animations
  - GUI widgets (sliders, toggles, etc.) have opening and toggle animations
  - script command condition # if input_active k (key_name) ex. if input active key k
  - script command input # input key (key_name) ex. input key left_shift
  - script command gui_quickmove updated # now supports swapping to hotbar! ex. gui_quickmove #totem 7
  - module SelfGlow # credit: I-No-One

Tweaked:
  - made wait script command spit an error when people use it wrongly cuz too many people uses it wrongly