openplanet-nl / plugin-signing

The place to request plugin signatures.
7 stars 1 forks source link

ItemExchange #171

Closed RuurdBijlsma closed 2 years ago

RuurdBijlsma commented 2 years ago

Plugin description

Browse IX and import items/sets into the editor without having to restart the game. This op file does not have the DLL included, the plugin recognizes this and doesn't load the lib, when importing an item it just tells the user to click twice.

Did you provide a perms meta value or a #perms preprocessor option?

yes, perms="paid"

Did you use Permissions.as?

yes, to check if the user has advanced editor access before being allowed to import (import wouldn't work with simple editor anyways)

Attach your plugin

ItemExchange.zip

codecat commented 2 years ago

Hey sorry for the delay..

This op file does not have the DLL included

The code for this still exists in the code and is actively called, perhaps that should be removed?

RuurdBijlsma commented 2 years ago

I have it like that because my own version still uses the dll and I don't really want to keep 2 versions of the code 🤔

codecat commented 2 years ago

Ok 👍

ItemExchange.zip

codecat commented 2 years ago

Sorry, don't upload this yet, I gave you invalid signatures.

codecat commented 2 years ago

This one is correct 👍

ItemExchange.zip