Modding Status: Difference between revisions
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
|✅ | |✅ | ||
|} | |} | ||
Any mods not on the above list do not work yet, mostly due to waiting on LUA support to be re-implemented. | Any mods not on the above list do not work <u>yet</u>, mostly due to waiting on LUA support to be re-implemented. All mods are planned to be working again in future, though no specific timeframe is known. | ||
<br /> | <br /> |
Revision as of 05:56, 15 June 2023
The modding system is being ported over to the new engine. Here's a guide of what mod features have been implemented as of r43.
Overall Features Status
Currently implemented:
- Simple monster mods (like SCLab creates)
- Wyvern TF (not actually a mod)
Currently not implemented:
- Anything that relies on LUA code (Advanced Monster Mods, Entities, Clothing, Transformations, Maps)
Specific Mod Status
Monster | Status |
---|---|
Wolf Girl | ✅ |
Sholf | ✅ |
CrotchHugger (Monster) | ❌ |
Bolstered Dragon Disciple | ✅ |
Wyvern Male | ❌ |
Sample: Monster Advanced Example | ❌ |
Male Spider | ✅ |
Kitsune | ✅ |
Potent Dragon Servant | ✅ |
Pig King | ✅ |
Any mods not on the above list do not work yet, mostly due to waiting on LUA support to be re-implemented. All mods are planned to be working again in future, though no specific timeframe is known.