Commit Graph

10445 Commits

Author SHA1 Message Date
SabreML
81138b8b66 Adds a warning message if the game config files aren't set up properly (#15238)
* Config file warning V1

* Better version

* More stuff

* Log and ingame message

* File names

Also removed all ' from the `log_world()` since they ended up encrypted in the actual log.
2021-01-27 17:39:21 +00:00
Fox McCloud
de795c4e31 Radiation Refactor (#15331)
* First Commit

* visible radiation and engine goggles

* correction

* t-ray fix

* further adjustments and fixups

* gieger addition and cleaning fixup

* yet more fixes

* styling fixes

* fixes

* human glowing fix

* do the merge conflict avoidance dance

* Update supermatter.dm

* supermatter rads

* mapping in

* radiation doors

* yeah yeah line endings

* clean up

* styling issues

* showers
2021-01-24 22:03:13 +00:00
SabreML
a8b7888ae9 Cable Retracting (#15285) 2021-01-24 13:39:08 +00:00
SabreML
039f82d17e 'Who' verb chat spam improvement (#15307)
* Who separation

* Revert "Who separation"

This reverts commit 1ba50cbf3d.

* Status Panel

Due to popular demand... version 2!
2021-01-24 13:37:44 +00:00
FreeStylaLT
573520fc1e Changes HoS outfit and adds an assistant outfit for Plasmamen (#15316) 2021-01-24 13:36:54 +00:00
Fox McCloud
bcc496edcd Supermatter Update (#15291)
* Supermatter Update

* tweaks and updates

* mapping it in

* tweaks and fixes

* one last thing

* final touches

* what? NO
2021-01-23 20:47:54 +00:00
Ryal
09d47409a2 Allows Janitor borg's EMAG lube to refill in a charger (#15278)
* Allows Janitor borg's EMAG lube to refill in a charger

* Update code/modules/mob/living/silicon/robot/robot_modules.dm

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

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2021-01-20 10:10:08 +00:00
Farie82
4224400ae7 Improves existing projectile logging. Deflect/Reflect etc (#15281)
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com>
2021-01-20 10:08:37 +00:00
Farie82
d8714d98bc Makes the plasmacutter and spellblade not delete cut of limbs (#15288)
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com>
2021-01-20 09:55:24 +00:00
SabreML
0ea3df1195 Update carbon.dm (#15227) 2021-01-18 21:45:32 +00:00
AffectedArc07
9480211187 Updates code to be compatible with new lints (#15290) 2021-01-15 13:05:43 -05:00
AffectedArc07
0dad79415a Nukes AI Multicam (#15279)
* Nukes AI Multicam

* Ah line endings
2021-01-15 13:05:08 -05:00
SabreML
56423a0049 Ghost employment (#15271) 2021-01-14 21:43:09 +00:00
Farie82
256abb5375 Adds better logging for to_chat. Fixes update_inv_wear_mask runtime (#15276)
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com>
2021-01-14 21:41:18 +00:00
Kyep
bd7347378a Spiderling Pathing Tweaks (#15151)
* Spiderling Pathing Tweaks

* fixes spiderling/rechargestation interaction the right way

* Steel suggestion

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-01-10 20:12:55 +00:00
DevL
77d173cb7f Stops crew from pushing massive spiders (#15062)
* Stops crew from pushing massive spiders

* Runtimes bad

changes "STRONG" to "MOVE_FORCE_STRONG"

* Adds purples
2021-01-10 20:08:44 +00:00
dearmochi
35de0c3ced Adds the Supply radio channel to Generalist cyborg (#15207) 2021-01-10 19:53:54 +00:00
Fox McCloud
8b3b967247 Starvation No Longer Impacts SSDs (#15225) 2021-01-07 11:21:07 +00:00
Mr.Gustavo
8cee720b8d Headslugs pass through people. (#15231)
* Slugfix

They now pass tables and mobs
Also you have to shoot them and not the tile they're sanding on for them to get shot.

* Update code/modules/mob/living/simple_animal/hostile/headslug.dm

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-01-07 11:20:28 +00:00
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