Scrivener07
Scrivener07
### Describe This is a feature request for a Scaleform debug panel. Scaleform by Autodesk is a middleware based on Adobe Flash used to render user interfaces in video games....
##### -Joel > Really the highest priority for us should be getting a logo that looks okay in a circle. ## Needs What we need from someone with artistic skills....
# [The Documentation](https://github.com/joelday/papyrus-lang/wiki) _~45% done?_ This issue is so I can track wiki related tasks. ### Who are these documents for? * Authors new to scripting or programming in general....
My launch game tasks brought up an idea in Discord chat. We could add a "launch" type for the debugger. We just need to make the thing wait until the...
**Describe the bug** The first method member of a script will not have it document string recognized for the Intellisense hover widget. This only seems to affect functions and events....
**Describe the bug** Structs are reporting errors with mangled `#` character (Champollion) when a struct is passed into a function and the struct is also not defined on that same...
**Describe the bug** Refactoring of functions and events with "Rename Symbol" doesnt work as intended with states or inheritance. **To Reproduce** In this example, all `Foobar()` functions should have changed....
**Describe the bug** Refactoring a symbol which reaches beyond the current file may do well with some additional checks. For example, if a user tries to rename an inherited function...
**Describe the bug** Papyrus events and functions do not respect the member doc string on hovers. For properties, the doc string is shown on hovering. **To Reproduce** Steps to reproduce...
### Describe This is a feature request for a mini papyrus code base sample to be provided. Im writing this up as a feature request because a couple individuals have...