Dev #29

Closed
Evanus wants to merge 13 commits from dev into dev
Evanus commented 2015-09-18 01:15:44 +00:00 (Migrated from github.com)
No description provided.
Dico200 commented 2016-03-07 02:31:42 +00:00 (Migrated from github.com)

About the forcefield help permission... It checks if the player has utils.forcefield at the very start of the command.

About the forcefield help permission... It checks if the player has utils.forcefield at the very start of the command.
Dico200 commented 2016-03-07 02:37:26 +00:00 (Migrated from github.com)

And blockplacemods has a few small bugs, though I see no need to rewrite it. Especially since its current scalability. (It's extremely easy to add more features/settings)

Mentio toggle: Cool, I'd merge that.

Putting the blockplacemods settings in player.py: That is fine by me, but I'd prefer that to be something like an integer which covers all settings. (e.g.) 0000 = all off, 0100 = the second option on and the int is then 4, 1111 = all on, the int is then 15. I'll look into these options and adapt the classes myself soon.

And blockplacemods has a few small bugs, though I see no need to rewrite it. Especially since its current scalability. (It's extremely easy to add more features/settings) Mentio toggle: Cool, I'd merge that. Putting the blockplacemods settings in player.py: That is fine by me, but I'd prefer that to be something like an integer which covers all settings. (e.g.) 0000 = all off, 0100 = the second option on and the int is then 4, 1111 = all on, the int is then 15. I'll look into these options and adapt the classes myself soon.
Dico200 commented 2016-05-30 12:11:05 +00:00 (Migrated from github.com)

If we implement a mentio toggle, it should be enabled by default (when the user is not in the list) and should be stored offline. In addition, the bpm you propose is probably a nice way for you to practice python, but I don't think we should replace the one we have with it.
Since you're inactive, I will close this PR alright?

If we implement a mentio toggle, it should be enabled by default (when the user is not in the list) and should be stored offline. In addition, the bpm you propose is probably a nice way for you to practice python, but I don't think we should replace the one we have with it. Since you're inactive, I will close this PR alright?
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Redstoner/redstoner-utils#29
No description provided.