kyunkyunkyun
1f461fe2d2
Nullify all armor that is equal to armor = null ( #30116 )
...
* nullifier
* manually remove identical vars
2025-08-19 13:13:41 +00:00
Alan
0789afc973
Remove headlamp from durathread helmet, add durathread hardhat + recipe. ( #29991 )
...
* Remove headlamp from durathread helmet, add durathread hardhat + recipe.
* Add trailing newline.
* Apply PollardTheDragon's whitespace suggestion
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-15 06:35:11 +00:00
Ahzpy
c1ce48e413
The Big Botany BResprite: Movement II, The Clothening ( #29902 )
...
* code and icons
* file renaming
* vendor prices, apron/overalls obj icons, species sprites
* species head sprites because thats a thing
* loadout inconsistencies fix
* vox have their own apron and overalls sprites so i added those. oh the lengths i go for you botany
* loadout 2: return of the inconsistencies
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* maybe fixes merge conflict?
* merge conflicts are so annoying holy shit
* sick of this dme junk
* remove unrelated change
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
* merge conflict test fix
* super merge conflict fix
* fix drask syndiberet
* actually fixes drask syndiberet
* super ultra final beret fix
* Update loadout_uniform.dm
---------
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com >
2025-08-13 22:30:07 +00:00
Alan
fb42a234f2
Resprite chef outfit for relevant species, icons ( #29959 )
...
* Resprite chef outfit for relevant species, icons
Change underclothing for human, drask, grey, kidan, vox, human, inventory, inhand.
Change uniform and helmet for plasmaman, including inventory icon.
Change hat for human, drask, grey, kidan, vox, corgi, inventory, and inhand.
Change belt (apron) for human, inventory, and inhand. Add new belt files for kidan and vox.
Change chef code to support new items for species and hands that didn't have them before.
* Remove identical belt file path, caught by linter
2025-08-12 06:10:58 +00:00
Migratingcocofruit
a5260456ae
Advanced Disease Rework ( #28451 )
...
* Reworks cures, adds strains, adds treatment chems to symptoms
* Enables coexistence of different samples of the same strain at different stages within the same container
* Adds symptom guessing. Correct guesses reduce analysis time and wrong ones increase it.
* Adds a chance for a virus to evolve into a new strain. changing the cure and adding/subtracting symptoms
* Revert "Adds a chance for a virus to evolve into a new strain. changing the cure and adding/subtracting symptoms"
This reverts commit 124dd485c7 .
* Adds spontaneous virus mutations, strain tracking. Removes antibody metabolism
* change the amount of time added/reduced by each factor
* Creates a disease outbreak event that allows admins to cause an outbreak of a virus of their choosing. Allows virus creation when choosing virus to give someone or for an outbreak.
* The normal base property values are now the defaults for disease creation
* Rebuild TGUI
* Rebuild TGUI
* Rebuild TGUI
* Update tgui.bundle.js
* remove redundant lines
* improves ui some and moves to using world time for analysis time
* fixes a bug with the analysis time and updates the initial known advanced disease list
* Buffs the disease outbreak event and adds a base stat row to the PANDEMIC
* Update tgui.bundle.js
* Implements calibration
* Adds a remove from database button
* Moves the known disease global list to work per z level
* Removes treatments from most chems and makes each instance of a symptom not acting purge some of the reagent that treated it
* Update symptoms.dm
* Adds stage to unknown diseases
* Moves accumulated error to work per z level and change the location of the delete strain data button
* Adds confirmation to the delete data button and moves the disease text out of the loop in the copy constructor
* fix indentation
* Replaces pent with hydrocodone in the advanced cure list
* gives more buffs to event disease based on severity. removes longevity from possible symptoms an event disease can get. Fixes a bug with determining analysis time
* Update tgui.bundle.js
* Update pandemic.dm
* Update pandemic.dm
* Update tgui.bundle.js
* review changes
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* review changes
* Update tgui.bundle.js
* Makes vaccines only add resistances and no longer cure
* improves pandemic ui and fixes calibration button not being properly disabled
* Update tgui.bundle.js
* Add the new agars to the virologist's fridge
* lowered evolution chance of viruses a bit
* further lowers evolution chance
* Update advance.dm
* Changes the scaling of analysis time and fixes stage speed presentation in the pandemic
* Scanners can now see virus strains that have been inserted in the pandemic
* Allows a mob to be infected by both an event and non event disease
* Fixes the +1 syringe of translocation stabbing your feet
* Update tgui.bundle.js
* Changes spontanous mutation to be per spread and makes disease events less likely.
* Diseases less common, mutations happen only on spread now, symptom list ordered alphabetically in the dropdown, fixed some bugs
* Update tgui.bundle.js
* changes virus alerts
* Removes numbers from the virus alert text and fixes a bug that caused excessive virus mutations
* Update tgui.bundle.js
* refactor disease spread
* Changes disease spread logic to give players options to protect themselves and others
* Blackbox things
* Increases announcement timer and fixes the infection talley
* Update disease_outbreak.dm
* Adds an incubation period to advanced viruses. bumps sneeze back to 5 range
* Adds failsafe to disease outbreaks that will infect a random crew member if none have arrived in 10 minutes
* Only record advanced disease infections
* Properly handle recording of disease infection events
* Changed resistance effect on cure
* another adjustment to res effect on cure
* Small resist buff, spontanous combustion buff and some calculation fixes
* changes spontanous combustion stat bonuses and maluses
* Update flesh_eating.dm
* Update flesh_eating.dm
* Update flesh_eating.dm
* Big trait changes and rebalance
* adds treatments to fire and necro
* Introduces viral contamination of food and reagent containers, as well as disinfection
* Fix runtime in reagent transfers
* Revert the prefs and config changes
* Slowed down diseases and made symptoms more gradual, improved disease alerts to both crew and dchat
* Sterilizine now sterilizes things contaminated with viruses. Heat reactions now take place alongside chemical reactions when adding reagents to a beaker
* Adds option to order sterile masks, goggles and biosuits in packs of 4. Makes sterile masks as good as internals for viruses
* adds logging to pandemic
* Changes symptom stats and increased disease varaiety
* Fixes some disease bugs
* Fixes some bugs and makes it behave better
* Adds shiver emote to shiver symptom
* Adds admin message/log to contracting an event disease and fixes copy behaviour when infecting
* Prefix spread defines
* Change the rest of the macros
* correct the disinfection temp macro
* Moves disease signals to their own file
* move disnifection temp back
* fix a type
* viral contaminations component review changes
* var name changes
* more style fixes
* Update tgui.bundle.js
* fixes pandemic
* Fixes disease outbreak having two carriers sometimes and changes the virus alert to the new one
* Update disease_defines.dm
* fixes samples not passing stages on properly
* actually fixes the bug
* Fixes stabilization being lost on cloning
* Finally completely and absolutely fixes the sample stages bug(please)
* Makes the pandemic a machine
* Update pandemic.dm
* removed drinks from cure requirements
* lowers chance of major viral outbreak
* fixes pandemic not processing properly
* Changes the cure system to have more options
* Makes mixing event viruses more random
* Fixes hardsuits having a 1% chance to be infected
* Increases virus protection of most clothing. medical scrubs and surgical hat buffed sunstantially
* Slow down progress of diseases
* makes spread less likely
* envirosuit is now slightly more protective from viruses, while the medical one is as good as scrubs
* Adds further protection to helmets
* Increases the number of possible cures and the scaling of required cures
* Pandemic ui improvements
* Update _disease.dm
* fix a bug with spread target in the disease outbreak event
* changes some clothing permeability
* Adds the ability to make viral DNA extracts by injecting a sample into a black slime core. It's equivalent to 2 stages
* Adds age to health analyzer, makes viral evolution toggle minor disabilities, confusion symptom now confuses more often
* Update pandemic.dm
* replace lazarus with acetic acid in the cures
* Changes the relation of the amount of cure options to required cures and the scaling of required cures with resistance
* Fixes virus renaming
* changes description and permeability of some medical jumpsuits
* Adds a list of all diseases infecting client mobs to the disease outbreak event
* uses event UID instead of ref in the disease
* Adds advanced disease carriers to admin antag menu
* Adds viral eraser which removes tracking and stabilizing. Admin spawn only for now
* Update tgui.bundle.js
* Adds the ability to create viral genetic material using radiation. it can be used in addition to that produced in xenobio
* changes alert logic, disease generation logic, adds treatments to weakness, cough and sneeze now more gradual and cough spreads at range 3
* makes disease advance a bit faster
* reduce time to announcement to 6 minutes after 3 people are infected
* Changes medibot disease detection to be the same as analyzers. Treatment chems now put the symptom on a cooldown that persists after they leave the body.
* Make sure the disease outbreak event only selects crew
* Fix abductor virus gland virus generation
* Adds sterilizine to viro locker
* Fixes null viruses appearing when merging virusless blood
* Adds oculine to hyphema treatments
* Rebalances weight loss and flesh eating
* Improvements to advanced disease carrier tab on the TGUI antag menu
* change the flag on away missions
* Update mob_spawn.dm
* Update tgui.bundle.js
* adds sterilizine recipe back
* Adds viral contamination to surgery tools and surgery steps
* small changes
* fixes pandemic ui. should work properly now(I hope)
* CI compliance
* Update flesh_eating.dm
* Update vomit.dm
* Update tgui.bundle.js
* Initial revision of analysis and fixes the UI issue with multiple stage samples
* refactors treatment and makes treatment chems more adjustable
* var correction
* symptoms and their contribution now show up on the pandemic
* Update tgui.bundle.js
* Update code/datums/diseases/advance/symptoms/cough.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* change wizard disease and zombie disease macros to new ones
* Update tgui.bundle.js
* changes the part requirements on the pandemic boards to fit the actual parts
* fix misbehaviour when inserting samples without symptoms
* Some changes to difficulty scaling, reverts the level of projectile vomiting back to 4, and disallows germaphobes to avoid infection by injection
* Adds viral contamination to IV bags
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-08-08 01:54:36 +00:00
YoursTrulyHollow
072bebd088
Drip expansion: Syndicate garment bag ( #29764 )
...
* repair droid sprite update
* biochips
* syndie drip 1
* Update code/game/objects/items/weapons/storage/garment.dm
Indeed, my apologies
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
* Update code/modules/clothing/glasses/glasses.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
* Update code/modules/clothing/glasses/glasses.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
* Update code/modules/clothing/head/beret.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
* Update code/modules/clothing/neck/cloaks.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
* merge conflict resolve attempt 1
* Merge conflict resolve attempt 2
* mergre conflict RESOLUTION attempt 3
* Revert "mergre conflict RESOLUTION attempt 3"
This reverts commit 06e0f77564 .
* Merge conflict resolution attempt 4: hooks edition
* maybe i shouldn't have commented that one thing out
* updated garment bag description, removed stashed change
* removed garment bag contents stashed changes
* removed syndie beret stashed changes
* removed syndie cloak stashed changes
* fixing my fuckup part 1
* fixing my shit part 2
* fixing my shit part 3
* fixing my shit part 4
---------
Signed-off-by: YoursTrulyHollow <100510026+Hollow1364781653786@users.noreply.github.com >
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-08-02 05:27:06 +00:00
Contrabang
1504ed98be
massive burndown ( #29894 )
2025-07-27 20:52:39 +00:00
Christasmurf
0332d0dbfd
Paramedic Drip + some tweaks ( #29766 )
...
* code stuff
* icon stuff
* forgor the corgi
* absolutely beefed it
* old vest code removal
* wardrobe removal from maps
* frick and frock
* update path script
2025-07-26 05:57:31 +00:00
Bak Bak
5752c8ad01
Adds Corporate Security Beret ( #29733 )
...
* new beret woo
* new beret woo
* new beret woo fixed for all species
2025-07-24 20:20:49 +00:00
PopeDaveThe3th
c8ef8c8c90
spess ( #29730 )
2025-07-18 17:22:05 +00:00
Osetrokarasek
6c2915e581
New Mining Wardrobe ( #29515 )
...
* shoes resprites n fixes
* added under clothing sprites
* added softcaps and berets sprites
* added vendor sprite
* added missed shoes sprites lol
* coded it plus added dogfashion for baseball hat
* tweaked contents of the mining wardrobe closet
* added new vendor on all maps
* added new vendor to lavaland outpost too!
* added missing beret sprites for drasks
* added missing harshskirt sprites
* added missed pads for racial exploring suits
* Update code/modules/clothing/under/jobs/cargo.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
* Update wardrobe_vendors.dm
* recoloring
* updated desc
* Update code/datums/dog_fashion.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
---------
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-06-17 16:47:55 +00:00
Osetrokarasek
0e06151754
More Silly Crates ( #29310 )
...
* bleh
* blah
* bluh
* Update folders.dm
* Update pack_miscellaneous.dm
* baba
* bebe
* bobo
* Increased energy use per shot for fake egun
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
* Update code/modules/projectiles/guns/energy/energy.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
---------
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-06-04 13:00:35 +00:00
PopeDaveThe3th
5837434099
Adds Federation marine combat armor ( #29285 )
...
* finally
* grey
2025-05-30 21:13:03 +00:00
Christasmurf
de2e87289b
CMO & RD Drip ( #29333 )
...
* code code code
* all of the sprites
* final code?
2025-05-17 13:11:42 +00:00
Seren Highwater.
abc6e221b2
Adds the "badass bandana", puts it in the loadout menu and costume vendor. ( #29167 )
...
* added librarian vest
* f
* done
* Revert "f"
This reverts commit 4b8835f94b .
* Revert "added librarian vest"
This reverts commit 4ae7d9f59f .
* dsa
* loadout
* FIX PLEASe
* FIX NOEW
---------
Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com >
Co-authored-by: Seren Highwater. <102489377+Slurge00@users.noreply.github.com >
2025-05-05 16:39:54 +00:00
Christasmurf
dde810d7bf
all the bits ( #29130 )
2025-05-04 03:46:44 +00:00
PollardTheDragon
cd7cb01a1f
Meet the Smith - New Supply Role ( #28273 )
...
* Smith role, access, access helpers, spawn point, comms, and IDs
* Area defines
* Hammertime
* Cyberiad Smith's office
* Forgot some atmos stuff
* Autolathable Hammers
* Formatting
* Toolbelts can hold hammers
* Initial work on smith machines
* Farragus Smith Office
* Placeholder sprites, mapping
* Smart hopper points and console messages
* More work on smithing machines
* Fixed mapping, added qualities, added smithed items, fixed sizing, fixed access
* Smith components, new materials
* New ores, material datums, furnace, power hammer, kinetic assembler, hammer act, item creation
* Missed one
* Grrr map conflicts begone
* Dirt begone
* Casts and smelting
* Linters
* Attack chain linters!
* Better grip to throw people into your industrial machines
* Placeholder spots in the DMIs
* UpdatePaths - Space ruins now spawn new space ores in their rocks
* Small changes - removed excess tgui code from hopper
* Fixed a button on emerald
* Attaching inserts and lenses. Tool bits are pain.
* Tool bit initial implementation
* Merge conflict resolution
* Attack chain grrr
* Fixed a pair of minor mapping issues
* Tool bit implementation, efficiency, failure rate
* Hot things burn hands
* Points fix on hopper
* New mining rocks for space exploration
* Areas on asteroids
* Machinery icons 1
Adds basic icons for the new machinery
* Vendor iconstate update
* Crucible touchups
* Hammer touchups
* Crucible Input Animation
Adds an animation when you deposit ores
* Added scanning the crucible with multitool to get mineral count
* clothing sprites part 1
* locker sprite
* job icons
* garment bag
* Smith locker mapping
* Insert and Bit removal fix
* Job menu alignment fix, Allowed_items and small spriting path fixes
* Adds new asteroid ruins to config
* Ore Sprites
* Hammer Sprite
* Item Sprites 1
* Sheets, Wall Ores and Trim
* Sheet iconstate names
* species uniforms
* Tabs
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Lens spelling fix
* Signalizes attaching and detaching modifications, fixes inserting items into smith machines, fixes cast bugs
* Fixed type lists
* Smithing machine bug fixes.
* Fixed adding modifications to items
* Crucible Lava Idle
Adds an idle animation for the crucible, but it needs overlay code to work.
* Fixed eguns
* Magma Crucible overlays and animations
* Machine broken/Off states
Adds broken, wires exposed (and on/off where appropriate) states to machines.
* Castivend recolor and Hot Items
* Overlays for all machines, new sprites for hot items, new checks, fixes
* Woe, farragus merge conflict
* update_appearance linters
* I have fat fingers.
* Forgot one
* transfer_item_to and qdel null check
* Usr to User
* Modsuits should not have inserts.
* Adds casting lip overlay
* Balance pass on movement debuffs and buffs
* Material movespeed changes
* Config Adjustments - USED FOR TESTMERGING. REVERT BEFORE FULL MERGE
* Math fixes for lenses and bits.
* Mobility suit no longer speeds you up, but negates suit-based slowdown like an oil slick potion. Fixed movement mods in material datums
* Bad var. Bad.
* Various fixes to bugs revealed in initial TM
* TYPO
* Lavaland base turf fix
* Paths in examine fix
* Adds an intercom to the workshop.
* Stamina-hybrid damage oversight fix for det revolver, uion, etc.
* Currently Operating Message fix
* Allows glass to show different turfs beneath. Adds plasmaglass section to workshop.
* Armor and upgrade fixes
* RCD tool bit equip fix
* Adds smith access to a few lists in access.dm that were missed in an oversight
* Indent fixes
* Fixes vending machine, allows tool bit use on mining equipment
* CI, you make me mad sometimes
* Removed duplicate code
* Name fix for CI again
* ORM now can handle space ores
* Adds space ores to Vetus drop and to trader inventories
* Fixes runtime with open hand attacking a lava furnace with nothing in it
* Adds crewvend kit to Castivend
* Fixes not being able to see new ores
* Adds drill and RCS to smith locker
* Map changes. Added cargo pad. Expanded catwalk. Moved vendors. Added recharger.
* Plant fixes
* Fixes doubled-up catwalk
* Emerald cargo windoor fix, small lavaland adjustment
* Small oversight for overlay fix
* Missing lightswitches
* Fixed stock parts mismatch in casting basin recipe
* Better support for power tools, grrr attackchain
* Better attack chain handling. Better handling for bit insertion
* Fixes handling of inserts with storage suits (like labcoats)
* sprites for bomber + plasmeme outfit
* Adds missing adjacency checks
* Buffs speed boost from upgrade - max upgrade reduces cycle to 2 seconds.
* Fixed floating lights, brightened the explorer's new room, expanded smith workshop slightly.
* Small hallway adjustment
* Illuminates metastation smith office
* Removes excessive decimals in magma crucible scan output
* Berserker should not have inserts.
* Buffs bit durability significantly, nerfs amplifier lens and densifier lense slightly
* Adds smith bomber jacket to loadout panel
* Adds random spawners for smithed items, adds random low-quality items to maints loot
* Adds traitor version of bulldog shotgun
* Revert "Adds traitor version of bulldog shotgun"
This reverts commit 1d39c59f07 .
* Added check to assembler, moved desc changes to examine()
* plasmaman suit fix
* Fixed hot check when removing items from hammer and furnace
* Remaps lavaland workshop, fixed deltastation light switch
* Improper's the smith office name
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Compacts extra ore drops from Vetus
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* better looping
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Better loop
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Multitools don't need tool bits.
* Better variable names, fixed missing parenthesis
* Recursive hammering, removed attack animations when inserting items or using multitool on smithing machines
* window
* Update deltastation.dmm
* Update deltastation.dmm
* Update deltastation.dmm
* Fixes small oversights
* Minor lavaland remap
* Reverts TM-required changes in preparation for full merge
* Begone, stray font!
* Damn you cable CI
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: ExusA <67055922+ExusA@users.noreply.github.com >
Co-authored-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-03-15 21:35:21 +00:00
Contrabang
cecec5ad68
yeah ( #28496 )
2025-02-26 09:53:16 +00:00
Vi3trice
de79795367
that's a lot of actions ( #28067 )
...
Why did the crusher have a spawn? No idea.
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-02-13 01:38:33 +00:00
PopeDaveThe3th
98bf5f0295
fix ( #28099 )
2025-01-25 15:45:07 -05:00
PopeDaveThe3th
69b87f8378
[LORE] Decently Sized Armor Lore Drop ( #27750 )
...
* armor
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/head/helmet.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
---------
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
2025-01-23 07:40:08 +00:00
Bm0n
7b91294147
NCT Beret fixes ( #27778 )
...
* the change
* black nct beret
* i forgor this change
---------
Co-authored-by: Bmon <no@email.com >
2025-01-06 16:31:12 +00:00
Pedro
b55bef2ed2
Nanotrasen Career Trainer - REVIVAL (PT1) ( #26512 )
...
* Nct ID
* Preferences, job creation, access and other stuff
* Sprites, defines, hidden job pref and other stuff!
* Missed a comma
* Sprites updated, clothing code, outfit and id
* Fix a small oops
* Data chip + Sechud icon
* Offstation, access, datachip code, ticket autoresponse and a lot of other stuff.
* Typo, spritesheet fixingg and icon color
* Telebaton removed, not allowed to scan ERT IDs, blacklisted some access
* Applies suggestion
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Signed-off-by: Pedro <79126660+LetXxx@users.noreply.github.com >
* Applying Suggestions!
* Forgot to increase the number of slots, oops
* Added a few items that I forgot, applying suggestions.
* Fix check fail?
* Mapping Tools/Icons.
* Office added to all maps, a few modifications to fit.
* Adds ACCESS_TRAINER to who needs it.
* Fixing check fails.
* NCT Beret obj are now where they're supposed to be
* Suggestion
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Pedro <79126660+LetXxx@users.noreply.github.com >
* Sprites fix + NCT flag
* Code Suggestion
* Sprite update
* Suggestions
* Diagoras Office, conflict fix.
* Day 1 fixes, suggestions.
* bundle rebuild
* Fixing a few issues.
* Mapping review + Suggestions
* Fixed check fail.
* Conflict fix + You shouldn't be able to insert the NCT chip into an id console
* Fix map conflicts
* Plasmaman icons and Kidan icon fix
* Conflict fix?
* A few changes following feedback.
* Small description changed, as per requested feedback.
* Suggestions/Fix
* Forgot some mapping issues
* Suggestions
* Fixed?
* Fix linters
* More fixes
* aaaaaaaaaaa
* Christa's reviews
* Naming stuff
---------
Signed-off-by: Pedro <79126660+LetXxx@users.noreply.github.com >
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-12-30 21:13:52 +00:00
Christasmurf
86f0ccf5ef
berets and caps ( #27641 )
2024-12-25 03:25:52 +00:00
warriorstar-orion
525c68d617
Attack chain, initial setup. (pull *immediately* for *any* TM issues) ( #26834 )
...
* refactor: Attack chain, initial setup.
* migrate curtain to make dreamchecker happy
* update thurible
* don't call attacked_by separately for legacy attack chain
* remove duplicate proc
* condense similar code, put allowances for legacy code in new procs
* update docs, include diagram source
* add comment on how to update diagram
* fix admonition
* mindflayer updates
* remove commented out code
* clarify all steps
* after_attack should be overridable
* whoops
* retrofit recent changes
* duh, can't restrict this yet because of tool_acts
* i hate ore bags with the fire of a thousand suns
* return correct value for object attack logic
* Various cleanups.
We don't want to attempt to pull stuff out of `/obj/item/attackby`,
because those pieces are part of the related objects' migrations, not
`/obj/item` itself. Attempting to do this causes knockon effects where
things expected to call e.g. `/obj/item/storage/attackby` in the call
chain were not ferried over to the new item interaction code, because
the related objects hadn't actually been migrated over yet.
I've used refactoring /obj/vehicle as the example for migrating
`attackby` methods instead.
* simplify some argument names
* fuck it
* make it do the thing
* Rename CI module call
* Prove that CI works
* improve test output
* aaand fix it again
* fix curtain tool interactions
* fix compile error
* fix compile error
* Better docs, introduce migration plan tool.
2024-12-02 23:36:36 +00:00
warriorstar-orion
0ffa8303a7
Rename all non-snake_case types. ( #27268 )
...
* refactor: Rename all non-snake_case types (not procs or vars (yet)).
* completely dynamic update script
* might help to include the data
* update aa's scuffed python
* oh
* set script PR number
* run updatepaths again
* Add other table updates with JSON columns
* bump SQL version
* just fucking end my life
* move JSON data
2024-11-30 19:08:45 +00:00
Contrabang
734d0166a0
Removes some non-existant typepaths ( #27362 )
...
* Adds CI for missing icon_states
* yeah
* more fixes
* more fixes
* seems good
* moar
* fix
* yea
* hrtyhrt
* yeah
* WOE
* Removes some non-existant typepaths
* yes
2024-11-30 12:04:03 +00:00
Bm0n
a44c3cda42
Fixes HIDEJUMPSUIT and HIDEGLOVES invis flags Edit: Now with HIDEEARS!!! ( #27232 )
...
* fix
* HIDEEYES
---------
Co-authored-by: Bmon <no@email.com >
2024-11-18 23:54:51 +00:00
Contrabang
8352613d03
Adds CI for missing icon_states ( #27063 )
...
* Adds CI for missing icon_states
* yeah
* more fixes
* more fixes
* seems good
* moar
* fix
* yea
* hrtyhrt
* yeah
* WOE
2024-11-14 17:58:06 +00:00
Chap
d90a70ecda
[REFACTOR] Consolidates SLOT_FLAG and SLOT_HUD into one ITEM_SLOT flag ( #26743 )
...
* IT WORKS UP UNTIL THIS POINT
* Consolidates SLOT_FLAG and SLOT_HUD into one
* Remove cover_both_ears
* SLOT_HUD to ITEM_SLOT
* Remove clothing_trait changes for the time being
* Remove accidental copy-paste
* Re-add no-slip var
* More failure to copy-paste correctly
* Leftover flag
* Combine left and right slot flags where possible
* UNGOOF MY DEFINES, PHAND IS NOT A THING
* Minor spacing changes
* Some more fixes from merge
* Seperates ITEM SLOT AMOUNT into two defines
* ON SECOND THOUGHT LETS NOT DO THAT.
* Addresses Contra's review
* Thank you GREP
* Rename ITEM_SLOT_FEET to ITEM_SLOT_SHOES
* Added a comment to the bitmasks in clothing defines
* Rename ITEM_SLOT_TIE to ITEM_SLOT_ACCESSORY
* These are for a seperate PR.
* Magboot fixes
* Requested changes
* Re-add accidental removal
* Wrong flags
* Update code/__DEFINES/clothing_defines.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Chap <erwin@lombok.demon.nl >
* Requested changes
* Merge fixes
* Fix double headset
* Fixes multiple accessories
---------
Signed-off-by: Chap <erwin@lombok.demon.nl >
Co-authored-by: Adrer <adrermail@gmail.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-11-13 13:02:29 +00:00
Henri215
b38c4bbd4c
A few description grammar fixes ( #27134 )
...
* Double spaces
* more space and misspelling
* Fixing punctuations
* Not now
* double dots
* Apply suggestions from code review
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-11-10 13:38:28 +00:00
Aylong
ebbf48b764
Fix chef hat inhands sprite ( #27323 )
2024-11-08 23:06:27 +00:00
PopeDaveThe3th
6eb100c582
[LORE] Reasonably Sized ERT Lore Drop ( #26964 )
...
* ert lore
* vest changes
* modsuit changes
* suit changes
* Update helmet.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update helmet.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update helmet.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update helmet.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update helmet.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update ert_hardsuits.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update ert_hardsuits.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update ert_hardsuits.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update ert_hardsuits.dm
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* helm
* naming
* Update mod_theme.dm
Co-authored-by: Gatchapod <20936555+Gatchapod@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* capitalized
* Update ert_hardsuits.dm
* Update code/modules/mod/mod_theme.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update code/modules/mod/mod_theme.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
* Update armor_suits.dm
---------
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Co-authored-by: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Co-authored-by: Gatchapod <20936555+Gatchapod@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-10-22 09:25:12 +00:00
Spaghetti-bit
29409d3821
Adds functionality for placing hats on top of hats. Plasma-man hat accessory edition. ( #26927 )
...
* Init
* adds functionality for hats to be placed on hats.
* species sprites
* Removes modsuit stuff
* applies a bunch of suggestions from lewc
* batched suggestions (1/2)
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
* typecasts loop
removes unnecessary length check
uses forceMove
* one more forgotten typecast
* turn-around city 3
* turnaround city 3.1
* : -> .
* removes if(length)
* Applies suggestions from @lewcc
---------
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-10-22 09:19:13 +00:00
ElorgRHG
55a8675cc5
Paradise's soul removal part 7.25: firesuits, radsuits, workboots and all magboots ( #26671 )
...
* Firefighter suit, atmos firesuit and radiation suit resprite
* Atmospherics firefighter helmet and radiation hood resprite
* Magboots resprite
* Workboots resprite
* Removes old firesuit, hardhat, radsuit and radhood sprites
* Deconflict
* Deconflict 2
* Very slight syndicate magboots adjustment
* Inhands, suggestions and icon renames
* Unused heavy firesuit removal
* Sprites for new kidan
2024-09-23 21:53:45 +00:00
PopeDaveThe3th
58c7fa9a0d
Fairly Sizable Fed Lore Drop ( #26600 )
...
* the fedening
* Federation -> TSF
* Update outfit_admin.dm
* Update outfit_admin.dm
* i forgor
* few more
2024-09-03 13:04:56 +00:00
Daniel Lenrd
de1250ab42
Adds and Adjusts Loadout Items ( #26441 )
...
* Give Paramedic a medical beret
* Change path of Wardens' beret
* Give HOS and Warden loadout berets
* removes Barber from Service Armbands
* Gives Captain Procedure Armband
They are technically a Head of Procedure
* Gives Explorer Cargo Armband
* Gives Geneticist Research and Medical berets
* Gives Geneticist Research and Medical armbands
* Gives Virologist Medical armband
* Gives Detective Security beret
* Gives Shaft Miner Cargo beret
* Gives Explorer Cargo beret
* Gives Geneticist Research and Medical winter coats
* Gives CMO EMT armband
they can have EMT labcoat, they are trained professional, why not?
* Gives Geneticist Research and Medical bomber jackets
2024-09-03 13:02:33 +00:00
Ryan
0104291682
Slaying Goliath: a Washing Machine and Dyeing overhaul ( #26265 )
...
* Washing Machine Updates
* Dye Registry Improvement + Bug Fixes
* a couple bug fixes + beanie dyeing
* oopsie
* removes washing blacklist, it is unused
* Apply suggestions from Lewcc's code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* why is all my code fucking
* Update code/modules/clothing/gloves/colored_gloves.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* cleanup
* Update code/modules/clothing/gloves/colored_gloves.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* machine wash updates for simple animals
* Update code/modules/clothing/clothing.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* adds dyeing.dm documentation
* optimizations & visible_messages
* adds SIGNAL_HANDLER
* Update code/game/machinery/washing_machine.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* update comment
* cleans up cleaning_act()
---------
Signed-off-by: Ryan <80364400+Sirryan2002@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: Luc <89928798+lewcc@users.noreply.github.com >
2024-08-19 09:38:47 +00:00
DGamerL
098b13bb33
Removes the empty type of /snacks ( #26010 )
...
* Aaaaa it works
* Add updatepaths
* Add unsaved files
* MATTTTT
* Fixes casino
* Fix
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-07-29 14:46:04 +00:00
Qwertytoforty
e4ed1b1db3
Radiation fixes. ( #26113 )
2024-07-25 17:15:12 +00:00
DGamerL
4cf6595d12
Makes all playsounds use bools for vary ( #26183 )
...
* Makes all playsounds use `TRUE` for vary
* Same but for `FALSE`
2024-07-08 23:54:38 +00:00
McRamon
14a7b74c2a
Dredd armor resprite - finally deconflicted (i hope) ( #26167 )
...
* human sprites
* спрайты хуяйты
* spritesheets
* indentation my ass
* accidental duplicate removed
* deconflictingingingingingikng
2024-07-07 13:11:31 +00:00
DGamerL
37ffe943e4
Removes duplicate definitions in types ( #25702 )
...
* Removes duplicate definitions
* One more
2024-06-06 18:56:03 +00:00
Adrer
3ec6bd5bba
Replica syndicate space suit uses species sprite sheets. ( #25698 )
...
* Replica syndicate space suit sprites
* Revert "Replica syndicate space suit sprites"
This reverts commit 1fb5cf68ac .
* Replica suit now also uses sprite sheets.
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-05-31 01:43:55 +00:00
CRUNCH
8940351e7b
The Cardborg Expansion DLC! ( #25011 )
...
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Cardborg suit icons and code trimming.
icons added for cardborg suits, helmets pending.
* Added cardborg head sprites
* Added head sprites for equip
* Added Body Sprites
* Spraypaint
* suffering
* Heavy cooking
* Update crayons.dm
* Update cardborg_suit.dm
* DOG FASHION WOOO!
* Species sprites
* prettification
* indentation grr
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/cardborg_suit.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/cardborg_suit.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/crayons.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/crayons.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/datums/dog_fashion.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* early return
* borgimorph desc
* Atomisation
* Helmet nerf
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* some work
* More work
* Removed commented out stuff
* associative list
* LISTLESS!
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* usr > user
* oops
* huff
* I need caffine
* Update crayons.dm
* Update code/modules/clothing/suits/cardborg_suit.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Squashed commit of the following:
commit f49219c019
Merge: 4d7a67497c 5040dc286e
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 3 01:25:48 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 5040dc286e
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 3 01:49:04 2024 +0200
Makes mentor PMs show up as mentor PMs again (#25351 )
commit fe59ff5c3d
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Thu May 2 19:33:24 2024 -0400
adds more hand keybinds (#25225 )
commit b14830c85a
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Thu May 2 18:17:19 2024 -0500
Timer log now includes the function called (#25308 )
commit 073ad533fa
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 2 18:38:45 2024 +0100
Autodocs robot_mob.dm. Removes an unused proc. (#25331 )
* Autodoc. Removes unused proc.
* removes a space
* Update code/modules/mob/living/silicon/robot/robot_mob.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update robot_mob.dm
* Update robot_mob.dm
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 02a09a7c7f
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Thu May 2 13:17:12 2024 +0100
Upgrades TGS build script to actually build RUSTG (#25340 )
commit 2144a93627
Author: Henri215 <77684085+Henri215@users.noreply.github.com >
Date: Thu May 2 08:52:00 2024 -0300
Mining charges, second try! (#24790 )
* mining charges
* Apply suggestions from code review
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
* span class
* deconstruct comment update
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/explosives.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* ops
* Update code/game/objects/items/weapons/explosives.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mining/equipment/mining_charges.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit d587effe2c
Author: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Date: Thu May 2 12:37:44 2024 +0100
Beret + softcap .dmi split (#25314 )
* beret softcap dmi split
* icon rename
* dme crlf to lf
* tsf cap fixes
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
* vox cap icon name
* remove beret subtype on fluff
* Update code/modules/clothing/head/soft_caps.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
---------
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 15e7fcdb3f
Author: Divulf <134484326+Divulf@users.noreply.github.com >
Date: Thu May 2 21:59:35 2024 +1200
Improves barsigns and makes them buildable. (#24685 )
* Improves barsigns and makes them buildable.
* Requested fixes.
* fingerprints and a parent call on attack_hand() (sure hope this doesn't break anything)
* More fixes. (the change to barsigns.dmi is removing a bunch of almost-transparent pixels on the mead bay sign that shouldn't have been there)
* Even more fixes.
* Better code and sprite fixes.
* early returns
* better
* more
* switch
* qwertyuiop
* whoops
* maps are stupid
* mcramon sprites :o
* i hope mapmerge works this time
* i hope mapmerge works THIS time
* zrsxdctfhghfcdszzsxdgcfhv
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit fd30c12047
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Wed May 1 20:04:42 2024 -0700
Secondary goals will now refuse to generate if messaging is offline. (#25170 )
* Secondary goals will now refuse to generate if messaging is offline.
* 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: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 13c583d2bf
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu May 2 04:57:26 2024 +0300
Sanitize empty values in `file2list()` (#25255 )
* Sanitize empty values in `file2list()`
* seperator
---------
Signed-off-by: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
commit 87aef93586
Author: asciodev <81930475+asciodev@users.noreply.github.com >
Date: Wed May 1 20:36:02 2024 -0400
Allow borgs to use holopads (#25094 )
* Allow borgs to use holopads
* Revert kludge cyborg icon fix in favor of sane fix
* Further remove cyborg hologram kludge
For cyborgs, a false value was previously set for the safety argument
when calling `/proc/getHologramIcon` (from commit 17c96bc24d ). This was
because the `icon/A` parameter was mistakenly set to `robot.icon`, which
caused a runtime error to occur when `Height()` is called on it in line
1008, preventing cyborg holograms from appearing. Setting a false safety
value made use of the so-conditional `new(A)` call on line 1003, which
created a new icon from the `robot.icon` string. This kludge prevented a
runtime and made cyborg holograms appear. The kludge was removed in
commit dbb8851ae3 , but the false safety value remained. This commit
fixes that.
* Update code/game/machinery/hologram.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit ba4994d889
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu May 2 03:35:39 2024 +0300
Tweak recipes of glasses (#25070 )
* Tweak recipes of glasses
* Allow some sunglasses as ingredient
* Revert time of recipes
commit 5ca09c7fe7
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu May 2 03:27:10 2024 +0300
Don't walk without gravity while being space drugged (#25248 )
* Don't walk without gravity while being space drugged
* Update code/modules/reagents/chemistry/reagents/drugs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
---------
Signed-off-by: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
commit 24726c60fe
Author: Adrer <erwin@lombok.demon.nl >
Date: Thu May 2 02:20:07 2024 +0200
Moving pulled objects as a borg checks if the turf is adjacent to you. (#25253 )
* Move_Pulled now checks for adjacency of the turf you are moving something to.
* Move comment to correct line.
* Update code/modules/mob/mob_movement.dm
Co-authored-by: GDN <96800819+GDNgit@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: adrermail@gmail.com <adrermail@gmail.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
commit 31390ff2e1
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Wed May 1 20:14:23 2024 -0400
Check against current mob for admin keybinds (#25341 )
commit 45b0f34d95
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu May 2 03:06:23 2024 +0300
Don't check side pressure if filter isn't.. filtering (#25019 )
commit 50a986b8de
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Wed May 1 17:04:50 2024 -0700
Makes tesla movement pretty (#24786 )
* They hate how easy this is
* No more deciseconds
* Intermediate code
* Made tesla movement pretty.
* Lint.
* Update code/modules/mob/mob_movement.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Review comments.
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit e19559ad54
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 2 01:01:24 2024 +0100
The Gibber Now Drops 6 Meat Instead of 3 When Gibbing. (#25287 )
* Update gibber.dm
* extra
commit 1feb21eed1
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 2 00:58:35 2024 +0100
[FIX] Cyborgs With Guns Can Now Perform Executions (With Guns!). (#25275 )
* borg execution time
* Update gun.dm
* Update gun.dm
* Update gun.dm
commit 41eff52fac
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Thu May 2 01:55:38 2024 +0200
Renames most processing SS' to the convention of `SS[SS name here]` (#25302 )
* Renames most processing SS'
* Contra review
commit 271d67d237
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Thu May 2 02:54:00 2024 +0300
Adds MARK: to some comments (#25184 )
* robot_upgrades
* disability
* airlock
* mecha
* Abcudtor
* Forgot a space here
* Some style changes + additions
* removed a no comment
* comment change
* empty
* empty again
dont dare look insde
* ault
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 4a1f396707
Author: dearmochi <1496804+dearmochi@users.noreply.github.com >
Date: Thu May 2 08:52:14 2024 +0900
Grant TRAIT_NOFIRE while cloning (#25327 )
* Grant TRAIT_NOFIRE while cloning
* Update code/game/machinery/clonepod.dm
Co-authored-by: Burzah <116982774+Burzah@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: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
commit f8ebba6ed1
Author: Burzah <116982774+Burzah@users.noreply.github.com >
Date: Wed May 1 16:49:05 2024 -0700
Adds logging for thrall deconversions (#25305 )
* thrall deconversion logging inside water.dm
* moves logging to vamp_thrall.dm instead
commit f0209d975b
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 1 19:46:42 2024 -0400
ion scatter gets 2 more pellets and 5 degrees more spread (#25269 )
* ion scatter gets 2 more pellets and 5 degrees more spread
* mech ion as well
commit 96aa08823c
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Thu May 2 01:23:31 2024 +0200
Adds it (#25254 )
commit af7f35a0fe
Author: Arthri <41360489+Arthri@users.noreply.github.com >
Date: Thu May 2 07:23:26 2024 +0800
Remove tgui say error (#25273 )
* Remove the error
* Build and update tgui
* Restore precautionary if statement
* Build and update tgui
* trigger ci
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
commit a3a1be49b0
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 1 19:23:19 2024 -0400
modsuits have the same virus protection as space suits / biosuits (#25310 )
commit daf76d3aaa
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 1 19:23:09 2024 -0400
gives lavaland plants 50 potency (#25322 )
commit 55ed33a253
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Thu May 2 01:23:03 2024 +0200
Changes incorporeal_move to defines (#25319 )
* Changes incorporeal_mvoe to defines
* Lets the switch use defines too
commit f2dd4f6595
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 1 19:22:59 2024 -0400
fix shield generators on zlvl change (#25318 )
commit 3e5a3ea35c
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Wed May 1 16:37:44 2024 -0400
works (#25337 )
commit f97a9ee934
Author: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Date: Wed May 1 19:05:54 2024 +0100
NanoMap Auto-Update (Wed May 1 01:16:06 UTC 2024) (#25329 )
Co-authored-by: NanoMap Generation <action@github.com >
commit 9d2c9d9ed1
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Wed May 1 13:27:37 2024 +0200
Removes a variable that is only set once (#25003 )
* One of the variables of all time
* Oyu review
commit 44fb00ca25
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Wed May 1 13:42:57 2024 +0300
Qol + fix for mecha (#25206 )
* Qol + fix for mecha
* Update code/game/mecha/mecha.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/mecha/mecha.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 86530f4e3e
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Wed May 1 13:40:48 2024 +0300
BUFF: Mining Grenade launcher (#25204 )
* BUFF: Mining Grenade launcher
* Update weapons.dm
commit 14ce47830d
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Wed May 1 03:39:01 2024 -0700
Reduce the chance of getting no changes to a stat when mutating plants. (#25179 )
* Reduce the chance of getting no changes to a stat when mutating plants.
* Update code/modules/hydroponics/seeds.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 7daf219ec0
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Wed May 1 13:37:08 2024 +0300
More Crowbar Acts (#24986 )
* crowbar acts part 1
* livings checked
* convert istypes to tool behaviour
* solars
* use tool_volume
* Update code/modules/research/server.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: larentoun <31931237+larentoun@users.noreply.github.com >
* Update code/modules/power/generators/portable generators/pacman.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: larentoun <31931237+larentoun@users.noreply.github.com >
* return
* return returns
* Update code/modules/mob/living/simple_animal/bot/mulebot.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: larentoun <31931237+larentoun@users.noreply.github.com >
* Update code/game/objects/structures/janicart.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: larentoun <31931237+larentoun@users.noreply.github.com >
---------
Signed-off-by: larentoun <31931237+larentoun@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 4d7a67497c
Merge: afd185773a a2e7d95306
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Wed May 1 04:00:48 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit a2e7d95306
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Tue Apr 30 22:41:03 2024 +0100
Moves a custom item to the right file (#25325 )
commit 6ea2f09570
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Tue Apr 30 20:41:45 2024 +0200
Removes a rogue # (#25313 )
commit 9271d9e106
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue Apr 30 05:29:19 2024 -0700
Added tracking of when a secondary goal is handed out. (#25168 )
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit 4ea0bbd6da
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Tue Apr 30 13:07:18 2024 +0100
Tweaks Farragus Robotics, Adds a Corpse Delivery Chute! (#25090 )
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Makes farragus less bad
* Tweaks
* Reconstruction
* Tweaks
* Merge Deconflict AGAIN
* Update cerestation.dmm
* More deconflictation
* Update cerestation.dmm
commit 107950f50e
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Tue Apr 30 12:51:15 2024 +0100
Removes Advanced Reagent Scanner from Service & Medical Cyborgs, Transfers Functionality to Innate Reagent Vision. (#24457 )
* Update robot_modules.dm
* Adds advanced reagent vision
* rounding
* Update code/datums/outfits/outfit_debug.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/clothing.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update atoms.dm
* This one hyphen will kill me if I don't fix it.
* Update code/game/atoms.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/atoms.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update atoms.dm
* Update code/game/atoms.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/modules/clothing/clothing.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
commit 773ee4afed
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Tue Apr 30 12:45:41 2024 +0100
Update the TGUI conflict merge resolution to properly commit rebuilt bundles (#25246 )
* update the tgui conflict merge process
* tidy this
commit 94b5d22034
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Tue Apr 30 14:40:41 2024 +0300
Records Multiline (#24991 )
* pre-wrap for labeledlist
* multiline for pdas
* consoles fix
* update tgui
* update tgui bundle
commit 54d563ada1
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue Apr 30 04:23:16 2024 -0700
Reverse direction of requests console messages. (#25169 )
Also fixes a bad error message.
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit afd185773a
Merge: 8b0ff64cc0 ec2c5638fc
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Tue Apr 30 03:45:45 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit ec2c5638fc
Author: Zantox <vetle.neumann@protonmail.com >
Date: Tue Apr 30 02:57:36 2024 +0200
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 >
commit 3e9c29258e
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Mon Apr 29 20:51:19 2024 -0400
Diverse Traders (#24883 )
* Diverse Traders Types
* Trader Type control, announcements, species spawning
* Trader Outfits
* Posh Moth - Posh Cane
* Landmarks, Trader ID Name Change
* Trader Shuttle Adjustment - Landmarks for Item Pools
* Outfit Survival Kit changes
* Added another refill for the hand labeler due to more cargo
* Trader Shuttle locker fix
* Item Stocks, Item Stock Assignments, Box Kits, Love Bottle
* Mech access, No double mechs, Small box fix
* Removed Solgov Gunkit from General Pool
* Spacing
* Moved traders to not be event subtypes, added documentation to vars
* Boxed spacing, removed improper
* Moved postequip, used box variables
* Lore team requested change - Bolt action instead of AK
* Changed landmark
* Moved soviet ammo to minor gear, increased soviet minor gear to 8.
* Obfuscated Cybersun
* Lootpool Adjustments
* Readded Solgov Kit to general pool at low weight
* Commas!
* Spelling
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Comments
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Re-Nulled After_Equip_Job
* Removed extraneous var spaces
* Relocated space in trader introduction message
* Robomoon is now once again Cybersun
* Impropered Enforcer Kit
* No more ERT box for non-NT boxes
* Fixed turbine kit stock part amount
* Subtyped skrell/unathi suit boxes
* Replaced meson cyber eye (nodrop issue) with meson sunglasses/gar mesons
* Reduced weight on arm/esword implant rare items
* Also reduced arm laser weight
* Added a couple items to skipjack large - more 'random', filled in reduced weights
* Path typo fix
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Removed trailing / in path
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Removed Cheap Breacher suit from inventory
* Apply suggestions from code review
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 417d6fe8cf
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Mon Apr 29 20:50:35 2024 -0400
Makes kudzu much more likely to entangle you (#25167 )
* lets kudzu entangle you
* Increase buckle time
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 48db11cd84
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Tue Apr 30 03:14:26 2024 +0300
Ash Walkers now Ash Doctors (#25207 )
* Ash Walkers now Ash Doctors
* Update other.dm
commit 6848ee8502
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Tue Apr 30 01:12:49 2024 +0100
Updates readme, licence files (#25259 )
* test
* more
* more stuff
* images
* more!
* sanity?
* details
* fix licences, update readme
* remove GPL disclaimer
* more docs
* wiki link
* spacing tweaks
* text change
* wording
* DM language reference
* Update README.md
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 2e4089dc15
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Mon Apr 29 03:07:25 2024 +0100
Various TG Chat message sorting fixes (#25229 )
* Fixes unsorted emotes, announcements, votes, surgery, prayers, ahelp responses
* 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 >
commit 4add53d6c1
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Mon Apr 29 05:00:34 2024 +0300
Add alternative Spear recipe for Ash walkers (#25208 )
* Add alternative Spear recipe for Ash walkers
* Update recipes.dm
* Update code/modules/crafting/recipes.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/crafting/recipes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 7f37f93408
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Mon Apr 29 04:33:25 2024 +0300
fix avoiding powerfist antidrop (#25274 )
* fix avoiding powerfist antidrop
* Update code/game/objects/items/weapons/powerfist.dm
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/weapons/powerfist.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 83c9d8878a
Author: Rayforx <154929127+Rayforx@users.noreply.github.com >
Date: Mon Apr 29 00:21:48 2024 +0200
Blood level QoL for vampires (#25075 )
commit a50683ef28
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Sun Apr 28 18:03:14 2024 -0400
Adds the SPRK-12 Energy Pistol (#24869 )
* Adds the SPRK-12 Pistol
* I Was improper and forgot to name it right
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* check it
* Update gun.dm
* less copypasta
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* early return
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
commit fb027f73dd
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sun Apr 28 22:57:26 2024 +0200
Changes the `is_changeling` and `is_mindslave` procs into proper defines (#25212 )
* Changes these procs into proper defines
* Henri review
commit fc7acc4597
Author: Burzah <116982774+Burzah@users.noreply.github.com >
Date: Sun Apr 28 13:05:39 2024 -0700
adjusted logic for humanize_spider (#25286 )
commit a42bacb9fa
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Sun Apr 28 15:53:29 2024 -0400
fifty percent off deal (#25243 )
commit 057e9f16eb
Author: Code-Lyoko0 <degg444@gmail.com >
Date: Sun Apr 28 14:51:34 2024 -0500
Informs Deathsquad that the bomb has been armed during Epsilon Alert. (#25242 )
* informs the Death Squad that the bomb has been armed during Epsilon Alert
* Contra review, properly qdel'ing the radio on destory
commit 6fa7a48ba8
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Sun Apr 28 15:48:13 2024 -0400
ibheriewfofi0wnmfeionfm (#25294 )
commit daa368ca10
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Sun Apr 28 15:48:00 2024 -0400
day 1 shadow tweaks (#25290 )
commit 36f7c43c9c
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Sun Apr 28 06:01:16 2024 +0300
Better Gas Scans (Chatbox and Colored!) (#24975 )
* feat: Better Gas Analyzer AND TGUI!
https://github.com/ss220-space/Paradise/pull/2333
https://github.com/ss220-space/Paradise/pull/2461
https://github.com/ss220-space/Paradise/pull/2522
* rename atmos helpers
* remove tgui
* more fixes
* better act self
* now scanner finally works again
* what if we want turf beneath the target?
* fix chatbox
* color code the gases
* unnecessary stuff removal
* ghosts can now scan portable atmospherics
* better code
* do we really need to know that?
* change colors
* add a space to separate gases from other info
* update tgui bundle
* update dark-theme CO2 color
commit 1d4d95a10b
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Sat Apr 27 21:43:58 2024 -0400
yes (#25297 )
commit a3e43a3161
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Sat Apr 27 20:06:39 2024 -0400
fix: null check during morph eat (#25291 )
commit d2d932d4d1
Author: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Date: Sat Apr 27 12:22:22 2024 +0100
NanoMap Auto-Update (Sat Apr 27 01:09:53 UTC 2024) (#25280 )
Co-authored-by: NanoMap Generation <action@github.com >
commit 572b79bce9
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sat Apr 27 10:25:17 2024 +0200
Removes num2dir (#25261 )
commit dbc3bf1c8b
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Sat Apr 27 03:23:48 2024 -0500
Removes a lot of lists (#25272 )
* Removes a lot of lists
* Update code/game/turfs/simulated/floor.dm
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/turfs/simulated/floor/misc_floor.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/turfs/simulated/floor/mineral_floors.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/turfs/simulated/floor/mineral_floors.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
---------
Signed-off-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit e810b3a9c7
Author: Adrer <erwin@lombok.demon.nl >
Date: Sat Apr 27 10:21:13 2024 +0200
Security level changes no longer force depowered lights on. (#25245 )
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
commit b165839073
Author: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Date: Sat Apr 27 01:17:59 2024 +0100
Biosuit resprite (#25004 )
* biosuits babeyyy
* minor changes to comments
* lil booties
* suggested change
commit e73dc13a29
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Fri Apr 26 20:00:51 2024 -0400
Improves interactions with display cases. (#25228 )
* better player info for display case
* this too
* improved messaging
* finish out the docs
* Update code/game/objects/structures/displaycase.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 7a45c712b8
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sat Apr 27 00:32:00 2024 +0200
Adds a stamina meter (#24782 )
* Finally done
* Contra + Qwerty review
* I don't think I broke anything :D
* Lewc review
commit 88af37bfcf
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri Apr 26 18:31:09 2024 -0400
Adds the NTSS Shadow (#24778 )
* WIP
* change this
* the rest of the fucking owl
* removes QWERTODO
* let us fix the CC beacons too
* makes it look better
* makes CI work on everything but shadow, asking warriorstar
* exclude ntss shadow from window spawner checks
* final changes hopefully
* moved around parts of the shuttle
* Update code/modules/atmospherics/machinery/components/trinary_devices/filter.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* moves it moves it to it's own file
* move it move it
* bobby_drop_tables
* oops
* fuck
---------
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 78e782dfcb
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Fri Apr 26 23:11:08 2024 +0100
skip nanomap when no changes needed (#25182 )
commit 8b0ff64cc0
Merge: c75279f7c8 7ab24d6519
Author: Fordoxia <fordoxia@googlemail.com >
Date: Fri Apr 26 22:42:06 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 7ab24d6519
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri Apr 26 16:50:36 2024 -0400
fixes tarot card capitalization in uplink (#25278 )
commit c75279f7c8
Merge: 8c704101de 5b8ae44d03
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Fri Apr 26 16:23:32 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 5b8ae44d03
Author: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Date: Thu Apr 25 15:14:31 2024 -0400
whoops (#25268 )
commit 5adf1408d1
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu Apr 25 22:04:31 2024 +0300
Bring `respawn_enabled` back to config (#25264 )
commit 20701d905c
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Thu Apr 25 14:20:50 2024 -0400
Shades now drop bodies when killed/destroyed (#24784 )
* this was a bit of a pain
* yes
* damger reviwe
* funny review
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit e204ca6694
Author: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Date: Fri Apr 26 04:20:35 2024 +1000
pens (#25159 )
commit ae7da539e3
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Thu Apr 25 19:20:14 2024 +0100
Fixes an SQL update file + null character save issue (#25149 )
* This is what I get for sending a PR
* I DID SAY TESTING: None
commit 1377fd1166
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Thu Apr 25 06:00:44 2024 +0300
[s] Disguise with plant trick (#25260 )
* Fix plant-disguise trick
* Resolve name collision
commit af5d187014
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed Apr 24 19:10:46 2024 -0400
Adds magic tarot cards [SERIOUS DO NOT CLOSE AFTER AFD] (#24933 )
* starts it
* Update magic_tarot.dm
* MORE PROGRESS
* So many thanks to Cloudbucket, for sprites
* The Work, the Art, continues.
* more changes
* pushes the Work foward. All cards done.
* and more thanks github
* adds to BSH
* tochat
* Finishes QWERTYTODO. Magic key. World smoke
* Isaac and his mother lived alone in a small house on a hill. Isaac kept to himself, drawing pictures and playing with his toys as his mom watched Christian broadcasts on the television. Life was simple, and they were both happy. That was, until the day Isaac’s mom heard a voice from above. “Your son has become corrupted by sin. He needs to be saved.” “I will do my best to save him, my Lord,” Isaac’s mother replied, rushing into Isaac’s room, removing all that was evil from his life. Again the voice called to her, "Isaac’s soul is still corrupt. He needs to be cut off from all that is evil in this world and confess his sins." “I will follow your instructions, Lord. I have faith in thee,” Isaac’s mother replied, as she locked Isaac in his room, away from the evils of the world. One last time, Isaac’s mom heard the voice of God calling to her. “You've done as I've asked, but I still question your devotion to me. To prove your faith, I will ask one more thing of you." "Yes Lord, anything!” Isaac’s mother begged. "To prove your love and devotion, I require a sacrifice. Your son, Isaac, will be this sacrifice. Go into his room and end his life, as an offering to me to prove you love me above all else." "Yes Lord", she replied, grabbing a butcher’s knife from the kitchen. Isaac, watching through a crack in his door, trembled in fear. Scrambling around his room to find a hiding place, he noticed a trap door to the basement hidden under his rug. Without hesitation, he flung open the hatch, just as his mother burst through his door, and threw himself down into the unknown depths below.
* nanny bag it before I forget
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* returns early
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* RE-RE-RE-REVIEW
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
* requested changes and such
* duh
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* returns early
* Update code/datums/status_effects/buffs.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* new hrefs here to troll CI :trollface:
* Update code/game/gamemodes/wizard/magic_tarot.dm
Co-authored-by: DGamerL <108773801+DGamerL@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: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
commit 69d6a8df21
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Wed Apr 24 16:21:11 2024 -0500
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 >
commit e615738e22
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Wed Apr 24 20:42:12 2024 +0100
All your TGUI belong to us (#25250 )
commit 0c5fdaa57b
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Wed Apr 24 15:40:45 2024 -0400
Updates contributing guide regarding signals, removes SIGNAL_HANDLER_DOES_SLEEP (#24824 )
* Updates contributing guide, removes DOES_SLEEP
* Update .github/CONTRIBUTING.md
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 3333fd051f
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Wed Apr 24 22:38:47 2024 +0300
if you have PROCCALL rights, you can call it from VV (#25030 )
commit 20a0836d1a
Author: Rayforx <154929127+Rayforx@users.noreply.github.com >
Date: Wed Apr 24 07:45:43 2024 +0200
Update ghost_bar.dm (#25234 )
commit c3af4456e1
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Wed Apr 24 00:45:37 2024 -0500
Restricts rubbershot's guaranteed knockdown range (#25178 )
* restricts rubbershot knockdown range
* actually commit the right version
* Henri review
commit a2de7f4533
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Wed Apr 24 00:45:25 2024 -0500
fixes a radial menu gc false positive (#25237 )
commit 6c756f98c0
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Wed Apr 24 07:45:16 2024 +0200
Makes the walls from Desecrated Duel GC properly (#24990 )
* GC is a thing of all time
* Spacing
commit d233824add
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Wed Apr 24 00:45:03 2024 -0500
nerfs machine overload (#25153 )
commit 752deb8119
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Tue Apr 23 22:09:44 2024 +0300
Make it possible to get out of abductors experimentation machine (#24842 )
* Make it possible to get out of abductors experimentation machine
* Better roll of result
* Better message of escape attempt
* Apply suggestions from code review
* Remove unnecessary check
* Slightly tweak values
commit 8c704101de
Merge: 339ded7dd3 67cba07b99
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Tue Apr 23 03:22:48 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 67cba07b99
Author: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com >
Date: Mon Apr 22 21:14:08 2024 -0400
Fixes Cerestation Medical Storage disposals bin, also simplifies disposals in Medbay Break Room (#24776 )
* Fixes Medbay Storage disposals bin
* Life is pain
* Rogue pipe be gone
commit 853f108c89
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Mon Apr 22 20:50:48 2024 -0400
[SERIOUS] Improves admin tooling for radiation (#24968 )
* lets clean some radiation
* changes
* lgtm
commit de6a54fbde
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Tue Apr 23 02:49:52 2024 +0200
Removes all mentions of `return .` where they would be unnecessary (#25142 )
* Removes all mentions of `return .`
* I can do this all day
* Arthri review
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
commit 6b442d3ed2
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Mon Apr 22 20:48:08 2024 -0400
cere: increase maint loot spawns (#25152 )
commit a1ca632a19
Author: Aylong <69762909+AyIong@users.noreply.github.com >
Date: Tue Apr 23 01:37:59 2024 +0300
[TGUI] Coin Mint (#24885 )
* Backend
* Simplify
* Almost ready
* Done., i think
* You can now craft a money bag
* Autodoc
* Fingerprints
* Earlier return if no money bag
* Update code/modules/mining/mint.dm
* Update code/modules/mining/mint.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update tgui.bundle.js
* Rebuild
* Fuckin hell
* Rebuild
* Update tgui.bundle.js
* Update code/modules/mining/mint.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mining/mint.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 2cfa9d620f
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Tue Apr 23 01:04:38 2024 +0300
Fixes exploit (#25101 )
commit 7fa44a31fb
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Tue Apr 23 00:32:49 2024 +0300
Full Auto Gun Mode Component (#24998 )
* Full Auto Gun Mode Component
* Apply some refactoring
* spaces mhmm
* Some signal movement
* Apply DGamerL suggestions
* Unknown SIGNAL_HANDLER no more
* Fix runtime if uid is passed
* Why the hell you even care
* god you serious
---------
Co-authored-by: Gottfrei <zweisen@gmail.com >
commit 00be61a811
Author: Mikhail Dzianishchyts <mikhail.dzianishchyts@gmail.com >
Date: Mon Apr 22 23:53:14 2024 +0300
Better round start time handling after using delay (#25035 )
commit 2d1d7e283b
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Mon Apr 22 15:46:21 2024 -0500
makes some uis no longer automatically update (#25121 )
* makes some uis no longer automatically update
* fixes cloning sporadically not working
* Revert "fixes cloning sporadically not working"
This reverts commit 2d88887cf6 .
* Update code/modules/hydroponics/seed_extractor.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/hydroponics/seed_extractor.dm
* Update code/modules/hydroponics/seed_extractor.dm
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 80438de316
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Mon Apr 22 23:46:20 2024 +0300
Remove automatedannouncer mob (#24727 )
* remove automated announcer mob
* remove list(z) from autosay
* typo
* remove more of unused role args
* missed passing a value...
* move comment
* better check
* better check
* comment for say_understands
* Update code/modules/mob/living/brain/living_brain.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
commit 8b6fec0622
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Mon Apr 22 13:38:01 2024 -0700
Prevent duplicate messages when sending a PM to yourself. (#25124 )
* Prevent duplicate messages when replying to yourself.
* Oops.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit 58c61475e6
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Mon Apr 22 15:37:16 2024 -0500
fixes repair borg not working in some cases (#25151 )
commit 3449f5175d
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Mon Apr 22 16:33:14 2024 -0400
ci: add maplints/fix matching stacked disposals/pipes (#25120 )
commit 831776b40d
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Mon Apr 22 15:33:07 2024 -0500
fixes some action button issues (#25140 )
* fixes some action button issues
* murder
* thanks autocopy
* morph and xenos
* Update code/datums/action.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 71bc06cd4e
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Mon Apr 22 22:32:58 2024 +0200
Halves the damage dealt by PKAs to blobs (#25154 )
* Makes PKAs deal half damage to blobs
* Update code/modules/events/blob/theblob.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit 15483d1b88
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Mon Apr 22 21:32:52 2024 +0100
Add modern equivalents of legacy IE-only CSS rules/properties (#25205 )
* alternatives to legacy -ms stuff from TGUI
* tgui build
* bundle
* rebuild
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit fdea9d7669
Author: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Date: Mon Apr 22 23:08:45 2024 +1000
Update cerestation.dmm (#25190 )
commit 5fe22f485c
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Mon Apr 22 08:00:03 2024 -0500
permits mobs with chunky fingers to fire blowgun (#25176 )
commit 4b0f774cdc
Author: Code-Lyoko0 <degg444@gmail.com >
Date: Mon Apr 22 05:29:06 2024 -0500
make the station not go into delta alert when the Death Squad arms the nuke (#25163 )
commit 339ded7dd3
Merge: 8481f50f90 f12f75c652
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Mon Apr 22 01:52:33 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit f12f75c652
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Sun Apr 21 16:47:32 2024 -0700
Update CONTRIBUTING.md (#25235 )
commit 6d3549c3ca
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Mon Apr 22 01:34:33 2024 +0200
LOOK IT'S COCAINE BEAR (1985) (#25086 )
commit ebbbf62cec
Author: tristan1333 <ttb09RD@gmail.com >
Date: Mon Apr 22 09:06:47 2024 +1000
Chicken meat/burger, Onigiri, Seaweed, updated boiled rice sprite (#24813 )
* Adds chicken meat, burger, onigiri, updates boiled rice sprite
* Update code/modules/food_and_drinks/food/foods/side_dishes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/stacks/seaweed.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* changed chickenburger pathname, deleted old boiled rice sprite
* Transfers reagents from rice to onigiri
* Update code/modules/research/designs/biogenerator_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* All sushi now requires seaweed
* new seaweed desc, attackverb oopsy daisy, seaweed attack_self doesn't show pointless list, Onigiri goes in hand
* moved seaweed sprite to organic.dmi
* Update code/modules/research/designs/biogenerator_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update organic.dmi
* re
* goal
* oops
* early return
* Update code/modules/food_and_drinks/food/foods/side_dishes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/side_dishes.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/side_dishes.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/side_dishes.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 224c488c40
Author: Burzah <116982774+Burzah@users.noreply.github.com >
Date: Sun Apr 21 15:54:06 2024 -0700
CA Gang (#25233 )
commit 0a38123ff8
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Mon Apr 22 00:39:59 2024 +0200
Adds me to `CONTRIBUTING.md` (#25232 )
* I WILL conflict burza and funny
* Okaaaaaaaay fiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiine
commit 8481f50f90
Merge: 5b793c36ed 4f8d91a316
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Sun Apr 21 21:54:14 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 4f8d91a316
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Sun Apr 21 12:45:47 2024 -0700
oops (#25210 )
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit 9e6dcf9c46
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Sun Apr 21 13:26:35 2024 -0500
removes the remaining datum redeclares (#25220 )
* removes the remaining datum redeclares
* the two fixes
* finneee contra
* OK CONTRA
* readd
* CURSED TO BE BROWN!
* facking automerge
commit f83ef617e9
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Sun Apr 21 11:59:23 2024 -0400
Expands "genderless" to all species, adds body-type option, removes some gender checks (#23910 )
* adds most body type support, removes some gender checks
* remove gender from species, accessories
* restore pick_list
* re-adds limitations on accessories
* Universal access to body hair
* remove unused var
* Update example config, some preference saving code
* updates tgui bundle
* oops
* Remove formatting
* hopefully undoes formatting changes
* dammit
* been meaning to fix this one for a while
* dgamer reviews
* move body_type into human_defines
* sql file changes
* update tgui
* Update db code
* bump versions
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
commit 9bc9b4b67a
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sun Apr 21 17:24:50 2024 +0200
Removes duplicate definitions of `/datum/gamemode` on almost every gamemode file (#25219 )
* Why did every gamemode do this :(
* Contra request
commit 585a885b1f
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sun Apr 21 16:53:25 2024 +0200
Easy fix (#25216 )
commit f6196809f2
Author: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Date: Sat Apr 20 10:08:45 2024 +0100
NanoMap Auto-Update (Sat Apr 20 01:09:53 UTC 2024) (#25211 )
Co-authored-by: NanoMap Generation <action@github.com >
* Revert "Squashed commit of the following:"
This reverts commit baaf5dd7b8 .
* Update code/game/objects/items/crayons.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* stuff
* Update cardborg.dmi
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* refactor extended descriptions
* Squashed commit of the following:
commit b819961a52
Merge: e5e4941732 67a8a340e6
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Sat May 25 14:55:18 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 67a8a340e6
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Sat May 25 02:43:32 2024 +0100
Fix admin PMs not working from discord (#25604 )
commit 2e01f3591d
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 24 21:42:15 2024 -0400
makes revenants not runtime clicking nearly anything (#25601 )
* makes revenants not runtime clicking nearly anything
* Update code/_onclick/observer_onclick.dm
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 >
commit 2ea75e81f3
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 24 18:41:14 2024 -0700
Corrected admin/user names in ticket typing indicator. (#25599 )
* Reversed admin/user names.
* Preserve casing
commit 50851d7958
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 24 21:18:51 2024 -0400
fix full auto on certain guns with double click speed (#25520 )
commit d438d5d3be
Author: Marm <85680653+ItsMarmite@users.noreply.github.com >
Date: Fri May 24 21:11:01 2024 +0100
spider spider spider (#25492 )
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit fbfd1bf82a
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Fri May 24 16:08:34 2024 -0400
Gives Golems access to Xenobiology (#25484 )
commit 624a1261f8
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 24 22:01:27 2024 +0200
Makes adrenals no longer have a chance to addict you (#25479 )
* A new no addiction omnizine
* Adds to the blocked chem list
commit a52a54d0df
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Fri May 24 15:46:14 2024 -0400
Trade Shuttle Console Fix + Standardization (#25466 )
* Trade Shuttle Console Fix + Standardization
* Gets rid of other "Jupiter Station" references on trader spawn area
commit 80fb55365a
Author: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
Date: Fri May 24 12:44:45 2024 -0700
Mech Lore Pack - examine_more descriptions for mechs (#25414 )
* Durand text, test
* Test 2
* Test AGAIN
* Old Durand
* Old Durand 2
* Old Durand 3
* Old Durand 4
* Old Durand 5
* Marauder
* Marauder 2
* Marauder 3
* Ares
* Ares 2
* Ares 3
* Seraph
* Mauler
* Mauler 2
* Gygax
* Dark Gygax
* Dark Gygax 2
* Dark Gygax 3
* HONK
* HONK 2
* Phazon
* Reticence
* Ody
* Ripley
* Ripley 2
* Firefighter
* Death Squid
* Death Squid 2
* Apply suggestions from Burza to make punctuation and formatting consistent.
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
* Adresses Fordoxia's reviews. Updates extended descriptions for Old Durand and Reticence.
* Update code/game/mecha/combat/marauder.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
* Update code/game/mecha/combat/marauder.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
---------
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
commit 55b257ead8
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 24 20:43:35 2024 +0100
Tweaks Ghetto Surgery (#25439 )
* very ghetto
* Update organs_internal.dm
commit 72a5c9e3c7
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 24 21:32:03 2024 +0300
Now you need alt-shift-click to empty sprays (#25437 )
commit 2903560dc1
Author: Migratingcocofruit <69551563+Migratingcocofruit@users.noreply.github.com >
Date: Fri May 24 21:30:45 2024 +0300
Pipe fix/tweak (#25431 )
* Pipe fixes and tweaks.
Allows refilling of pipes using dried plants, removes their ability to conjure nicotine, and applies the May 22, 2015 pipe tweak to cob pipes, and make them start empty(corn has no nicotine).
* refilling pipes now sets smoketime
* oops
* Adding spaces to comments
commit d30d122ebe
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Fri May 24 19:26:49 2024 +0100
tested (#25387 )
commit 4a1d1f5971
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 24 20:25:50 2024 +0200
Contort body now autodisables on death (#25247 )
* Makes contort body remove itself via signals
* Unregisters signal on remove and other fix
* Update code/modules/antagonists/changeling/powers/contort_body.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/modules/antagonists/changeling/powers/contort_body.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Contra review
* Contra review
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 9030cfbb61
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 24 10:43:24 2024 -0700
Removed a bunch of unnecessary work from atmos machinery. (#25495 )
* Removed a bunch of unnecessary work from atmos machinery.
* Portable machinery does some useful work in the parent.
Reactions, icon updates.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 82a1cc6a4e
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Thu May 23 21:42:53 2024 -0700
Revert #25303 and subsequent fixes (#25613 )
* Revert "Be safe, radios. (#25595 )"
This reverts commit bfa88abd5a .
* Revert "Fixes various radio issues (#25586 )"
This reverts commit 9296564ab6 .
* Revert "refactors radios to use proximity (#25303 )"
This reverts commit 06db6bc004 .
* One more bit that needed reverting.
* Begone, unnecessary file!
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit 03cca11f95
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Thu May 23 20:43:33 2024 +0100
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 >
commit 23ad8a48fa
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Thu May 23 11:46:43 2024 -0400
Adds true observing -- letting you see what your target sees (#24855 )
* bring it back now y'all
* adds a bunch of other changes
* pretty much works at this point
* grep
* Fixes some bugs, still chasing some down
* Add observers to recursive mob check, ensuring they can see messages from their orbitted atom
* tidy some things up
* resolve
* remove unnecessary checks
* Address todos, minor cleanups
* oh dear
* initial testing
* Fix some vulnerabilities (oops)
* Fix some other bugs from testing
* ci fixes
* Add some contingencies against clicking things you shouldn't
* fix some noted bugs
* Add observe to admin jump, improve messaging
* add a few more fixes that should mostly address some runtimes
* oh this wasn't really great
* one last thing
* Fix suit inventory problem
* Remove merge artifact
* Add some missing parens
* Prevents you from observing other ghosts, and should fix the getting stuck outside of your body issue.
* we love testing
* adds to player panel
* Fix more bugs with observers getting stuck outside of their body
* cleans up player panel, verb offerings
* shit
* Update code/_onclick/hud/alert.dm
welp
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Fixes some targeting issues
* Fixes targeting on aobserve
* Fix some weird storage bugs
* clean up some doulbed up follow links
* Update code/modules/admin/player_panel.dm
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Adds some checks for ghost observe
* Remove mentor debug log
* ahhhhhhhhh that'll do it
* Cleans up some additional checks that were not quite what they should have been
* better logging, too
* mochi review
* one more thing
* Gets robot huds mostly working
* hopefully fix folks not getting observe
* Fix order of operations causing a runtime on qdeleting
* Remove some unnecessary stack traces
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Fix bug with items in your inventory disappearing on changing HUD modes
* Fix some bugs with the observe verbs
* possibly fix nullspace issues
* funny review
* missed one
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 7bf45dce58
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 23 12:10:50 2024 +0100
Gives the RCD a unique suicide act (well, 2 or 4, depending on how you look at it) (#24496 )
* RCD Suicide Time
The most suicidal item in SS13 now!
* Do not dust the items thanks
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* code compaction
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update RCD.dm
* Update RCD.dm
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update RCD.dm
* The worst typo in history
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update RCD.dm
* missed perception check
* Refactor RCD actions.
* Death message.
* Removes magic numbers
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Makes everything work
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update RCD.dm
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit bfa88abd5a
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Thu May 23 00:13:02 2024 -0700
Be safe, radios. (#25595 )
commit 6baa75a5bf
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Thu May 23 00:54:01 2024 -0500
Removes sleep() call from clockwork and floor turfs (#25541 )
* turns sleeps into timer
* revenant death animation converted to animate()
* Update code/game/turfs/simulated/floor/plating.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
---------
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 9296564ab6
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Thu May 23 05:48:43 2024 +0200
Fixes various radio issues (#25586 )
* Fixes various radio issues
* Steel review
commit 37189cd2c4
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 22 20:57:54 2024 -0400
Prison break virus update (#25491 )
* Prison break virus update
* Update code/modules/events/prison_break.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* one minute
* Update code/game/area/areas.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit ccf5ef4fc4
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Thu May 23 03:57:37 2024 +0300
Nanopaste now can repair mecha (#25251 )
* Nanopaste now can repair mecha
* Update nanopaste.dm
* refactor mech code
* fix
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update nanopaste.dm
* Update nanopaste.dm
* Update nanopaste.dm
* Update nanopaste.dm
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update nanopaste.dm
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/mecha.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit d32d6ee9eb
Author: matttheficus <57759731+matttheficus@users.noreply.github.com >
Date: Wed May 22 20:57:33 2024 -0400
50% off! (#25440 )
commit 34dc3224d9
Author: SPACEGEESE <136994596+spacegeese@users.noreply.github.com >
Date: Wed May 22 17:57:28 2024 -0700
shortens maints drone's description, moves the long part to a double examine (#25367 )
* the better drone rework
* Update maint_drone.dm
emag tidbit returned
commit 0e2ced3c00
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 22 20:57:25 2024 -0400
You can no longer push people with riot shields (and other parry objects) on help intent (#25301 )
* You can no longer push people with riot shields (and other parry objects) on help intent
* Update buffs.dm
commit d75cd41ba2
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Thu May 23 03:57:22 2024 +0300
RCD now build floor on chasms instead of wall (#25432 )
* RCD now build floor on chasms instead of wall
* yeah, this is work
commit 8b75706436
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Wed May 22 20:57:12 2024 -0400
this really fixed it huh? (#25519 )
commit 7a0d4bb089
Author: dj-34 <dj-34@bk.ru >
Date: Thu May 23 05:20:58 2024 +0500
Fix ppflowers (flora) generate missing icon (#25553 )
commit a2d3e51861
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Wed May 22 20:06:58 2024 -0400
refactor: remove unused /turf/proc/reachableAdjacentTurfs (#25580 )
* refactor: remove unused /turf/proc/reachableAdjacentTurfs
* Update code/game/turfs/turf.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 83dfa64ecb
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Wed May 22 19:50:23 2024 -0400
refactor: remove unused var in medicine.dm (#25579 )
commit 269be6bc97
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Wed May 22 21:26:47 2024 +0200
Implements byondStorage for 516 browsers (#25363 )
* Add 516 storage that doesnt break 515
* tgui rebuild
* TGUI Bundle Rebuild
* TGUI Bundle Rebuild
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit 38fb21c467
Author: Arthri <41360489+Arthri@users.noreply.github.com >
Date: Wed May 22 16:15:14 2024 +0800
ChemMaster Production Mode Refactor (#24723 )
* Datumization of chem_master
* [ci skip]
* Undef properly
* Update code/modules/reagents/chemistry/machinery/chem_master.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Style & Formatting Suggestions
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Refactoring Suggestions
[skip ci]
* Naming changes
[skip ci]
* Rename variables and rewrite some checks
* Build and update tgui
* Rerun CI
* Turn production_modes into an associated list
* Fix tab selection
* Fix ui actions
* Fix sprite selection button
* [ci skip]
* Build and update tgui
* trigger ci
* force ci
* force ci
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@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 >
commit cd4fc1dd25
Author: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
Date: Tue May 21 19:09:19 2024 -0600
Lazarus Reagent Change, Decay Rate change, and Formaldehyde Buff (#25324 )
* Changes necrosis_prob to use decaylevel.
* Reverts previous change to create a new branch.
* Changes Lazarus Reagent to use decaylevel.
* Changes decay rates while leaving the point at which they're skeletonized the same. This is to give only a 3 minute timer for lazarus instead of a 5 minute timer without any consequence.
* Changes the later halves of decay rate.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_life.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
---------
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 3b351c8636
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 17:29:40 2024 -0700
Nanotrasen Chefs have now officially gone to Chef College (#25066 )
* chef buff
* comments and crap
* blam
* revert
* s34n review
* last review
* Reduced expert chef cooldown to 5s.
* Renamed things for clarity.
* Moved Expert Chef Knowledge to IC
* Don't use a Oven, use an Oven.
* Made kitchen machines less egotistical.
* Gave Expert Chef Knowledge a spell.
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Less demanding background.
* Removed verb decoration and STATUS_USED_EXPERT_CHEF
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Changed trait name.
* Lint
* Apply review comment.
* Remove master-removed panel var
* Update code/modules/mob/living/carbon/human/human_mob.dm
Signed-off-by: DGamerL <108773801+DGamerL@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: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
commit 06db6bc004
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Tue May 21 19:17:26 2024 -0500
refactors radios to use proximity (#25303 )
* refactors radios to use proximity
* Apply suggestions from code review
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 8f2bcdba85
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 16:29:27 2024 -0700
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 >
commit 956bf6cd79
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Tue May 21 18:23:45 2024 -0400
you can no longer kinesis the chair you are buckled to (#25561 )
commit e7ecbda4bf
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Tue May 21 18:23:39 2024 -0400
health scanners no longer say slime people have no heart (#25498 )
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 6b0d87d328
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 15:22:30 2024 -0700
Oops. (#25562 )
commit da36e9fc46
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Mon May 20 20:45:00 2024 -0700
Crashing into stuff while leaping will actually work now. (#25545 )
commit e20bbc6ca3
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Mon May 20 20:39:41 2024 -0700
Requests Console standardization (#25213 )
* Requests Console standardization
* Update Secondary Goals to match the new Chemistry Requests Console
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit e799cef6b9
Author: Taurtura <141481662+Taurtura@users.noreply.github.com >
Date: Mon May 20 05:55:49 2024 +0200
adds the abductor surgery toolset (#25419 )
* adds surgical abductor toolset
* ..Yes. The crew needs to be able to get it somehow. Right
* handle review from 1080p
* Required tech should be the correct one, and not engi's
* Henri's review
* 1080p's review
* adds surgical abductor toolset
* ..Yes. The crew needs to be able to get it somehow. Right
* handle review from 1080p
* Required tech should be the correct one, and not engi's
* Henri's review
* 1080p's review
commit b290fdd76a
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Sun May 19 14:25:42 2024 -0400
The lance now has a very clear confirmation message on it. (#25501 )
* The lance now has a very clear confirmation message on it.
* Update code/modules/supply/supply_console.dm
Co-authored-by: Matt <116982774+Burzah@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
commit 8e43007b83
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Sun May 19 12:42:02 2024 +0200
fix this (#25524 )
commit ac84655df6
Author: matttheficus <57759731+matttheficus@users.noreply.github.com >
Date: Sun May 19 06:13:04 2024 -0400
Radio Hotmic Noise + Alt Click Toggle (#25239 )
* radio check - lime charlie
* examine addition
* oops
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
* oops 2
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
* dgamerl review
* i didnt save lul
---------
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
commit 21d4261400
Author: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com >
Date: Sun May 19 06:09:25 2024 -0400
Medbeams now heal IBs and burn wounds along with (#25474 )
fractures
commit 77b6f52e6d
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Sat May 18 14:17:04 2024 +0200
Fix my error (#25515 )
Haha this event is so funny it makes me want to merge without looking
commit a6dc4f43fa
Author: Matt <116982774+Burzah@users.noreply.github.com >
Date: Sat May 18 01:25:10 2024 -0700
Tweaks dynamics height adjustment for num input (#25489 )
commit e5e4941732
Merge: 0d9409dc5a 2ac2dbca44
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Sat May 18 00:03:53 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 2ac2dbca44
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Sat May 18 00:07:23 2024 +0200
i swear to god (#25506 )
commit 1409c03463
Author: Aylong <69762909+AyIong@users.noreply.github.com >
Date: Fri May 17 20:27:10 2024 +0300
[TGUI] Noticeboard (#25095 )
* [TGUI] NoticeBoard
Well... that's... something?
Little animation
Update tgui.bundle.css
Pretty laggy animations
More design
Revert inset shadow
Polishing
You can craft it now
Wrap this shit
RMB func
* Polish
* Review changes
* Rebuild rebuild rebuild...
* Rebuild TGUI
* Unwrench it
commit 3eae519539
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 11:10:09 2024 -0400
Update game_mode.dm (#25509 )
commit 407f2345b0
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Fri May 17 08:25:57 2024 -0500
Prevents using organ extractor to circumvent mephedrone heart damage (#25401 )
* adds check to prevent organ extractor/mephodrone cheese
* Update code/modules/surgery/organs/organ_extractor.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit f8f34e64df
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 15:19:21 2024 +0200
Adds explosion particles! (#25410 )
* Adds explosion particles
* Adds back the smoke explosion system
* Removes whitespace
* Fixes CI
* Adds TGMC explosion
* Fixes explosions, removes smoke explosions
* More particle tweaks
* Removes a random extra kickup
* Fixes CI by properly removing kickups
commit 8b2852e824
Author: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Date: Fri May 17 09:12:26 2024 -0400
GOLDEN BLAST: a new judo combo (#25457 )
* FACE THE WRATH OF THE GOLDEN BOLT
* lew review
* 120 stam damage standardization
* makes it cooler
* GOLDEN BLAST is now louder
* Update code/modules/martial_arts/combos/judo/goldenblast.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit e2aeeb7803
Author: Arthri <41360489+Arthri@users.noreply.github.com >
Date: Fri May 17 21:11:16 2024 +0800
Adds a VV Menu for Manipulating Reagent Holders (#25006 )
* Add reagents_editor
* Add tgui
* Fix memory leak
* Fix volume limits
* Don't unnecessarily update UI
* Handle null volume
* Change syringe color to green
* Wrap in section
* Add buttons for updating total and forcing reaction
* Remove padding for volume cell
* Fix memory leak again
* Allow removal of reagent
* Fix memory leak again
* Tweak centering
* Fix grammar
* Remove redundant types
* Reorder types
* Remove redundant css
* Strip css
* Rewrite Icons into Buttons
* Add dedicated remove button
* Change confirm icon
* Build and update tgui
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Remove non-existent scss import
* [ci skip]
* Build and update tgui
* trigger ci
* force ci
* Build and update tgui
* force ci
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit 64e0947b97
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 09:07:01 2024 -0400
prototype nanite injector now heals ipcs / robotic limbs / cybernetic organs (#25473 )
* nanocalcium now heals ipcs / robotic limbs / cybernetic organs
* Update code/modules/reagents/chemistry/reagents/medicine.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit f3a24e24bb
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Fri May 17 14:01:13 2024 +0100
Improves note deletions (#25460 )
* Improves not deletions
* balls
* balls the second
commit 0339ef65dd
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Fri May 17 09:00:27 2024 -0400
Body Randomize button now changes physique and height (#25418 )
commit 0e0fe9f107
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 17 15:59:28 2024 +0300
Kangaroo and larva now can be butchering (#25360 )
* Kangaroo and larva now can be butchering
* Update code/modules/food_and_drinks/food/foods/meat.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/meat.dm
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
commit 418d4fae2a
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 14:59:06 2024 +0200
You can now crash into things with leap (#25345 )
* I'm happy with this
* Lewc review
* Adds varedit safeties
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Matt <116982774+Burzah@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: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit ca31767ea7
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Fri May 17 13:58:50 2024 +0100
Cleans up a nested proc with returns (#25339 )
* indent culling 1
* PAI done
* hemostat done
* Re-ordered message
* Update code/modules/mob/living/simple_animal/bot/bot.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit fefb4401c0
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Fri May 17 08:58:30 2024 -0400
Adds a new rock-paper-scissors emote (#25300 )
* adds rock paper scissors mechanics
* better icon
* Cleans up the last bit of the implementation
* use barber scissors instead
* minor cleanups
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/datums/status_effects/neutral.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit ecabb8f7e6
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Fri May 17 15:57:45 2024 +0300
Fix planetary_atmos working correctly only for lavaland + use defines for lavaland atmos (#25296 )
* planetary atmos is not only lavaland
* use defines for lavaland temperature
* use defines for lavaland air
* temperature is initial
commit b557dabad1
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 08:53:08 2024 -0400
C4 now takes 1.5 seconds to attach to an object. C4 is now directional. (#25361 )
* C4
* C4's are now directonally hidden behind walls / doors
commit 621127de61
Author: Aylong <69762909+AyIong@users.noreply.github.com >
Date: Fri May 17 15:52:59 2024 +0300
Make some guns REAL auto (#25267 )
* The Man Who Sold the World
* UHHHH
* Revert WT full-auto
commit da0843e96d
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 17 05:49:32 2024 -0700
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 >
commit a57169eb2e
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 14:49:10 2024 +0200
Adds a global spores limit (#25155 )
commit b216289b41
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 17 15:45:32 2024 +0300
FEAT: Two new attachable armor for Ripley (#25231 )
* FEAT: Two new attachable armor for Ripley
* Delete mecha 32x48.dmi
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Add defines into separate files, change descriptions a bit
* fix
* change (loc) to get_turf(src)
* mecha
* edit defines
* Update leather.dm
* Update code/game/mecha/working/ripley.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update leather.dm
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update mechfabricator_designs.dm
* fix .dmi
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update ripley.dm
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@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 >
commit 9afec80430
Author: Gatchapod <20936555+Gatchapod@users.noreply.github.com >
Date: Fri May 17 14:44:34 2024 +0200
Less scuffed Tajaran veils (#24701 )
* Tajaran enveilening
* Fix load name, swap to Initialize, more OOP
* Addressing reviews, small redoing of desc
* Suggested changes
* changes suggested by lewcc
---------
Co-authored-by: Gatchapod <Gatchapod@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 1933d2fab3
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 17 13:43:06 2024 +0100
Refactors borg grippers, service now has a specialized gripper. (#24596 )
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Most of the stuff
Most of the refactor. Needs to fix medical borg doing shrapnel extraction.
* Forgot this
* fixing space intent
* Newline
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* More improvement
* CI fixes
* GO AWAY SPACE INDENTATION I DIDN'T PUT YOU THERE AAAAA
* oops mb mb
* Makes this work with ebba's PR
* get dat fokkin disk
* Update cyborg_gripper.dm
* Removes all nuclear stuff
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update cyborg_gripper.dm
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update cyborg_gripper.dm
* coin flipping
* Update cyborg_gripper.dm
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* EOL comments no longer EOL
* autodoc
* Update cyborg_gripper.dm
* can hold all
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Oh hi mark!
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Line split
* Some comments, examine().
Examining a gripper now tells you what's inside.
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
commit ad48f54c60
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Fri May 17 08:32:39 2024 -0400
[S] Fixes an exploit (#25502 )
* you have no idea what it took to make this commit
* Update code/game/objects/mail.dm
Co-authored-by: 1080pCat <96908085+1080pCat@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 85a9b97e80
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Fri May 17 08:00:06 2024 -0400
Refactors outfits to work with mind initialization (#25395 )
* wow
* fix runtime and ci
* i spell good
* Fix
* Update code/datums/outfits/outfit_admin.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 95b2fcf095
Author: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Date: Fri May 17 13:59:40 2024 +0200
challenge check fix (#25372 )
commit 94b7057989
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Fri May 17 07:58:36 2024 -0400
tube stations can be skipped by holding direction key (#25350 )
* tube stations can be skipped by holding direction key
* Update code/game/objects/structures/transit_tubes/station.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
* invert/guard clause
* add examine text for hints
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
commit 74ad8c1463
Author: Daylight <18598676+Daylight2@users.noreply.github.com >
Date: Fri May 17 14:44:17 2024 +0300
Gives singularity engines a slight nudge towards the station (#25420 )
* Makes the singolo target
* Spelling
* Update code/modules/power/engines/singularity/singularity.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
* Fancy comments
---------
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 131e631cc4
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Fri May 17 07:37:16 2024 -0400
Adds a rod smite (#25424 )
* better
* no more ripping
commit 1d97474ee5
Author: Migratingcocofruit <69551563+Migratingcocofruit@users.noreply.github.com >
Date: Fri May 17 14:32:48 2024 +0300
Adjusts grinder behaviour and towercap log contents (#25249 )
* Adjusts grinder behaviour and towercap log contents
wood logs now contain 20 carbon, and the plank carbon amount is reduced accordingly, steel logs now contain 50 iron, non-edible plants are ground the same way as edible plants.
* Rearranged checking for grinding behavior to if else from nested if and removed the old non-edible plant grinding code.
commit 66e3528b7c
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 17 12:22:14 2024 +0100
Adds Abductor Janitorial Tools! (#25057 )
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Out of this world cleaning!
* missing empty space
* Locker belt
* fix merge conflict and upgrade belt
* Update code/modules/research/designs/mechfabricator_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update medical_designs.dm
* Update code/game/objects/items/robot/robot_upgrades.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/abduction/abduction_gear.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Fixed missing item state
* Begone, bucket!
* Update code/game/objects/structures/mop_bucket.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit bec2043efe
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Fri May 17 11:48:09 2024 +0200
speed up OD lint CI significantly (#25505 )
commit 843f3167dd
Author: Volodymir Ohorodnytskyi <102746941+Legendaxe@users.noreply.github.com >
Date: Fri May 17 01:44:40 2024 -0700
typo fix (#25503 )
commit 180f2ec962
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Thu May 16 22:46:38 2024 -0500
Adds blackbox tracking for purchasing Changeling abilities (#25422 )
* adds changeling power purchase to blackbox feedback
* adds feedback for all weapon sting_actions and dissonant shriek
* whoopsie daisies
commit 4419c5d667
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 17 04:46:02 2024 +0100
Updates tips. (#25428 )
* New tips!
* Update tips.txt
* Apply suggestions from code review
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update tips.txt
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
commit 52d8708f62
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Thu May 16 19:55:32 2024 -0400
[S] Fixes a matter eater exploit (#25500 )
* adjacent
* add spaces
* double precautions
* wrong else
commit baedfbf6aa
Author: Taurtura <141481662+Taurtura@users.noreply.github.com >
Date: Fri May 17 00:09:34 2024 +0200
Proto-Kinetic Accelerator and Kinetic Crusher examine text update (#25338 )
* kinetic crusher examine text
* pka examine text
* apply suggestions from review
* bring back a change to the KPA's interaction description that somehow disappeared
commit 53b8c0517e
Author: Daylight <18598676+Daylight2@users.noreply.github.com >
Date: Fri May 17 01:00:05 2024 +0300
Infrared emitter lasers no longer float off into space. Fixes #25317 (#25445 )
* My application for headcoder
* Revert "My application for headcoder"
This reverts commit 63437ffcca .
* This is a much better idea
* Whitespace
* Readability cleanup
* Webedit my beloved
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
---------
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit be44430c83
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Thu May 16 15:23:25 2024 -0400
Tarot statue time fix, no longer can emote or pda as a statue (#25461 )
* Tarot statue time fix, no longer can emote or pda as a statue
* oops
* Update code/game/objects/structures/crates_lockers/closets/statue.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 902dc169c9
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Thu May 16 14:35:15 2024 -0400
lets admins see inside mod storage again (#25497 )
commit f888d3deba
Author: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com >
Date: Thu May 16 05:06:30 2024 -0400
medtoolsdescupdate (#25405 )
commit 57bd70cd41
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 16 10:01:45 2024 +0100
[FIX] Glorious Communist Walls of USSP Station Now Fully Repel Capitalist Pigs! (#25453 )
* Update walls_mineral.dm
* Space indentation I hate you
commit a56dfa233a
Author: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Date: Wed May 15 23:29:32 2024 -0500
NanoMap Auto-Update (Thu May 16 01:13:40 UTC 2024) (#25480 )
Co-authored-by: NanoMap Generation <action@github.com >
commit 7872119993
Author: Matt <116982774+Burzah@users.noreply.github.com >
Date: Wed May 15 21:05:08 2024 -0700
Adds additional logging for Uplink purchases (#25454 )
* Adds additional logging
* Updated log to show cost of purchase
commit c772be34bd
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Thu May 16 05:01:00 2024 +0100
Removes a file we forgot about (#25447 )
commit 00a0eb798d
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 15 10:22:48 2024 -0400
Click cooldown modifiers affect full auto component the same as every other gun (#25307 )
commit 2ce4c20515
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 15 10:13:51 2024 -0400
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 >
commit 5c71a3f558
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Wed May 15 14:49:45 2024 +0100
[TGUI] AI Bot Access (#24837 )
* stash
* aa
* ,
* many edits
* thanou prettier
* edits b
* botref
* checkpoint reached
* Procs
* if on
* procs back to datum
* discord suggestions + help
* get data
* testing
* testing
* testing more
* test test
* tab based bots
* IT WORKS
* draft time?
* TGUI
* TGUI
* TGUI
* cleanup
* name and mode
* bsod
* colors
* botref tgui
* fixes
* it works
* ITS ALIVE
* less checks
* griefsky didnt have type nor model
* oops
* general
* stack
* color
* security tab
* no bot found
* deletes webui
* test
* bundle go die in a ditch
* Aylong shortening ty
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
* bot_type defines, security tab
* Remove href interface
* Status Messages
* Build and update tgui
* Update colors
Arrest to blue
* mapped modes
* Build and update tgui
* chmod
* Typo
* Build and update tgui
* remove prettier edit from pr
* SEAN reviews
* interact to state
Wonder what problems this brought on
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* modeRange -> mode
* CI + mode -> modes
* some comments that make me insane
* Build and update tgui
* forgot ,
* It compiled
Has not been tested
##TESTING will be updated properly today or tomorrow
* define and commits
* Revert "It compiled"
This reverts commit eec57190ea .
* bundle
* switch case changed
* Update botcall.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/modules/mob/living/silicon/ai/ai_verbs/botcall.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Bundle + Comment
* format edit no change
---------
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
Co-authored-by: Aylong <69762909+AyIong@users.noreply.github.com >
Co-authored-by: /tg/ui <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
commit 58e29fa7ca
Author: asciodev <81930475+asciodev@users.noreply.github.com >
Date: Wed May 15 09:37:23 2024 -0400
Enable runechat for grey psionic speech (#25309 )
This change adds the HIVEMIND_RUNECHAT flag to the grey language datum,
displaying runechat above the receiver for all psionic messages that are
heard, as with the abductor hivemind language.
commit f4c49a5cca
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Wed May 15 15:31:35 2024 +0200
Removes two unused damage defines (#25434 )
commit b972802513
Author: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com >
Date: Wed May 15 07:28:22 2024 -0400
Reverse Wheel of Fortune tarot card now no longer spawns wallmeds or Donksoft vendors (#25486 )
*…
* Revert "Squashed commit of the following:"
This reverts commit e2cb8528d2 .
* Squashed commit of the following:
commit f5ca247e0e
Merge: b819961a52 094d7bd13b
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Tue May 28 02:17:36 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 094d7bd13b
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Mon May 27 22:56:07 2024 +0300
Fix undestrictible armor from attachable armor (#25608 )
* Fix undestrictible armor from ataacable armor
* also fix ash hide comsumption
commit 5a68c5f6d3
Author: Marm <85680653+ItsMarmite@users.noreply.github.com >
Date: Mon May 27 20:27:59 2024 +0100
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 >
commit c9f44b1f29
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Mon May 27 19:42:02 2024 +0300
Improve mecha circuit crates to make them useful + few fixes (#25516 )
* Improve mecha circuit crates to make them useful
* fix
* Update ripley.dm
commit e6d1b5f8a8
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Mon May 27 12:36:51 2024 -0400
MASSIVE RAZORWIRE BUFF (you can now pick 4 new colour options) (#25463 )
* MASSIVE RAZORWIRE BUFF (4 new colour options)
* Update code/modules/surgery/organs/augments_arms.dm
Co-authored-by: DGamerL <108773801+DGamerL@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: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 2b9ccda51b
Author: Rayforx <154929127+Rayforx@users.noreply.github.com >
Date: Mon May 27 18:35:18 2024 +0200
Proto adrenalin price changes and one use adrenalin (#25475 )
* Adrenal changes
* Update code/datums/uplink_items/uplink_general.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Rayforx <154929127+Rayforx@users.noreply.github.com >
---------
Signed-off-by: Rayforx <154929127+Rayforx@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit d107f06ee3
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Mon May 27 11:25:27 2024 -0400
[s] maint drones no longer can endlessly ghost and respawn (#25651 )
* [s] maint drones no longer can endlessly ghost and respawn
* comment improvement
* she trues on my false till I 0
commit d38a8f1c9e
Author: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Date: Sun May 26 22:15:10 2024 -0500
NanoMap Auto-Update (Mon May 27 01:15:23 UTC 2024) (#25645 )
Co-authored-by: NanoMap Generation <action@github.com >
commit 2f8db520c7
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Sun May 26 15:42:23 2024 -0400
No! Bad AI! No Tracking on the Research Post! (#25467 )
commit 2c28b93349
Author: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Date: Mon May 27 00:04:28 2024 +1000
Update boxstation.dmm (#25614 )
commit a695a0f015
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Sun May 26 10:02:47 2024 -0400
fix: VV list display with values that are zero (#25618 )
commit 8412356b22
Author: Daylight <18598676+Daylight2@users.noreply.github.com >
Date: Sat May 25 21:39:43 2024 +0300
Punctuation (#25627 )
commit 9d1b4c1b98
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Sat May 25 18:37:22 2024 +0200
Heavily reduces explosion smoke amounts (#25517 )
commit 0420e9a7fb
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Sat May 25 17:05:38 2024 +0100
Adds CI to verify maps are within 255x255x1 (#25369 )
* Adds CI to verify maps are within 255x255x1
* Ooops platform agnostic
* Webedit to fight autoformat
* Time that shit
---------
Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
commit bd0e54752e
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Sat May 25 16:48:22 2024 +0100
Removes the Sheet Snatcher 9000 (#25496 )
* Yeetus Deletus
* removed icon
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit b819961a52
Merge: e5e4941732 67a8a340e6
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Sat May 25 14:55:18 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 67a8a340e6
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Sat May 25 02:43:32 2024 +0100
Fix admin PMs not working from discord (#25604 )
commit 2e01f3591d
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 24 21:42:15 2024 -0400
makes revenants not runtime clicking nearly anything (#25601 )
* makes revenants not runtime clicking nearly anything
* Update code/_onclick/observer_onclick.dm
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 >
commit 2ea75e81f3
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 24 18:41:14 2024 -0700
Corrected admin/user names in ticket typing indicator. (#25599 )
* Reversed admin/user names.
* Preserve casing
commit 50851d7958
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 24 21:18:51 2024 -0400
fix full auto on certain guns with double click speed (#25520 )
commit d438d5d3be
Author: Marm <85680653+ItsMarmite@users.noreply.github.com >
Date: Fri May 24 21:11:01 2024 +0100
spider spider spider (#25492 )
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit fbfd1bf82a
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Fri May 24 16:08:34 2024 -0400
Gives Golems access to Xenobiology (#25484 )
commit 624a1261f8
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 24 22:01:27 2024 +0200
Makes adrenals no longer have a chance to addict you (#25479 )
* A new no addiction omnizine
* Adds to the blocked chem list
commit a52a54d0df
Author: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Date: Fri May 24 15:46:14 2024 -0400
Trade Shuttle Console Fix + Standardization (#25466 )
* Trade Shuttle Console Fix + Standardization
* Gets rid of other "Jupiter Station" references on trader spawn area
commit 80fb55365a
Author: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
Date: Fri May 24 12:44:45 2024 -0700
Mech Lore Pack - examine_more descriptions for mechs (#25414 )
* Durand text, test
* Test 2
* Test AGAIN
* Old Durand
* Old Durand 2
* Old Durand 3
* Old Durand 4
* Old Durand 5
* Marauder
* Marauder 2
* Marauder 3
* Ares
* Ares 2
* Ares 3
* Seraph
* Mauler
* Mauler 2
* Gygax
* Dark Gygax
* Dark Gygax 2
* Dark Gygax 3
* HONK
* HONK 2
* Phazon
* Reticence
* Ody
* Ripley
* Ripley 2
* Firefighter
* Death Squid
* Death Squid 2
* Apply suggestions from Burza to make punctuation and formatting consistent.
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
* Adresses Fordoxia's reviews. Updates extended descriptions for Old Durand and Reticence.
* Update code/game/mecha/combat/marauder.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
* Update code/game/mecha/combat/marauder.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
---------
Signed-off-by: Onyxarias <70349271+Onyxarias@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
commit 55b257ead8
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 24 20:43:35 2024 +0100
Tweaks Ghetto Surgery (#25439 )
* very ghetto
* Update organs_internal.dm
commit 72a5c9e3c7
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 24 21:32:03 2024 +0300
Now you need alt-shift-click to empty sprays (#25437 )
commit 2903560dc1
Author: Migratingcocofruit <69551563+Migratingcocofruit@users.noreply.github.com >
Date: Fri May 24 21:30:45 2024 +0300
Pipe fix/tweak (#25431 )
* Pipe fixes and tweaks.
Allows refilling of pipes using dried plants, removes their ability to conjure nicotine, and applies the May 22, 2015 pipe tweak to cob pipes, and make them start empty(corn has no nicotine).
* refilling pipes now sets smoketime
* oops
* Adding spaces to comments
commit d30d122ebe
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Fri May 24 19:26:49 2024 +0100
tested (#25387 )
commit 4a1d1f5971
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 24 20:25:50 2024 +0200
Contort body now autodisables on death (#25247 )
* Makes contort body remove itself via signals
* Unregisters signal on remove and other fix
* Update code/modules/antagonists/changeling/powers/contort_body.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/modules/antagonists/changeling/powers/contort_body.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Contra review
* Contra review
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 9030cfbb61
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 24 10:43:24 2024 -0700
Removed a bunch of unnecessary work from atmos machinery. (#25495 )
* Removed a bunch of unnecessary work from atmos machinery.
* Portable machinery does some useful work in the parent.
Reactions, icon updates.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 82a1cc6a4e
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Thu May 23 21:42:53 2024 -0700
Revert #25303 and subsequent fixes (#25613 )
* Revert "Be safe, radios. (#25595 )"
This reverts commit bfa88abd5a .
* Revert "Fixes various radio issues (#25586 )"
This reverts commit 9296564ab6 .
* Revert "refactors radios to use proximity (#25303 )"
This reverts commit 06db6bc004 .
* One more bit that needed reverting.
* Begone, unnecessary file!
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit 03cca11f95
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Thu May 23 20:43:33 2024 +0100
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 >
commit 23ad8a48fa
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Thu May 23 11:46:43 2024 -0400
Adds true observing -- letting you see what your target sees (#24855 )
* bring it back now y'all
* adds a bunch of other changes
* pretty much works at this point
* grep
* Fixes some bugs, still chasing some down
* Add observers to recursive mob check, ensuring they can see messages from their orbitted atom
* tidy some things up
* resolve
* remove unnecessary checks
* Address todos, minor cleanups
* oh dear
* initial testing
* Fix some vulnerabilities (oops)
* Fix some other bugs from testing
* ci fixes
* Add some contingencies against clicking things you shouldn't
* fix some noted bugs
* Add observe to admin jump, improve messaging
* add a few more fixes that should mostly address some runtimes
* oh this wasn't really great
* one last thing
* Fix suit inventory problem
* Remove merge artifact
* Add some missing parens
* Prevents you from observing other ghosts, and should fix the getting stuck outside of your body issue.
* we love testing
* adds to player panel
* Fix more bugs with observers getting stuck outside of their body
* cleans up player panel, verb offerings
* shit
* Update code/_onclick/hud/alert.dm
welp
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Fixes some targeting issues
* Fixes targeting on aobserve
* Fix some weird storage bugs
* clean up some doulbed up follow links
* Update code/modules/admin/player_panel.dm
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Adds some checks for ghost observe
* Remove mentor debug log
* ahhhhhhhhh that'll do it
* Cleans up some additional checks that were not quite what they should have been
* better logging, too
* mochi review
* one more thing
* Gets robot huds mostly working
* hopefully fix folks not getting observe
* Fix order of operations causing a runtime on qdeleting
* Remove some unnecessary stack traces
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Fix bug with items in your inventory disappearing on changing HUD modes
* Fix some bugs with the observe verbs
* possibly fix nullspace issues
* funny review
* missed one
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 7bf45dce58
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Thu May 23 12:10:50 2024 +0100
Gives the RCD a unique suicide act (well, 2 or 4, depending on how you look at it) (#24496 )
* RCD Suicide Time
The most suicidal item in SS13 now!
* Do not dust the items thanks
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* code compaction
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update RCD.dm
* Update RCD.dm
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update RCD.dm
* The worst typo in history
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update RCD.dm
* missed perception check
* Refactor RCD actions.
* Death message.
* Removes magic numbers
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Makes everything work
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update RCD.dm
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update RCD.dm
* Update code/game/objects/items/weapons/RCD.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit bfa88abd5a
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Thu May 23 00:13:02 2024 -0700
Be safe, radios. (#25595 )
commit 6baa75a5bf
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Thu May 23 00:54:01 2024 -0500
Removes sleep() call from clockwork and floor turfs (#25541 )
* turns sleeps into timer
* revenant death animation converted to animate()
* Update code/game/turfs/simulated/floor/plating.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
---------
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 9296564ab6
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Thu May 23 05:48:43 2024 +0200
Fixes various radio issues (#25586 )
* Fixes various radio issues
* Steel review
commit 37189cd2c4
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 22 20:57:54 2024 -0400
Prison break virus update (#25491 )
* Prison break virus update
* Update code/modules/events/prison_break.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* one minute
* Update code/game/area/areas.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit ccf5ef4fc4
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Thu May 23 03:57:37 2024 +0300
Nanopaste now can repair mecha (#25251 )
* Nanopaste now can repair mecha
* Update nanopaste.dm
* refactor mech code
* fix
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update nanopaste.dm
* Update nanopaste.dm
* Update nanopaste.dm
* Update nanopaste.dm
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update nanopaste.dm
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/mecha.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/stacks/nanopaste.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit d32d6ee9eb
Author: matttheficus <57759731+matttheficus@users.noreply.github.com >
Date: Wed May 22 20:57:33 2024 -0400
50% off! (#25440 )
commit 34dc3224d9
Author: SPACEGEESE <136994596+spacegeese@users.noreply.github.com >
Date: Wed May 22 17:57:28 2024 -0700
shortens maints drone's description, moves the long part to a double examine (#25367 )
* the better drone rework
* Update maint_drone.dm
emag tidbit returned
commit 0e2ced3c00
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Wed May 22 20:57:25 2024 -0400
You can no longer push people with riot shields (and other parry objects) on help intent (#25301 )
* You can no longer push people with riot shields (and other parry objects) on help intent
* Update buffs.dm
commit d75cd41ba2
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Thu May 23 03:57:22 2024 +0300
RCD now build floor on chasms instead of wall (#25432 )
* RCD now build floor on chasms instead of wall
* yeah, this is work
commit 8b75706436
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Wed May 22 20:57:12 2024 -0400
this really fixed it huh? (#25519 )
commit 7a0d4bb089
Author: dj-34 <dj-34@bk.ru >
Date: Thu May 23 05:20:58 2024 +0500
Fix ppflowers (flora) generate missing icon (#25553 )
commit a2d3e51861
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Wed May 22 20:06:58 2024 -0400
refactor: remove unused /turf/proc/reachableAdjacentTurfs (#25580 )
* refactor: remove unused /turf/proc/reachableAdjacentTurfs
* Update code/game/turfs/turf.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 83dfa64ecb
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Wed May 22 19:50:23 2024 -0400
refactor: remove unused var in medicine.dm (#25579 )
commit 269be6bc97
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Wed May 22 21:26:47 2024 +0200
Implements byondStorage for 516 browsers (#25363 )
* Add 516 storage that doesnt break 515
* tgui rebuild
* TGUI Bundle Rebuild
* TGUI Bundle Rebuild
---------
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit 38fb21c467
Author: Arthri <41360489+Arthri@users.noreply.github.com >
Date: Wed May 22 16:15:14 2024 +0800
ChemMaster Production Mode Refactor (#24723 )
* Datumization of chem_master
* [ci skip]
* Undef properly
* Update code/modules/reagents/chemistry/machinery/chem_master.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Style & Formatting Suggestions
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Refactoring Suggestions
[skip ci]
* Naming changes
[skip ci]
* Rename variables and rewrite some checks
* Build and update tgui
* Rerun CI
* Turn production_modes into an associated list
* Fix tab selection
* Fix ui actions
* Fix sprite selection button
* [ci skip]
* Build and update tgui
* trigger ci
* force ci
* force ci
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@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 >
commit cd4fc1dd25
Author: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
Date: Tue May 21 19:09:19 2024 -0600
Lazarus Reagent Change, Decay Rate change, and Formaldehyde Buff (#25324 )
* Changes necrosis_prob to use decaylevel.
* Reverts previous change to create a new branch.
* Changes Lazarus Reagent to use decaylevel.
* Changes decay rates while leaving the point at which they're skeletonized the same. This is to give only a 3 minute timer for lazarus instead of a 5 minute timer without any consequence.
* Changes the later halves of decay rate.
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_life.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
---------
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 3b351c8636
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 17:29:40 2024 -0700
Nanotrasen Chefs have now officially gone to Chef College (#25066 )
* chef buff
* comments and crap
* blam
* revert
* s34n review
* last review
* Reduced expert chef cooldown to 5s.
* Renamed things for clarity.
* Moved Expert Chef Knowledge to IC
* Don't use a Oven, use an Oven.
* Made kitchen machines less egotistical.
* Gave Expert Chef Knowledge a spell.
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Less demanding background.
* Removed verb decoration and STATUS_USED_EXPERT_CHEF
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Changed trait name.
* Lint
* Apply review comment.
* Remove master-removed panel var
* Update code/modules/mob/living/carbon/human/human_mob.dm
Signed-off-by: DGamerL <108773801+DGamerL@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: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
commit 06db6bc004
Author: GDN <96800819+GDNgit@users.noreply.github.com >
Date: Tue May 21 19:17:26 2024 -0500
refactors radios to use proximity (#25303 )
* refactors radios to use proximity
* Apply suggestions from code review
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 8f2bcdba85
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 16:29:27 2024 -0700
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 >
commit 956bf6cd79
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Tue May 21 18:23:45 2024 -0400
you can no longer kinesis the chair you are buckled to (#25561 )
commit e7ecbda4bf
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Tue May 21 18:23:39 2024 -0400
health scanners no longer say slime people have no heart (#25498 )
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 6b0d87d328
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Tue May 21 15:22:30 2024 -0700
Oops. (#25562 )
commit da36e9fc46
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Mon May 20 20:45:00 2024 -0700
Crashing into stuff while leaping will actually work now. (#25545 )
commit e20bbc6ca3
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Mon May 20 20:39:41 2024 -0700
Requests Console standardization (#25213 )
* Requests Console standardization
* Update Secondary Goals to match the new Chemistry Requests Console
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
commit e799cef6b9
Author: Taurtura <141481662+Taurtura@users.noreply.github.com >
Date: Mon May 20 05:55:49 2024 +0200
adds the abductor surgery toolset (#25419 )
* adds surgical abductor toolset
* ..Yes. The crew needs to be able to get it somehow. Right
* handle review from 1080p
* Required tech should be the correct one, and not engi's
* Henri's review
* 1080p's review
* adds surgical abductor toolset
* ..Yes. The crew needs to be able to get it somehow. Right
* handle review from 1080p
* Required tech should be the correct one, and not engi's
* Henri's review
* 1080p's review
commit b290fdd76a
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Sun May 19 14:25:42 2024 -0400
The lance now has a very clear confirmation message on it. (#25501 )
* The lance now has a very clear confirmation message on it.
* Update code/modules/supply/supply_console.dm
Co-authored-by: Matt <116982774+Burzah@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
commit 8e43007b83
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Sun May 19 12:42:02 2024 +0200
fix this (#25524 )
commit ac84655df6
Author: matttheficus <57759731+matttheficus@users.noreply.github.com >
Date: Sun May 19 06:13:04 2024 -0400
Radio Hotmic Noise + Alt Click Toggle (#25239 )
* radio check - lime charlie
* examine addition
* oops
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
* oops 2
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
* dgamerl review
* i didnt save lul
---------
Signed-off-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
commit 21d4261400
Author: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com >
Date: Sun May 19 06:09:25 2024 -0400
Medbeams now heal IBs and burn wounds along with (#25474 )
fractures
commit 77b6f52e6d
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Sat May 18 14:17:04 2024 +0200
Fix my error (#25515 )
Haha this event is so funny it makes me want to merge without looking
commit a6dc4f43fa
Author: Matt <116982774+Burzah@users.noreply.github.com >
Date: Sat May 18 01:25:10 2024 -0700
Tweaks dynamics height adjustment for num input (#25489 )
commit e5e4941732
Merge: 0d9409dc5a 2ac2dbca44
Author: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
Date: Sat May 18 00:03:53 2024 +0100
Merge branch 'master' of https://github.com/Fordoxia/CRUNCHParadise
commit 2ac2dbca44
Author: S34N <12197162+S34NW@users.noreply.github.com >
Date: Sat May 18 00:07:23 2024 +0200
i swear to god (#25506 )
commit 1409c03463
Author: Aylong <69762909+AyIong@users.noreply.github.com >
Date: Fri May 17 20:27:10 2024 +0300
[TGUI] Noticeboard (#25095 )
* [TGUI] NoticeBoard
Well... that's... something?
Little animation
Update tgui.bundle.css
Pretty laggy animations
More design
Revert inset shadow
Polishing
You can craft it now
Wrap this shit
RMB func
* Polish
* Review changes
* Rebuild rebuild rebuild...
* Rebuild TGUI
* Unwrench it
commit 3eae519539
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 11:10:09 2024 -0400
Update game_mode.dm (#25509 )
commit 407f2345b0
Author: chuga-git <98280110+chuga-git@users.noreply.github.com >
Date: Fri May 17 08:25:57 2024 -0500
Prevents using organ extractor to circumvent mephedrone heart damage (#25401 )
* adds check to prevent organ extractor/mephodrone cheese
* Update code/modules/surgery/organs/organ_extractor.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit f8f34e64df
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 15:19:21 2024 +0200
Adds explosion particles! (#25410 )
* Adds explosion particles
* Adds back the smoke explosion system
* Removes whitespace
* Fixes CI
* Adds TGMC explosion
* Fixes explosions, removes smoke explosions
* More particle tweaks
* Removes a random extra kickup
* Fixes CI by properly removing kickups
commit 8b2852e824
Author: Silverplate <118299273+silverplatedelta@users.noreply.github.com >
Date: Fri May 17 09:12:26 2024 -0400
GOLDEN BLAST: a new judo combo (#25457 )
* FACE THE WRATH OF THE GOLDEN BOLT
* lew review
* 120 stam damage standardization
* makes it cooler
* GOLDEN BLAST is now louder
* Update code/modules/martial_arts/combos/judo/goldenblast.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit e2aeeb7803
Author: Arthri <41360489+Arthri@users.noreply.github.com >
Date: Fri May 17 21:11:16 2024 +0800
Adds a VV Menu for Manipulating Reagent Holders (#25006 )
* Add reagents_editor
* Add tgui
* Fix memory leak
* Fix volume limits
* Don't unnecessarily update UI
* Handle null volume
* Change syringe color to green
* Wrap in section
* Add buttons for updating total and forcing reaction
* Remove padding for volume cell
* Fix memory leak again
* Allow removal of reagent
* Fix memory leak again
* Tweak centering
* Fix grammar
* Remove redundant types
* Reorder types
* Remove redundant css
* Strip css
* Rewrite Icons into Buttons
* Add dedicated remove button
* Change confirm icon
* Build and update tgui
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Remove non-existent scss import
* [ci skip]
* Build and update tgui
* trigger ci
* force ci
* Build and update tgui
* force ci
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
commit 64e0947b97
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 09:07:01 2024 -0400
prototype nanite injector now heals ipcs / robotic limbs / cybernetic organs (#25473 )
* nanocalcium now heals ipcs / robotic limbs / cybernetic organs
* Update code/modules/reagents/chemistry/reagents/medicine.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Signed-off-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit f3a24e24bb
Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Date: Fri May 17 14:01:13 2024 +0100
Improves note deletions (#25460 )
* Improves not deletions
* balls
* balls the second
commit 0339ef65dd
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Fri May 17 09:00:27 2024 -0400
Body Randomize button now changes physique and height (#25418 )
commit 0e0fe9f107
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 17 15:59:28 2024 +0300
Kangaroo and larva now can be butchering (#25360 )
* Kangaroo and larva now can be butchering
* Update code/modules/food_and_drinks/food/foods/meat.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/meat.dm
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com >
commit 418d4fae2a
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 14:59:06 2024 +0200
You can now crash into things with leap (#25345 )
* I'm happy with this
* Lewc review
* Adds varedit safeties
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Matt <116982774+Burzah@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: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit ca31767ea7
Author: Deniz <66401072+Oyu07@users.noreply.github.com >
Date: Fri May 17 13:58:50 2024 +0100
Cleans up a nested proc with returns (#25339 )
* indent culling 1
* PAI done
* hemostat done
* Re-ordered message
* Update code/modules/mob/living/simple_animal/bot/bot.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Signed-off-by: Deniz <66401072+Oyu07@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
commit fefb4401c0
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Fri May 17 08:58:30 2024 -0400
Adds a new rock-paper-scissors emote (#25300 )
* adds rock paper scissors mechanics
* better icon
* Cleans up the last bit of the implementation
* use barber scissors instead
* minor cleanups
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/datums/status_effects/neutral.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit ecabb8f7e6
Author: larentoun <31931237+larentoun@users.noreply.github.com >
Date: Fri May 17 15:57:45 2024 +0300
Fix planetary_atmos working correctly only for lavaland + use defines for lavaland atmos (#25296 )
* planetary atmos is not only lavaland
* use defines for lavaland temperature
* use defines for lavaland air
* temperature is initial
commit b557dabad1
Author: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Date: Fri May 17 08:53:08 2024 -0400
C4 now takes 1.5 seconds to attach to an object. C4 is now directional. (#25361 )
* C4
* C4's are now directonally hidden behind walls / doors
commit 621127de61
Author: Aylong <69762909+AyIong@users.noreply.github.com >
Date: Fri May 17 15:52:59 2024 +0300
Make some guns REAL auto (#25267 )
* The Man Who Sold the World
* UHHHH
* Revert WT full-auto
commit da0843e96d
Author: Charlie Nolan <funnyman3595@gmail.com >
Date: Fri May 17 05:49:32 2024 -0700
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 >
commit a57169eb2e
Author: DGamerL <108773801+DGamerL@users.noreply.github.com >
Date: Fri May 17 14:49:10 2024 +0200
Adds a global spores limit (#25155 )
commit b216289b41
Author: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Date: Fri May 17 15:45:32 2024 +0300
FEAT: Two new attachable armor for Ripley (#25231 )
* FEAT: Two new attachable armor for Ripley
* Delete mecha 32x48.dmi
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Add defines into separate files, change descriptions a bit
* fix
* change (loc) to get_turf(src)
* mecha
* edit defines
* Update leather.dm
* Update code/game/mecha/working/ripley.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update leather.dm
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update mechfabricator_designs.dm
* fix .dmi
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/mecha/working/ripley.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update ripley.dm
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/stacks/sheets/leather.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@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 >
commit 9afec80430
Author: Gatchapod <20936555+Gatchapod@users.noreply.github.com >
Date: Fri May 17 14:44:34 2024 +0200
Less scuffed Tajaran veils (#24701 )
* Tajaran enveilening
* Fix load name, swap to Initialize, more OOP
* Addressing reviews, small redoing of desc
* Suggested changes
* changes suggested by lewcc
---------
Co-authored-by: Gatchapod <Gatchapod@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
commit 1933d2fab3
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 17 13:43:06 2024 +0100
Refactors borg grippers, service now has a specialized gripper. (#24596 )
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Most of the stuff
Most of the refactor. Needs to fix medical borg doing shrapnel extraction.
* Forgot this
* fixing space intent
* Newline
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* More improvement
* CI fixes
* GO AWAY SPACE INDENTATION I DIDN'T PUT YOU THERE AAAAA
* oops mb mb
* Makes this work with ebba's PR
* get dat fokkin disk
* Update cyborg_gripper.dm
* Removes all nuclear stuff
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update cyborg_gripper.dm
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update cyborg_gripper.dm
* coin flipping
* Update cyborg_gripper.dm
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* EOL comments no longer EOL
* autodoc
* Update cyborg_gripper.dm
* can hold all
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Oh hi mark!
* Update code/game/objects/items/robot/cyborg_gripper.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Line split
* Some comments, examine().
Examining a gripper now tells you what's inside.
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
commit ad48f54c60
Author: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Date: Fri May 17 08:32:39 2024 -0400
[S] Fixes an exploit (#25502 )
* you have no idea what it took to make this commit
* Update code/game/objects/mail.dm
Co-authored-by: 1080pCat <96908085+1080pCat@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: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
commit 85a9b97e80
Author: Contrabang <91113370+Contrabang@users.noreply.github.com >
Date: Fri May 17 08:00:06 2024 -0400
Refactors outfits to work with mind initialization (#25395 )
* wow
* fix runtime and ci
* i spell good
* Fix
* Update code/datums/outfits/outfit_admin.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 95b2fcf095
Author: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Date: Fri May 17 13:59:40 2024 +0200
challenge check fix (#25372 )
commit 94b7057989
Author: warriorstar-orion <orion@snowfrost.garden >
Date: Fri May 17 07:58:36 2024 -0400
tube stations can be skipped by holding direction key (#25350 )
* tube stations can be skipped by holding direction key
* Update code/game/objects/structures/transit_tubes/station.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
* invert/guard clause
* add examine text for hints
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
commit 74ad8c1463
Author: Daylight <18598676+Daylight2@users.noreply.github.com >
Date: Fri May 17 14:44:17 2024 +0300
Gives singularity engines a slight nudge towards the station (#25420 )
* Makes the singolo target
* Spelling
* Update code/modules/power/engines/singularity/singularity.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
* Fancy comments
---------
Signed-off-by: Daylight <18598676+Daylight2@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
commit 131e631cc4
Author: Luc <89928798+lewcc@users.noreply.github.com >
Date: Fri May 17 07:37:16 2024 -0400
Adds a rod smite (#25424 )
* better
* no more ripping
commit 1d97474ee5
Author: Migratingcocofruit <69551563+Migratingcocofruit@users.noreply.github.com >
Date: Fri May 17 14:32:48 2024 +0300
Adjusts grinder behaviour and towercap log contents (#25249 )
* Adjusts grinder behaviour and towercap log contents
wood logs now contain 20 carbon, and the plank carbon amount is reduced accordingly, steel logs now contain 50 iron, non-edible plants are ground the same way as edible plants.
* Rearranged checking for grinding behavior to if else from nested if and removed the old non-edible plant grinding code.
commit 66e3528b7c
Author: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Date: Fri May 17 12:22:14 2024 +0100
Adds Abductor Janitorial Tools! (#25057 )
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Br…
* Revert "Squashed commit of the following:"
This reverts commit 858b1d8f36 .
* Update code/modules/clothing/suits/cardborg_suit.dm
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Fordoxia <fordoxia@googlemail.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2024-05-30 16:42:02 +00:00
Christasmurf
0db4c22804
Cargo Technician resprite + some hazard vests ( #25399 )
...
* cargotech and hazard vests
* deliveryboy and bomberjacket
* explorer merge changes
2024-05-29 13:40:08 +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
Christasmurf
d587effe2c
Beret + softcap .dmi split ( #25314 )
...
* beret softcap dmi split
* icon rename
* dme crlf to lf
* tsf cap fixes
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
* vox cap icon name
* remove beret subtype on fluff
* Update code/modules/clothing/head/soft_caps.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
---------
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-05-02 11:37:44 +00:00
Mikhail Dzianishchyts
7fa44a31fb
Full Auto Gun Mode Component ( #24998 )
...
* Full Auto Gun Mode Component
* Apply some refactoring
* spaces mhmm
* Some signal movement
* Apply DGamerL suggestions
* Unknown SIGNAL_HANDLER no more
* Fix runtime if uid is passed
* Why the hell you even care
* god you serious
---------
Co-authored-by: Gottfrei <zweisen@gmail.com >
2024-04-22 21:32:49 +00:00
GDN
9e6dcf9c46
removes the remaining datum redeclares ( #25220 )
...
* removes the remaining datum redeclares
* the two fixes
* finneee contra
* OK CONTRA
* readd
* CURSED TO BE BROWN!
* facking automerge
2024-04-21 18:26:35 +00:00