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

Vison transparency 2 #62

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Vison transparency 2 #62

wants to merge 76 commits into from

Conversation

SurFlurer
Copy link
Owner

Summary

Category "Brief description"

Purpose of change

Describe the solution

Describe alternatives you've considered

Testing

Additional context

Night-Pryanik and others added 30 commits October 7, 2024 10:39
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
All headers (compare Safe Mode Options) are title case, so this one should be too.
Other descriptions use sentence case too, so these should as well.
* dreamforged nail item

* dreamforged nail requirement

* Create components.json

* eoc stuff

* Update data/mods/Xedra_Evolved/items/components.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/mods/Xedra_Evolved/items/components.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…adowing

Portal Storm Voice's Subtle Foreshadowing
* allow rot_spawn use monster id directly

* Apply suggestions from code review

Co-authored-by: Karol1223 <[email protected]>

* carry chance with copy-from

* more branch conflict fixes

---------

Co-authored-by: Karol1223 <[email protected]>
…clothes we "take off" (that get deleted, along with it!)
No more multiple wedding rings per zombie
Remove mention of parkour from t_concrete_wall_rope
[Sky Island] Add tokens to warp floor into new floor types
typified a bit of map.cpp and dependents
Kamejeir and others added 29 commits October 12, 2024 18:14
* Fix some Britishisms in the JSON files.

* Apply suggestions from code review

---------

Co-authored-by: Maleclypse <[email protected]>
+2 minor fixes for description
Only test the energy remaining if the item uses energy, otherwise test
the ammo, as before.

Adds a regression test too.
…verRaven#76865)

* humanoid

* further copyfrom chaining + first decay fields

* apply suggestions from code review

Co-Authored-By: mqrause <[email protected]>

* rust

* Update harvest.json

* Update harvest.json

* make animals decay

* Update harvest.json

---------

Co-authored-by: mqrause <[email protected]>
…ure_for_limb_spells

fix spells segfaulting from wrong creature
Change "Weapon categories" to sentence case in initialization string
…utton_code

Dedupe button code in worldfactory, also redraw UI
…cus while using them (CleverRaven#76976)

* Initial commit

* Only reduce focus if above 25
…en#76957)

* Initial commit

* Add DODGE_CHANCE and STEALTH_MODIFIER

* Add hands

* Separate hands and body
Change option groups to sentence case
Change Acclimatization from all caps to title case to match other locations. Likely a typo, noticed by a pt-br translator YuriNikolai 7 months ago
Xedra Evolved - make oneiric hammer use deduction skill to repair
Change Acclimatization from all caps to title case
* Prompt if you really want to crash the game

* fix typos
…tteries

Fix non-battery fueled items using charges
* crop top color

* whoops i forgot bout that lol
* Enable Giant Pincer Mutation

* Update data/json/mutations/mutations.json

---------

Co-authored-by: Maleclypse <[email protected]>
…_weight

move volume and weight vals to math
Fix floating-point precision problem in apply_light_arc
Copy link

Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details.

Click to expand
  • *turns to look at you, lifting an enormous cowboy hat off his eyes. He appears to be in the process of growing out a set of bushy muttonchops and a handlebar mustache. Bright blue eyes peer out from his wrinkled face. "Howdy, pardner. They call me Clemens. John Clemens. I'm an ol' cowhand."
  • A strange gray fruit is placed on a pedestal, like a relic would be placed on a stand for others to admire. Clearly, it isn't anything originating from this world, and the vein-like tendrils along its skin only convince you of that even more. A piece of plastic crudely paperclipped to the back has been used to carve out the message "I'm sorry I'm sorry Im sorr'm soryI'm sorrm sorrsorr" in increasingly illegible handwriting. It gives off the faint smell of mold.
  • Cyanoacrylate, more commonly known as superglue, is a strong, quick curing glue with many applications. It was a favorite of many post-Cataclysm hobbyists, but has become a sought-after trade good due to its wide applications, and the fact it has become essentially impossible to manufacture.
  • Manufactured in Turkey, this work of Farncolin Arms uses an AR-12 shotgun platform to let the user comfortably hold it like a rifle and utilize MKA 1919 magazines of different sizes.
  • Not related to the Soviet weapon designer, Tokarev, this Turkish shotgun uses an AR-12 shotgun platform to make the user comfortably hold it like a rifle and to utilize MKA 1919 magazines of different sizes.

This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to tools/spell_checker/dictionary.txt so they will not trigger an alert next time.

Hints for adding a new word to the dictionary
  • If the word is normally in all lowercase, such as the noun word or the verb does, add it in its lower-case form; if the word is a proper noun, such as the surname George, add it in its initial-caps form; if the word is an acronym or has special letter case, such as the acronym CDDA or the unit mW, add it by preserving the case of all the letters. A word in the dictionary will also match its initial-caps form (if the word is in all lowercase) and all-uppercase form, so a word should be added to the dictionary in its normal letter case even if used in a different letter case in a sentence.
  • For a word to be added to the dictionary, it should either be a real, properly-spelled modern American English word, a foreign loan word (including romanized foreign names), or a foreign or made-up word that is used consistently and commonly enough in the game. Intentional misspelling (including eye dialect) of a word should not be added unless it has become a common terminology in the game, because while someone may have a legitimate use for it, another person may spell it that way accidentally.

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.