Commit Graph

44927 Commits

Author SHA1 Message Date
Burzah
0ab00be699 Updates Modify Traits to use TGUI Input in VV (#27638)
* Initial commit

* Adjusts remaining inputs

* Call fix
2024-12-26 21:38:45 +00:00
Burzah
137fd95e6d Moves Pulse Demon from a Moderate Event to a Major Event (#27531)
* Moves pulse from moderate to major

* Removes the Pulse from Moderate
2024-12-26 21:36:29 +00:00
Contrabang
ef734e64b1 Tweaks Pranksimov to have a better defined definition of "funny" (#27634) 2024-12-25 03:33:31 +00:00
Christasmurf
86f0ccf5ef berets and caps (#27641) 2024-12-25 03:25:52 +00:00
DGamerL
61d2a0e845 Removes spell schools (#27703)
* Removes schools

* QWERTYYYY :(
2024-12-25 03:25:38 +00:00
Rufus Vanilee
da950aed57 Syndicate-starting-lore (#27642)
* Removes Vampire From Explorer

* updated traitor_vamp.dm and removed the change to vampire_chan.dm

* fixed a typo and moved vampire_gamemode's explorer to restricted so it carries over properly

* Moves Traitor Org/Lore to Intro Blurb

* Untangled prs

* Extended the blurb height and adjusted the blurb slightly to look nicer
2024-12-25 03:24:34 +00:00
ExusA
2c66db9670 Resprites Quantum Pads and Cargo Pads (#27595)
* Resprites Quantum Pads and Cargo Pads

Adds a new sprite and animation for teleporter pads

* Fix rendering layers

Makes quantum pads move to a higher layer while active
2024-12-25 03:15:55 +00:00
warriorstar-orion
fa8c9f476a Extend raver station trait to Lavaland. (#27695) 2024-12-25 02:52:42 +00:00
Contrabang
baeb0ba2c4 Adds more bitfields to the VV menu (#27723) 2024-12-25 02:50:48 +00:00
1080pCat
3937c2acf9 Fixes IPCs thinking they need to breath. Woops. (#27737)
* Fixes IPCs thinking they need to breath. Woops.

* Update _species.dm
2024-12-25 02:21:34 +00:00
1080pCat
a652f57985 Fixes oxygen related alerts sticking in your hud if you loose the need to breath (#27731)
* Fixes oxygen related alerts sticking if you loose the ability to breath

* random runtime?

* random runtime i guess?

* Update code/modules/mob/living/carbon/human/species/_species.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

---------

Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-12-24 21:38:08 +00:00
warriorstar-orion
e520abf030 Do not break pulls on Z-level transitions. (#27702) 2024-12-24 02:24:14 +00:00
Adri
b3f54ce587 Fixes duplicate vanilla cake by renaming it to its real type (#27686)
* Renames duplicate vanilla cake to plain cake

* Renames the slice too
2024-12-24 02:24:09 +00:00
Mikhail Dzianishchyts
92aea5e9c7 Parrot behavior changes (#27452)
* Fix several parrot issues

* Bring effective path cache back
2024-12-24 02:23:45 +00:00
warriorstar-orion
c6fc2fbe00 Remove hopefully unused 'unpowered' airlock subtype. (#27732) 2024-12-24 02:14:21 +00:00
Drsmail
c299d98aed [Fix] for anti drop being able to equip some items (#27713)
* Fix for anti drop being able to equip some items

* Forgot to save file)

* Clean up

* Remove config changes

* Update code/modules/mob/inventory_procs.dm

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

---------

Signed-off-by: Drsmail <60036448+Drsmail@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-12-23 17:39:20 +00:00
Qwertytoforty
2e38c61dfa it's nothing, it's for free (#27730) 2024-12-23 17:28:52 +00:00
Drakeven
a5726efe0c Extra Plushies + Plushify Spell (#27384)
* Plushie PR

TODO-
Fix borgs becoming mind
Add to smite list
Add diona plush effect

* Fixed Issues

Added alien plush
Added loadout
Yeah

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Drakeven <50409888+Drakeven@users.noreply.github.com>

* WIP

Will finish later

* Fixed the various issues

Should be working now! Changed the bread smite to a 'generic item' smite and then made it a specifcally breaded smite.

* Minor typo fixing

And stuff

* WIP Conversion

Converting all the attacks into more sleek attacks, will need to finish.

* Fixes galore

Yippie!

* Russian revolver wasn't working

now you can self-shoot again! Horay!

* You can no longer eat spraycans

IPC clowns everywhere devistated

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Drakeven <50409888+Drakeven@users.noreply.github.com>

* A tinsy bit of touching up

:)

---------

Signed-off-by: Drakeven <50409888+Drakeven@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-12-23 16:09:24 +00:00
warriorstar-orion
33eaf8ae42 Create interaction test harness. (#27643)
* Create interaction test harness.

* retrofit tests, add janicart attack chain tests

* extract puppeteer to separate file

* move puppeteer creation to constructor
2024-12-23 00:20:49 +00:00
kyunkyunkyun
5c549adeb6 Tweak for meatpackers ruin turrets (#27422)
* fix turrets

* (not)new type of a turret
2024-12-22 16:55:04 +00:00
Truls20
7511539544 Allows wallets to hold candy cash and chocolate coins (#27574) 2024-12-22 16:53:43 +00:00
Christasmurf
64de4d2300 sprites (#27675) 2024-12-22 16:51:12 +00:00
Kapu1178
7a29d77596 expand size (#27708) 2024-12-22 02:14:34 +00:00
Kapu1178
9b87bbd369 fit viewport (#27707) 2024-12-22 01:51:06 +00:00
warriorstar-orion
718b5787cb Revert "Fixes for inserting/removing storage items/swapping items between han…" (#27706)
This reverts commit 012e1f1010.
2024-12-22 00:10:33 +00:00
warriorstar-orion
012e1f1010 Fixes for inserting/removing storage items/swapping items between hands. (#27694)
* Fixes for inserting/removing storage items/swapping items between hands.

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* Fix doc comments

* kill old comment

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-12-21 21:36:04 +00:00
warriorstar-orion
bb60a027bf unit->game tests, /tg/ assertions and allocations (#27646)
* unit->game tests, /tg/ assertions and allocations

* whoopsies

* fix lint
2024-12-21 21:19:33 +00:00
warriorstar-orion
79bad427c8 Movement cross/uncross implementation. (#26762)
* refactor: Movement cross/uncross implementation.

* wrong var name

* fix unit tests dropping PDAs into nowhere

* Add documentation.

* remove unused constants

* say which procs are off limits

* fix simpleanimal z change runtime

* helps not to leave merge conflicts

* kill me

* fix typecast

* fix projectile/table collision

* treadmills don't cause MC to crash anymore

* connect_loc is appropriate here

* fix windoors and teleporters

* fix bonfires and clarify docs

* fix proximity sensors

Tested with sensors in crates, sensors in modsuits
Tested new proximity component with firing projectiles at singularity
Tested new proximity component with portable flashes
Tested new proximity component with facehuggers

* lint

* fix: polarized access helper false positives

* Revert "fix: polarized access helper false positives"

This reverts commit 9814f98cf6.

* hopefully the right change for mindflayer steam

* Changes following cameras

* fix glass table collision

* appears to fix doorspam

* fix ore bags not picking up ore

* fix signatures of /Exited

* remove debug log

* remove duplicate signal registrar

* fix emptying bags into locations

* I don't trust these nested Move calls

* use connect_loc for upgraded resonator fields

* use moveToNullspace

* fix spiderweb crossing

* fix pass checking for windows from a tile off

* fix bluespace closet/transparency issues

* fix mechs not interacting with doors and probably other things

* fix debug

* fix telepete

* add some docs

* stop trying to shoehorn prox monitor into cards

* I should make sure things build

* kill override signal warning

* undef signal

* not many prox monitors survive going off like this

* small fixes to storage

* make moving wormholes respect signals

* use correct signals for pulse demon

* fix pulse heart too

* fix smoke signals

* may have fucked singulo projectile swerve

* fix singulo projectile arcing

* remove duplicate define

* just look at it

* hopefully last cleanups of incorrect signal usage

* fix squeaking

* may god have mercy on my soul

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* lewc review

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* burza review

* fix bad args for grenade assemblies

* Update code/__DEFINES/is_helpers.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: DGamerL <daan.lyklema@gmail.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-12-21 08:07:44 +00:00
Qwertytoforty
3a3bdc8ff1 TRAIT_UNKNOWN (#27471) 2024-12-20 21:08:15 +00:00
Qwertytoforty
2fa2576571 converts traitordevices.dm to activate_self (#27529) 2024-12-19 19:10:11 +00:00
Sean
18604d9b53 final major 516 fixes (#27676) 2024-12-18 22:53:52 +00:00
Bm0n
2dcf243897 fix made (#27596)
Co-authored-by: Bmon <no@email.com>
2024-12-18 20:46:40 +00:00
Hayden Redacted
ed626bfadb Ports Different Variants of Nian Plushies and Introduces a Plush Spawner (#27450)
* ports over more nian plushies from shiptest/beestation and introduces plushies into maint loot

* remove a value

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* removed a value

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* removed a value

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* remove a value

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* Update code/game/objects/effects/spawners/random/plushie_spawners.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* Update code/game/objects/effects/spawners/random/plushie_spawners.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* this should fix the conflict

* please let this upload fix the conflict

Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* i need to stop pressing commit as a form of saving, my apologies.

* added the dmi back

* fixing indentation

* removes a comment.

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>

* bumps the weight of tools and materials up to 4

---------

Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-12-18 15:32:27 +00:00
warriorstar-orion
bd6450d884 Cleanup ITEM_INTERACT_ flags. (#27640)
* Cleanup `ITEM_INTERACT_` flags.

* replace new uses of old flags
2024-12-17 21:54:28 +00:00
Zelf
f37038eed4 Gives Vox & Grey species specific winter coat sprites (#27608)
* 60secondsuntilthisbombexplodes

* i exploded
2024-12-17 16:46:07 +00:00
DGamerL
3fb4c7f633 Gives hivemind to clings as default again (#27480) 2024-12-17 16:22:14 +00:00
kyunkyunkyun
f7199ccf80 depottt (#27399) 2024-12-17 16:17:37 +00:00
Qwertytoforty
8ff638b519 Chasms fix pixel Y when spitting things out, and spit out indestructable things again (#27515)
* Chasms fix pixel Y when spitting things out, and spit out indestructable things again

* Apply suggestions from code review

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

---------

Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-12-17 15:56:38 +00:00
warriorstar-orion
02a37c8303 Fix wallets not ingesting cards on click. (#27655) 2024-12-16 03:19:46 +00:00
DGamerL
6beefc2f9c Fixes an autodoc (#27590) 2024-12-15 21:15:11 +00:00
Qwertytoforty
0caf77d272 Attack Chain Migration: /obj/item/card (#27556)
* the work so far

* She returns on my TRUE till I ITEM_INTERACT_SUCCESS

* do this too (rip good commit name)

* Did you know? You can stamp ID cards!
2024-12-15 21:06:48 +00:00
warriorstar-orion
87b91b1685 Move some per-tile tests to maplints. (#27645)
* Move some per-tile tests to maplints.

* ughghg

* death
2024-12-15 20:57:41 +00:00
Contrabang
01bbcf2794 fix (#27652) 2024-12-15 15:48:19 +00:00
Contrabang
0e765746b6 Adds a new TGUI Admin Antag Menu (#27545)
* Adds a new TGUI Admin Antag Menu

* Prettier

* fuck

* oops

* swap this shiiit

* Rebuild

* changes

* hate contractors, simple as

* welp forgot this

* fix

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-12-15 01:39:12 +00:00
DGamerL
2061e31512 Aaaaaaaaaaaa (#27648) 2024-12-15 01:14:49 +00:00
Contrabang
d18f41c0f4 Fixes snow being on the wrong plane (#27615) 2024-12-14 19:10:20 +00:00
Contrabang
5568476574 Fixes some messages showing up in the Unsorted Chat Tab (#27614)
* Fixes some messages showing up in the Unsorted Chat Tab

* yes

* yes

* Apply suggestions from code review

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

---------

Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-12-14 19:10:16 +00:00
Burzah
a6f6752d26 vv organ QoL (#27611) 2024-12-14 19:10:11 +00:00
warriorstar-orion
f0d377c9f1 Remove unused 'broken light' light floor state (#27548) 2024-12-14 19:10:07 +00:00
Chap
dc90dccd4d Disguise self now updates security HUD (#27533)
Co-authored-by: Adrer <adrermail@gmail.com>
2024-12-14 19:09:59 +00:00