Commit Graph

10426 Commits

Author SHA1 Message Date
AffectedArc07
462f1e1f6c A bit of GDPR compliance stuff (#15237)
* Moves TOS consent to /client instead of /mob

* Only store cookies if the client allows it
2021-01-04 14:05:58 -05:00
AffectedArc07
43ee2488c7 More New() -> Initialize() for /obj/structure (#15158)
* More New() -> Initialize() for /obj/structure

* Updates these

* Tweaks + Fixes
2020-12-29 10:42:39 -05:00
AffectedArc07
8f72d7556e Annihilates the blackbox (#15132)
* Lets get this show on the road

* Now were talking

* These matter

* Oh the joys of CI testing

* And this

* Wrong version

* Tweaks

* More tweaks

* Lets document this

* This too

* Upgrades this

* Fixed some sanity issues

* This too

* Screw it, this too

* More sanity

* And these

* This too

* Documentation

* This too

* Fixes **awful** scoreboard logic

* Why do we care about only half-absorbing someone

* Revert "Why do we care about only half-absorbing someone"

This reverts commit 8de1cfdf05.

* Refactors these

* Hashing

* Moxian tweaks
2020-12-24 16:06:48 -05:00
Varghh
e54fad8525 Nuka cola speed buff nerf (#14815)
* Nuka cola now gives radiation

* Moxian review

Co-authored-by: moxian <moxian@users.noreply.github.com>

* Nerf speed, remove radiation

Co-authored-by: moxian <moxian@users.noreply.github.com>
2020-12-22 11:19:03 -05:00
Kyep
4de544a68b Nerfs terrors' ability to pull canisters, tanks and other objects (#15113)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-12-20 21:06:14 +00:00
AffectedArc07
c92785fea7 Removes areamaster (#15149) 2020-12-20 08:24:16 -05:00
Farie82
2b51794d37 Fixes handle_fire for mobs. Especially xenos (#15134)
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com>
2020-12-18 08:53:16 +00:00
Farie82
7b160e30be Fixes being cuffed making you unable to move (#15131) 2020-12-17 18:58:09 +00:00
AffectedArc07
a4283d707a Fixes ticker roundstart being slow (#15129) 2020-12-17 13:31:49 -05:00
variableundefined
f029dd1dfc Revert "Close storage UI when item becomes inaccessible (#14536)" (#15126)
This reverts commit f54b6904b9.
2020-12-16 22:20:07 +00:00
AffectedArc07
8cb3571a9c Revert "Stamp People (#14628)" (#15125)
This reverts commit ad891d8e98.
2020-12-16 16:01:04 -05:00
AffectedArc07
2bad70717c Async SQL + SSdbcore (#15007)
* Initial Commit - Async SQL

* First batch of queries

* More progress

* Nukes DB Polls

* More work

* oops

* One push

* Notes work now

* Ok these work

* Watchlist done

* Async Bans!

* Async Permissions

* Async client procs

* I officially hate preference datums

* Also these

* Async Custom Items

* Async Karma

* Async Library

* Async TOS

* Cleans out the old SQL code

* CI Sanity

* Apparently MySQL doesnt support this

* What about this

* Maybe this

* Review pass 1

* This too

* Fixes job ban loading

* Fix undeleted queries

* Prevents sensitive queries being logged

* Documentation + tweaks

* Adds a verb to force reconnect the DB

* More review tweaks

* Farie tweaks

* Fixes this
2020-12-16 15:46:25 -05:00
Farie82
f5d017bc5a Can't break out of grabs while incapacitated (#13193)
* Can't break out of grabs while incapacitated

* small tweaks
2020-12-16 15:29:54 -05:00
Kugamo
ad891d8e98 Stamp People (#14628)
* basic working CODE

* improve code further

* removes bingus

* fixes misplaced left foot stamps

* moves stamp mark offsetting to use params

* condenses image count, and reworks how the stamps are blended

* fixes less than ideal code

* alters badly named variable

* removes uneeded code

* removes unused variable, and more comments

* removes .len and improves examine

* Moves stamp marks to Misc layer in the human icon onion

* moves ink_marks to human, and other improvements

* reworks stamp mark desc system, and the human stamp mark images

* changes the pixels storage varaible for stamp markts to iamge from mutable_appearance (marginally faster)

* Good Improvements

* removes bad code

* updates some code comments

* reworks examine.dm code and more AUTODOC compliant
2020-12-16 15:16:41 -05:00
Cocacolagua
b0dedb9505 Removes the plasmaman brute weakness (#14696) 2020-12-16 15:14:06 -05:00
Farie82
e66c91c7c4 Remove soulhook. Fix cloning with mind transfer. Fix drone join (#15002) 2020-12-16 15:13:13 -05:00
AffectedArc07
1843266a4a Makes syndicate depot structures Initialize() (#15120) 2020-12-16 15:08:32 -05:00
Edan52
fdc3a9fe2e Makes Bubblegum fightable (#13202)
* nerf

* remove other loot
2020-12-16 14:55:15 -05:00
Ty-Omaha
256ecd0c16 Kidan Rebalance (#13203)
* Kidan mineral

* kidan can wear glasses

* More hunger and tox
2020-12-16 14:54:34 -05:00
nicetoolbox
f54b6904b9 Close storage UI when item becomes inaccessible (#14536)
* add hide_from_all to storage objects, to call by something once it's locked/close

* lockers call hide_from_all on stored storage items

* secure storage calls hide_from_all on lock

* throwing storage closes it

* adding storage to a disposal chute closes it

* adding storage to a crate closes it

* adding storage to the destructive analyzer closes it
2020-12-16 14:47:26 -05:00
moxian
1683c4271a Refactors renaming things with a pen. (#14960)
* Refactors renaming things with a pen.

* Farie review (thanks!!)

* Derp.

* Farie take 2
2020-12-16 14:43:15 -05:00
SabreML
3b0d96a26a Invisivision (#15077) 2020-12-16 14:04:53 -05:00
Farie82
8a20f24bb9 Makes blob creatures be able to be set on fire (#15076) 2020-12-16 13:57:45 -05:00
Farie82
8e386fcad8 Revert the workaround for byond version 1537. Bump min version for travis (#15118)
* Revert "Makes code 513.1537 compliant (#15093)"

This reverts commit 5ccbbf1192.

* bump version
2020-12-15 13:33:41 +00:00
SabreML
36c7d0d5f5 Skrell anti-nerf (#15048) 2020-12-14 11:35:53 +00:00
AffectedArc07
5ccbbf1192 Makes code 513.1537 compliant (#15093)
* Makes code 513.1537 compliant

* Apply suggestions from code review

Co-authored-by: Farie82 <joepvelden@hotmail.com>

Co-authored-by: Farie82 <joepvelden@hotmail.com>
2020-12-12 08:57:57 -05:00
Farie82
3a0cf40ca0 Makes cling and smuta transforms update your sec HUD (#15085) 2020-12-11 19:27:07 +00:00
Tom Heeren
61f6fac382 AIs can now toggle whether they wish to announce oncoming station arrivals or not (#15069)
* Adds an arrivals announcement toggle

* arc's suggestion

* Arc smells like FALSE

* Autodoc me Arc

* Apply suggestions from code review

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

* AHHHHHHHHHHHHHHHHHHHH

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-10 09:00:49 +00:00
ExusA
fc5bb118b3 10 new Diona "hair" styles (#15021)
* First commit

10 new diona 'hair'-styles!

* Newline

* Applied suggestions from review

The literal only thing that could've been wrong about the code, was. good job me ._.

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-09 12:17:11 -05:00
SabreML
c5d66be971 Purified/Holy construct tweaks (#14845)
* Changes 'isAntag()' to check 'living' rather than 'carbon'

* Purified construct changes

Changes:

Only chaplains and other holy people can convert soulstones to purified soulstones,
Holy constructs are now tinted slightly blue, to make them stand out more from cult constructs,
Holy Artificers now spawn purified soulstones.

* Reverted blue tint
2020-12-09 11:21:20 -05:00
Kyep
a6d048f719 Fixes #15065 - green terrors laying eggs while in vents (#15067)
* Fixes #15065 - greens laying eggs while in vents

* 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-08 12:31:33 +00:00
SabreML
e641fe9c1a Swarmer Beacon EMP damage (#15032)
* Update swarmer.dm

* Update swarmer.dm
2020-12-06 22:45:56 +00:00
SteelSlayer
6c6e71fc1b mmi no ghost (#15050) 2020-12-05 10:12:47 +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
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
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
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
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
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
AffectedArc07
44012814d0 Merge branch 'master' into nanoui-is-dead 2020-11-26 09:34:14 +00: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
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