View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000166 | RPG Architect | Feature Request | public | 2024-03-20 22:52 | 2024-09-12 15:50 |
Reporter | Mondune | Assigned To | Locke | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | Early Access | ||||
Target Version | 1.0 | ||||
Summary | 0000166: Variable Commands - Functions | ||||
Description | Variable commands should allow for various functions, such as SIN, COS, TAN, UPPER, LOWER, FLOOR, CEILING, ABSOLUTE VALUE, etc. They will likely be an enum with a description converter. SIN, COS, TAN, etc - Two versions: Taking Radians or Degrees UPPER/LOWER - Uppercase or lowercase a string Each of these should be applied to the operand, e.g. if you set “=” to a hard-coded value OR another variable, it’ll apply this to that. e.g. Set Variable 0 = Variable 2 (SIN - RADIANS) would set Variable 0 to Sin(Variable 2) where Variable 2 is expressed in radians. Set Variable 0 Subtract 25 (SIN - DEGREES) would subtract Sin(25 degrees) from Variable 0. | ||||
Tags | Editor, Engine | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-20 22:52 | Mondune | New Issue | |
2024-03-20 22:52 | Mondune | Status | new => assigned |
2024-03-20 22:52 | Mondune | Assigned To | => Locke |
2024-03-20 22:52 | Mondune | Tag Attached: Editor | |
2024-03-20 22:52 | Mondune | Tag Attached: Engine | |
2024-03-20 22:52 | Mondune | Status | assigned => acknowledged |
2024-03-21 02:33 | Locke | Status | acknowledged => confirmed |
2024-03-21 02:34 | Locke | Status | confirmed => acknowledged |
2024-03-21 02:42 | Locke | Target Version | => 1.0 |
2024-04-17 21:09 | Locke | Status | acknowledged => resolved |
2024-04-17 21:09 | Locke | Resolution | open => fixed |
2024-09-12 15:50 | Locke | Status | resolved => closed |