Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Fix for Conf Command #62

Merged
merged 4 commits into from
Nov 1, 2016
Merged

Fix for Conf Command #62

merged 4 commits into from
Nov 1, 2016

Conversation

UnseenFaith
Copy link
Owner

Quick fix for configurations that require booleans. Makes 'true' and 'false' automatically turn into boolean values true and false.

Error:
https://gyazo.com/5a22eaf0ad28b9bc4b7f1304c7cf7d7a

Fix:
https://gyazo.com/de6dbd9e93deb0e27ccee010aa53d08c

@UnseenFaith
Copy link
Owner Author

UnseenFaith commented Oct 31, 2016

Reverted old Boolean fix and added a check for if value contains multiple words/phrases
Adds a very simple boolean usage type that can be used with 'true' and 'false'. Changed conf command to allow for boolean configurations now.

Will now correctly change depending on the type of the key.
Set can now set a boolean key as 'false'
@UnseenFaith
Copy link
Owner Author

Maybe the last commit? Until I break it again? 😄

@eslachance eslachance merged commit f059389 into UnseenFaith:indev Nov 1, 2016
@UnseenFaith UnseenFaith deleted the faith-patch-3 branch November 1, 2016 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants