• Joined on 2024-10-17
omicron pushed to class_mounts at wow/LocationMount 2026-07-12 00:05:42 +00:00
abad82caad Correct cancelaura button to be by name instead of by id
omicron pushed to class_mounts at wow/LocationMount 2026-07-04 09:12:18 +00:00
ca0295887d Fix recasting of class mounts instead of dismount
omicron pushed to class_mounts at wow/LocationMount 2026-07-03 23:03:09 +00:00
2ee110599c Add support for class mounts and flight form
omicron created branch class_mounts in wow/LocationMount 2026-07-03 23:03:09 +00:00
omicron pushed tag v0.1.0 to wow/LocationMount 2026-07-02 17:23:05 +00:00
omicron pushed to main at wow/LocationMount 2026-07-02 17:20:18 +00:00
2b2189df8d Add release workflow
omicron pushed to main at wow/LocationMount 2026-07-02 17:11:34 +00:00
085f148337 Initial commit
omicron pushed to main at wow/LocationMount 2026-07-02 16:07:56 +00:00
92646b4d88 Initial commit
omicron created branch main in wow/LocationMount 2026-07-02 16:07:56 +00:00
omicron created repository wow/LocationMount 2026-07-01 21:42:32 +00:00
omicron commented on issue wow/OmicronFrames#8 2026-06-24 15:27:41 +00:00
AuraTrigger:IsMatching has a possibly redundant check

The way AuraTrigger currently gets activated is via the AuraList. AuraList keeps track of the auras active on the unit of a particular unit frame. It keeps all triggers in spell id indexed hash…

omicron opened issue wow/OmicronFrames#9 2026-06-24 15:14:19 +00:00
Trigger data, default data and ownership needs clarification
omicron pushed to main at omicron/heatloss 2026-06-13 07:47:47 +00:00
49d52c9247 Add calculation for my home
91bcff7216 Add report functionality to output the calculation results
5a9ff39eec Add room system for ventilation loss calculation
a3c507b909 Add properties of air for ventilation loss calculations
f5c958bb28 Add material coefficients for particle board and osb
omicron created branch main in omicron/heatloss 2026-06-13 07:47:47 +00:00
omicron created repository omicron/heatloss 2026-06-13 07:41:42 +00:00
omicron commented on issue wow/OmicronFrames#6 2026-03-18 00:12:44 +00:00
IconIndicator has incorrect mouseover tooltips

One option is to loop over the Unit's auras when you mouse over an icon indicator and find the matching aura index. This is O(n) but it never happens so it should not be a bottleneck. This is…

omicron opened issue wow/OmicronFrames#8 2026-03-18 00:11:24 +00:00
AuraTrigger:IsMatching has a possibly redundant check
omicron opened issue wow/OmicronFrames#7 2026-03-16 22:46:18 +00:00
player pets don't trigger unit frame sort
omicron opened issue wow/OmicronFrames#6 2026-03-16 22:20:30 +00:00
IconIndicator has incorrect mouseover tooltips
omicron deleted branch tbc from wow/LibFreeMedia 2026-02-17 17:54:14 +00:00