arrowlib: Library for easy arrow sprite rendering


A small library focussed on creation and maintenance of arrows

Internal
2 months ago
1.1
435

Changelog

Version: 0.1.3
Date: 2024-08-14
  Features:
    - Added function arrow.update_settings(data)
  Bugfixes:
    - Corrected processing of per-arrow sprite
Version: 0.1.2
Date: 2024-08-13
  Bugfixes:
    - Fixes crash when checking for valid sprite while no argument was passed
Version: 0.1.1
Date: 2024-08-13
  Features:
    - Added function arrow.get_distance()
Version: 0.1.0
Date: 2024-08-13
  Features:
    - Initial creation