Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ You can still use old plugins without any changes/recompilation/updates.
- [x] Fix UnturnedPlayerComponent is not being added and removed automatically.
- [x] /admin /unadmin doesn't work when use offline player (now it possible to use steam id of the offline player).
- [ ] Assembly Resolve fixes (don't spam with not found library or make a option to disable it, load all libraries at rocketmod start instead of searching for them only on OnAssemblyResolve)
- [x] Fix problem when TaskDispatcher is not calling an action (example: when some plugins queue a player which connected to the server the action might not be called = bypassed checks/bans etc).
- [ ] Commands fixes:
- [ ] Fix /vanish.
- [x] Fix /god. (oxygen isn't fixed)
Expand Down