Skip to content

3.0.6

Compare
Choose a tag to compare
@uoil uoil released this 08 Aug 19:41
· 541 commits to master since this release
1d30cae
  • Added TotemNotifierModule "Notifies you when others pop totems." [@jvyden420]
  • Added MiddleClickPearlModule "Throws a pearl if you middle-click pointing in mid-air" [@jvyden420]
  • New Nuker values [@jvyden420]:
    -- 'fixed', toggle on to use vertical and horizontal distances in blocks instead of distances relative to the camera.
    -- 'vdist' to change the maximum vertical distance in blocks the nuker will reach.
    -- 'hdist' to change the maximum horizontal distance in blocks the nuker will reach.
  • ArrayList module moved to appropriate category with updated description
  • Many Nocrystal updates by [@jvyden420] see commits for more info.
  • Velocity module code cleanup
  • Unused imports removed in multiple places