Commit Graph

49 Commits (defe1b8d94ac9db29135d8d3b1e2b90013c6f7d3)

Author SHA1 Message Date
CiscOH Bellic defe1b8d94 "Removed return statement and newline in enUS.lua, simplified locale function in Locale.lua, and commented out locale loading code in _bastion.lua" 2 years ago
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
4n0n 1cc8b541f8 Cleanup 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
Ciscoh Bellic 81f7e371cd readded gitkeep 3 years ago
Ciscoh Bellic c634b58a38 ... 3 years ago
4n0n fae312acfc Scripts gitkeep 3 years ago
4n0n 147549310c Updates to bastion 3 years ago
4n0n 29fc81e1f3 Optimizations in sub, remove prints 3 years ago
4n0n d5257bbf8f Changes 3 years ago
4n0n 0db6aad180 Add basic damage apl to resto, update subtlety to better handle variables 3 years ago
4n0n c91a522b6b Eventmanager/classmagic/command emmy lua docs, move some stuff out of Unit 3 years ago
4n0n 850b25ed6c Fix typo 3 years ago
4n0n e854f4fc64 Updates, fixes, changes 3 years ago
4n0n cd00075dfd Update bastion for tinkr new unit system 3 years ago
4n0n 299c90e451 Remove printÆ 3 years ago
4n0n 5547bf37e1 Add list registering, add InCombatOdds() 3 years ago
4n0n 98d46b6b42 Add equality overload for Unit,Item,Aura pass through refreshable/cachable objects 3 years ago
4n0n 3c4abd406d Updates' 3 years ago
4n0n 0b329a6463 Add FindAny to aura tables, update subtlety, add APL AddVariable 3 years ago
4n0n 1aa8c67dd4 Handle off GCD spells better, faster, always cast 3 years ago
4n0n dfa7b56eff Add APL Traits 3 years ago
4n0n 34460ba87c Add list utility class, add linear regression TTD and some other updates 3 years ago
4n0n b94ac8fe8a Item changes to detect spell usage (item usages based on spell id) / sub fixes for aoe 3 years ago
4n0n 29e19b931f Tons of changes, probably broke stuff 3 years ago
4n0n 7e0327bb78 AOe optimizations 3 years ago
4n0n 5f27202791 AOE optimizations 3 years ago
4n0n e732acc8e9 Optimize cold blood 3 years ago
4n0n 9f77df0da4 Subtlety 3 years ago
4n0n 13f0c93767 Add is facing and is behind checks 3 years ago
4n0n 0d1741ac31 Remove spam 3 years ago
4n0n 5363858a0d FIx some item cooldown stuff 3 years ago
4n0n dcfb50374d Update nameplate enumeration, need to figure out a way to prevent it from breaking if nameplatenum is not where the units are (1,2,3 fall off, 4,5 stay nameplate4-5 3 years ago
4n0n 3b9046955c Rename 3 years ago
4n0n 7111265979 Add refreshable, fix UnitManager:Get units 3 years ago
4n0n ac74c38f0d Fix damage abilities, TODO work out unit token changes from index? something that resolves a unit to a unitmanager guid 3 years ago
4n0n 1ba0cd7115 Possibly massive improvements to performance in raid, start on notification system 3 years ago
4n0n de09096a71 Updates to resto druid, and complete overhall of aura manager 3 years ago
4n0n bd174b4b06 Purge logic 3 years ago
4n0n 26d1d2430b Update UnitManager to enum enemies more efficiently. Update resto for natures cure/aoe purge logic 3 years ago
4n0n 0b11028caf Pandemic window 3 years ago
4n0n 86b177592c Dispel anything magic for now 3 years ago
4n0n 37968e46ad Fix mythic plus debuff logging, update resto druidA 3 years ago
4n0n 85cbaffcc7 Updates to resto druid rotation, add start of MythicPlusUtils 3 years ago