Commit Graph

10665 Commits

Author SHA1 Message Date
Matt
68b4faf763 Merge branch 'master' into ghost-rad-hud 2021-08-10 11:14:35 -07:00
Qwertytoforty
d32e9f9bea Makes important terror spiders bold on hivemind. (#16434)
* Makes important terror spiders bold on hivemind.

* whoops

* isterrorspider, spacing, and carry over

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

* Changes it to a loudspeaker variable

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

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

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-08-10 10:39:34 +01:00
Qwertytoforty
2ba2c20a4f Allows admins to cryo cyborgs and AI's in player panel (#16418)
* Allows admins to cryo cyborgs and AI's

* Apply suggestions from code review

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

* More requested changes

* Better cryoing and runtiming

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-08-06 13:50:10 -04:00
Sirryan2002
9bf4d7ad84 Sets a Mob Cap for Giant Spiders (#15923)
* Counting and Capping for Giant Spider Spawning

* Moves magic numbers into defines

* Apply suggestions from code review

Co-authored-by: dearmochi <shenesis@gmail.com>

* Update code/controllers/subsystem/mobs.dm

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

* makes requested changes

* I hope to god this fixes this

* implements requested changes

* removes double parent call

Co-authored-by: dearmochi <shenesis@gmail.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-08-05 21:23:01 +01:00
SabreML
02fe0876f5 Fix bundle #3 (#16411)
* Explosive implant

* Package wrapper

* Venus human trap sprites

* Vine damage

* Wisp vision

* Display case

* Storage viewing

* Ghost poll nullspacing

* Inflatable barrier piercing

* Pneumatic cannon

* Cow grammar

* Centcom jaunting

* Consistency

Not actually a lazy list, as far as I can tell

* Review 1

Co-Authored-By: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Review 2

Co-Authored-By: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* length()

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-08-05 11:04:27 +01:00
Fox McCloud
3befeec4ab Merge pull request #16350 from warior4356/drone-air
Adds an air analyzer to drones
2021-07-31 22:16:27 -04:00
warior4356
fecd88b228 Removes blueprints 2021-07-31 16:32:23 -07:00
SteelSlayer
761be93029 borg recharge fixes (#16463) 2021-07-31 20:08:08 +01:00
dearmochi
edaf64799f Re-ups terror web deletion timer to 7 seconds (#16457) 2021-07-30 11:00:41 +01:00
Qwertytoforty
6dde6ed06c Prevents pushing a person that is pulling you (#16451)
* Prevents pushing a person that is pulling you

* Makes it true
2021-07-29 12:54:42 -04:00
AffectedArc07
e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
variableundefined
fba7585b4e Revert "Increases most radiation dose amounts" (#16445) 2021-07-28 10:11:27 +01:00
dearmochi
c95f566cd1 Custom emotes display on runechat (#16355)
* Custom emotes display on runechat

* document symbol arg

* Update code/__DEFINES/misc.dm
2021-07-28 10:06:43 +01:00
Fox McCloud
cfde082a10 Merge pull request #15807 from hal9000PR/TG-carp-2-electric-boogaloo
Ports TG sleeping carp, the second.
2021-07-27 13:21:41 -04:00
SabreML
326ff9d829 HUD check (#16441) 2021-07-27 17:59:35 +01:00
variableundefined
5661f74e34 Merge pull request #16433 from AffectedArc07/sql-schema-update
Removes table prefixes
2021-07-27 08:33:56 -04:00
variableundefined
4915b39230 Merge pull request #16303 from FlattestGuitar/blur-me-up-scotty
Stab your eyes out with style
2021-07-26 21:50:35 -04:00
variableundefined
838dde54ec Merge pull request #15201 from SabreML/pull-facing
Face towards structures while pulling them
2021-07-26 20:26:44 -04:00
variableundefined
c363d85422 Merge pull request #15917 from PidgeyThePirate/spin-emote
Adds *spin emote to humans and cyborgs, adds a 5 second cooldown to the Dog's tail chase verb
2021-07-26 20:09:58 -04:00
Fox McCloud
bec50d76ae Merge pull request #16343 from Qwertytoforty/no-god-please-no
Makes goats female
2021-07-26 15:54:28 -04:00
Fox McCloud
2bcb5ef403 Merge pull request #16359 from Edan52/gc-tweaks
Simple mob GC Optimisations
2021-07-26 15:48:56 -04:00
Fox McCloud
89d1702523 Merge pull request #16195 from Sinestia/aaport
Ports one of AA's PRs from TG
2021-07-26 15:37:57 -04:00
variableundefined
699c4575a1 Merge pull request #15619 from TDSSS/camera-alarm-removal
Removes camera alarms
2021-07-26 13:51:42 -04:00
SabreML
2c0ae9c500 Refactors the 'Examine' status tab (#16330)
* Removes the 'Examine' tab

* Revert "Removes the 'Examine' tab"

This reverts commit 0dd01722c9.

* Initial system and misc items

* Atmospherics

* Engineering

* Medical

* Mobs

* Stacks

* Structures

* Turfs & Weapons

* Final stuff and bad documentation

* Sheer laziness
2021-07-26 18:11:57 +01:00
SabreML
82b7eaba8c Discord notification (#16351) 2021-07-26 18:09:29 +01:00
Qwertytoforty
ca9b3af9be Makes cyborgs have a dust animation, allows admins to dust smite anything (#16392)
* Makes cyborgs have a dust animation, allows admins to dust smite anything

* Apply suggestions from code review

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

* whoops

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-07-26 18:04:23 +01:00
AffectedArc07
bede78aeff Removes table prefixes 2021-07-26 17:21:24 +01:00
hal9000PR
6fa31d2f72 sabre review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-07-25 14:25:16 +01:00
variableundefined
09a5988ce2 Merge pull request #16147 from S34NW/rad_damage_normalise
Increases most radiation dose amounts
2021-07-25 09:15:40 -04:00
variableundefined
b9aa1facce Merge pull request #15757 from warior4356/holy-chapel
Makes the chapel holy once more.
2021-07-25 08:37:18 -04:00
variableundefined
d91c8ba479 Merge pull request #15980 from AffectedArc07/toml-config
[READY] Converts configs to use TOML + Configuration refactor
2021-07-25 08:26:29 -04:00
warior4356
e091faaef9 Fixed IPCs and Golems unequipping jumpsuit slot items on update (#16338)
* Fixes IPCs and Golems unequipping

* Formatting fixes

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

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-07-25 10:14:13 +01:00
SteelSlayer
6a72cdb79a [TGUI] Cyborg self diagnosis report (#16345)
* tgui diagnosis

* mochi and sabre review

* final tweaks (maybe)

moves getDamageColor out of component
makes silicon subsystems GC better

* Update tgui.bundle.js
2021-07-25 10:10:44 +01:00
variableundefined
dc9ce6dad7 Merge pull request #16405 from AffectedArc07/removes-headcrabs
Removes headcrabs
2021-07-21 05:12:10 -04:00
SabreML
150e7e3f60 Painter Item Refactor (#15828)
* Modular Painter V1

* Improved Suicide

* Type & Text

Also `item_state` just goes from `icon_state` so it's not needed.

* Modular Painter V2

Big refactor of everything to use datums rather than separate objects.

* Steel airlock stuff

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

* Vile Heresy

Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>
2021-07-20 15:25:45 +01:00
AffectedArc07
f91883814d Merge remote-tracking branch 'ParadiseSS13/master' into removes-headcrabs 2021-07-20 10:27:35 +01:00
SteelSlayer
dab535ef16 cyborg laser fix (#16399) 2021-07-20 08:18:28 +00:00
warior4356
ba8052af3f Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-07-15 18:44:23 -07:00
dearmochi
f8d510e7f5 Lightly refactors human Initialize() (#15738)
* Refactors human Initialize

* spelling

* use ComponentInitialize()

* 🇬🇧
2021-07-15 22:07:24 +01:00
AffectedArc07
62f15c1cf0 Removes headcrabs due to licensing issues 2021-07-15 13:56:03 +01:00
chafla
ace1cc30c8 Integrate rad hud into new ghost hud
Adds a toggle to the ghost hud panel for radiation hub
2021-07-14 13:03:17 -07:00
Edan52
5d22adde6d moves actions qdel to mob level 2021-07-14 13:46:59 +01:00
chafla
afc9b78a78 Revise radiation view to use a cached datum
* Creates a new datum, radiation_cache, to store radiation levels per-tile
* Reworks radiation subsystem to initialize, expose radiation cache
* Makes radiation view reference tiles in range against rad cache
2021-07-13 18:49:09 -07:00
Edan52
e81cfee52a gc tweaks 2021-07-14 01:00:27 +01:00
chafla
6c542b4e59 Merge branch 'ghost-rad-hud' of https://github.com/chafla/Paradise into ghost-rad-hud 2021-07-13 15:43:22 -07:00
Matt
3369af2738 Merge branch 'master' into ghost-rad-hud 2021-07-13 15:23:23 -07:00
Mieszko Jedrzejczak
8f24160317 revert initial eyeblur, add tg's plane master controllers 2021-07-13 18:02:54 +02:00
dearmochi
712721fbc6 [READY] Reworks and Refactors Hallucinations (#15360)
* Hallucination rework start

* Chaser/Attacker, Abduction

* Moderates

* Majors

* saber alter

* address SteelSlayer

* Fix admin logging and runtime

* put hallucination logging on ATKLOG_ALL
2021-07-13 14:27:14 +01:00
AffectedArc07
035964ceb2 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-07-13 14:25:12 +01:00
SteelSlayer
5124f5ef7e [TGUI] Adds a HUD management UI for ghosts (#16302)
* ghost hud panel

* changes up UI a bit, fix conflicts

* no resizable
2021-07-13 14:19:41 +01:00