Commit Graph

42236 Commits

Author SHA1 Message Date
Venuska1117
e467332ab6 Lavaland: Seed Vault Rework. (#22524)
* Add new Seed Vault.

* Add lore, so lore-team will kill me
- Added some paper notes, don't ask why paper is brand new.

* oh well:
- Time to wait for spelling checkup
- Added pickaxes and stuff to decrease use of other mining methods

* First typo aquired, thanks @alos

* Fixed typo

* Added stuff:
- Added paper bin and restocking units to chest
2023-10-12 16:09:08 +01:00
Daniel Lenrd
39e49c7e17 Makes destructive analyzer stay in the same menu after deconstruction (#22520)
* Makes destructive analyzer stay in the same menu after deconstruction

* Empty-Commit

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-10-12 16:01:09 +01:00
GDN
a89a234737 Makes the /Stat proc about five times faster (#22735)
* i am going to scream

* less fucked up with sad removal
2023-10-12 15:45:17 +01:00
Contrabang
472d7ec6f2 Fixes an issue with fake death (#22791)
* bam

* comment
2023-10-12 15:40:17 +01:00
Contrabang
42fb26fb8a before the do mob (#22779) 2023-10-12 15:39:47 +01:00
Contrabang
3fd8427218 Ashwalkers now use unathi clothing sprites (#22750)
* fixes this shit

* time to walk ash
2023-10-12 15:38:24 +01:00
Adrer
77826a2a01 Fix: Anti-drop causing permanent nodrop items when dropped item picked up by user. (#22747)
* Item dropped while antidrop active no longer nodrop

* Switched to or instead of XOR

* Combines if statements.

---------

Co-authored-by: Adrer <adrermail@gmail.com>
2023-10-12 15:37:23 +01:00
Adrer
0aa4a097ad Fixes modsuit cell removal (#22724)
Co-authored-by: Adrer <adrermail@gmail.com>
2023-10-12 15:36:46 +01:00
1080pCat
047f5b9d97 Update bags.dm (#22719) 2023-10-12 15:35:55 +01:00
Vi3trice
6d8b720027 Oh unequip, my beloathed (#22718) 2023-10-12 15:35:33 +01:00
Vi3trice
b08a5d8f9a Add edge cases to summon item spell, and tweak to feedback if object is hidden (#22710)
* Cavities and implants, oh my

* Headpockets too, and sneaky summons now

* Update summonitem.dm

* Update summonitem.dm
2023-10-12 15:35:03 +01:00
Burzah
6b01732ac3 Adds logging for injecting food via syringe (#22703)
* log food injection

* removed unneeded typecast
2023-10-12 15:33:23 +01:00
Coolrune206
8277578c56 fixes ert borgs and safety override modules (#22623) 2023-10-12 15:29:46 +01:00
matttheficus
d5f5d1f744 Ash Walker Speed Only Works on Lavaland (#22789)
* man signals aint that bad

* gdn/contra review

* contra review 2
2023-10-12 15:27:35 +01:00
Vi3trice
fde04ee997 Add seconds to hh:mm:ss proc for Check Antagonists panel (#22733)
* My lost hours

* Update player_panel.dm
2023-10-12 15:27:10 +01:00
DGamerL
a837c0eb6b Removes nucleations (#22678)
* They be axed now

* Whoops, missed these

* Burza + Henri review
2023-10-12 15:26:44 +01:00
Octus
dcd1f5d88a Adds eight vox hairstyles because why not and stuff (#22573)
* god i hate myself

* donedone

* fixxxxx
2023-10-12 15:22:20 +01:00
Luc
bcc68500ad Minor card tweaks (#22568)
* cards

* Better handles cards

* update descriptions, limit visual size to 20

* Add alert so you don't dump your whole hand by mistake

* Update code/modules/games/cards.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* sirryan review

* Update code/modules/games/cards.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-12 15:21:56 +01:00
Bjamcham
af8d0b2fb8 RPDs for all (#22792) 2023-10-10 21:53:56 +01:00
Deniz
cae43f1f69 TGUI Bots Refactor (#22778)
* test

* M to user

* M to user

Did on phone after remembering user is is better than M. So it is individual commits

* small oopsie

* /bot/ui_data. thanks contra

* forgot comments

* comment edit

* test commit - ignore

* test worked
2023-10-10 21:53:48 +01:00
Qwertytoforty
3623116112 vinegar and a vinegar included food (#22764)
* vinegar and a vinegar included food

* nerfs taste values

* flavor, new icon

* Update code/modules/food_and_drinks/recipes/recipes_grill.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/food_and_drinks/food/foods/ethnic.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-10 21:53:36 +01:00
Octus
c3a78f9ce0 Removes Beach Bums, Adds Althland Excavation Pit (#22315)
* replace

* Update lavaland_biodome_beach.dmm

* fixes

* we are so BACK bros

* oh yeah, now were cookin

* turf

* oops!

* Update lavaland.dm

* work you fuck

* donedonedoneeeeeee
2023-10-10 21:44:58 +01:00
Qwertytoforty
64456806a5 [READY FOR REVIEW] I killed bubblegum on hard mode and all I got was this stupid medal. Adds hard mode to megafauna. (#22016)
* hard mode stuff

* further progress

* more progress

* pausing work to fix bug

* lets pr this mess

* more progress saving as vacation soon

* sleep_check_qdel

* saving work

* medals into deconflicting

* icons

* Fix compilings, medals

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* yes

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* earliest of the returns

* icons

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* ah lateload, my beloved and hated with no debug points

* todoops

* requested changes

* move medals / move comment

* guh

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 21:45:41 +01:00
Contrabang
793fd34b6b i hate usr i hate usr i hate usr (#22802) 2023-10-09 15:44:46 -05:00
Qwertytoforty
3b618d47c2 Megafauna are no longer chronically afraid of chasms (#22782)
* megafauna are no longer chronically afraid of chasms

* drop that

* Update code/game/turfs/simulated/floor/chasm.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* )

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:47:24 +01:00
GDN
f1a4a9e1ac optimizes MouseEnter (#22753)
* optimizes MouseEnter

* Update code/game/atoms_movable.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/game/turfs/simulated/walls.dm

* spelling mistake GO

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:46:40 +01:00
Contrabang
c043babd51 fixes dusting 2 (#22749) 2023-10-09 20:46:24 +01:00
ZERO-XZB
6f76740f9e Creates research costs for some PKA mods (#22748)
* req_tech test

* add req_tech to some PKA mods

* var/requires_whitelist test

* forget a newline

* how do I newline

* remove research reqs

* conform to new /// comment style

---------

Co-authored-by: ZERO-XZB <temp@temp.com>
2023-10-09 20:46:11 +01:00
Mitchs98
a20394b49d Normal tomatoes can now be sliced. Tomato Meat now functions as meat. (#22744)
* tomat

* tomat 2.0, now with steak
2023-10-09 20:44:04 +01:00
Bjamcham
d0e85e5271 Expanded Passive Gate Functionality (#22736)
* Questionable choices

* Syntax fix

* Code improvement
2023-10-09 20:43:45 +01:00
Vi3trice
1bad99aa5e Naughty unbuckling (#22725) 2023-10-09 20:43:29 +01:00
Mitchs98
22751fb776 Properly informs CQC Headkick does Brain Damage (#22722)
* the informationing

* Wording change.

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:43:15 +01:00
Bjamcham
8341915cdd Swaps Atmos Tray scanners with engineering goggles (#22713)
* I am tired of hallucinations

* Trays in vendor
2023-10-09 20:42:56 +01:00
Vi3trice
b322eddb49 Now the kicks are not as subtle (#22705) 2023-10-09 20:40:58 +01:00
Vi3trice
8dccc977e7 Add serialization support to Modsuit modules (#22702)
* Save my supersuit

* Glazed over it when trying to make cores work

* Used contra's code, with a fix to stop runtiming
2023-10-09 20:40:31 +01:00
McRamon
b089d905e8 all at once (#22692) 2023-10-09 20:39:32 +01:00
Contrabang
35b3418f17 Pick-Darkness verb now supports command box input (#22687)
* pick darkness update

* oops forgot to remove
2023-10-09 20:39:15 +01:00
PopGamer46
348c14f736 Makes gun reskins use a radial menu instead of a input menu (#22682)
* input to radial

* hands blocked trait instead of incapacitated

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* remove null parameter

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* rename reskin radial proc

* fix

* shorten code

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:38:41 +01:00
Bjamcham
3d8c2909f5 Atmospherics Manual Improvement (#22671)
* Misinformation begone

* Turns out I can't spell

* I am so tired of hallucinations

* Revert "I am so tired of hallucinations"

This reverts commit 15b2eeff5f.

* Code format improvements

* Final fixes

* Final FINAL fix
2023-10-09 20:38:27 +01:00
Contrabang
bedd28d7ea 50 unit transfer! (#22670) 2023-10-09 20:38:09 +01:00
Henri215
a5783c7169 Adds new microtransaction method: Scratch Cards! (#22618)
* scratch cards!

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* tweaking values

* maint loot tweak and to_chat

* sprites

* DGamerL review

* adjusting volume

* better like this

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-10-09 20:36:24 +01:00
Venuska1117
21c7ada399 Add 2 new stupidly resistant wheelchairs. (#22604)
* Add stupidly strong and pain to make wheelchairs
- i dont know how to name them better tbh

* Add wheelchairs description

* Changes typos:
- Sorry but i am bad at sprites

* Sprites and slight config

* changes x_x

* Decreased times for wheelchair crafting.

* wheelchair is now typed as "wheelchair"

* peep bop sup boop bip boop beeeeeeee-
- stack amount removed, inherd good.

* skreee
no i am not vox player, but it fit for this thing perfectly.

* changes
please let it stop

* Henri requested changes
2023-10-09 20:35:07 +01:00
Octus
1ba9bc7cb7 SWIM OR DRIP JACK (#22610) 2023-10-09 20:33:54 +01:00
Christasmurf
5b6a2de4ca Procedure dmi split + IAA resprite (#22580)
* dmi split and code stuff - species sprites coming soon(tm)

* species sprites

* update sprite name

* CI errors?

* CRLF to LF

* forgor species code

* Update code/modules/clothing/under/jobs/procedure.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* readds the ability to make cluwnes (how did this happen)

* fuck off shitcode breaking my shit

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* forgor to delet extra sprites

* Suggestion

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* booleans

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:31:38 +01:00
matttheficus
f847c075b6 Removes Mass Borg Detonation + Adds Cooldown to Singular Borg Detonation (#22579)
* here we go again

* and it just works

* aa review

* qwerty review (man i cant read)

* oopsie (pidgey review)

* remove unnecessary parenthesis

* right i cant logic, it works now

* Update tgui.bundle.js
2023-10-09 20:31:15 +01:00
Bjamcham
a53f4e466c Adds Riot Shield Bashing with Combat Knives (#22571)
* Knife Bashing

* Decent Code Edition Featuring: Contra
2023-10-09 20:30:04 +01:00
Qwertytoforty
37f2f47a64 Adds blackbox logging to rnd printing. (#22544)
* Now I'm getting paid cash with atlas earth

* Update code/modules/research/rdconsole.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:29:40 +01:00
Qwertytoforty
c407395e3a where's that chime (#22503) 2023-10-09 20:29:06 +01:00
GDN
6fdf47cb0e Tweaks the protector guardian (#22489)
* Tweaks the protector guardian

* yippie

* rurik request
2023-10-09 20:28:48 +01:00
GDN
6ac126da0b gives runtime access the ability to view timer logs and debug timers (#22451) 2023-10-09 20:28:31 +01:00