Commit Graph

22780 Commits

Author SHA1 Message Date
SabreML
e641fe9c1a Swarmer Beacon EMP damage (#15032)
* Update swarmer.dm

* Update swarmer.dm
2020-12-06 22:45:56 +00:00
Sean Williams
e55eaa7447 Consistency with hardsuit values (#15040)
While going to enter resist/armour values for engineering hardsuits on the wiki, I noticed the CE hardsuit has 10 less rad protection compared to its helmet.
Every other suit with 100 rad protection has this value consistent across both parts, and in fact, all hardsuit values match their helmet values apart from this one and the Singuloth armour. (That has a weaker helmet in a number of resistances.)

🆑
fix: Consistency with hardsuit values for CE hardsuit and helmet.
/🆑
2020-12-06 22:40:33 +00:00
Farie82
29131cac7e Fixes issues/runtimes with the brand intelligence event (#15053) 2020-12-06 10:24:17 +00:00
dearmochi
0e15d69971 [TGUI] Ore Redemption Machine (#15016)
* [TGUI] Ore Redemption Machine

* small thing
2020-12-05 11:04:46 +00:00
Qwertytoforty
8829e81ef5 Makes EMP actually usefull on reactive armor (#15023) 2020-12-05 10:33:13 +00:00
SteelSlayer
6c6e71fc1b mmi no ghost (#15050) 2020-12-05 10:12:47 +00:00
dearmochi
f09ba21ef7 [TGUI] Exosuit Fabricator (#14964)
* [TGUI] Exosuit Fabricator

* Ensure backwards compatibility for older maps

* Address AA

* Address SteelSlayer

* please work

* tgui_ -> ui_
2020-12-04 19:50:56 +00:00
github-actions[bot]
f0fbda8f01 Automatic TGS DMAPI Update (#15044)
* Update TGS DMAPI

* Cleanup attributes

Co-authored-by: DMAPI Update <action@github.com>
2020-12-04 09:34:17 +00:00
Kyep
73b9aae95d Terror event spawns now pick players randomly (#15026)
* v1

* cleanup

* Refactor (AA request)

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-03 18:32:29 +00:00
Kyep
f29d7c6e64 513 requirement, user-friendly byond version requirement handling (#15041)
* v1

* docs

* AA suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* MINIMUM VERSION 513

* // => ///

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-03 09:25:22 +00:00
Kyep
76c3436f1e Better "please update byond" prompts (#15014)
* Better "please update byond" prompts

* AA suggestion, update text, add link, remove space, display after MOTD

* space

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-02 21:18:27 +00:00
Kyep
8def3bf2af TS Mother Rework (#14856)
* basic functionality

* map edit: delete mother from awaymission

* IncubateEggs, PickupSpiderlings, anti-exploit stuff

* editor, please stop messing with my indentation

* fixes

fixes: stops "cancelled" messages when a terror is in an airless pipe, stops incubate being used on eggs on an adjacent tile,  makes the "cannot incubate due to lack of regen points" message clearer, stops spiders using remoteview while in a pipe which messes up their vision

* fixes being able to wrap spiderlings/etc into coccoons if they're on top of a dead body

* mother webs block spiderlings from passing them

* AA suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-02 19:25:19 +00:00
AffectedArc07
a3f6ced32a Fixes TGUIs not reopening properly sometimes (#15035)
* Fixes TGUIs not reopening properly sometimes

* Comments
2020-12-02 13:54:14 -05:00
dearmochi
28acf26d65 Makes point arrow travel smoothly to pointed object (#14979)
* Makes point arrow travel smoothly to pointed object

* Don't animate on same turf, add easing
2020-12-02 18:39:31 +00:00
SabreML
73a19ddffa Update emote.dm (#15033) 2020-12-02 09:25:58 +00:00
Kyep
382032c87c Fix: allow AIs to restore safties on hacked bots (#15037)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-02 07:19:17 +00:00
Oyu-De
5816aa3dc3 Gets rid of <br> on science request console (#15029)
* Fixes <br> not being rendered properly

<br> on request console was just showing up as <br> so changed it with \n thanks to help I got on discord. it is still horrible, but less horrible.

* Update machine_redemption.dm
2020-12-01 13:44:49 +00:00
SabreML
0398ebd249 Adds the ability to pat out fires on burning people (#15015)
* Update carbon.dm

* Heat resistance
2020-12-01 09:27:42 +00:00
moxian
0da24eb17b Make fluff items cheaper (#14997) 2020-11-30 16:06:14 +00:00
dearmochi
b69c4754b7 Fix AIs ejecting IDs in Mining Vendors to their core (#15018) 2020-11-30 08:48:09 +00:00
dearmochi
7b90ae7695 Fix protolathe/autolathe mixup when exporting designs in R&D console (#15017) 2020-11-30 08:47:35 +00:00
AffectedArc07
ee13f13a2a Merge remote-tracking branch 'Paradise/master' into nanoui-is-dead 2020-11-29 09:46:30 +00:00
Kyep
e371ad0326 Fixes TGUI ghost orbit menu runtime (#15011)
* orbit menu tgui debugging

* CI test

* enforce R.mmi.brainmob.name != null

* typing

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-11-29 09:42:53 +00:00
dearmochi
07f63489dc Fixes instruments not looping (#15005) 2020-11-28 16:48:12 +00:00
AffectedArc07
c12a3654fd Converts these 2020-11-27 10:26:52 +00:00
AffectedArc07
4996ac3373 Merge remote-tracking branch 'ParadiseSS13/master' into nanoui-is-dead 2020-11-27 10:21:41 +00:00
SabreML
fef10c8614 Adds a setting to disable chat bubbles when typing 'me' emotes (#14930)
* Update typing_indicator.dm

* Attempt two

Added a new verb

* Don't need this

* Review stuff
2020-11-27 10:19:28 +00:00
dearmochi
0d9a73f018 Adds a "follow" button to things pointed to by ghosts (#14981)
* Adds a "follow" button to things pointed to by ghosts

* Do not show the button if ghost is visible to the living
2020-11-27 10:18:42 +00:00
Kyep
4a944658ad [TGUI] Upgrades Bots (#14871)
* secbots, ED209s, cleanbots

* Apply suggestions from AA code review

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* fluid buttons, Restore Safties

* pai rebuild

* deletes all spacing from data list

* katana needs_permit

* lava/storm/boneaxe needs_permit

* check s_store

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-11-27 09:56:02 +00:00
moxian
388b69d78e Deletes CLICK_CD_BREAKOUT. (#14992)
There's no reason to prevent people from *clicking* on things
for 10 seconds. They won't be able to do anything useful while being
constrained anyway.
And also, all paths leading to CLICK_CD_BREAKOUT go through
CLICK_CD_RESIST, so this change effectively lowers the "can't click
anything" time from 10s to 2s (not to zero)
2020-11-26 09:44:37 +00:00
dearmochi
6d9a5bf816 Fixes white wedding dress being named orange (#14986) 2020-11-26 09:41:15 +00:00
AffectedArc07
44012814d0 Merge branch 'master' into nanoui-is-dead 2020-11-26 09:34:14 +00:00
AffectedArc07
e859088889 SSdiscord tweaks (#14899)
* SSdiscord tweaks

* Update code/modules/admin/verbs/adminhelp.dm
2020-11-26 00:01:43 -05:00
AffectedArc07
03934e8171 Nukes recursive effects (#14936)
* [WIP] Nukes recursive effects

* Finishes the rest of the stuff

* Mochi tweaks
2020-11-25 23:59:30 -05:00
dearmochi
ddadbcf712 Unlimited Bap Works (#14976) 2020-11-25 23:56:22 -05:00
SabreML
c1fc688d08 Makes ATMs put money into your hands when withdrawing (#14961)
* Update ATM.dm

* Makes the description more explanatory

A bit out of scope of the PR but eh

* Bugfix and tweaks

* Whoops

Left some tests in the last commit
2020-11-25 23:53:21 -05:00
dearmochi
730060ee56 Fixes power net TGUI BSOD if console isn't connected to a grid (#14985) 2020-11-25 19:41:06 +00:00
SabreML
40c4476ec1 Adds a notification in dchat when a player dies (#14946)
* Death Note

* Adds a preference

* Probably should've done this

* Changed the list and shuffled some stuff around
2020-11-24 20:12:24 +00:00
AffectedArc07
d74dac1821 Ingame CentCom Ban DB Lookup Interface (#14921)
* Ingame CentCom Ban DB Lookup Interface

* Farie Tweaks
2020-11-24 10:18:44 -05:00
danni boi
ca97f9a92d Windowpainter (#14888)
* adds a window painting tool

* Update code/game/objects/items/devices/window_painter.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* gigit

* edited code to match steelslayer's suggestion

* Update code/game/objects/items/devices/window_painter.dm

OOF thank you for catching that

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: danni-boy <32673848+danni-boy@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-11-23 19:07:54 +00:00
moxian
85c712b030 Orbit menu no longer bundles dead players with dead butterflies. (#14969) 2020-11-23 19:02:28 +00:00
dearmochi
41d6fd9630 Fix marker beacon duplication exploit (#14973) 2020-11-23 12:23:03 +00:00
SabreML
cf3f0f3b45 Adds a new examination message for damage severity (#14922)
* Moderate damage

* Little bit of cleaning
2020-11-22 21:41:03 +00:00
AffectedArc07
afa8d97288 Cleanup 2020-11-21 16:26:43 +00:00
AffectedArc07
fc25c17df8 Merge remote-tracking branch 'ParadiseSS13/master' into nanoui-is-dead 2020-11-21 16:23:58 +00:00
AffectedArc07
841f56fe83 Migrates from Travis CI To Actions (#14958)
* Migrates from Travis CI To Actions

First hitch

Surprise surprise NanoUI is the issue

...

Please work

Final Commit

* Undoes an oops
2020-11-21 09:08:50 -07:00
AffectedArc07
54dd2765b4 Converts all tgui_ to ui_ 2020-11-21 12:10:58 +00:00
AffectedArc07
984ac231e0 Nano Is Dead 2020-11-21 09:46:50 +00:00
dearmochi
3613057b9d [TGUI] Safe (#14952)
* [TGUI] Safe

* Address AA, content list scrollbar
2020-11-21 09:04:46 +00:00
Qwertytoforty
cebc4b50ef Pinpointers can now point to their respective nuke. (#14783)
* Allows crew and operative nuclear pinpointers to point to their respective nukes

* Maybe hit a few more of them

* Removes true/false from active, fix henk question.

* SSSPEEEEEEEEEEEDprocess

* Steels requests

* Mode is 2 in some cases(thanks adv pinpointer), steels request

* REFACTORS PINPOINTERS AGAIN and henks stuff

* Fixes travis + runtimes

* Update code/game/gamemodes/nuclear/pinpointer.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Henks requests

* Switches things up

* Apply suggestions from code review

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Fixes it, adds desc as per affecteds request

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-11-18 20:26:37 +00:00