AffectedArc07
b962a243c3
Balls ( #26652 )
2024-08-30 21:31:34 +00:00
DGamerL
0552368581
Fixes count xenomorphs ( #26580 )
2024-08-25 16:27:06 +00:00
Adrer
0ea2abc952
Drunk station trait can no longer spawn you in the AI core. ( #26561 )
...
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-08-21 10:46:42 +00:00
AffectedArc07
3a3768bac3
Using explosives at end round now gibs you ( #26465 )
...
* Using explosives at end round now gibs you
* More tweaks
* Tweaks
2024-08-17 22:24:21 +00:00
warriorstar-orion
7aba1cfddc
blackbox: Add station traits. ( #26502 )
2024-08-16 04:04:22 +00:00
warriorstar-orion
2a3a84b438
refactor: Biohazard stats (again) ( #26424 )
2024-08-08 16:35:12 +00:00
warriorstar-orion
78ef86989f
Fix: Bespoke DCS elements use all requested args. ( #26387 )
2024-08-06 19:29:39 +00:00
1080pCat
efb735af1e
Adds/ports the AI Triumvirate station trait. (triple ai mode as a VERY rare trait) ( #25957 )
...
* yippie itt works
* Update tripAI.dm
* Update code/modules/admin/verbs/tripAI.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update code/datums/station_traits/neutral_traits.dm
Co-authored-by: Burzah <116982774+Burzah@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: Matt <116982774+Burzah@users.noreply.github.com >
2024-07-30 14:11:33 +00:00
AffectedArc07
f639e2cc1c
Completely bans sleep from Initialize and LateInitialize ( #25801 )
...
* GOD DAMN I WAS COOKING
* Makes portal less dumb
2024-07-26 13:57:10 +00:00
DGamerL
3f8aff4374
Delays handing out of Traitor objectives ( #24857 )
...
* Idk man
* IT WORKS
* SO CLOSE TO GREATNESS
* IT ALL WORKS AAAAAA
* Actually add a random timer
* Oopsie
* Removes empty proc
* Update code/game/gamemodes/traitor/traitor.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Contra requested changes
* Adds randomness to random_time
* Whoops
* Contra + AA Review
* Removes TODO
* Reverts standard mode
* Makes CI not fail
* Removes unused proc
* FUCK
* Fixes a kit bug (Thanks Erik)
* Tourte Review
* Matt review
* Changes text, adds admin logs
* Clarifies the log
* New and improved version!
* Fixes
* Revert "Fixes"
This reverts commit ea29aa92b2 .
* Revert "New and improved version!"
This reverts commit ea053f3b94 .
* Properly rerolls objectives at handout
* Adds trifecta support
* Contra and Sirryan review
* Forgor this
* Fix CI
* Final fixes
* Update code/game/gamemodes/traitor/traitor.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/gamemodes/trifecta/trifecta.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Steel review
* Wow I was silly
* Less whitespace
* Dumbest bug in a while
* No more lavaland player getting autobalanced
* Streamlines a proc + another fix
* AAAAA FUCK
* Update code/game/gamemodes/objective.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/gamemodes/objective.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Contra review
* Faire review
* Forgor to push this
* Farie + Contra review
* Hal + Contra review
* Uses `replaceobjective` now + Fix
* Farie review
* Farie review
* Farie review 2: electric bogaloo
* Fix
* Update code/game/gamemodes/objective_holder.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Contra review
* Update code/game/gamemodes/objective_holder.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2024-07-24 08:09:14 +00:00
Charlie Nolan
fb93e5a74a
Assorted performance improvements ( #25649 )
...
* Improved efficiency of playsound.
* Improve performance of turf/Enter
* Improve performace of thrown objects.
* Improved performance of /atom/movable/CanPass.
* Improved pipeline destruction performance.
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
2024-07-16 10:12:13 +00:00
chuga-git
c1e97f712c
Minor throwing fixes ( #26179 )
...
* fix treadmill throwat
* fixes dropdel runtimes and end_throw() not being called
* dgl review
2024-07-08 21:07:18 +00:00
warriorstar-orion
ca93f6bc77
Retrofit TG pathfinder with upstream improvements ( #25583 )
...
* Retrofit TG pathfinder with upstream improvements
* i know how things work
* don't use HAS_TRAIT for things that aren't traits
* unique filenames
* i'm just a goofy lil moron
* use new block syntax
* apparently values don't need clamping with new block syntax?
* silence invalid JPS dest runtime
* fix runtime passing ID instead of access list
2024-07-08 15:48:43 +00:00
DGamerL
6f0f9a2e9c
Various fixes for xenomorph logging ( #26006 )
...
* Various fixes for biohazard logging
* Better ways of counting xenos
2024-07-01 01:35:33 +00:00
chuga-git
aba3c743f6
updates GetIdFromArguments so that it works ( #25972 )
2024-06-29 18:01:28 +00:00
DGamerL
efd6f2dfa6
Removes all locate() calls in block() ( #25772 )
...
* Removes all `locate()` calls in `block()`
* Maybe actually push fixes
* Revert bad merge master
* Forgot this one
* Maybe actually push fixes
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-28 20:33:38 +00:00
chuga-git
da42a1c2f6
Refactors throwing ( #25946 )
...
* refactors datum/thrownthing
* cleanup
* lewc review
* calling parent doesn't do anything lmao
2024-06-26 21:03:51 +00:00
Charlie Nolan
d3584b1d1c
LINDA -> MILLA ( #25328 )
...
* LINDA -> MILLA
* Tiles now change their atmos mode properly.
* Fixed a bug that made walls generate supercold air when deconstructed/destroyed.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Begone, var!
* MILLA -> milla
* Lint.
* More lint.
* Prevent negative/NaN atmos from spreading.
* Made fires start more reliably.
* Undef what the rest should not see.
* Enums are nice.
* Match LINDA better.
* Debugging verbs.
* Debug verb fixes.
* Labelled more lavaland stuff with ATMOS_MODE_LAVALAND
* Block superconductivity on a couple more things for Lavaland.
* Updated milla.dll
* Lavaland map fixes.
* Missed a spot.
* Begone, var! (again)
* Add libmilla_ci.so for continuous integration tests.
* Install/contributing instructions for MILLA.
* Directional plasmaglass windows on shuttles shouldn't stop protecting from heat after moving.
* Banish bad naming.
* Better naming and debug stats for SSair.
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Magic numbers and formatting.
* Don't screw up the temperature during reactions.
* Efficiency and readability.
* Fix hotspots.
* Removed redundant safety (MILLA will already output an error)
* Optimizations.
* oops
* TGS build script update.
* Change API of gas_mixture and how you get one from a turf.
* Get in there.
* so many vars
* MILLA binary updates.
* Lint
* Made MT cost more honest.
* Gave MILLA a read-only mode.
* More read-only vs synchronized mode work.
* Even more.
* Synchronize disposals.
* Updated a bunch of stuff to use SSair.synchronize or GM.synchronize.
* MILLA <3 Tracy
* lint
* cargo fmt
* more lint
* Test needed MILLA sync.
* Silence atmos machinery that's behaving as intended, but continue objecting to other potential failures to synchronize.
* Push new MILLA DLL
* Build MILLA
* Update PR instructions for MILLA.
* Add some fancy plasmaglass windows to the Lifebringers' ship.
* The golems remembered that they should insulate *all* their engines.
* First round of TM bugfixes.
* Build MILLA
* fix two lavaland ruin turf types
* bunch more maps
* fixes milla ci and makes the interesting turf verb better
* Solid turfs can no longer conduct heat (for now...)
* Made indoor tiles in beach and winter biodomes not lavaland air.
* Re-added random IT teleport, adjusted warning message
* Fixed a tinted window on Lavaland to be a plasglass window instead.
* Made firelocks and holofans heatproof
* Made RPD auto-wrench pipes if you have a wrench in your offhand.
* Runtime fixes.
* Made visuals update more reliably.
* Lint
* Update .github/CONTRIBUTING.md
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Build MILLA
* The Syndicate have installed tiny fans on their research base.
* The syndicate have figured out how to make plastitanium windows heatproof.
* This is getting out of hand. Now there are two of them.
* Un-break the auto-wrenching that I broke before committing.
* Build MILLA
* Build MILLA
* Massive MILLA refactor, assorted bugfixes.
* Build MILLA
* Explicit typing.
* Less sleeping/blocking.
* Build MILLA
* Yes, yes, this part can sleep.
* Build MILLA
* SSair reporting improvements.
* Build MILLA
* Please do not dock twice and splat yourself.
* Build MILLA
* Pls to not make SM go nuts.
* Build MILLA
* Build MILLA
* Added stricter lower bounds on plasmafire, fixing perpetually-burning SM.
* Build MILLA
* Lint
* Temporary logging, begone.
* Build MILLA
* Prevent hotspot strobing.
* Add in radiate_to_spess behavior.
* Build MILLA
* progress
* Compiling is good.
* bugfixes
* Progress.
* Ruins update.
* This one exists.
* Fixup temporary hotspots to last longer than one tick.
* Add/fix comments.
* Cut the slash.
* Fix test.
* No sleep for you.
* Build MILLA
* Prevent nested MILLA safety from runtiming.
* Build MILLA
* Runtime fix.
* Build MILLA
* Fix canisters not updating icon when gas contents change.
* Build MILLA
* Build MILLA
* Fixed an issue that made mechs very cold on environment air.
* Build MILLA
* oops
* Build MILLA
* Walls can make loud noises again.
* Build MILLA
* Fixes a rare runtime.
* Build MILLA
* Update .github/DOWNLOADING.md
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Review suggestions
* Lint
* Build MILLA
* bound_mixtures now only contains mixtures that can be written
* Build MILLA
* Apply suggestions from code review
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Build MILLA
* Restore the original async behavior of pyro anomalies.
* Build MILLA
* Build MILLA
* Make the safety assertion in /datum/milla_safe safer.
* Build MILLA
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: GDN <Roanrichards1@Gmail.com >
2024-06-09 07:18:11 +00:00
DGamerL
3db0b5d98d
Changes over all instances of new/list() to something more sensible ( #25569 )
...
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 20:23:33 +00:00
chuga-git
9a4b4d3703
Adds a few LAZYLIST macros and documentation ( #25590 )
...
* wow none of this was documented!
* sentences two spaces to death
* corrects lazylen comment
2024-06-06 20:14:28 +00:00
Charlie Nolan
30f83f719a
Caps the number of thrown object impact sounds at 20/tick (400/second). ( #25646 )
...
* Caps the number of thrown object impact sounds at 20/tick (400/second).
* Update code/controllers/subsystem/SSthrowing.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 19:34:37 +00:00
Contrabang
247e24ba9f
fuck you space, eat your heart out ( #25523 )
2024-05-31 02:08:02 +00:00
Qwertytoforty
d5eee09abc
Random map days no longer can choose the same map twice in a row ( #25565 )
...
* random map days no longer can choose the same map twice in a row
* Update code/controllers/subsystem/SSticker.dm
Co-authored-by: 1080pCat <96908085+1080pCat@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: 1080pCat <96908085+1080pCat@users.noreply.github.com >
2024-05-30 17:11:20 +00:00
Marm
5a68c5f6d3
Explorer Redux ( #24202 )
...
* WE'RE SO BACK
* LET THERE BE SOUND
* More bugs
* fixes
* sound
* hmm
* clothing sprites + minor code changes to clothes
* meestake
* spritening
* YARR
* hiss
* Cyberiad explorer remap
* hand telover
* delta days
* rooms done
* VENDOR
* Mapping done
* Salvage mapped
* qol
* Forgot the hivelord.
* woops
* oops redux
* reviews and more
* consistency
* Update code/game/jobs/job_globals.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* character
* Update code/modules/mob/living/simple_animal/hostile/mining/hivelord.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/spawners/random_spawners.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/pirate.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/head/job_hats.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/spawners/random_spawners.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/research/designs/machine_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* some reviews
* Update code/game/machinery/constructable_frame.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* supply
* area repathing and ambience
* mapping
* metamapping
* Update code/game/objects/items/weapons/storage/belt.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* the doorening
* redooring
* modsuit
* more reviews
* the plasmamamninigngg
* add random salvage generation across space ruins
* add blackbox tracking for salvage sold
* gun
* deconflicts and reviews
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/head/job_hats.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/garment.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* all conversations resolved
* maybe work now?
* please no more, too many apcs
* Update code/modules/mob/living/simple_animal/corpse.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mining/machine_vending.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* henri review + action figure
* Update code/game/objects/items/toys.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* PDA
* conflicts
* more conflicts
* maybe all conflcits?
* wait fuck
* maybe fixed???
* KIDAN SPRITES
* MAYBE?
* access fixes
* explorer hotfixes 1:
- fixes space pirates dying in space
- gives explorers ORM access
- box: fixes access on NTR airlock
- box: fixes naming on BS airlock
- box: adds expedition access to mail sorting room
* add salvage selling back
* NOT FOR SALE
* oh my god actually sell the fucking salvage this time
* maybe fine now?
* carpover
* NO MORE CABLE
* balance tweaks
* some depot loot updates
* merge conflict
* deconflicted???
* woops more oversights
* skirts, bombers, exploredrobe code + sprites
* woops (again)
* deconflicting
* remove old explorer room again
* Hat fix
* minor changes to sprites and code for hats
* yarrr fix 1
* first fixes
* don't drop loot from syndies gibbed by depot destruction
* add selling back with new signal based system
* speedmerge this shit
* minor changes to collars/bomber resprite
* docking port in
* ruins
* WE DON'T NEED CONFIG CHANGES WE NEED PICTURES PICTURES OF SPIDERMAN
* no more murder hallway on whiteship
* undelete meson sunglasses, redelete uristrunes
* BOOTY BAGS
* don't drop ashdrake loot from crusher kills
* box: fix ntrep fax, add explorer access to ORMroom
* add meson sunglasses item icon back
* fix cere handtele, meta shutter control, death sound arg
* cleaning up
* she mosins on my russian till i dj station
* Update code/modules/clothing/head/soft_caps.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/modules/mining/machine_vending.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/game/gamemodes/game_mode.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* mapping
* Cleaning up
* revert changes in tools/{bootstrap,ci}
---------
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
Co-authored-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-05-27 19:27:59 +00:00
Charlie Nolan
2ea75e81f3
Corrected admin/user names in ticket typing indicator. ( #25599 )
...
* Reversed admin/user names.
* Preserve casing
2024-05-25 01:41:14 +00:00
AffectedArc07
03cca11f95
Init Sanity Unit Test ( #25442 )
...
* Init Sanity Unit Test
* Oops
* Update code/modules/unit_tests/init_sanity.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Makes noticeboard less silly
---------
Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-23 19:43:33 +00:00
Charlie Nolan
8f2bcdba85
Added a typing indicator to the tickets interface. ( #25189 )
...
* Added a typing indicator to the tickets interface.
* Lint
* Review changes.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
2024-05-21 23:29:27 +00:00
Charlie Nolan
da0843e96d
Add Variety of Food secondary goal, small tweaks. ( #25173 )
...
* Add Variety of Food secondary goal, small tweaks.
* oops
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* No slasher movies, please.
* No prions for CC, please.
* Update code/modules/station_goals/secondary/botany/kudzu_goal.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Update code/modules/station_goals/secondary/kitchen/variety_food.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Update variety_food.dm
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-05-17 12:49:32 +00:00
Qwertytoforty
2ce4c20515
Adds the Lance emergency shuttle ( #24806 )
...
* WIP: Adds the Lance emergency shuttle
* untodo
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* c-c-c-changes
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* Update code/datums/shuttles.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2024-05-15 14:13:51 +00:00
AffectedArc07
69f20e250b
Removes Nanomob ( #25417 )
...
* Nukes nanomob
* Forgot this
* Update code/modules/client/preference/loadout/loadout_general.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2024-05-14 09:29:38 +00:00
Charlie Nolan
9fa5fbb3c6
Made turf contents listing more performant. ( #25188 )
...
* Made turf contents listing more performant.
* Made images resend and reload if they don't arrive.
* Runtime fix.
* Remove redundant code.
* Lint.
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
* Safety.
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-05-12 11:03:14 +00:00
DGamerL
8f870e960a
Removes blobs from the ticker if the core is destroyed, truncates tally text ( #25156 )
...
* Removes blobs from the ticker if the core is destroyed, truncates counter
* Removes the mind instead of the camera mob
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2024-05-06 19:51:28 +00:00
Charlie Nolan
a5d780e4d7
Don't html-ize high rank admins in Discord. ( #25117 )
...
* More escaping fixes.
* Update code/__HELPERS/text.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-06 03:19:14 +00:00
Arthri
4e036c77e3
/tg/ui Virology PanD.E.M.I.C 2200 (PanDEMIC) ( #24533 )
...
* /tg/ui PanDEMIC
* Fix types on booleans
* [ci skip]
* Fix oversights
[ci skip]
* Fix styling
* Apply suggestions from code review
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
* Remove unused field
* Optimize ui_data
* Make clone cooldown spin
* Change unit
[ci skip]
* Remove use of !!
* Fix Flex style prop accidental override
* Rewrite Stack to Flex
* Revert changes to Stack
* [ci skip]
* Build and update tgui
* Move force update code
* Build and update tgui
* trigger ci
* Fix style
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-05-04 22:10:53 +00:00
GDN
b14830c85a
Timer log now includes the function called ( #25308 )
2024-05-02 23:17:19 +00:00
DGamerL
41eff52fac
Renames most processing SS' to the convention of SS[SS name here] ( #25302 )
...
* Renames most processing SS'
* Contra review
2024-05-01 23:55:38 +00:00
Zantox
ec2c5638fc
Add ventcrawl unit-test ( #24830 )
...
* Add ventcrawl unit-test
* Fix linting
* Solve chair-flipping without HANDS_BLOCKED
* Remove unit_test_dummy variable
* Use `isturf` helper in ventcrawl unit-test
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/unit_tests/atmos/test_ventcrawl.dm
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-04-30 00:57:36 +00:00
GDN
69d6a8df21
Overhauls player facing verb UI ( #24060 )
...
* Preference verb overhaul
* this too
* Update code/__DEFINES/preferences_defines.dm
* Update code/modules/client/preference/preferences.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* fixes + better html
* removes unused define
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-24 21:21:11 +00:00
Contrabang
853f108c89
[SERIOUS] Improves admin tooling for radiation ( #24968 )
...
* lets clean some radiation
* changes
* lgtm
2024-04-23 00:50:48 +00:00
Mikhail Dzianishchyts
00be61a811
Better round start time handling after using delay ( #25035 )
2024-04-22 20:53:14 +00:00
GDN
2c05971b91
adds refcount to the gc log ( #25146 )
...
* adds refcount to the gc log
* Update code/controllers/subsystem/SSgarbage.dm
2024-04-19 18:07:37 +00:00
DGamerL
bad8b31afa
Changes all .len to length() where applicable ( #25174 )
...
* Globals work
* Double access works
* All other things
* Revert "All other things"
This reverts commit 6574442eb6 .
* More changes that compile and work
* IT WORKS AAAAAA
* Changes even more .len to length()
* Apply suggestions from code review
* Update code/datums/mind.dm
* Update code/__HELPERS/sorts/InsertSort.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-04-19 17:32:09 +00:00
S34N
0b838dc3c4
[READY] BYOND 516 compatability ( #25105 )
...
* Preliminary changes for 516
* Also removes the goon folder
* Fixes a BUNCH of UIs
* update our things
* debug proc
* le maintainer verb
* fix strip panel
* browseroutput => chat_panel
* prettier, remove obsolete bat
* tidu tgui say css
* href purge
* 515 compat
* 515 compat 2
* more required chores
* comments
* fully working 515
* bungle
* correct this
* fixes 515 support
* prettier
* new CI
* fixes old href styles sneaking in
* update docs to reflect href changes
* more href fixes (thanks cdui)
* MORE href nonsense
* even more hrefs (seriously wtf)
* Update code/modules/admin/permissionverbs/permissionedit.dm
* error on fail
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2024-04-15 18:49:50 +00:00
Charlie Nolan
cb75108c70
Ahelp and Mhelp QOL 2 ( #24796 )
...
* Consistently box mhelp/ahelp messages, change mhelp sound.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-12 18:35:22 +00:00
Charlie Nolan
40c408d6e6
Made ahelps/mhelps report more to Discord ( #24719 )
...
* Bound ahelp/mhelp replies more tightly to their ticket.
* Hardened PMs further against missing data.
* Support expanding Discord notifications for ahelp/mhelp.
Functionality changes:
* Informs the user when their ticket is reopened.
* Informs other mentors/admins when tickets are converted.
* Discord messages now get a "Ticket 3, " or similar prefix.
Not useful by itself, but will be with the following PR.
Code changes:
* When you create a ticket, you get the ticket object back.
* checkForTicket now allows you to fetch a ticket by number, and falls
back to searching for open tickets if the ticket isn't found.
* Corrected and simplified the logic for adding PMs to tickets.
* Responses are now added through the ticket system, not the tickets
directly.
* Make the ahelp/mhelp relay cover more than the initial message.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
2024-04-12 18:25:31 +00:00
warriorstar-orion
5e213db6c5
add "messy" station trait; add party trash to hangover trait ( #24485 )
...
* add negative station trait: messy station
* remains can't be cleaned
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* messy and hangover? you get more mess
* pull down max mess size a bit
* remove floor tiles properly
* autodoc remaining_tiles
* actually gonna reduce this further
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-04-10 18:54:57 +00:00
GDN
b6be540b43
Moves get_area to a macro ( #24712 )
...
* Moves get_area to a macro
* fixes
* Update code/game/machinery/camera/camera.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
* runtime fix
* moer fix
---------
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2024-04-08 21:42:22 +00:00
Charlie Nolan
61059db67d
Make Delay saner. ( #24873 )
...
* Make Delay saner.
* Whoops, missed some uncommitted changes.
* Apply review suggestion.
* Update code/controllers/subsystem/SSticker.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-06 23:44:26 +00:00
Mikhail Dzianishchyts
d2214dfcf8
Move default restart timeout to config ( #24827 )
...
* Move default restart timeout to config
* Edit comments
* Protect restart_timeout from VV edit
* Update code/controllers/configuration/sections/general_configuration.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Protected var no more
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2024-04-03 18:19:39 +00:00
GDN
cc0eee4b4d
Optimizes some functions ( #24049 )
...
* Optimizes some functions
* Update code/__HELPERS/unsorted.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Cached per AI now
* no more 80k character jumpscares
* parent functions exist
* I need a new keyboard
* Update code/modules/surgery/organs/vocal_cords.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/silicon/ai/ai_say.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/game.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/__HELPERS/game.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-04-03 17:51:39 +00:00