Commit Graph

11035 Commits

Author SHA1 Message Date
Octus
0f9ef5962f vox mane (#18808) 2022-08-18 10:49:57 +01:00
AffectedArc07
e80f0e1d8d Revert "Adds animations for picking up and placing items. (#18702)" (#18824)
This reverts commit 2945bed697.
2022-08-17 16:18:12 +01:00
Qwertytoforty
6293bd1ed5 fixes tumors not reviving dead elites out of combat (#18832) 2022-08-16 08:40:13 +01:00
AffectedArc07
aba452f785 Refactors signallers, assemblies, electropacks (#18689)
* Refactors signalers, assemblies, electropacks

* Update code/game/objects/items/devices/radio/electropack.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
2022-08-15 16:36:34 +01:00
Luc
2945bed697 Adds animations for picking up and placing items. (#18702)
* Add initial support for telegraphing item pickups

* Add interaction to lockers

* Undo some extraneous changes

* Make pickpocket gloves not show any animation on pickup
2022-08-14 15:52:04 +01:00
AffectedArc07
d688300c3a Upgrades the MC (#18769)
* Upgrades the MC

* More tweaks
2022-08-14 14:55:31 +01:00
AffectedArc07
34ed47ae74 Refactors stack traces, tiny bit of cleanup (#18773) 2022-08-14 02:11:40 +01:00
Qwertytoforty
13075349fa fixes pandora chasers going after dead mobs (#18783)
* fixes pandora chasers going after dead mobs

* Also fixes legionnare charge
2022-08-14 02:10:58 +01:00
HMBGERDO
744779d579 Fixing visible message being visible even if the mob is in the object (#18761)
* Fixing visible message being visible even if the mob is in the object

* Changing visible message logic to show action if you are in the same object

* Update code/modules/mob/mob.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-08-13 11:00:18 +01:00
Qwertytoforty
7276267a94 Replaces vox O2 downside with vox only blood. (#18523)
* Replaces vox brute downside with vox only blood.

* I'm dumb, but at least I am not stupid

* Update code/modules/reagents/chemistry/reagents/water.dm

Co-authored-by: Adri <jozsef.adrienn@gmail.com>

* Add to medbay, cargo, makes blood colour work

* more readable

* Update code/modules/reagents/chemistry/reagents.dm

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* spacing, removes == "Vox"

* test time

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

* makes it work and testing works

Co-authored-by: Adri <jozsef.adrienn@gmail.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-08-11 00:41:17 +01:00
Qwertytoforty
4c0842f95c bubblegum hallucinations no longer runtime on death (#18768) 2022-08-10 18:53:18 +01:00
FloFluoro
42ac758205 Xeno Larva burst out of the chest, instead of gibbing (#18745)
* Xeno Larva burst out of the chest, instead of gibbing

* Readability and cleanup

* Chest is guaranteed to fracture, use proper define for chest

* Update overlays
2022-08-10 16:54:35 +01:00
AffectedArc07
4ef0c1c84c Some more stats logging (#18700) 2022-08-09 18:45:57 +01:00
Sinestia
3e2c8c19d1 Attempts to Fix 18730, Neckgrab stuns are made much more reasonable (#18733)
* do the rest of the pull request

* Revert "do the rest of the pull request"

This reverts commit 42baeececd.

* SetStunned() instead

* Stun is now set to 3 seconds each
2022-08-07 16:13:25 +01:00
FloFluoro
72fe904948 Xenomorph gib no longer deletes eaten mobs (#18710)
* Xenomorph gib no longer deletes eaten mobs

* Cleanup
2022-08-06 11:59:48 -05:00
Contrabang
f28da35bd6 Cleans up brain loss code a bit and adds a new line (#18335)
* !!?!?! I CAN FORCE YOU TO SAY WHATEREVE

* 66
2022-08-05 18:26:41 +01:00
FloFluoro
dea040ad65 Adds Weekend at Bernie's'ing people (#18649)
* Adds Weekend at Bernie's'ing people

* Added comments, tidied variable

* Cleaned up redundant string
2022-08-04 17:01:44 +01:00
procdrone
6669e4a531 Changes the cyborg death message on examine. (#18650) 2022-08-04 17:01:23 +01:00
Vi3trice
b27a8e9d57 Rework plasmamen helmets actions, add visor sprites for object and mob icon (#18509)
* I scratched my head a lot at this

* Update plasmamen.dm
2022-08-04 10:57:14 +01:00
Adri
7b6659bf6a Adds nian cocoon admin logging (#18707)
* Adds nian cocoon logging

* Removes comma between cocoon and with
2022-08-04 10:48:57 +01:00
Luc
2daa76e6fc Adds a special suicide action to air tanks (#18575)
* Add /tg/ tank suicide_act

* Review
2022-08-03 18:06:20 -05:00
Charlie
5a09895489 reverts #18618, fixing the melee attack chain (#18687)
* reverts #18618

* refixes the chainsaw
2022-08-03 23:33:36 +01:00
Charlie
359552b1f4 Fixes the knockout trait and simple mob sleeping (#18567)
* makes the knockout work

* forgot to remove the calls here
2022-08-02 23:45:07 -05:00
Qwertytoforty
a08468ac21 Ports TG Hierophant trophy, and TG colossus changes. (#18666)
* Ports TG Hierophant trophy, colossus changes.

* Runechat / unneeded check

* makes colossus not control the time stream.

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* lewc's changes

* fuck

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

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-08-02 17:24:26 +01:00
Edan
1d552ab0e4 Armour Refactor (#18547)
* initial commit

* bullet fix + 100% armour pen

* equivalent armour values

* percentage armour pen

* updates bombing

* adds more defines

* i like armour too much

* review pass 1

* review pass 2

* updates with lavaland elites

* armour penetration value tweaks

* wt550 AP round change
2022-08-01 20:23:49 +01:00
S34N
07265abdf2 Makes trees transparent if important objects are hiding behind them (#18627)
* tree!

* Update code/modules/admin/verbs/freeze.dm

* yeet

* steel review, animate transparency

* more critical items

* charlie review

* charlie
2022-07-31 23:24:12 +01:00
Viz
fa56e88fd7 fixy borgy (#18655) 2022-07-31 21:49:12 +01:00
Charlie
9a663e3b1f Removes the majority of brute/burn mods from species, replaces them with interesting downsides. (#18501)
* species rebalance

* IPC rework PRT 2

* geneless

* grammar

* affected's suggestion

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

* Review pass

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

* farie review

* static list

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2022-07-31 14:28:43 +02:00
ParaGitV
222f9ae800 Additional AI Sprites (#18637)
* New AI Sprites

* More sprites

* Adds new custom & pre-existing holograms

* Removes Biohazard
2022-07-31 12:41:51 +01:00
moxian
cf919a1bd6 Fix double-zombiefying bug (#18648) 2022-07-31 12:41:32 +01:00
Qwertytoforty
daca998981 [TM READY] Ports lavaland elites from TG. (#18448)
* startup, expect like 50 unneeded icons, not bug free™️

* Hope works. Cloak works. Buffs for AI controlled. Faction fix.

* map speed buffs, fixes resummon health decay

* Adds roles. Adds Mirror walk. Nerfs revival, especialy for non antag summoned.

* I am denser than bluespace ore

* x2 antag cooldown, update desc for cloak

* removes 66% burn damage resist from elites

* honestly just knock that down

* herald not speaking right, fuckup with max hp fix

* Thanks hal!

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* changes, changes, and more changes, oh my!

* Update code/datums/status_effects/buffs.dm

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* GC stuff

* oh, and just one more thing

* no gibtonite gaming

* Huston we have a FUCKING PROBLEM

* oopsy doopsy

* but just one more thing (again, gc stuff)

* Lets all elites speak their mind

* NO LAVA

* grab ghost, legion charge red.

* dust the dusting from the code

* no mirror cargo shuttle crossing

* need to stop making small changes, x2 broodmother

* herald no longer crashes the MC

* Lower broodmother cooldown, herald down 5 brute and , legionare gets more smoke and thermals, pandora gets chasers

* remove extra brackets, x 2 on aoe squares

* pandora now respects factions

* fixes teleporting to tumor if reactivated by someone else. Herald has light, boost elites make message

* requested changes

* mirroring a wanted change

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

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-07-30 20:22:28 +01:00
Farie82
fd1928312a Puts stat on DEAD before sending the DEATH signal (#18641)
Fixing dying twice due to explosive implants or such
2022-07-30 20:04:00 +01:00
S34N
a24c1c4299 Prevents players from voluntarily ghosting when adminfrozen (#18620)
* nope

* Update code/modules/mob/dead/observer/observer.dm

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-07-30 12:15:11 +01:00
roarbark
f115c45578 adds another vulpkanin hair sprite (#18593)
* adds another vulpkanin hair sprite

adds a hair sprite for vulpkanin thats called "clean cut"

* updates north sprite

makes it look cooler
2022-07-30 11:52:01 +01:00
Viz
8d3015163a spider glomp (#18484) 2022-07-29 21:14:54 +02:00
Charlie
38ce9040e0 fixes the return values (#18618) 2022-07-29 21:13:17 +02:00
Viz
48f02a3987 Balances explosions for stamina combat (#18602)
* whats that beepi-

* no longer can frag-12 nukies with it

* charlie review 1

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* charlie review 2

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
2022-07-28 22:20:29 +01:00
Vi3trice
0132109d2b That doesn't seem like a good idea (#18605) 2022-07-27 21:28:02 +01:00
Viz
a6d134ab46 god i hate these things (#18584) 2022-07-27 19:07:00 +01:00
moxian
b8e15e1dce Initialize bots (#18558) 2022-07-27 15:07:49 +01:00
roarbark
162ad961ac fixes weaken on stop drop and roll (#18590)
* fixes weaken on stop drop and roll

turns resisting out of fire from a .3 second stun into a 3 second stun

* raises it to six seconds

oops
2022-07-27 15:07:21 +01:00
Viz
df1eefe9e2 Removes RNG Stuns From a Bunch of Xenobio Mobs (#18548)
* tree down

* what the hell is this...

* I have no faith in you
2022-07-26 16:04:17 +01:00
Charlie
508e1fbfcb fixes the dead holding items (#18518) 2022-07-26 16:52:53 +02:00
Charlie
03ad527083 glare rework (#18524) 2022-07-26 16:52:02 +02:00
Contrabang
7b7109bffe :r anyone else a traitor? (#18479) 2022-07-26 15:43:19 +01:00
moxian
df86aa075a Make new players and their minds gc properly (#18542) 2022-07-25 18:19:47 +01:00
Contrabang
75041833f9 fix the issues (#18561) 2022-07-25 09:47:45 +01:00
Charlie
6ab9a133ba Reworks bolas. (#18383)
* bola rework

* energy bolas aint reusable

* re-adds sprites

* SPRITES

* fix bola bag

* range fix
2022-07-24 16:11:41 +02:00
ParaGitV
84aa9e529f Add new Slime & Vulpkanin names (#18396)
* Add new Slime & Vulpkanin names

Changes Slimes and Vulpkanin from syllable name creation to proper name lists

* Update names to use global lists

Title

* Fixes & Style update
2022-07-24 15:44:13 +02:00
moxian
8befe47408 Initialize hostile mobs (#18336)
* Initialize hostile mobs

* Farie's review

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

* staticify lists

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2022-07-24 13:14:06 +02:00