skymp icon indicating copy to clipboard operation
skymp copied to clipboard

Multiplayer Mod & TypeScript SDK for Skyrim Special Edition

Results 141 skymp issues
Sort by recently updated
recently updated
newest added

Implemented animation dependent block. Closes #1174.

area:server
merge-to:indev

We need to implement this to provide better blocking process. Currently, block does not always work properly.

area:server

There are `assert(0)` calls in some places, we should replace them with runtime_error throws Specifically PapyrusVM They are also cut off by release build anyway

This reverts commit 81a090507246adbaa15ea30a7d09e2290e8767df.

I built successfully the mod. I feel a bit stupid, but now, I don't know what to do to launch the server and add the mod to skyrim, I didn't...