Commit Graph
6 Commits
Author SHA1 Message Date
Alexis 3b05cd16d3 125 parser errors. 2026-03-06 13:33:54 -05:00
WaterpigandGitHub 6f62b50f15 Waterpig's events pt. 0 - Space dolphins! (#5157)
## About The Pull Request

Inspired by the space dolphins of yogstation, resprited and rewritten
for your gaming pleasure.

Introduces two new neutral mobs - Space Dolphins and Space Manatees

Introduces new event that spawns these mobs. A new TAG_NEUTRAL was
introduced to storyteller, and aurora caelus was moved to it.

### Space Dolphins
- 25 health
- 10 damage
- Fast movement

AI is aggressive against space carp, but otherwise neutral until
attacked.

### Space Manatees
- 150 health
- 10 damage
- Slow movement
- Doubles the speed of a vehicle when driving it:
<img width="387" height="187" alt="image"
src="https://github.com/user-attachments/assets/8a0c1958-e133-4a18-be04-8c55b4000cb0"
/>

- Can't be gold extracted

AI is the same as dolphins

### Space Dolphin event
- Severity: Low/None
- Track: Moderate

Functionally identical to the space carp event, except dolphins don't
pathfind onto station. Shares the same weight and track as said event.
95% of spawns will be dolphins, with a 5% rare manatee.

The announcement message is the same as the space carp event. Reasoning
for this below.

## Why It's Good For The Game

I kept saying this back when I was maintainer, but we severely lack
event variety, both of the environmental and of the regular dangerous
kind. More events make rounds more interesting and diverse, and also
make us feel less like TG by giving our rounds a unique identity. (It
also means that in the future we can have unique storytellers that make
use of the TAG system in a cool way)

Also using meta knowledge on event announcements messes with the entire
paranoia aspect of the game, so this event fills in one possible hole of
"Oh it's space carps" and replaces it with "Shit is it space carps or
dolphins"

