Commit Graph

33566 Commits

Author SHA1 Message Date
Greenjoe12345 3e7fab2710 charming 2024-01-05 18:48:23 +00:00
Spookerton dcd4ce2d49 removed to_world uses from filth/CompileEntry 2023-12-30 00:43:42 +00:00
Greenjoe12345 8ac39d87f6 Update areas.dm
fix wrong path
2023-12-29 17:01:25 +00:00
Spookerton 5a52ebcaa5 514->515 initial
adds _version.dm compatibility file + core/math/math.dm dependency
adds polyvis.html tool to go along with math.dm
converts uses of n_ceil to ceil
2023-12-29 16:45:47 +00:00
Spookerton ef378fa4d0 Merge pull request #9285 from Frenjo/hos-equipment-tweaks
Tweaks the Head of Security's locker and office layout
2023-12-29 16:01:58 +00:00
Atermonera 06896a8db8 Merge pull request #9297 from MistakeNot4892/anomalies
Corrects arg indices in artifact attacby callback.
2023-12-28 21:12:12 -08:00
Atermonera 65f53a2768 Merge pull request #9296 from MistakeNot4892/drakes
Drakes and kururak will now threaten before attacking.
2023-12-28 21:11:45 -08:00
Atermonera 85f157a99f Merge pull request #9294 from MistakeNot4892/xenofauna
Xenofauna Tech equipment update.
2023-12-28 21:09:19 -08:00
MistakeNot4892 61bfc7a017 Corrects arg indices in artifact attacby callback. 2023-12-29 14:55:19 +11:00
MistakeNot4892 bac70978a8 Drakes and kururak will now threaten before attacking. 2023-12-29 11:30:30 +11:00
Atermonera 9b15f9b70a Merge pull request #9295 from Greenjoe12345/schechi
Improves the dark mode color of some languages
2023-12-27 21:48:37 -08:00
Greenjoe12345 d72611e059 area blurbs (#9283)
* blurb

* fix

* oops missed a thing.
2023-12-27 21:44:48 -08:00
Mechoid e976eaba4e Graffiti centers on where you click. (#9255)
* Graffiti centers on where you click.

* Oversights, and pixelshifted engravings.

* Better returns
2023-12-27 21:41:07 -08:00
Mechoid 14c681720d Blob Chunks 2 (#9143)
* Restore blob chunks to the world.

Blobs have chunks they spawn on death, carrying an artifact effect related to the blob type. The chunk carries a copy of the parent blob's type datum, to prevent modification of a blob causing issues with the chunk, and vice versa, if both somehow exist at the same time.

* Organization, origin tech.

* Convert to List Based system, drop transferring type datums directly as discussed in DMs

* Added Volatile Alluvium chunk effect.

Nanite swarm chunks exist, but don't do anything special for now.

Blob Chunks can sniff a mob to take their faction.

* Copy requires static

* Chunk and effect code cleanliness
lifemerger now utilizes a timer&callback instead of spawn()
2023-12-27 21:40:25 -08:00
Greenjoe12345 ca5c1a969e language 2023-12-28 01:34:35 +00:00
MistakeNot4892 c390425f30 Resprited tranq weapons. 2023-12-28 12:32:57 +11:00
MistakeNot4892 47c7c5bdb7 Updating xenofauna equipment; adding gear and tracking implants. 2023-12-28 00:46:03 +11:00
Spookerton b54652baf6 Merge pull request #9284 from NewyearnewmeUwu/tuxedomask
Adds a tattoo 'masquerade mask'.
2023-12-08 21:28:49 +00:00
Greenjoe12345 c1c2726600 chicken gliding 2023-12-08 16:59:45 +00:00
Frenjo 3fcedc07bc Adds a missing webbing to the head of security locker
Adds a missing standard issue black webbing vest to the head of security's locker.
2023-12-07 03:12:12 +00:00
Frenjo a2423dd692 Renames some head of security items
Renames the head of security's hat to the head of security's cap for consistency.

Updates the path of the head of security's cap to /obj/item/clothing/head/helmet/HoS/cap.

Lowercases many item names.

Adds some missing 's to a couple of items.
2023-12-06 18:30:19 +00:00
Frenjo d676655dac Updates head of security locker contents
Removes:
- The standard riot shield.
- The standard security winter coat.
from the head of security's locker.

Replaces the standard security winter coat in the cynosure variant of the locker with the specific head of security variant.
2023-12-06 18:22:51 +00:00
Asbestos Gremlin df29373cc5 Adds a tattoo 'masquerade mask'. 2023-12-04 20:53:08 -08:00
ephemeralstoryteller 47c3b1f214 POI - 'Demonpool' Remap (#9279)
* add new, generic decacode crate for POIs

* Update demonpool.dmm

* remove some blood drips, removed brackets

* actually remove the brackets this time

* refactors abandoned crates

-makes loot generating crates a subtype of generic, non loot generating decalock crates for PoI purposes
 -updates code and map files for new nomenclature
2023-12-03 20:41:47 -08:00
ephemeralstoryteller fa775bd51e POI - Shelter Remap (#9277)
* remaps the shelter poi + adds new random subgroups

* quick fixes

- 'rapid' isn't actually a laser type, oops
- changes the description of the shelter to be more accurate
- adds some light sockets. APC got totally mangled by the pod but there should at least be nonfunctional lights
2023-11-26 19:47:31 -08:00
MistakeNot4892 01cabbe64c Fixing some grammar in plant strings. 2023-10-29 18:01:49 +11:00
Atermonera bd0e43974c Merge pull request #9276 from hex37/ghostly-sheet
Ghost Blanket Costume
2023-10-24 18:04:51 -08:00
Atermonera 3945b39e49 Merge pull request #9273 from Nyarlthotep/unathi-organ-fix
Unathi now have larynxes
2023-10-24 18:03:19 -08:00
SapphicSylveon 38df5b9c14 Zaddat can wear ties (#9271)
Ties and medal accessories can now be attached to space suits, most notably zaddat shrouds. Fashion guild members encouraged to put in some more overtime to meet demand.
2023-10-24 18:02:38 -08:00
elgeonmb 6715d41382 Comms blackout no longer disables communicators (#9269)
* comments out the comms blackout disabling communicators

* deletes commented-out section

on request from discord
2023-10-24 18:01:11 -08:00
WilliamNelson37 e8904ebabb Ghost Blanket Costume 2023-10-24 00:52:08 -05:00
Nyarlthotep b415630cb0 Unathi have larynxes 2023-10-20 15:29:09 -03:00
Greenjoe12345 7bde482394 Small shuttle additions (#9267)
* shuttle

* requested adjustment
2023-10-16 21:46:56 -08:00
Spookerton 11fee7f5ab Merge pull request #9259 from Nyarlthotep/lexi's-branch
Adds magical girl costumes
2023-10-10 11:29:57 +01:00
Spookerton 2642fe5d17 Merge pull request #9257 from elgeonmb/propermaid
Adds a new maid dress
2023-10-10 11:14:34 +01:00
Spookerton 247b1b4b56 Merge pull request #9263 from Greenjoe12345/pick-up-chicks
Carry-able chickens (and lizards)
2023-10-10 11:13:17 +01:00
spookerton 080fc5c5f1 made lizards, chickens, and chicks carryable
icon credit is github @rootoo807
ref https://github.com/Baystation12/Baystation12/pull/32029
2023-10-10 10:56:11 +01:00
Spookerton 0f175d46d1 Merge pull request #9256 from Greenjoe12345/stickyposter
Adhesive posters
2023-10-10 10:49:46 +01:00
Atermonera 8ecf5c74dc Merge pull request #9253 from Spookerton/spkrtn/fix/drake-rejuvenate
drake rejuvenate resets scarring and nutrition
2023-10-08 10:22:39 -08:00
Greenjoe12345 561f345ab3 fixes 2023-10-01 20:28:41 +01:00
Nyarlthotep e2345a82ba Adds colourable greatcoats and big hair ribbons
Adds colourable versions of the existing greatcoat and big hair ribbon items to loadout. Greatcoat recolour by corpsedoll.
2023-10-01 14:45:51 -03:00
Nyarlthotep ab69fc3ad4 Adds magical girl costumes
Adds a selection of magical girl costumes, available in loadout under "outfits, magical girl selection".

Adds colourable ribbon bow accessories so that you can mix and match outfit colours. Or, so that you can put oversized bows on your work clothes, nothing in the dress code says that you can't.

Adds colourable masquerade masks. Despite being called masks, these are eyewear and available in the eyewear tab of loadout.

All items wearable by teshari, except in the Galcom dub.
2023-09-29 21:04:29 -03:00
elgeonmb f244835dec maid dress 2023-09-28 20:31:15 -07:00
Greenjoe12345 ef13a3270a better name 2023-09-27 01:43:28 +01:00
Greenjoe12345 1e42b7c27c poster 2023-09-27 01:34:19 +01:00
Cerebulon 3ec0b980a9 debirded the meatshake 2023-09-26 16:54:24 +01:00
Spookerton c66f7620ad Merge pull request #9251 from elgeonmb/atc++
Updates the ATC to recent lore changes and additions + adds new organizations
2023-09-26 15:51:57 +01:00
Spookerton 8c54553375 Merge pull request #9252 from Greenjoe12345/meatshake
meatshake
2023-09-26 15:43:14 +01:00
Spookerton 3335251b96 Merge pull request #9249 from Greenjoe12345/canefix
makes white cane use message use item's name
2023-09-26 15:41:58 +01:00
spookerton dcccdb3df9 drake rejuvenate resets scarring and nutrition 2023-09-26 15:40:15 +01:00