Commit Graph

150 Commits (d141ef1eb13f901a6a70afc9d9557ba7106bf734)
 

Author SHA1 Message Date
CiscOH Bellic d141ef1eb1 "Updated Lua code in various files: added return statement in enUS.lua, refactored Item.lua, modified Locale.lua, and updated _bastion.lua with new variables and require statements." 2 years ago
CiscOH Bellic 60e644d6aa "Added private variables and functions to Locale.lua, including locale detection, table management, and error handling." 2 years ago
CiscOH Bellic 567a877b36 "Added default value for 'divisor' parameter in RandomNumberGenerator function and simplified return statement." 2 years ago
CiscOH Bellic 2379acec30 "Added exception for scripts/Locales in .gitignore" 2 years ago
CiscOH Bellic 1c3d44a942 "Added !scripts/Libraries/Math.lua to .gitignore exceptions" 2 years ago
CiscOH Bellic 962e63f821 "Added new functions to Environment.lua and updated _bastion.lua to include Locale and Load '@Locales/'" 2 years ago
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