Skip to content

Patch 03#96

Merged
UserR00T merged 12 commits into
masterfrom
patch-03
Dec 29, 2020
Merged

Patch 03#96
UserR00T merged 12 commits into
masterfrom
patch-03

Conversation

@PLASMAchicken
Copy link
Copy Markdown
Member

@PLASMAchicken PLASMAchicken commented Dec 29, 2020

Replace Timer with BPCoreLib Interval
Added /giveammo
Added optional argument to /launch
Make use of BP's Test ExecutionMode for OnTryRegister

Copy link
Copy Markdown
Member

@UserR00T UserR00T left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just have a minor question regarding the DisableAccountOverwrite option, and some typo fixes.

Comment thread src/BPEssentials/Events/OnRegister.cs Outdated

// Don't allow multi-boxing, WebAPI doesn't prevent this
foreach (ShPlayer p in EntityCollections.Humans)
if (Core.Instance.Settings.General.DisableAccountOverwrite)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this block registering each and every time?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this was in a nested if.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, just re-request review when ready.

Comment thread src/BPEssentials/Events/OnRegister.cs Outdated
Comment thread src/BPEssentials/Events/OnRegister.cs Outdated
Copy link
Copy Markdown
Member

@UserR00T UserR00T left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@UserR00T UserR00T merged commit 7e59784 into master Dec 29, 2020
@UserR00T UserR00T deleted the patch-03 branch December 29, 2020 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants