Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDY] Normalize color names (Step 1 - `overmap_terrain`) #22535

Conversation

Projects
None yet
2 participants
@ZhilkinSerg
Copy link
Contributor

commented Dec 2, 2017

Changed prefixes in color names in overmap_terrain:

  • lt > light_
  • dk > dark_

ZhilkinSerg added some commits Dec 2, 2017

Normalize color names in `overmap_terrain`
Changed prefixes in color names in `overmap_terrain`:

- `lt` > `light_`
- `dk` > `dark_`

ZhilkinSerg added a commit to ZhilkinSerg/Cataclysm-DDA that referenced this pull request Dec 2, 2017

Normalize color names in `mods` folder
Changed prefixes in color names in `mods` folder:

- `lt` > `light_`
- `dk` > `dark_`

Includes changes from CleverRaven#22535

ZhilkinSerg added a commit to ZhilkinSerg/Cataclysm-DDA that referenced this pull request Dec 2, 2017

Normalize color names in `data\json` folder
Changed prefixes in color names in `data\json` folder:

- `lt` > `light_`
- `dk` > `dark_`

Includes changes from CleverRaven#22535 and CleverRaven#22538.

@ZhilkinSerg ZhilkinSerg changed the title Normalize color names in `overmap_terrain` Normalize color names (Step 1 - `overmap_terrain`) Dec 2, 2017

@ZhilkinSerg ZhilkinSerg changed the title Normalize color names (Step 1 - `overmap_terrain`) [RDY] Normalize color names (Step 1 - `overmap_terrain`) Dec 3, 2017

@kevingranade kevingranade merged commit 0281025 into CleverRaven:master Dec 8, 2017

3 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage decreased (-0.8%) to 22.056%
Details
gorgon-ghprb Build finished.
Details

@ZhilkinSerg ZhilkinSerg deleted the ZhilkinSerg:normalize-color-names-overmap-terrain branch Dec 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.