openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Morrowind Script Extender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
12 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 1 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "Fix issues with the sound generator loader creating generic soundgens for records that refer to missing creatures, instead of dropping them. Includes handling invalid data from Bloodmoon and other mods where the source data was contaminated by the same bug."
Greatness7
More...
13 days ago
Add tes3mobileActor.getEffectiveAttackDistance.
Hrnchamd
More...
13 days ago
Add tes3uiElement.reorder as an easier to use reordering method.
Hrnchamd
More...
13 days ago
Fix issues with the sound generator loader creating generic soundgens for records that refer to missing creatures, instead of dropping them. Includes handling invalid data from Bloodmoon and other mods where the source data was contaminated by the same bug.
Hrnchamd
More...
13 days ago
Add tes3audioController:getMusicFileDuration.
NullCascade
More...
13 days ago
Add a tes3uiTabContainer widget.
NullCascade
More...
13 days ago
Add convenience property for a button's text element.
NullCascade
More...
13 days ago
Add setting for global audio playback.
NullCascade
More...
14 days ago
Add PropertyState struct.
NullCascade
More...
14 days ago
Clean up some unused code.
NullCascade
More...
14 days ago
Fix `tes3ui.createTooltipMenu` not working on non-items. Renamed parameter (with backwards compatibility).
NullCascade
More...
14 days ago
tes3soundGenerator update.
Hrnchamd
More...
15 days ago
Revert "Prevent non-biped creature attacks being instantly cancelled by movement."
Hrnchamd
More...
15 days ago
Add `.creator` element for any tooltip created from inside a tooltip UI event.
NullCascade
More...
15 days ago
Guard against potential crash when poking at referenceToThis field.
NullCascade
More...
15 days ago
Explicitly allow creating itemData on a reference. Make accidental results by passing `item = nil` not be an issue.
NullCascade
More...
15 days ago
Add MWSE_BUILD global variable access. If compiled in a script, it will be automatically created in CSSE. MWSE will set this variable to the build date for scripts to check against, while it will presumably be zero for non-MWSE installs.
NullCascade
More...
15 days ago
Fix tes3dataHandler.globals access. Should be the last explicit tes3iterator use.
NullCascade
More...
15 days ago
Fix getIsCarriable error.
NullCascade
More...
15 days ago
Add support for leveled items in `inventory:addItem` (#503)
Virnetch
More...
16 days ago
Revert `.canCarry` extension. Add similar flag `.isCarriable`.
NullCascade
More...
16 days ago
Update for "Prevent non-biped creature attacks being instantly cancelled by movement." to avoid it affecting non-combat animations.
Hrnchamd
More...
16 days ago
Prevent non-biped creature attacks being instantly cancelled by movement. Creatures will still move if their movement flags are set, using the walking animation average speed.
Hrnchamd
More...
16 days ago
Improve AI weapon selection to account for effective damage due to weapon condition. Also prevents dropping to fists if the main weapon breaks.
Hrnchamd
More...
16 days ago
Provide focus UI element in key events.
NullCascade
More...
16 days ago
Add the ability to pause/resume music.
NullCascade
More...
16 days ago
Add a color option to cycle buttons.
NullCascade
More...
17 days ago
Add createBorder property for tes3uiElement:createTextInput.
NullCascade
More...
17 days ago
Add some more data bindings for tes3audioController.
NullCascade
More...
17 days ago
Move some common bindings to a helper function for tes3items. Expose canCarry and promptsEquipmentReevaluation.
NullCascade
More...
17 days ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree