Skip to content

Releases: Somfic/EliteAPI

v5.0.11

29 May 15:25

Choose a tag to compare

What's new in 5.0.11

New features

  • ✨ player settings

v5.0.10

21 May 19:50

Choose a tag to compare

What's new in 5.0.10

New features

  • ✨ parse audio settings
  • ✨ add event for keybinding changes
  • ✨ add event for audio changes

v5.0.9

02 May 12:57

Choose a tag to compare

What's new in 5.0.9

Fixes

  • 🐛 don't crash if filewatcher's directory doesn't exist
  • 🐛 fix rapid variable updates causing null pointer exceptions

v5.0.8

11 Feb 07:46
e80c67c

Choose a tag to compare

What's new in 5.0.8

New features

  • 🩹 improve Journal detection on Linux and MacOS

v5.0.7

04 Jan 15:12

Choose a tag to compare

What's new in 5.0.7

New features

  • ✨ track Backpack.json
  • ✨ make a distinction between valid and invalid bindings
  • ✨ split variable files based on journal and keybindings

Fixes

  • 🐛 fix null pointer exception when setting variables
  • ♿️ prefix voiceattack logs with EliteAPI

v5.0.6

28 Dec 01:11

Choose a tag to compare

What's new in 5.0.6

Fixes

  • 🐛 fix flags & flags2 status fields causing i32 overflow

v5.0.5

26 Dec 11:46
cc514ab

Choose a tag to compare

What's new in 5.0.5

Fixes

  • 🐛 fix the handling of empty journal and status events
  • 🔒️ improve file writing stability

v5.0.4

21 Dec 12:50

Choose a tag to compare

What's Changed in 5.0.4

Bug Fixes

  • 🐛 fix keybindings not having the EliteAPI. prefix in the keybindings.txt file (3e8e23d)
  • 🐛 fix keybindings not falling back to secondary bind (0505257)

v5.0.3

20 Dec 23:02

Choose a tag to compare

What's Changed in 5.0.3

Bug Fixes

  • 🚩 remove old project (f9a1937)
  • 🐛 fix non-status events not starting with EliteAPI prefix (6210bc1)

v5.0.2

20 Dec 16:47

Choose a tag to compare

What's Changed in 5.0.2

Bug Fixes

  • 🚸 set EliteAPI.Version on startup (d64fce4)