Aaron Kimbrell
6aa90ad5b2
Breakout rest of the enums from dCommonVars and clean it up ( #1061 )
...
* Breakout rest of the enums from dcommonvars
so we don't have to deal with merge conflicts
ePlayerFlags is not a scoped enum, yet, due to it's complexity
* address feedback
* make player flag types consistent
* fix typo
2023-05-02 17:39:21 -05:00
Aaron Kimbre
faf42d2f8c
cleanup enums to make them more consistent
2023-01-22 17:38:47 -06:00
Aaron Kimbrell
80f8dd8003
Imminuty updates ( #925 )
...
* WIP Immunities
* Immunity getters
* remove redundent variable
replace it use with it's equivalent
* remove unused lookups, fix typos
* fix tests
* added imunity test
* address feedback
* more immunity tests
* explicit this
2023-01-06 23:59:19 -06:00
David Markowitz
8d37d9b681
Organize dScripts ( #814 )
...
* Organize dScripts
whitespace
Remove parent scope
Remove parent scope from initial setter
Remove debug
Remove helper programs
* Fix NtImagimeterVisibility script
Co-authored-by: aronwk-aaron <aronwk.aaron@gmail.com>
2022-11-03 12:57:54 -05:00