- spider webs / vines should never have been effects in the first place
- spiderlings should probably just be mobs at some point lol
---------
Co-authored-by: Zandario <zandarioh@gmail.com>
requires #6644
Entirely replaces how (most) belts perform insertion checks.
This pretty much allows belts to hold most things.
Armor vests are next.
Trashbags will also use the systems we use on main.
Closes#7256 and #7435
---------
Co-authored-by: silicons <silicons@silicons.dev>
Tajara Peasants are coming.
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## A New Ghost Role and Lythios Features!
It seems like the crew is finally getting some neighbors on good old
Lythios. Tajara, of course, you have to source your colonists locally
after all. Nanotrasen is even going to let them onto station grounds to
work and trade with the crew. The new ghost role Na'sahira Colonist is
an Atlas-specific ghost role in the same vein as ashlanders. Like
Ashlanders, Colonists have unique crafting recipes, which use the new
gatherables I have added. Hopefully, this will give them more products
to trade with the crew.
In addition, I have made some other balance chances and additions:
- Two new plants that can be harvested from now spawn randomly in the
Lythios snow
- Spiders now drop poison gland items which can be extracted for their
reagents.
- Butchering now produces between 0 and the set amount of the butchering
loot rather then 0 **or** the butchering loot greatly increasing the
chances of you at least getting something from butchering.
- The powder horn now holds double the gunpowder.
- Colonist recipes are in a new "Special Recipes" Tab which I believe is
a good place to add recipes from species backgrounds or ghost role in
future development.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->
## Why It's Good For The Game
The Ashlanders never saw their full potential since the crew was always
limited in how they could interact with them. Travellers and traders by
contrast are extremely freeform but are still separated from the
station. Colonists will spawn directly on the Lythios map and can
interact directly with the entire crew without delay. The colonist
recipes give incentives to interact with the new Lythios map features
and the Lythios map in general. The butchering change removes the
frustration inherent with butchering an creating and getting no rewards.
The powder horn was buffed to make it more in line with similar-sized
reagent containers and to make sure black powder weapons are better
suited for longer periods of combat. The spider poison gland PR was made
when I figured spiders
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
add: The Lythios Colonist ghost role.
add: two new snow plants that can be harvested, new crafting recipes,
tweak: butchered creates drop 0-amount loot rather then 0 or amounts
loot
balance: powderhorn capacity doubled
fix: Welderspear recipes now in the correct recipe category.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
Moves a few checks if someone's flying/hovering to use the
is_avoiding_ground check. It also removes the slowdown of a tile if you
aren't actually stepping on it. This check does include more, like if
you are only riding on something that's lifting you up enough, but
unless it flies itself, it'll trigger what you may be avoiding, and in
turn, will be affected by it (i.E falling down the chasm, there is no
delay in my test, so no Yoshiing over a single tile.)
Draft for now to see if there are more places to check for it, and as
the balance change is big enough to warrant additional thoughts.
## Why It's Good For The Game
Flying people no longer leave footprints, nor touch the ground for water
or lava. Logically, they aren't even slowed down by the tiles. This
heavily buffs flying, at least the ignoring the slowdown part, so that
may be removed for the sake of balance. The rest should be more
flavorful, or just making sense.
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
tweak: If you aren't touching the ground, don't interact with things
there.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
---------
Co-authored-by: MarsMond <no@email>
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
temporary fix for snowballs not actually being snowballs but movie props
someone should add sound and whatever next. also should probably still
explode hitting walls and stuff but idk how to do that lol
## Why It's Good For The Game
snowballs should behave like snowballs, that is to say crumble on impact
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
add: high intensity snowball mechanic
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## From Bone to Bronze
Many Scorian items were borrowed from Main's Ashlander assets. The
borrowed assets did not do a good job of showing the status of the
Scorian civilization as a bronze age civilization as the majority of
their tools ended up being bone, to say nothing of the borrowed tools
that used assets from mobs that do not exist RP (Legion powered welder
and cautery). As such I have replaced the bone tools with bronze ones,
in addition, the recipes of the affected items have also been adjusted.
Scori will need to acquire more copper to make their tools. Bones are
still used for some tools and as components on other recipes.
Many tools have been altered for fluff purposes. Many Scorian Recipes
now require tools of some kind (As we can no longer assume they can
assemble complex items from raw materials with their bare hands). This
may be a slight nerf for the Scori as the bone material may be
overpowered. Please don't full merge until we can be sure the balance
isn't overly altered by these changes.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
add: Bronze Tools and Weapons (May be slightly worse than bone due to
material fuckery)
tweak: many many recipes
imageadd: icons for the new tools, inhands icons for the tools
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
- The Officer's Sabre is now a material item, which means it can be
upgraded with better materials. It starts off as plasteel, with a base
damage of around 25 due to funny material calculations. That does mean
the starting damage does get nerfed a little from the original 30. But
it can go up to around 44 if upgraded with durasteel.
- The sabre now has a 60% chance of parrying melee attacks, and a 50%
chance of deflecting projectiles. For reference, the energy sword has a
65% chance of projectile blocking. Should the captain encounter someone
trying to kill them, they can perhaps depend on the sabre to defend
themselves.
- Fixed the sabre not being sharp (now causes bleeding, now can butcher
mobs). Fixed the sabre's sheath not updating their icon.
- Drawing the sabre from a storage (usually the sheathe) plays the
appropriate noise. En-garde!
## Why It's Good For The Game
The sabre isn't really that great of a weapon to use if the facility
director for some reason has to get into a fight. Sure, the FD shouldn't
actively be putting themselves in danger, but it should make things more
interesting should they find themselves in such danger to begin with.
Like getting shot at by Kynde representatives in a meeting room, for
instance.
Central gave the FD a cool sword for some reason. Might as well make it
actually cool.
This probably could also incentivize exploration to try out the colonial
equipment pack some more too, since the sabre does appear in that
equipment pack.
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
balance: The Officer's Sabre is now a material weapon, which means it
can be upgraded. It starts off as plasteel with around 25 damage.
balance: The Officer's Sabre now has a 60% chance to deflect melee
attacks, and 50% chance to deflect projectiles, for as long as you are
facing your enemy.
fix: The sabre sheath updates its icon when removing or adding the
sabre.
fix: The officer's sabre is now sharp like it should be.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->
## Why It's Good For The Game
Give medical a way to produce the standard supplies they might need
during their day to day operations.
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
add: Added minilathe for medical
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
title
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->
## Why It's Good For The Game
muh immursion!
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->
## Changelog
🆑
spellcheck: CentComm => Centcom
spellcheck: NanoTrasen => Nanotrasen
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
## About The Pull Request
adds generic system for atom health / integrity / damage
everything that isn't flagged with not-bludgeonable can, well, now be
bludgeoned.
## Why It's Good For The Game
more interactive game world through the means of making people able to
break Everything.
## Changelog
🆑
add: atom damage - (almost) everything is now breakable.
refactor: new /atom level materials system
refactor: a lot of the combat system / click code
refactor: melee attack styles
/🆑
---------
Co-authored-by: silicons <no@you.cat>
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
1. **Changes Crab Icon.**
2. **Fixes Trader ID Access.**
3. **Fixes Pirate ID Access.**
4. **To-Do: Solar Panel Qdel.**
## Why It's Good For The Game
1. _The crab icon used a different draw of the same mob for its
animation state. I just kinda rejiggered the movement state and made it
the static._
2. _Trader IDs weren't tracking the right job datum or something. Had to
assign it explicitly, instead of just giving them access numbers._
3. _Pirate IDs had the same issue. Had to crate a job datum for them to
compensate._
4. _To-Do: Solar panels delete fully upon disassembly. Gonna try and fix
that later._
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
fix: Fixes crab icon state.
fix: Fixes Trader ID access.
fix: Fixes Pirate ID access.
tweak: To-Do Solar panel deletion adjustment.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
1. **Creates Cultist Clothing Sheet.**
2. **Creates Heretic Clothing Sheet.**
3. **Removes Extraneous Sprites.**
4. **Maps In Updated Memorial.**
5. **Fixes Foam Spears.**
6. **Fixes Worm Recipe Path.**
## Why It's Good For The Game
1. _Shifts cult armor icon mapping to the new standard._
2. _Shifts heretic robe icon mapping to the new standard._
3. _Removes duplicates of cult and heretic sprites from old icon
sheets._
4. _The memorial was updated to be one object or something and whoever
made it forgot to map it in for Atlas CentCom._
5. _Foam spears weren't using the correct icons._
6. _Worms were slightly repathed, breaking a few goblin recipes.
Corrects this._
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
tweak: Shifts cult armor to new sheet.
tweak: Shifts heretic robes to new sheet.
del: Removes duplicate icons of the above from old sheets.
fix: Remaps new memorial on Atlas.
fix: Fixes spear icon state issue.
fix: Fixes worm pathing in recipes.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
1. **Retypes the Data Knife and Adjusts its Description.**
## Why It's Good For The Game
1. _I don't know who made an addition to the description. It might've
been me and I've just forgotten, but I really didn't like the way it was
originally phrased. While I was editing it, I realized the Dataknife
lost its GPS abilities due to the GPS rework. After dabbling with it
some, I've realized that the best way to retain the original features is
to just make the dataknife a GPS subtype, rather than a knife subtype.
I've done this before with the survival knife, so I'm pretty familiar
with the process and efficacy._
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
tweak: Retypes the data knife to a gps subtype.
tweak: Tweaks the description of the data knife.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
Efficiently replaces all misspellings of efficient with the correct
spelling.
## Why It's Good For The Game
Fixed spelling good.
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
spellcheck: Fixed all misspellings of Efficient to efficiently become
the correct spelling.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
## About The Pull Request
rewrites lathes
they are now embeddable within other interfaces, have unified controls +
queue management, and have support for using
- materials
- reagents
- even using / transforming existing items
rewrites /datum/design to be semi-singletons
adds SSresearch to hold designs
rewrites atom material system a bit
also:
- adds MIT license identifiers to some of my old TGUI work of which I am
the only one on the git history. i'd like to keep the tgui section and
my own code samples in there as MIT instead of AGPL.
- removes vorestation id restorers from maps because they're unused
nowadays
- removes partslathe as they're basically just unused
- Revamps sheetmaterials stylesheet as it really didn't need to just be
stacks.dmi
## Why It's Good For The Game
lathes sorely needed a redo
we want good materials support ontop of that.
also fixes autolathes :)
the "also" part is already covered above.
## Changelog
🆑
refactor: lathes are completely rewritten
fix: autolathe x5 and x10 buttons
del: autolathes can no longer be hacked. all hacked recipes are instead
accessible as normal recipes.
del: partslathes - redundant
del: id restoration consoles - unused / prohibited by server rules
/🆑
---------
Co-authored-by: silicons <no@you.cat>
I realized it's literally impossible to translate all of this code at
once. RIG suit code is just all over the place.
This lets me develop rigs from the ground up without conflicting with
existing code. Old rigs will therefore not be the same item or ecosystem
as new rigs.
---------
Co-authored-by: silicons <no@you.cat>
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
**Mobs:**
1. **Adds the Shank.**
2. **Adds the Stormdrifter.**
3. **Goliaths can now be milked for gunpowder.**
**Structures:**
1. **Adds Ashlander Structures: Magma Forge and Brick Press.**
2. **Adds Ashlander Catwalks.**
3. **Adds Goliath Hide curtains.**
4. **Adds a Tying Post.**
**Map Edits:**
1. **Removes the Harmony colony.**
2. **Removes Ashlander Camp.**
3. **Adds Ashlander Village.**
**Adjustments/Changes:**
1. **Tweaks Bone Axes and Spears.**
2. **Restricts Tribal Recipes.**
3. **Rearranges Ashlander structures and icons into bespoke files.**
4. **Beakers can now scoop ash piles off the ground.**
5. **Shows Reagents in Stone Mortars on Examine.**
6. **Creates Preset Types for Bone Tables/Benches & Sandstone
Tables/Benches.**
7. **Wood Fences are now craftable with planks.**
8. **Boosts Ashlander Darksight.**
9. **Changes the lid colors of Ashlander containers.**
10. **Gives Ashlanders a Dedicated Language.**
**Alchemy:**
1. **Adds a craftable Ashlander Alchemy Station.**
2. **Adds a craftable stone mortar.**
3. **Creates New Reagent: "Alchemical Base"**
4. **Adds a Fertilizer recipe.**
5. **Adds an Alternate Tallow recipe.**
6. **Adds a Soap recipe.**
7. **Adds a Charcoal Stick recipe.**
8. **Adds a craftable Calcinator.**
9. **Adds the Industrial Plant Cersut.**
10. **Creates a craftable Stone Dropper.**
11. **Adds Juhtak Poultice recipe.**
12. **Adds Pyrrhlea Poultice recipe.**
**Craftables/Content:**
1. **Creates Craftable Saddles.**
2. **Adds Sandstone Flooring.**
3. **Adds Wooden Roofing.**
4. **Adds the craftable lava-proof boat and oar.**
5. **Adds elder stones and a harvestable outcrop.**
6. **Adds Charcoal Sticks - a pen subtype.**
7. **Adds craftable Sandstone jars.**
8. **Adds craftable Cooking Spit.**
9. **Adds primitive Soap.**
10. **Adds Goliath hide gloves.**
11. **Adds Goliath hide ore bags.**
12. **Adds bone specific arrow recipes for Ashlanders.**
13. **Provides specialized armor for Ashlanders.**
14. **Adds Bone Talisman (Disenchanted) to Loadout.**
15. **Adds Goliath half-cloak.**
18. **Adds Goliath plant bag.**
**Weaponry:**
1. **Adds the Stun Lance.**
2. **Removes Firing Pins from Muskets.**
3. **Adds the Bone Sword and Elder Bone Sword.**
4. **Adds Shiv Knife.**
5. **Removes Musket safety.**
6. **Removes the safety from bows.**
## Why It's Good For The Game
**Mobs:**
1. _Gutshanks can now be matured into Shanks, which serve as mounts for
Ashlanders. If a Shank has a saddle on it, you can set its name/rename
it with a charcoal stick._
2. _Stormdrifters are floating mobs who wander the Eastern Plains
aimlessly, having been blown off-course by storms. They likely have some
kind of utility._
3. _Goliaths eat lots of sulfur and saltpeter-rich rocks and sand, and
now canonically create gunpowder as a waste byproduct. This can now be
collected by Ashlanders to replenish musket reserves._
**Structures:**
1. _Ashlanders need a way to generate rods to create flooring for their
structures, and also a way to access lead sheets to make musket balls.
The Magma Forge creates rods when fed iron ore, lead ingots when fed
lead ore, copper ingots when fed copper ore, and slag when fed sand. To
encourage more thematic construction, Ashlanders can use a Brick Press
to create sandstone bricks when they feed it sand._
2. _I wanted a bridge/catwalk system for Ashlanders, and this is what I
came up with._
3. _Instead of heavy stone doors and stuff, I thought goliath hide
curtains would be pretty nifty. So we've got those now!_
4. _This craftable bone tying post allows you to anchor your mount in
one spot, just like in the Wild West!_
**Map Edits:**
1. _As much as I love Harmony, it has served its narrative purpose.
Instead of extending Lavaland with another Z-Level, as I planned a while
back, I'm going to instead remap East to be the new Ashlander spawn
zone._
2. _The exile POI for Ashlanders no longer serves purpose._
3. _It is instead replaced by this village!_
**Adjustments/Changes:**
1. _Bone axes and spears now use their bespoke sprites, instead of
material inheritance sprites._
2. _To craft Tribal recipes, you must now be an Ashlander. This should
encourage more commercial trade between Ashlanders and station crew._
3. _I had to create a new file and icon sheet for Ashlander specific
structures. I have moved the primitive seed press and the yurt to this
file, and adjusted the relevant areas in code._
4. _I was surprised to discover this function didn't exist. It seems
obvious that you should be able to sweep ash up. Most people don't even
realize ash is a valid reagent type. Now it can be utilized somewhere,
hopefully! Besides just me, I mean._
5. _There have been complaints about the confusion around stone mortar
contents on Surt. The ability to see reagents in a beaker used to exist,
but appears to have been removed somewhere. It was a pain, but I figured
out how to restore it for stone mortars. Now Ashlanders can safely know
whether they're about to drink water or gunpowder._
6. _I just wanted these so I could map them in to replace most of the
wood in the Ashlander village._
7. _I've seen some pretty weird fencing solutions for when the Ashlander
corral breaks. I'm debating a bone-based fence for it, but in lieu of
that, these should be craftable anyways._
8. _Originally I had this set to 5. It turns out 5 was too low. Even 7
feels a little inadequate. I'm considering other solutions._
9. _To match with more bone and less wood, these should be changed!_
10. _Apparently I was using an Admin event language all along. Now they
have a language of their own!_
**Alchemy:**
1. _I know there isn't like, a super obvious utility for this yet, but
it feels like something that might be useful later. Maybe for advanced
Ashlander medicines like poultices or something. Maybe a Phase 4 thing._
2. _The stone mortar functions as a beaker, and can be used to contain
reagents for Ashlanders, such as gunpowder._
3. _This chemical serves as the core reagent in Ashlander alchemical
recipes. It helps to prevent overlap in recipes considering the limited
number of reagents Ashlanders have access to. It can be crafted by
combining ash and sulphuric acid._
4. _Ashlander players have also requested access to fertilizer. Although
you can grind up plants currently to provide plots with nutrients,
giving the players access to a baseline fertilizer recipe (which I was
surprised to see didn't exist/doesn't exist in a way Ashlanders can
fairly access) works too. It can be crafted by combining equal parts
tallow, ash, and alchemical base._
5. _Tallow is vital for a couple of my early concept alchemical
formulas. It also serves to add additional utility to raw meat which
might otherwise go unused. I designed this alternate recipe to require
little more than grinding meat down into its components. It can be
crafted by combining equal parts triglyceride, protein, and alchemical
base._
6. _Butchering animals is dirty work. There have been multiple requests
for a way to wash dirty items. Unfortunately, providing Ashlanders with
a puddle of water or other water-based vectors would undermine the
purpose of farming Gutshanks. However, primitive cultures knew about
soap and how to create it. It can be crafted by combining equal parts
tallow, water, and ash._
7. _That Charcoal has to be made somewhere! It can be crafted by
combining equal parts tallow, ash, and alchemical base._
8. _In alchemy, Calcinators are used to reduce ingredients to ash and
release their interior potential. This is a fancy way of saying you burn
stuff into ash. This machine was a total headache to me, and took up the
majority of my code work on this particular day. It's essentially a
bastard child of the reagent grinder designed to burn wood or bone (only
bone really matters for Ashlanders), and pump out ash for use in
recipes._
9. _The eagle eyed may have noticed earlier that Alchemical Base
requires sulphuric acid to craft. This is possible due to the addition
of Cersut. This leafy plant leeches Sulphur out of the soil, which is
processed through its body. Consequently, the leaves retain a
significant amount of sulphuric acid. Cersut is not designed for any
form of consumption. It is purely an industrial plant._
10. _I've discovered that due to some uneven production results, you can
get some total nightmare situations with Ashlander beakers. I've
considered adding some kind of chem master to allow for faster
refinement, but I mean. Where's the fun in that?_
11. _This poultice can be used to heal brute damage in a more focused
way. Made by mixing ten parts alchemy base with ten parts bicaridine._
12. _As the above, but used to heal burn damage. Made by mixing ten
parts alchemy base and ten parts kelotane._
**Craftables/Content:**
1. _Saddles allow you to ride Shanks when crafted and applied._
2. _Now Ashlanders can construct interior floors out of sandstone._
3. _Now we can have wood roofs, instead of just steel ones. This is
basically a fluff addition._
4. _The current redesign for Lavaland East has a lot of lava rivers and
stuff going on. It'd be nice if Ashlanders had special boats to sail
over it with._
5. _Older Lavaland recipes for certain tools required Cultist soul
stones. Obviously on Main this makes sense, but less so here. So I've
created Elder Stones, slightly anomalous gems that can be found in
special outcrops. I've come up with some lore for these, but it doesn't
belong here. They're used in recipes for things like lava-proof boats,
Ashlander welders, and Elder Swords, all of which are meant to be rare._
6. _Originally I had this concept of Ashlanders using charcoal sticks to
draw pictures and stuff, but I realized it would just lead to graffiti
and English letters all over my sand. So instead I've made them
primitive pens with no vector for paper, etc. They can be used to label
stone mortars, and feature in at least one crafting recipe._
7. _Since there's no wood on Surt, wood buckets don't make sense. Now
Ashlanders can craft sandstone jars - which function as buckets - in
their stead._
8. _The people have cried out for a way to cook food. I've made this
grill subtype that's just a spit over fire. Originally I was going to
make it require charcoal sticks as fuel to consume, but I think that'd
just add tedium (and I kinda don't wanna code it.)_
9. _It's ugly and it doesn't smell fancy, but it sure cleans stuff up._
10. _Fashion and utility! These gloves will protect you from stinging
nettles when farming._
11. _Picking up ore one at a time is kinda lame at this point._
12. _Since there's no way for Ashlanders to reliably get wood, I've made
it so they can craft arrows just using bone._
13. _Ashlanders have been using borrowed Gladiator uniforms for a while.
Now they have Babylonian style lamellar armor._
14. _Disenchanted bone talismans may now be selected in the accessory
loadout, at the request of players who have received them as gifts from
Ashlanders._
15. _This is purely an aesthetic/style addition._
16. _Adds Plant Bags for Ashlanders._
**Weaponry:**
1. _Designed to work in tandem with jousting, Stun Lances are more of a
tool for flavor._
2. _Muskets are ancient, primitive tech. They wouldn't use firing pins._
3. _As with the above, mechanical safeties didn't exist for
decades/centuries after muskets._
4. _Bone swords are neat! Elder Bone Swords were a recommendation by
someone, but I really loved the concept. Both are craftable, although
the Elder requires advanced (for Ashlanders) materials._
5. _I'm already touching the misc weapons file and someone suggested a
cheap shiv made of duct tape and knife blades. Sounded fun._
6. _Bows shouldn't have safeties._
## Changelog
<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->
🆑
add: Adds the Shank.
add: Adds craftable saddles.
add: Adds craftable stone mortar.
add: Adds gunpowder milking feature to Goliaths.
add: Adds Stun Lance.
add: Adds Ashlander crafting structures (Magma Forge and Brick Press)
add: Adds Ashlander alchemy station.
add: Adds sandstone flooring.
add: Adds wooden roofing.
add: Adds the bone sword and elder bone sword.
add: Adds lava-proof boats.
add: Adds elder stones.
add: Adds Ashlander catwalks.
add: Adds Ashlander Village to Lavaland East.
add: Adds a shiv.
add: Adds Goliath hide curtains.
add: Adds alchemical system.
add: Adds alchemical recipes: alchemical base, fertilizer, tallow, soap,
charcoal sticks.
add: Adds Calcinator.
add: Adds industrial plant 'Cersut'.
add: Adds primitive soap and charcoal stick pens.
add: Adds sandstone jars.
add: Adds cooking spit.
add: Adds stone dropper.
add: Adds preset bone & sandstone tables and benches.
del: Removes Harmony colony.
del: Removes Ashlander Exile POI.
tweak: Removes firing pin requirement for muskets.
tweak: Changes Bone Axe and Spear sprites.
tweak: Restricts Tribal recipes to Ashlanders.
tweak: Rearranges Ashlander structures into specialized files.
tweak: Allows inspection of reagents in stone mortars.
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
---------
Co-authored-by: silicons <no@you.cat>
Co-authored-by: Zandario <zandarioh@gmail.com>