Commit Graph

32149 Commits

Author SHA1 Message Date
Killian
8340eb7eb0 added research samples 2024-08-22 14:17:26 +01:00
Kashargul
3d24e49996 fix some old user << (#16027) 2024-06-06 05:19:13 +10:00
SatinIsle
efeaab3824 Virgo 5 outdoors stuff (#16025)
Added a few V5 atmosphere variant of snow and ice turfs.

Added some rock and skeleton props for V5.

Added a V5 sprite for the overmap.

Added a V5 skybox image.
2024-06-06 05:14:19 +10:00
Kashargul
13267624ef small workaround for borg GPS (#16023) 2024-06-04 05:13:35 +10:00
Kashargul
7807efcb97 allow to only show suitable belly messages (#16013)
* allow to only show suiitable belly messages

* make eslint happy

* add bundle
2024-06-02 18:09:22 +10:00
Kashargul
d2399f6638 fix lavender seed icon (#16018) 2024-06-01 05:47:04 +10:00
Killian
c2c86ce042 toggle sleep (#16012) 2024-05-31 04:59:07 +10:00
Kashargul
3b84373b90 works directly with seconds (#16011)
* works directly with seconds

* add bundle
2024-05-31 04:57:45 +10:00
Killian
09a162dcbe Update medicine_vr.dm (#16015) 2024-05-31 04:57:10 +10:00
SatinIsle
8649fe918a Delicious knowledge (#16006)
* Delicious knowledge

Added books to the option of trash eater edible items.

* Stopped from eating carved books
2024-05-26 19:25:36 +10:00
Kashargul
aca8f67d7e admin jukeboxsong handling (#15996)
* admin jukeboxsong handling

* small fixes

* add bundle
2024-05-26 17:19:19 +10:00
Killian
b3aa4b75fa Auto-AFK (#15997)
* disable ingame changelog notification

* afk marker

* Auto-AFK Marking

* Update examine.dm

* Auto-AFK Marking w/ Pref
2024-05-26 17:16:44 +10:00
SatinIsle
86b281d93b Broken Lights (#16007)
Added a broken variant of lights for mapping purposes.
2024-05-26 17:15:49 +10:00
Kashargul
8d47d681ca gravekeeper apc (#16005)
* gravekeeper apc

* rm include
2024-05-24 07:34:02 +10:00
SatinIsle
acee079195 Facility event stuff (#16004)
Added various things for the upcoming facility event, including keycards that can be used for any event.

Fixed a crypt drake sprite that had a white background.
2024-05-24 06:58:27 +10:00
Kashargul
e1d7cc9488 change some robotverbs (#16001) 2024-05-23 15:55:24 +10:00
nesquik
f3deb9ebc5 Allow people to eat through lace masks, and make them small (#16002) 2024-05-23 15:54:48 +10:00
SatinIsle
37548b1fd9 Event Crypt Drake Variant (#15999)
Added a variant of the crypt drake with glowing eyes requested for the upcoming facility event.
2024-05-23 05:59:57 +10:00
SatinIsle
c807c3179e Event prop and areas (#15995)
Added a shinto arch prop for use in events.

Added a bunch of areas for the upcoming facility redgate. They need to be in early so that they can be used for the event map which will be uploaded on the day.
2024-05-22 07:16:22 +10:00
Kashargul
5c502c231e lost borg changes (#15994) 2024-05-22 04:53:06 +10:00
Kashargul
64907dbc78 multiple UI timing issues (#15992) 2024-05-21 04:10:18 +10:00
Killian
313e6bc7a8 AFK Status/Toggle (#15982)
* disable ingame changelog notification

* afk marker
2024-05-18 19:14:27 +10:00
SatinIsle
84a213eb56 Fixed Typing Indicators getting stuck on borgs (#15981)
Fixed Typing Indicators getting stuck on borgs. The original fix was not necessary for this codebase and the typing indicators don't seem to work the same way here, so no problems are being reintroduced.
2024-05-15 07:13:15 +10:00
Cadyn
aa0fb0b2f3 icon fixes (#15827)
* icon fixes

* ntos ui icons

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-05-13 15:11:15 +10:00
dan
6f2061d585 adds gloomy bangs (#15977)
Co-authored-by: PastelPrinceDan <amayahsslut@gmail.com>
2024-05-13 04:58:09 +10:00
Kashargul
2f23f47f3a borg typing indicator vanishing and pda hotkey drag for borgs (#15975) 2024-05-12 09:16:16 +10:00
SatinIsle
5831c168c7 Belly Mode Addon: Spare Prosthetics (#15973)
* Fix for Digest Pain not loading preference

Fixed Digestion Pain preference not loading from saved preferences, causing it to reset every shift.

* Belly Mode Addon: Spare Prosthetics

Added a new Belly Mode Addon called Spare Prosthetics. With this active, when prey (that has leave remains turned on) is digested, they will drop any prosthetic arms and legs into the belly.

Changed Belly Item Mode: Digest (Food) to not digest robotic body parts such as prosthetic limbs. These can still be digested using the Item Mode: Digest.
2024-05-12 05:19:08 +10:00
Kashargul
ba89ad9bca seperate LOOC and OOC mute (#15974) 2024-05-12 05:09:37 +10:00
Killian
815a47e333 Watch Yourself (#15972)
* watches

* watches

I didn't actually need any of this, it's all handled by the embedded gps
2024-05-12 05:05:39 +10:00
SatinIsle
f46821ce21 Fix for Digest Pain not loading preference (#15971)
Fixed Digestion Pain preference not loading from saved preferences, causing it to reset every shift.
2024-05-10 14:43:47 +10:00
Heroman3003
bf490b78ac Adds Contaminant Detector HUD (#15970) 2024-05-09 19:37:19 +10:00
SatinIsle
f13c34f8e2 Generic Machines Part 2 - Items and Effects (#15969)
Added a Generic Item and associated Eventkit verb Spawn Generic Item. Much like the Generic structure but is designed for hand held devices that can be picked up.

To both of the item and structure, added a bunch of options for effects: Sparks, Flash, Flicker Lights and Spawn Item.

Added the ability to upload custom sprites to both verbs, by selecting "Upload Own Sprite" from the list of sprites, along with some warnings that non 32x sprites will need to have their positions adjusted.
2024-05-09 10:08:30 +10:00
Killian
e3e8246492 fluff licenses (#15967) 2024-05-09 10:07:17 +10:00
Heroman3003
7f68155411 Reduces amount of drone racism (#15968) 2024-05-06 16:25:03 +10:00
Heroman3003
1a8b41f718 Adds new buildmode - DROP (#15961) 2024-05-05 09:32:44 +10:00
SatinIsle
ca9b452316 Digestion Pain Pref (#15944) 2024-05-05 09:21:45 +10:00
Reo Lozzot
df263998fa Changes wall damage from being (usually) 25 brute to 12 and doesnt add a stun to it (#15950)
* Prs this without consulting people like a boss

* Remove stungus

womp
2024-05-04 20:49:09 +10:00
SatinIsle
a1b2e9c875 Generic Machines Part 1 - Structure (#15959)
Added a Generic Structure and associated Eventkit verb Spawn Generic Structure. This allows staff to create a structure with customisable interactions, ranging from whether it can be turned on, wrenched down and so on to how how long it takes to turn on, what text appears when it happens and if it plays a sound.
2024-05-04 16:51:48 +10:00
Killian
5540a960e6 disable ingame changelog notification (#15960) 2024-05-04 16:51:25 +10:00
Killian
333489f653 uniform insignia (#15957) 2024-05-04 16:51:11 +10:00
Killian
097788529e Void Undersuit Tweaks (#15958)
* void undersuit tweaks

* Update eva_bodysuits.dm

* Revert "Update eva_bodysuits.dm"

This reverts commit 6f7acb6adf.
2024-05-03 19:33:20 +10:00
SatinIsle
b8bc271f20 Reduces vore death timer on autoresleever (#15948)
Changed the timer on the autoresleever from 15 minutes to 5 minutes, a similar amount of time to being able to make a transcore announcement.

The idea behind this reduction is that the autoresleever is already considerably more popular than the resleever, and it does not make sense to inconvenience people for both engaging in their kinks and not wanting to get medical involved in their death. The normal resleever remains the best option for non-vore deaths, and for people who just want to offer that kind of interaction to medical.
2024-05-02 18:34:36 +10:00
Kashargul
6f046e9d9c fixes wrong pathing (#15955) 2024-04-30 15:40:04 +10:00
SatinIsle
3b7358060a AFK vore logging (#15954)
* Admin logs for vore of AFK players

Added admin logging to vore interactions of AFK players.

* Fixed minitest upload
2024-04-30 15:28:25 +10:00
SatinIsle
7f4c6faf07 Expanded size trait options (#15949)
Added new "Tall, Major" and "Short, Major" traits that add and reduce the sprite's height by 15% respectively. As opposed to tall and short, which are about 9%. The short, Major trait does not make someone who is 25% scale any smaller than the short trait, so no problems with balance there.

Added new "Heavy Frame, Major" and "Light Frame, Major" traits that increase and reduce your threshold for size interaction respectively.
2024-04-30 15:28:16 +10:00
Kashargul
cb30f64b96 prevent flags default exclusion (#15941) 2024-04-26 04:08:19 +10:00
Heroman3003
c7b6c3e42b Revert "Revert "Garbage collection, asset delivery, icon2html revolution, and…" (#15816)
This reverts commit f6d0f62622.
2024-04-22 06:29:01 +10:00
SatinIsle
711f99944e Entrepreneur Expansion (Part 1) (#15933)
* [WIP] Entrepreneur Expansion

Added a whole range of unique items and load outs to each entrepreneur alt-title.

Intending to give them some station location too.

* Completes outfit expansion
2024-04-21 21:12:12 +10:00
SatinIsle
07b8d026c2 Opens more positive and negative traits to non-custom species. (#15928)
* Allows other species to autohiss

Opens the autohiss traits to all species except for Tajara, Unathi and Zaddat who come with them by default.

* Opens more positive and negative traits to non-custom species.

Added access to various negative and positive traits for non-custom species, where it makes sense that there might be variations due to natural differences and body modifications. I have excluded specific species from accessing most of these where they are already meet those levels or would be buffed too much and lose their balanced flavour.
Whilst I realise there is a system in place to stop negatives making things stronger, I have excluded these species anyway so people don't accidentally waste points on them.

Specifically:
Positive traits:
Haste (excluding Unathi, BESK, Diona and Alraune due to their design. Tesh and Taj due to already having this buff).
Hardy and Hardy+ (excluding Tesh, Prommie and Protean to avoid balance. Alraune, Unathi and diona already have this).
High Endurance (excluding Tesh and BESK to avoid buffs, and Unathi who already have this).
Darksight and Darksight+ (excluding all those who already get to see in the dark)
Brute resist minor only (exlcuding Tesh for the buffs and those that already have this level of resistance).
Grit

Negatives:
Slow and Slow+ (excluding those that already move so slow)
Weakling and weakling+ (excluding BESK and tesh who are already this weak)
Low endurance and + (excluding besk for the first and tesh for both as they're already that weak)
Brute weakness minor, normal and major (excluding those that are weak to specific levels)
Neural Hypersensitivity

* Removes Haste

Removes haste from the options as requested.
2024-04-21 21:11:43 +10:00
Kashargul
32204eeafd some borg upgrade overhaul, power use function, bluespace pounce and some fixes (#15924)
* some borg upgrade overhaul

* .

* adjust icon some

* .

* fixes the borg hud store icon breaking

* refactor borg skill power usage, add bluespace pounce

* .

* .

* copy paste mistakes...

* first check distance then drain power on leap

* small oversight in the calculation

* comment

* second silicon hud store icon case
2024-04-21 21:11:37 +10:00