Charlie
5a09895489
reverts #18618 , fixing the melee attack chain ( #18687 )
...
* reverts #18618
* refixes the chainsaw
2022-08-03 23:33:36 +01:00
Viz
48b3f1dec9
thermodynamics ( #18664 )
2022-08-03 15:35:49 +01:00
Nathan Winters
bec7ebec25
Fix pills checking DRAINABLE on target reagent container ( #18657 )
2022-08-03 15:34:20 +01:00
FloFluoro
17315c89ac
Fixed punctuation on armblade description ( #18679 )
2022-08-03 15:32:38 +01:00
Charlie
359552b1f4
Fixes the knockout trait and simple mob sleeping ( #18567 )
...
* makes the knockout work
* forgot to remove the calls here
2022-08-02 23:45:07 -05:00
Qwertytoforty
a08468ac21
Ports TG Hierophant trophy, and TG colossus changes. ( #18666 )
...
* Ports TG Hierophant trophy, colossus changes.
* Runechat / unneeded check
* makes colossus not control the time stream.
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* lewc's changes
* fuck
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-08-02 17:24:26 +01:00
ParaGitV
0266a0bd85
Improve SM logging/visibility ( #18670 )
...
Adds investigate logging and more visible messages for interacting with the supermatter with telekinesis.
2022-08-02 14:32:47 +01:00
Viz
3894832ed8
makes drinks normal ( #18658 )
2022-08-02 13:47:37 +01:00
Luc
3b11220f00
Improves sleepy pen logging ( #18588 )
...
* Improve logging on sleepy pen
* Refactor pen for some more admemery
* Remove VV stuff
* Update code/modules/paperwork/pen.dm
yeah
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-08-02 13:40:16 +01:00
AffectedArc07
2da68e9b64
Atmospherics refactor ( #18460 )
...
* Atmospherics refactor
* META(GAMING)
* Cleanup
* RPD hotfix
* Fox review
* Do this
* Well that escalated
* Repath these
* Ah yes, scope creep
* Remove this comment
* Regression #1
2022-08-01 16:27:35 -04:00
Edan
1d552ab0e4
Armour Refactor ( #18547 )
...
* initial commit
* bullet fix + 100% armour pen
* equivalent armour values
* percentage armour pen
* updates bombing
* adds more defines
* i like armour too much
* review pass 1
* review pass 2
* updates with lavaland elites
* armour penetration value tweaks
* wt550 AP round change
2022-08-01 20:23:49 +01:00
S34N
07265abdf2
Makes trees transparent if important objects are hiding behind them ( #18627 )
...
* tree!
* Update code/modules/admin/verbs/freeze.dm
* yeet
* steel review, animate transparency
* more critical items
* charlie review
* charlie
2022-07-31 23:24:12 +01:00
Bm0n
b4d74f5620
Makes cell chargers buildable and upgradeable ( #18465 )
...
* finally cell chargers have parts
* formatting
2022-07-31 23:23:46 +01:00
PacifistDalek
f3035edb6f
Pizza Overhaul 2022 ( #18278 )
...
* wip
* goodbye two pizzas
* commit to pizza time
* pizzaaaaaaaa
* getting there
* hopefully final
* pizza
* do you like me now CL?
* Update code/modules/food_and_drinks/recipes/recipes_oven.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* fixing suggestions
* Update paradise.dme
* back on track
* removing tablecrafting recipies, switch back to oven recipeis
* remove unused raw pizza sprites
* re-add KalevTait's suggestion
* fix merge conflict
* merge conflict fix i guess???
* i swear if this is still conflicted
* fixing trailing newlines
* moves parent calls
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2022-07-31 23:23:32 +01:00
Viz
fa56e88fd7
fixy borgy ( #18655 )
2022-07-31 21:49:12 +01:00
roarbark
3f28b9fb25
turns hover over tooltips for inventory items into a preference ( #18570 )
...
* turns hover over tooltips into a preference
this allows people to toggle the tooltip boxes that appear when hovering over items
* adds up the bitflags in preferences.dm
oops
* coding late at night be like
fixes the bitflag, a variable location and the define name
* better wording and removes a var
cooler code
2022-07-31 21:36:32 +01:00
Charlie
9a663e3b1f
Removes the majority of brute/burn mods from species, replaces them with interesting downsides. ( #18501 )
...
* species rebalance
* IPC rework PRT 2
* geneless
* grammar
* affected's suggestion
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Review pass
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* farie review
* static list
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2022-07-31 14:28:43 +02:00
ParaGitV
222f9ae800
Additional AI Sprites ( #18637 )
...
* New AI Sprites
* More sprites
* Adds new custom & pre-existing holograms
* Removes Biohazard
2022-07-31 12:41:51 +01:00
moxian
cf919a1bd6
Fix double-zombiefying bug ( #18648 )
2022-07-31 12:41:32 +01:00
Qwertytoforty
daca998981
[TM READY] Ports lavaland elites from TG. ( #18448 )
...
* startup, expect like 50 unneeded icons, not bug free™️
* Hope works. Cloak works. Buffs for AI controlled. Faction fix.
* map speed buffs, fixes resummon health decay
* Adds roles. Adds Mirror walk. Nerfs revival, especialy for non antag summoned.
* I am denser than bluespace ore
* x2 antag cooldown, update desc for cloak
* removes 66% burn damage resist from elites
* honestly just knock that down
* herald not speaking right, fuckup with max hp fix
* Thanks hal!
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* changes, changes, and more changes, oh my!
* Update code/datums/status_effects/buffs.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* GC stuff
* oh, and just one more thing
* no gibtonite gaming
* Huston we have a FUCKING PROBLEM
* oopsy doopsy
* but just one more thing (again, gc stuff)
* Lets all elites speak their mind
* NO LAVA
* grab ghost, legion charge red.
* dust the dusting from the code
* no mirror cargo shuttle crossing
* need to stop making small changes, x2 broodmother
* herald no longer crashes the MC
* Lower broodmother cooldown, herald down 5 brute and , legionare gets more smoke and thermals, pandora gets chasers
* remove extra brackets, x 2 on aoe squares
* pandora now respects factions
* fixes teleporting to tumor if reactivated by someone else. Herald has light, boost elites make message
* requested changes
* mirroring a wanted change
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-30 20:22:28 +01:00
Viz
9ce38542f3
removes false advertising ( #18636 )
2022-07-30 20:04:35 +01:00
Farie82
fd1928312a
Puts stat on DEAD before sending the DEATH signal ( #18641 )
...
Fixing dying twice due to explosive implants or such
2022-07-30 20:04:00 +01:00
AffectedArc07
f0b36ddc59
Changelog improvements ( #18498 )
...
* Changelog improvements
* Farie tweaks
* Fix
* Improvements
2022-07-30 16:15:05 +01:00
AffectedArc07
38825f5c13
The beginning - Converts meatpackers gateway mission to ruin ( #18434 )
...
* Converts meatpackers gateway to ruin
* Line endings more like life endings
* Sean said this works
* Sean review
* the biggest edit
2022-07-30 13:05:30 +01:00
FloFluoro
b9bfae5009
Adds "antagonist" message when polymorphed into Xenomorph ( #18631 )
...
* Adds "antagonist" message when polymorphed into xenomorph
* Changed text type to userdanger
* Oops
2022-07-30 12:15:16 +01:00
S34N
a24c1c4299
Prevents players from voluntarily ghosting when adminfrozen ( #18620 )
...
* nope
* Update code/modules/mob/dead/observer/observer.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-30 12:15:11 +01:00
S34N
fe1d30fd2f
Character-based rebindable custom emotes ( #18506 )
...
* 1
* 2
* 3
* make it (mostly) work
* character-based emotes
* bump SQL version
* where did you go little s
* no more raw json
* partial AA review
* makes it not coded as stupidly
* donor exclusive emotes 4-7
* ship it
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update code/datums/keybindings/emote.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* spacings
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-30 12:14:02 +01:00
Contrabang
a0f326bec3
Examine now shows if a head has had it's organs removed ( #18598 )
...
* wow look at this head i found in maints!
* i dont steal code I swear
* oops totally meant to fix this in the last commit
2022-07-30 11:52:52 +01:00
roarbark
f115c45578
adds another vulpkanin hair sprite ( #18593 )
...
* adds another vulpkanin hair sprite
adds a hair sprite for vulpkanin thats called "clean cut"
* updates north sprite
makes it look cooler
2022-07-30 11:52:01 +01:00
PacifistDalek
ba9e89a093
1 down, condiment machine to go ( #18592 )
2022-07-30 11:51:43 +01:00
Vi3trice
f43693d927
Light icon behavior tweaks and fixes ( #18579 )
...
* Update lighting.dm
* Update lighting.dm
* Update lighting.dm
2022-07-30 11:49:38 +01:00
Nathan Winters
31e34af4ba
Change default dropper transfer rate to 1u ( #18568 )
...
* Change default dropper transfer rate to 1u
* Clarify dropper descriptions
* Fix typo in pipette description
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-07-29 23:43:21 +01:00
Viz
8d3015163a
spider glomp ( #18484 )
2022-07-29 21:14:54 +02:00
Charlie
38ce9040e0
fixes the return values ( #18618 )
2022-07-29 21:13:17 +02:00
Bm0n
7f83855f49
Maybe actually removes the last of the red crosses but probably not ( #18533 )
...
* this better be the last red crosses
* cmo icon
* just going to fix the cmo icon while i am here
* revents spawner icon changes
* defines blob colours
2022-07-29 20:11:32 +01:00
Viz
cc6b9c038d
Replaces "taser" with "disabler" in two places where it's now true ( #18621 )
...
* taser i hardly know her
* oopsie
2022-07-29 14:22:01 +01:00
Viz
48f02a3987
Balances explosions for stamina combat ( #18602 )
...
* whats that beepi-
* no longer can frag-12 nukies with it
* charlie review 1
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* charlie review 2
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-07-28 22:20:29 +01:00
Viz
506a2989e0
why is this possible ( #18597 )
2022-07-28 14:54:18 +01:00
Sirryan2002
7c3ba20d26
fixerooni ( #18607 )
2022-07-27 21:33:07 +01:00
Adri
c1376e08f8
Adds a lavaland and a space ruin, adds a "nest" structure ( #18508 )
...
* Adds goliath/grub lavaland ruin
* Adds syndicate drug lab ruin
* Fixes nest.dm issues
* Fixes APC init
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Satisfies linter
* Addresses AA review
* Addresses Farie and AA reviews
* Missed a \the
* Adds comments
* Made the warning message stand out more
* Removes redundant initial desc
* Moves APC vars out of init
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Replaces plating with airless plating
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-27 21:32:40 +01:00
Vi3trice
0132109d2b
That doesn't seem like a good idea ( #18605 )
2022-07-27 21:28:02 +01:00
AffectedArc07
2f5cec832d
Cleanup redundant machine stuff ( #18494 )
2022-07-27 21:25:39 +01:00
Viz
a6d134ab46
god i hate these things ( #18584 )
2022-07-27 19:07:00 +01:00
moxian
b8e15e1dce
Initialize bots ( #18558 )
2022-07-27 15:07:49 +01:00
roarbark
162ad961ac
fixes weaken on stop drop and roll ( #18590 )
...
* fixes weaken on stop drop and roll
turns resisting out of fire from a .3 second stun into a 3 second stun
* raises it to six seconds
oops
2022-07-27 15:07:21 +01:00
Contrabang
05e5385fab
Makes all security newscasters bumped, centers newscasters, and converts several newcasters to the security version, adds several newscasters to box ( #18435 )
...
* part 1 of part 1
* coooode
* deconflicted
* wow newscasters are missing everywhere
* way more newscasters
* updated to current, merging master so finicky
* Updated on Bmon Review
2022-07-27 14:46:06 +01:00
Sinestia
6674928e38
Adds a ring-able bell ( #18364 )
...
* Adds the bell. No map changes.
Co-authored-by: Wallemations <https://github.com/Wallemations >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/stacks/sheets/sheet_types.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* Do a few things
Addresses reviews, converts the bell to /obj/item by copping paperbin code, add to autolathe
* Add to maps
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* Update code/modules/research/designs/autolathe_designs.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2022-07-27 14:39:53 +01:00
Charlie
67edcdc0e8
You can now walk while you have a TGUI menu focused. ( #18537 )
...
* TGUI hotkey passthrough listener
* always pass keydown
* dictionary
* AA nit
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* AA nit part 2
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* AA nit part 3
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update tgui/packages/tgui/hotkeys.js
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2022-07-26 18:15:02 +01:00
Viz
df1eefe9e2
Removes RNG Stuns From a Bunch of Xenobio Mobs ( #18548 )
...
* tree down
* what the hell is this...
* I have no faith in you
2022-07-26 16:04:17 +01:00
AffectedArc07
283afca023
Refactors asay+msay redis controllers ( #18483 )
2022-07-26 16:57:32 +02:00