-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: SkyrimScripting/Bind
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
If the target Form is a Keyword, bind to all Forms with that Keyword (... maybe ...)
#13
opened Jan 3, 2023 by
mrowrpurr
Add support for automatically binding all properties with names matching Editor IDs
#12
opened Jan 3, 2023 by
mrowrpurr
Add support for setting !BIND FormProperty=0x123 Form2=EditorID Form3=0456:Some Mod.esp
#11
opened Jan 3, 2023 by
mrowrpurr
Add support for setting !BIND TextProperty="Hello\"escaped\"World"
#10
opened Jan 3, 2023 by
mrowrpurr
Add support for binding to Form ID from plugin, !BIND 0x123:Some Mod.esp
#6
opened Jan 3, 2023 by
mrowrpurr
[Housekeeping] Refactor into sensible classes/structures without [quite as much] shared state
#5
opened Jan 3, 2023 by
mrowrpurr
Add tests to assert the bindings we expect happen (runtime VM integration tests)
#4
opened Jan 3, 2023 by
mrowrpurr
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.