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

Icemoon Ruin: SRM Ice Lodge #3291

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

Conversation

Gristlebee
Copy link
Contributor

@Gristlebee Gristlebee commented Aug 13, 2024

About The Pull Request

Adds a new ruin, the Ice Lodge! Formerly an SRM settlement, Frontiersmen have since come in and taken it over for their own use.

Screenshots (Updated as of 05/09)

image

image

icelodgenew

Adds two new Frontiersmen mobs based off the new roles, flametroopers and surgeons.
Flametroopers will rush enemies and spray fire at their enemies.
Surgeons will fire syringes and attempt to sedate their enemies.

Modifies fireline code to support igniting tiles as an option.
Adds a var to hostile mob AI, shoot_point_blank. If enabled ranged mobs can shoot their guns at melee range instead of melee attacking if possible.

Deletes the cat butcher since the Surgeon fills the same niche and being much less questionable.

Fences no longer call update fence status on initialize. All this did was make closed fence doors spawn open and open fence doors spawn closed.

Adds gunpowder barrels, broken display cases and random chemical jug spawners, SRM corpse spawners for use in the ruin.

Adds a var for bullets, grown items, and nutrient bottles (auto_scatter) so you can choose whether they scatter on initialize.

Fixes the pathing for some internals pathed frontiersmen simple mobs.

Why It's Good For The Game

New ruins are good and the new frontiersmen simple mobs will hopefully diversify the enemy roster nicely. The cat butcher is cruft, and won't be missed.

Changelog

🆑
add: Ice Lodge Ruin Map and areas
add: Simple Mob Frontiersmen Flametrooper and Surgeon
add: shoot_point_blank option for simple mobs
add: dragon_fire_line supports igniting tiles
add: broken display case, gunpowder barrel, SRM corpse spawners, chemical jug spawners
del: Cat Butcher
fix: Frontiersmen simplemob pathing
fix: Fence doors spawning open when they should be closed and vice versa
code: scattering can be disabled with auto_scatter var for bullets, grown items and nutrient bottles
/:cl:

@FalloutFalcon FalloutFalcon added the Ruin Ruin successfully tested. label Aug 30, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the Merge Conflict Use Git Hooks, you're welcome. label Sep 21, 2024
craftxbox pushed a commit to craftxbox/shiptest that referenced this pull request Sep 24, 2024
Signed-off-by: Theos <theubernyan@gmail.com>
@SomeguyManperson
Copy link
Contributor

Map needs to be updated with new knife paths

@Gristlebee
Copy link
Contributor Author

knife paths are updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break. DME Edit Map Change Tile placing is hard. Thank you for your service. Ruin Ruin successfully tested. Sprites A bikeshed full of soulless bikes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants