-
Summon Devourer and Summon Dremora Archer gets added to the spell list automatically
Fix: Open Data Files/MWSE/mods/TamrielRebuilt/main.lua and delete the two tes3.addSpell lines near the bottom
-
本期打卡已结算完成。报名最新一期的打卡活动 [点这里](https://mp.weixin.qq.com/s/eUG2OOzY3k_ZTz-CFvtv5Q)
-
[warnings.txt](https://github.com/MWSE/MWSE/files/8362891/warnings.txt)
-
We must have a common API for record iterators:
- ~~getActiveRecords must go~~ - getActiveRecords is just fine for now but we must:
- decide on deleted/ignored records - are we including those …
-
### Project Link
https://github.com/zesterer/openmw-shaders.git
### Project License
NA
### Steam App Ids
https://steamdb.info/app/22320/
### Additional Context
No license is available for the s…
-
Here is a list of functions/fields/properties which don't have a description yet, but their use isn't obvious, so they need one:
- [x] tes3ui.showInventorySelectMenu()
- [x] tes3ui.showDialogueMes…
-
Plenty of mods need to check for character generation completion before executing their logic. This often leads to lots of boiler plate timers to check the state of a global variable and is quite both…
-
lol
-
Currently tes3ui.getPalette() has a bunch of listed possible string values for its parameter.
We should probably just add a tes3.palette table for that and reference that it maps to the values in tha…
-
I was wondering what does the Python Code need to get from Windows? Does the following cover everything? This would include command line parameters and bash.ini files.
1. Get location of game exe Ob…