5178 Commits
Author SHA1 Message Date
SpookertonandGitHub 339b42a690 Merge pull request #8484 from Rykka-Stormheart/shep-dev-defib-pain
Adds pain upon being revived with a defib
2022-04-01 18:28:37 +01:00
SpookertonandGitHub f06dcc071e Merge pull request #8470 from Verkister/patch-89
Some admin log "usr" fixes
2022-04-01 18:25:29 +01:00
spookerton 602cc67d2b removed CLAMP define 2022-03-31 19:21:58 +01:00
spookerton 5e7a007e47 clean up emag resolve_attackby, .orig files 2022-03-30 15:43:28 +01:00
spookerton 5212706f3d cleans up atom/movable/Destroy + adds walk(src, 0) 2022-03-30 15:04:11 +01:00
spookerton 209caf444c adds material armor crafting recipes 2022-03-30 15:03:27 +01:00
atermonera c7f1880394 Revert "What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)"
This reverts commit 4d8c43f106.
2022-03-29 16:01:32 -08:00
atermonera 20b60157eb Revert "A KNIFE!"
This reverts commit 0dabd4a717.
2022-03-29 15:54:14 -08:00
17e38ea58c Update code/game/objects/items/devices/defib.dm
Co-authored-by: Spookerton <spkrtn@pm.me>
2022-03-28 02:03:55 -06:00
Rykka 9bd77e462e Adds pain upon being revived with a defib
As stated.
When brought back to life, you're given a moderate amount of pain to simulate the defib pain.
2022-03-27 19:31:05 -06:00
VerkisterandGitHub 44166771c9 Update cards.dm 2022-03-25 18:46:19 +02:00
VerkisterandGitHub 871391f6f6 Update AI_modules.dm 2022-03-25 18:45:18 +02:00
VerkisterandGitHub f07059358a Update defib.dm 2022-03-25 18:44:18 +02:00
listerla 899e769531 somethign -> something 2022-03-14 15:38:00 -04:00
AtermoneraandGitHub 7428ac95c3 Fixes material bats not returning init hints (#8393)
* Fixes material bats not returning init hints

* Can the cans pass CI

* Brace for letting
2022-02-13 20:55:33 -08:00
CerebulonandGitHub 4fad562e9e Cybernetic Augments and Sick Tats (#8200)
* Cybernetic Augments and Sick Tats

* Cybernetic Augments and Sick Tats

* Fixed indentation

* Unused var

* Excludes metal bits from cloning/dna copies.

* Genetics as var

* Add a line.

* what if a list was a list
2022-02-12 23:51:04 -08:00
AtermoneraandGitHub 78810736a9 Merge pull request #8379 from Atermonera/fix_chembag_slowdown
"""Halves""" chem bag slowdown
2022-02-06 14:21:23 -08:00
AtermoneraandGitHub f603223d88 Adds antag subsystem to handle antag datum init (#8383)
* Adds antag subsystem to handle antag datum init. Moves antag datum defines to a module. Antagging new_players via traitor panel moves their created bodies to appropriate spawnpoints.

* Un-oopsies some unnecessary init order changes
2022-01-27 20:08:10 -08:00
atermonera 9122358136 """Halves""" chem bag slowdown 2022-01-22 16:35:42 -08:00
AtermoneraandGitHub e9ddcc8bf5 Merge pull request #8372 from Atermonera/aknife
A KNIFE!
2022-01-22 15:39:49 -08:00
Atermonera 0dabd4a717 A KNIFE! 2022-01-18 17:29:50 -08:00
Cerebulon c2f4d10b8b Mech and Locker Sounds 2022-01-17 13:22:33 +00:00
AtermoneraandGitHub 4d8c43f106 What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)
* get_tool_quality has numerical meaning

* Basic tools set tool quality

* Toolspeed is replaced by tool quality checks

* Addresses assorted results from live test

* Extra cleanup
2022-01-16 15:52:55 -08:00
0232be9531 Repaths obj/effect/effect, datum/effect/effect [MDB_IGNORE] (#8312)
* Repaths obj/effect/effect, datum/effect/effect

* linter fixes

* No new

Co-authored-by: Atermonera <forslandm@gmail.com>
2022-01-16 00:14:39 -08:00
AtermoneraandGitHub 439c9bf1f7 Merge pull request #8340 from MistakeNot4892/siffixes
Various tweaks on and around exploration.
2021-11-21 00:04:24 -08:00
MistakeNot4892andGitHub 2f0a618d45 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2021-11-14 00:09:14 -08:00
MistakeNot4892 a4054152f4 Closed umbrellas are smaller. 2021-10-13 20:08:53 +11:00
atermonera 09fdd739fe Unequipping mask slot won't disable internals when wearing airtight hats 2021-10-06 23:22:46 -08:00
Ghost ActualandGitHub 12b1a29efe Donk-Soft! (#8305)
* Initial port

* Various fixes

* Doomguy Costume Addition

Halloween just around the corner, I wanted to add a costume that uses the new toy guns.

* Merge conflict, fixes
2021-10-04 22:14:46 -08:00
Atermonera 9c4eceae2b Removes suicide_act() 2021-09-19 11:43:34 -08:00
MistakeNot4892andGitHub 0f574bd2a4 Merge pull request #8292 from Schnayy/bugfixes-9-11-21
Fixes stray bugs
2021-09-13 10:16:00 +10:00
Schnayy 4fbeb64ae5 round start multitool 2021-09-11 08:59:45 -05:00
Schnayy 030741d681 fixes stray bugs 2021-09-11 01:28:49 -05:00
MistakeNot4892andGitHub c5e295041b Merge pull request #8252 from lbnesquik/Kot-material-costs
Expands the material values of certain items.
2021-09-03 12:19:29 +10:00
MistakeNot4892andGitHub f14907cdb9 Merge pull request #8203 from Cerebulon/food2021
Food Expansion
2021-09-03 11:55:26 +10:00
lbnesquik ad9af28fdf Removes an empty file. No clue what's the deal with this. 2021-09-01 04:56:03 +02:00
lbnesquik 0810f6d51a Converts things to different material names 2021-09-01 01:05:47 +02:00
Cerebulon 81229b1fab requested changes, missing reagent, generic cubes 2021-08-31 20:08:01 +01:00
Cerebulon a567381931 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into food2021 2021-08-31 18:31:58 +01:00
MistakeNot4892andGitHub aa25456fcb Merge pull request #8236 from Cerebulon/wipedown
Allows wiping food off cutlery
2021-08-31 10:06:19 +10:00
Cerebulon e2e54a7c8e Merge branch 'master' of https://github.com/PolarisSS13/Polaris into food2021 2021-08-27 21:09:46 +01:00
VerkisterandGitHub f61d045847 Fixes radio headset sound toggle not working
Also makes them a little less loud.
2021-08-27 19:18:58 +03:00
lbnesquik cdf395c883 Expands the material values of certain items. 2021-08-27 04:06:56 +02:00
MistakeNot4892andGitHub ac33af2770 Merge pull request #8239 from Cerebulon/fumo
Makes Fumo Un-Huge
2021-08-26 11:45:21 +10:00
MistakeNot4892andGitHub 34127628ee Merge pull request #8240 from Cerebulon/vendthrow
Vending machine throwing tweaks
2021-08-26 11:45:05 +10:00
MistakeNot4892andGitHub 34a0149642 Merge pull request #8242 from Cerebulon/radiosounds
Adds Headset Radio Sounds
2021-08-26 11:43:47 +10:00
Cerebulon bfdbd5b1fa Adds headset radio sounds 2021-08-23 19:58:43 +01:00
Cerebulon 6b73ba2fe1 Vending machine throwing tweaks 2021-08-23 18:30:39 +01:00
Cerebulon 2d0dac6387 Makes Fumo Un-Huge 2021-08-23 17:43:39 +01:00
Cerebulon 22d073b193 Don't forget to wipe. 2021-08-23 14:41:07 +01:00