-
-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* changed all occurances of behaviour to british english * enabled behaviour tab * added sliders * added setter methods * improved margins * set slider ranges * implemented behavioural sliders * changed to int * updated localization files * reverted visibility * added tooltips * removed spaces in po files * removed unused methods * added english text * updated english text * reapply behaviour when going to the editor * changed to float * Added newlines Co-authored-by: adQuid <[email protected]> * changed properties to dictionary * broken save upgrader * fixed save upgrader * better save upgrader * fixed ci problems * made BehaviourDictionary * moved BehaviouralValue to general * added bom * no new instance of dictionary * added antonyms to scales * reverted locales to master * updated localization * added tooltip texts * renamed enum type * only generate keys once * updated case * extracted behaviour mutation to own method * made xml comment for behaviour value * updated exception * updated exception * refactored SetBehaviouralValue * made microbe gui invisible * made editing panel visible * improved save upgrader * made keys a static variable * updated save upgrader * fixed save upgrader * refactored BehaviouralKeys * removed spaces * used direct cast * Reset locales to master * updated localization * Fix MicrobeEditor.tscn perhaps I accidentally broke this. Co-authored-by: adQuid <[email protected]> Co-authored-by: Henri Hyyryläinen <[email protected]>
- Loading branch information
1 parent
38e5613
commit ca63965
Showing
58 changed files
with
12,500 additions
and
9,473 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
## Our Standards | ||
|
||
Examples of behavior that contributes to a positive environment for our | ||
Examples of behaviour that contributes to a positive environment for our | ||
community include: | ||
|
||
* Demonstrating empathy and kindness toward other people | ||
|
@@ -13,7 +13,7 @@ community include: | |
* Focusing on what is best not just for us as individuals, but for the | ||
overall community | ||
|
||
Examples of unacceptable behavior include: | ||
Examples of unacceptable behaviour include: | ||
|
||
* The use of sexualized language or imagery, and sexual attention or | ||
advances of any kind | ||
|
@@ -25,7 +25,7 @@ Examples of unacceptable behavior include: | |
|
||
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
Instances of abusive, harassing, or otherwise unacceptable behaviour may be | ||
reported to the community leaders responsible for enforcement at | ||
[email protected]. | ||
All complaints will be reviewed and investigated promptly and fairly. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.