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
|
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 |
João Fidalgo
|
4d08a04958
|
fix: C_UnitAuras.GetAuraDataByAuraInstanceID
|
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
|
b43166be76
|
Era
|
3 years ago |
LyLoLoq
|
15920cecb3
|
Typing fix
|
3 years ago |
LyLoLoq
|
8e5268229a
|
Bug Fix on APL traits
|
3 years ago |
LyLoLoq
|
a84930cef2
|
Change Spell:Cast
add possibility to use functions as argument for condition
|
3 years ago |
LyLoLoq
|
1bdf96e5ca
|
Fix APL
If we don't check for else it will always cast even if the condition results in false
|
3 years ago |
4n0n
|
5db2f059d8
|
Add Spell:Fresh()
|
3 years ago |
CiscOH
|
2994e8d1dd
|
remove UnitManager:Validate(token) method
The function this was pointing to was removed
|
3 years ago |
4n0n
|
e4d4270b60
|
add bastion requires
|
3 years ago |
4n0n
|
025c0c5c88
|
remove
|
3 years ago |
4n0n
|
bfdd70359d
|
Fix typo
|
3 years ago |
CiscOH
|
ba9de7753f
|
added line break to dump spells
|
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
|
e8913d3ab8
|
Spellbook get list
|
3 years ago |
Douglas Dimmadome
|
2200a36bdf
|
Change Unit.ttd_ticker initialization state
Unit.ttd_ticker initialized as 0, which would not allow a new ttd_ticker to be started. This changes the initial state to false.
|
3 years ago |
4n0n
|
559c4339a4
|
Fix aura list finding
|
3 years ago |
4n0n
|
7b3b714d39
|
Add findanyof
|
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 |
LyLoLoq
|
630fcfc3d9
|
More types
|
3 years ago |
4n0n
|
5f0affd907
|
Add Bastion Libraries
|
3 years ago |
4n0n
|
5bfc4f5097
|
Remove rogue print
|
3 years ago |
LyLoLoq
|
8cf6ffcb8e
|
Fix types
|
3 years ago |
Ciscoh Bellic
|
728d427e41
|
empowered stage check
|
3 years ago |
4n0n
|
e3d52b41c4
|
Methods
|
3 years ago |
4n0n
|
147549310c
|
Updates to bastion
|
3 years ago |
OverHealz Jenkins
|
f019304f81
|
added enemies w/most enemies. enemies centroid
|
3 years ago |