Skip to content

Releases: Sidoine/Ovale

Release 9.1.13

22 Nov 22:03
9.1.13
82bfcfe
Compare
Choose a tag to compare

Bug Fixes

  • hide unused icons (bc83368)
  • import latest scripts from SimulationCraft 2021-11-17 (#1063) (4158b4b)

Release 9.1.12

02 Nov 13:35
9.1.12
c791090
Compare
Choose a tag to compare
chore(release): 9.1.12

Release 9.1.11

02 Nov 08:49
9.1.11
4130503
Compare
Choose a tag to compare

Bug Fixes

  • import latest scripts from SimulationCraft 2021-11-01 (#1052) (2b83370)

Release 9.1.10

11 Oct 08:25
9.1.10
dd4da10
Compare
Choose a tag to compare

Bug Fixes

  • import latest scripts from SimulationCraft (#1042) (5afb9ee)

Release 9.1.9

01 Oct 07:47
9.1.9
f388bed
Compare
Choose a tag to compare

Bug Fixes

  • import latest scripts from SimulationCraft (#1038) (4df650f)

Release 9.1.8

29 Sep 07:53
9.1.8
c21de73
Compare
Choose a tag to compare

Bug Fixes

  • ensure that we never have negative values for soul fragment counts (#1034) (3afeb18)
  • register state for demonic and soul fragment DH modules (#1033) (b5c767e)

Release 9.1.7

18 Sep 09:52
9.1.7
6c5dcef
Compare
Choose a tag to compare

Features

  • add clear() method to list and queue classes (#1011) (c95f756)
  • add doubly-linked list implementation (#970) (e35f10b)
  • add indexOf() to find a value in a queue (#967) (0edc2de)
  • add method to query the current covenant (#1012) (0673d46)
  • add methods to allow in-place replacement of values in queues and lists (#975) (0597336)
  • cache GUIDs without any unit IDs mappings for later removal (#972) (6b70923)
  • improvements to DBC extraction (#978) (fcccfe0)
  • track feral druid Bloodtalons state directly in Ovale (#1006) (d230196)

Bug Fixes

  • audit for-loop usage (#965) (2e7a5ae)
  • be explicit about method return type as a hint to tstolua (#971) (19c7d5b)
  • change usage of UnitName() to GetUnitName() (#963) (c4c394d)
  • cleanup Stagger module (#1013) (a0f03fd)
  • fixes to import harness and import latest scripts (#994) (47a513d)
  • multiple icons (#991) (53664fc)
  • only manage Eclipse state for balance{,-affinity} druids (#1014) (63e6477)
  • rewrite demon hunter modules to correctly handle state (#1015) (cc3923d)
  • simplify identifying runeforges by solely using bonus IDs (#999) (995cf1c)
  • support latest SimC profile grammar and import latest scripts (#998) (5f9f29b)
  • update conduit data when a higher ranking conduit is learned (#1000) (7d086c4)

Release 9.1.6

08 Aug 08:57
9.1.6
597e04d
Compare
Choose a tag to compare

Features

  • add standalone binary search/insert/remove implementation (#954) (e57af00)
  • track Eclipse state directly in Ovale (#952) (d6ec66e)

Release 9.1.5

28 Jul 20:48
9.1.5
0a5a8ae
Compare
Choose a tag to compare

Bug Fixes

  • game client hanging when equipping different equipment set (#945) (ed1aecb)

Release 9.1.4

26 Jul 07:06
9.1.4
97ba640
Compare
Choose a tag to compare

Features

  • runeforge: allow using runeforge power IDs in scripts (#920) (4cbed9a)

Bug Fixes

  • profiler option checkboxes were not working (4813924)
  • use the correct algorithm to request item information (#936) (b2a5315)