Vitaliy Vorobets
Vitaliy Vorobets
- Fix function arguments; - New function (RwD3D9CreateVertexShader)
example: https://gcsim.app/v3/viewer/share/824dc52a-3531-4fe7-b5cf-7a074b918a5e - available only in damage mode; - if you are using the function for dynamic duration, set more hp for the target;
- [x] Frames - [x] Hitlags - [x] Talents - [x] C0 Normals - [x] C0 Skill - [x] C0 Burst - [x] A1 - [x] A4 - [x] C1...
At the moment there are abilites that apply status to the char: - [x] Dori burst; - [x] Razor burst; - [x] Beidou hold skill (with shield only); - [x]...
test: https://gcsim.app/v3/viewer/share/9a273606-b0e4-46f8-b183-57bb1ecf99d7
At the moment, the `bclist` component parses and outputs the result as an array of strings (`bclist::div`). For simple Luad writing, should divide the component into two parts: - Analysis:...
- fix arithmetic operations for float and int; - fix parsing of "1-1" expression.