0
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs: Document relational operators #509 More... 5 days ago
Docs: various improvements. More... 5 days ago
updated algorithm and implementation More... 6 days ago
MCM: Error out if using an MCM component before `modConfigReady` (#510) More... 12 days ago
Merge pull request #505 from herbertgithubaccount/docs-fix/disarmTrap-pickLock-tes3skill More... 14 days ago
fixed documentation: `trapDisarm`, `lockpick` events; `tes3skill` object More... 25 days ago
Merge pull request #504 from herbertgithubaccount/docsfix/uiSkillTooltip More... 28 days ago
minor typo fix in documentation for `uiSkillTooltip` More... 28 days ago
DependencyManager: prevent the 'Plugin: "%s".' message from displaying (#501) More... about 2 months ago
Fix crash issue with `disposition` event. If an NPC hasn't been cloned yet, then disposition accesses from scripts can be through the base NPC pointer, but using the same disposition functions. This fix restricts the event to NPC instances. More... about 2 months ago
MCM: Clamp out-of-range `step` and `jump` values instead of triggering an assert, to avoid crashing mods that have variable min and max but don't adjust step and jump to be in range. Ashfall stack size selection was affected, and erroring out caused a UI soft lock when building a modal window. More... about 2 months ago
Add wireframe properties to unitSphere/unitPlane in `widgets.nif`. More... about 2 months ago
Docs: mark textLayout params as tables More... 2 months ago
Docs: fix some grammar More... 2 months ago
Add `tes3ui.textLayout` set of functions. More... 2 months ago
Squashed commit of the following: More... 2 months ago
CSSE: Fix disc colors being lost when the disc is recreated. More... 2 months ago
CSSE: Color the landscape edit circle based on the current mode. More... 2 months ago
minor documentation changes (#495) More... 2 months ago
add more metrics to `tes3vector(2|3|4)` (#478) More... 2 months ago
Order CSSE feature categories for specific windows alphabetically. More... 2 months ago
Document the last few months of CSSE changes. More... 2 months ago
Minor code cleanups from recent commit. More... 2 months ago
Minor random code cleanup. More... 2 months ago
CSSE: Allow double clicking objects in the use report window to edit the listed object. More... 2 months ago
Merge pull request #494 from herbertgithubaccount/bugfix/load-order More... 2 months ago
fixed `load-priority` documentation bug More... 2 months ago
fix a few inconsistencies with `inGameOnly` (#489) More... 2 months ago
Merge pull request #492 from herbertgithubaccount/docs-fix/convertToLabelValue More... 2 months ago
fixed `emmy.lua` bug More... 2 months ago