Commit Graph

144 Commits (56e7ac706dee654c33fe31189c6a596fe4b94d8b)
 

Author SHA1 Message Date
CiscOH Bellic 56e7ac706d "Added variable declarations for WoW API functions, updated build number check, and modified GetCVar and SetCVar functions. Added IsSpellInRange function." 2 years ago
CiscOH Bellic 44e5f916a3 "Updated Bastion.lua: replaced 'Cvar' with 'Environment' and adjusted type annotations." 2 years ago
CiscOH Bellic 0d0c039e18 "Added local variable GetItemInfo in Item.lua and added two empty lines in _bastion.lua" 2 years ago
CiscOH Bellic 8b5f04bdea mover tick rate setter to update frame 2 years ago
CiscOH Bellic 08839ca618 "Moved Bastion.tickRate assignment to Ticker function and removed duplicate assignment" 2 years ago
CiscOH Bellic 63237495c3 removed .gitkeep files added by script error 2 years ago
CiscOH Bellic 30c937f669 "Added TraceMode to Bastion class, introduced Trace function, and updated Ticker and tickFrame to use Trace instead of Debug." 2 years ago
CiscOH Bellic 8c5ce32c5e "Updated line 423 in _bastion.lua: added a space between `+` and `timeElapsed`." 2 years ago
CiscOH Bellic d9012ea301 Added debug message to Bastion:Ticker function. 2 years ago
CiscOH Bellic 6f22df8bac "Added `timeElapsed = 0` line in `OnUpdate` function of `tickFrame` script." 2 years ago
CiscOH Bellic 27af030650 oops 2 years ago
CiscOH Bellic 099b6f8ad3 "Changed Bastion:Print to Bastion:Debug in tickFrame OnUpdate script" 2 years ago
CiscOH Bellic b0793ddbe1 "Modified _bastion.lua: added file exclusions in Load function, removed OnTick function, updated GetMinimumTickRate and GetTickRate functions, and added tick rate printing and global variable assignments." 2 years ago
CiscOH Bellic 2c4bfce097 "Rename 'GetMinummTickRate' to 'GetMinimumTickRate' and update references" 2 years ago
CiscOH Bellic b6141f8609 "Refactor Bastion ticker and module management code" 2 years ago
CiscOH a5ba8844d9 Merge pull request 'main' (#9) from Bastion/Bastion:main into main 2 years ago
4n0n 878d5db7ae Merge pull request 'fix: C_UnitAuras.GetAuraDataByAuraInstanceID' (#21) from vibe/Bastion:fix_getauradatabyaurainstanceid into main 2 years ago
João Fidalgo 4d08a04958 fix: C_UnitAuras.GetAuraDataByAuraInstanceID 2 years ago
4n0n a22aa67d2a Merge pull request 'main' (#19) from CiscOH/Bastion:main into main 3 years ago
Ciscoh Bellic 3877c58b0c Removed return in load(dir) function. it was only loading the first file and no more 3 years ago
CiscOH 8a6308c584 Merge pull request 'main' (#7) from Bastion/Bastion:main into main 3 years ago
4n0n b43166be76 Era 3 years ago
4n0n ede085dd13 Merge pull request 'Bug Fix on APL traits' (#18) from LyLoLoq/Bastion:main into main 3 years ago
LyLoLoq 15920cecb3 Typing fix 3 years ago
LyLoLoq 8e5268229a Bug Fix on APL traits 3 years ago
CiscOH b1d34f113d Merge pull request 'main' (#6) from Bastion/Bastion:main into main 3 years ago
4n0n cadb7df64e Merge pull request 'Fix APL + Change to Spell:Cast' (#17) from LyLoLoq/Bastion:main into main 3 years ago
LyLoLoq a84930cef2 Change Spell:Cast 3 years ago
LyLoLoq 1bdf96e5ca Fix APL 3 years ago
CiscOH 4680344e6f Merge pull request 'main' (#5) from Bastion/Bastion:main into main 3 years ago
4n0n f722d17306 Merge branch 'main' of https://git.tinkr.site/Bastion/Bastion 3 years ago
4n0n 5db2f059d8 Add Spell:Fresh() 3 years ago
4n0n 910387c775 Merge pull request 'main' (#16) from CiscOH/Bastion:main into main 3 years ago
CiscOH 2994e8d1dd remove UnitManager:Validate(token) method 3 years ago
CiscOH eab3bb3a8a Merge pull request 'main' (#4) from Bastion/Bastion:main into main 3 years ago
4n0n e4d4270b60 add bastion requires 3 years ago
4n0n 025c0c5c88 remove 3 years ago
CiscOH 5dc90ce113 Merge pull request 'main' (#3) from Bastion/Bastion:main into main 3 years ago
4n0n bfdd70359d Fix typo 3 years ago
4n0n 5472aa1998 Merge pull request 'main' (#15) from CiscOH/Bastion:main into main 3 years ago
CiscOH ba9de7753f added line break to dump spells 3 years ago
CiscOH 94b584a99b Merge pull request 'Update 'README.md'' (#1) from Bastion/Bastion:main into main 3 years ago
4n0n 6924780785 Update 'README.md' 3 years ago
4n0n febee39182 Add highest/leastof functions to auratable, remove print 3 years ago
4n0n a99e71dd8e Aura table updates 3 years ago
4n0n 36ab641a13 Merge branch 'main' of https://git.tinkr.site/Bastion/Bastion 3 years ago
4n0n e8913d3ab8 Spellbook get list 3 years ago
4n0n 9d594366dd Merge pull request 'Change Unit.ttd_ticker initialization state' (#13) from abunai/Bastion:abunai-ttd-fix into main 3 years ago
Douglas Dimmadome 2200a36bdf Change Unit.ttd_ticker initialization state 3 years ago
4n0n 559c4339a4 Fix aura list finding 3 years ago