Commit Graph

39 Commits (60e644d6aae878d7db6307d3268726f75b7df244)

Author SHA1 Message Date
CiscOH Bellic 962e63f821 "Added new functions to Environment.lua and updated _bastion.lua to include Locale and Load '@Locales/'" 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 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 Bellic 3877c58b0c Removed return in load(dir) function. it was only loading the first file and no more 3 years ago
4n0n e4d4270b60 add bastion requires 3 years ago
CiscOH ba9de7753f added line break to dump spells 3 years ago
4n0n 1cc8b541f8 Cleanup 3 years ago
4n0n 677229738d Move spellbook and itembook out of globals, remove prints 3 years ago
4n0n 06916f6bc6 Spellbook and Itembook no longer shared through the engine 3 years ago
4n0n f5367327e6 Updated library handling 3 years ago
4n0n 5f0affd907 Add Bastion Libraries 3 years ago
LyLoLoq 8cf6ffcb8e Fix types 3 years ago
4n0n e3d52b41c4 Methods 3 years ago
4n0n 147549310c Updates to bastion 3 years ago
4n0n d5257bbf8f Changes 3 years ago
4n0n e854f4fc64 Updates, fixes, changes 3 years ago
4n0n cd00075dfd Update bastion for tinkr new unit system 3 years ago
4n0n 5547bf37e1 Add list registering, add InCombatOdds() 3 years ago
Sundance Kid 1187848e67 add base emmylua types 3 years ago
4n0n dfa7b56eff Add APL Traits 3 years ago
4n0n 29e19b931f Tons of changes, probably broke stuff 3 years ago
4n0n 0d1741ac31 Remove spam 3 years ago
4n0n 5363858a0d FIx some item cooldown stuff 3 years ago
4n0n 7111265979 Add refreshable, fix UnitManager:Get units 3 years ago
4n0n 1ba0cd7115 Possibly massive improvements to performance in raid, start on notification system 3 years ago
4n0n 85cbaffcc7 Updates to resto druid rotation, add start of MythicPlusUtils 3 years ago
4n0n 764655ea51 Init 3 years ago