CiscOH Bellic
|
93fda2da61
|
replaced Locale with Ace3 style
|
1 year ago |
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"
|
1 year 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."
|
1 year ago |
CiscOH Bellic
|
60e644d6aa
|
"Added private variables and functions to Locale.lua, including locale detection, table management, and error handling."
|
1 year ago |
CiscOH Bellic
|
567a877b36
|
"Added default value for 'divisor' parameter in RandomNumberGenerator function and simplified return statement."
|
1 year ago |
CiscOH Bellic
|
2379acec30
|
"Added exception for scripts/Locales in .gitignore"
|
1 year ago |
CiscOH Bellic
|
1c3d44a942
|
"Added !scripts/Libraries/Math.lua to .gitignore exceptions"
|
1 year ago |
CiscOH Bellic
|
962e63f821
|
"Added new functions to Environment.lua and updated _bastion.lua to include Locale and Load '@Locales/'"
|
1 year ago |
CiscOH Bellic
|
56e7ac706d
|
"Added variable declarations for WoW API functions, updated build number check, and modified GetCVar and SetCVar functions. Added IsSpellInRange function."
|
1 year ago |
CiscOH Bellic
|
44e5f916a3
|
"Updated Bastion.lua: replaced 'Cvar' with 'Environment' and adjusted type annotations."
|
1 year ago |
CiscOH Bellic
|
0d0c039e18
|
"Added local variable GetItemInfo in Item.lua and added two empty lines in _bastion.lua"
|
1 year ago |
CiscOH Bellic
|
8b5f04bdea
|
mover tick rate setter to update frame
|
1 year ago |
CiscOH Bellic
|
08839ca618
|
"Moved Bastion.tickRate assignment to Ticker function and removed duplicate assignment"
|
1 year ago |
CiscOH Bellic
|
63237495c3
|
removed .gitkeep files added by script error
|
1 year ago |
CiscOH Bellic
|
30c937f669
|
"Added TraceMode to Bastion class, introduced Trace function, and updated Ticker and tickFrame to use Trace instead of Debug."
|
1 year ago |
CiscOH Bellic
|
8c5ce32c5e
|
"Updated line 423 in _bastion.lua: added a space between `+` and `timeElapsed`."
|
1 year ago |
CiscOH Bellic
|
d9012ea301
|
Added debug message to Bastion:Ticker function.
|
1 year ago |
CiscOH Bellic
|
6f22df8bac
|
"Added `timeElapsed = 0` line in `OnUpdate` function of `tickFrame` script."
|
1 year ago |
CiscOH Bellic
|
27af030650
|
oops
|
1 year ago |
CiscOH Bellic
|
099b6f8ad3
|
"Changed Bastion:Print to Bastion:Debug in tickFrame OnUpdate script"
|
1 year 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."
|
1 year ago |
CiscOH Bellic
|
2c4bfce097
|
"Rename 'GetMinummTickRate' to 'GetMinimumTickRate' and update references"
|
1 year ago |
CiscOH Bellic
|
b6141f8609
|
"Refactor Bastion ticker and module management code"
|
1 year ago |
CiscOH
|
a5ba8844d9
|
Merge pull request 'main' (#9) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#9
|
1 year ago |
4n0n
|
878d5db7ae
|
Merge pull request 'fix: C_UnitAuras.GetAuraDataByAuraInstanceID' (#21) from vibe/Bastion:fix_getauradatabyaurainstanceid into main
Reviewed-on: #21
|
1 year ago |
João Fidalgo
|
4d08a04958
|
fix: C_UnitAuras.GetAuraDataByAuraInstanceID
|
1 year ago |
4n0n
|
a22aa67d2a
|
Merge pull request 'main' (#19) from CiscOH/Bastion:main into main
Reviewed-on: #19
|
2 years ago |
Ciscoh Bellic
|
3877c58b0c
|
Removed return in load(dir) function. it was only loading the first file and no more
|
2 years ago |
CiscOH
|
8a6308c584
|
Merge pull request 'main' (#7) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#7
|
2 years ago |
4n0n
|
b43166be76
|
Era
|
2 years ago |
4n0n
|
ede085dd13
|
Merge pull request 'Bug Fix on APL traits' (#18) from LyLoLoq/Bastion:main into main
Reviewed-on: #18
|
2 years ago |
LyLoLoq
|
15920cecb3
|
Typing fix
|
2 years ago |
LyLoLoq
|
8e5268229a
|
Bug Fix on APL traits
|
2 years ago |
CiscOH
|
b1d34f113d
|
Merge pull request 'main' (#6) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#6
|
2 years ago |
4n0n
|
cadb7df64e
|
Merge pull request 'Fix APL + Change to Spell:Cast' (#17) from LyLoLoq/Bastion:main into main
Reviewed-on: #17
|
2 years ago |
LyLoLoq
|
a84930cef2
|
Change Spell:Cast
add possibility to use functions as argument for condition
|
2 years ago |
LyLoLoq
|
1bdf96e5ca
|
Fix APL
If we don't check for else it will always cast even if the condition results in false
|
2 years ago |
CiscOH
|
4680344e6f
|
Merge pull request 'main' (#5) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#5
|
2 years ago |
4n0n
|
f722d17306
|
Merge branch 'main' of https://git.tinkr.site/Bastion/Bastion
|
2 years ago |
4n0n
|
5db2f059d8
|
Add Spell:Fresh()
|
2 years ago |
4n0n
|
910387c775
|
Merge pull request 'main' (#16) from CiscOH/Bastion:main into main
Reviewed-on: #16
|
2 years ago |
CiscOH
|
2994e8d1dd
|
remove UnitManager:Validate(token) method
The function this was pointing to was removed
|
2 years ago |
CiscOH
|
eab3bb3a8a
|
Merge pull request 'main' (#4) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#4
|
2 years ago |
4n0n
|
e4d4270b60
|
add bastion requires
|
2 years ago |
4n0n
|
025c0c5c88
|
remove
|
2 years ago |
CiscOH
|
5dc90ce113
|
Merge pull request 'main' (#3) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#3
|
2 years ago |
4n0n
|
bfdd70359d
|
Fix typo
|
2 years ago |
4n0n
|
5472aa1998
|
Merge pull request 'main' (#15) from CiscOH/Bastion:main into main
Reviewed-on: #15
|
2 years ago |
CiscOH
|
ba9de7753f
|
added line break to dump spells
|
2 years ago |
CiscOH
|
94b584a99b
|
Merge pull request 'Update 'README.md'' (#1) from Bastion/Bastion:main into main
Reviewed-on: CiscOH/Bastion#1
|
2 years ago |