I have more stuff planned to expand the event pool, this is just a small
teaser. Next up will be an actual full set of 3-4 themed events of the
*magical variety*. Actual danger included. Probably in a month or
something idk [give me money](https://ko-fi.com/waterpig) to make me
work faster and maybe add an extra event :3 (I'm a sellout)

## Proof Of Testing

<details>
<summary>Screenshots/Videos</summary>


[Screencast_20260121_163640.webm](https://github.com/user-attachments/assets/f2ce7600-007c-420d-8e56-cc17e2a38638)

</details>

## Changelog
🆑
add: Space dolphins and space manatees might make their way to the
station. These silly space mammals are neutral, but might attack carp
they see.
image: Space dolphin and Space manatee icons
balance: Aurora caelus is now a Neutral event instead of a Positive one
inside storyteller
/🆑
2026-02-02 12:14:34 -05:00
472893ae5e Tarkon Tweaks and Xeno Changes (#2896)
## About The Pull Request

Update as of 01/26

So that was a lie

Anyways I completely remade tarkon, which is what I ORIGNIALLY wanted to
do, but used a lot of the pre-existing tarkon assets to do so, to
maintain the same feel.

Some NEW NEW features (as the project grew in scope) include:

Med/RND/Engineering are now separate "Islands" like charlie (tarkon was
always meant to be like that anyhow
Each one has a few xenos, and a new "Emergency power generator"
Scanning this with the new (not a ripoff) Hack-C tool will call in a
repair drone (Original content) to repair it, and it needs to be
defended from the xenos it alerts.
Sucsesfully completing a defence will reward sickass weapons and gear
you wouldn't normally ever get to see, making further areas easier, and
a key for the final area.
Once all 3 keys are obtained, and the areas are re-secured, you can go
to the boss area and clear out the AI sat / command zone.

A bitrunning server to allow them to make their own bitden (it's the
first prototype, and the rest must be researched so it's not
shift-start)

more floor safes with various things like some ore thumpers and two
bluespace beakers

Crates! Someone misfiled a crate of goodies and it got sent here! These
orders should be delivered to their owners! I'm sure they would
appreciate it! Probably...

A Recycler (Amazing)

A produce order console! Now you can actually cook whatever you want!
And it gives you a reason to sell stuff for money!

more stuff, lots more stuff. things keep getting added the longer it
takes for this to be looked at.

Also adds three new variants of xenobio, and two new variants of the
cargo bay. One cult (we miss you cult), one carp, and a monkey themed
xenobio.

## Why It's Good For The Game
Part 1 of my attempt to make tarkon feel better to play. The overall
gameplay was very "Meta" and didn't really give you any reason to clear
out xenos or the threats. Who knows what might come next.
Tarkon was pretty stale. A bit of new stuff might be nice. plus a reason
to use their shuttle is good.

Furthermore, tarkon WILL run on solar, so if you REALLY don't want to,
you don't HAVE to go and clear everything out.

## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>


![image](https://github.com/user-attachments/assets/f707090e-426c-4d63-b171-8fdfa33a0489)


![image](https://github.com/user-attachments/assets/26b97663-53c4-49b5-827d-484b6aae9b38)


![image](https://github.com/user-attachments/assets/94d03e35-8a44-4d39-b8e7-5fa1a722ff8e)


![image](https://github.com/user-attachments/assets/a865263b-6e62-409e-a537-7c5e157e21f7)


![image](https://github.com/user-attachments/assets/7d8edb71-5dec-469b-9a39-fe3f1305b127)


![image](https://github.com/user-attachments/assets/1bae535a-82e3-43f9-93a0-d2983e011ea7)


![image](https://github.com/user-attachments/assets/2ad382a1-58e8-4846-a575-2e4bc732216d)


![image](https://github.com/user-attachments/assets/2a41c51c-d447-413f-a4f2-3c272c8ddd15)


![image](https://github.com/user-attachments/assets/aaae91bd-aec4-4f0d-93c8-857e63416562)


![image](https://github.com/user-attachments/assets/4e89da8d-bbc7-4084-bb8d-353ec032ca4c)

I did test it, and run the wave defense, it DOES work. 
</details>

## Changelog
🆑
add:  BUNCH of new tarkon things!
map: Tarkon QOL changes
/🆑

---------

Co-authored-by: Waterpig <49160555+Majkl-J@users.noreply.github.com>
Co-authored-by: Arturlang <24881678+Arturlang@users.noreply.github.com>
2025-04-10 20:15:56 +03:00
ArturlangandStrangeWeirdKitten 3bbd7147cc Halves dragon portal loss slowdown (#2577)
## About The Pull Request
as PR title says

## Why It's Good For The Game
Currently dragon tends to absolutely get bodied almost always, and
dragon depression currently is 100% a death sentence, that is, the
slowdown being far too much for a mainly melee antag to survive.
## Proof Of Testing
tested the slowdown and the other one's just number changes

<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog

🆑
balance: Dragon depression slowdown is now only 2.5, where it used to be
5.
/🆑
2024-12-07 16:17:32 -07:00
ArturlangandStrangeWeirdKitten ff6f01f974 ups carp health to 50, and dragon's carp to 100 (#2575)
## About The Pull Request
As it says on the pr description

## Why It's Good For The Game
Currently space carp are barely threat, as anyone with any kind of
weapon can easily take them down, it's kind of pitifull really when many
guns take them down in barely 1-2 shots. I'd like them to be a bit more
of a threat, and also buff the space dragon's carp at the same time so
they're actually useful and helpful, instead of always instantly dying
and practically only being food.

## Proof Of Testing

<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog

🆑
balance: Space carp now have 50 health, up from 25
balance: Dragon's space carp now have 100 health, up from 50
balance: Mega carp now get extra 15-40 health
/🆑
2024-12-07 16:17:25 -07:00
BurgerLUAandGitHub d57a55db98 Makes Space Dragons immune to toxin + oxy damage because I saw a Space Dragon die to simplemobs on Moonstation Once (#2100)
## About The Pull Request

Makes Space Dragons immune to toxin + oxy damage because I saw a Space
Dragon die to simplemobs on Moonstation Once

## Why It's Good For The Game

This is pretty much a moonstation exclusive problem since a whole bunch
of toxic enemies spawn outside so yeah.

## Proof Of Testing

If it compiles, it works.

## Changelog

🆑 BurgerBB
balance: Makes Space Dragons immune to toxin + oxy damage because I saw
a Space Dragon die to simplemobs on Moonstation Once
/🆑
2024-09-20 14:31:43 -05:00