Commit Graph

12640 Commits

Author SHA1 Message Date
SkyratBot
4c5433d5cf [MIRROR] The Great Radio Rework: NTNET Part 1 of many. (#2384)
* The Great Radio Rework: NTNET Part 1 of many.

* Update airlock.dm

Co-authored-by: WarlockD <warlockd@gmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2020-12-30 21:14:49 +00:00
Gandalf
76466b2827 Emote spam + Fixes (#2320)
* Update emotes.dm

* Update emotes.dm

* Update emotes.dm

* Fix spacing, redo some checks, fix bugs

* Add PR to readme, add new file overwrite, fix styling

* Add cooldown to long silicon emotes

* Fixes a metric fuckton, adds global cooldown, etc.

* cry

* unit test makes me cry

* Readd global cooldown on /datum/emote

* Overwrite /emote/beep modularily, instead of having two

* Bugfixes, mixed gender noises, refactors

* Add requested cooldown and volume change, move code about, blahblahblah

* Remove unnecessary cooldown vars from silicon emotes

* Update and prettify readme further.

* Switch default emote gender to female, no sound for non-carbons on certain emotes

* Add volume var and vary to scream run_emote

Co-authored-by: Avunia Takiya <git@takiya.cloud>
2020-12-30 20:51:51 +01:00
Azarak
0992fc86a5 Medical update - Muscle wound, Splints, Bandages, Closer Examine (#2336)
* everything but wound topics

* Update bodypart_aid.dm

* aaa

* aaa

* aaa

* aaaa

* Update _bodyparts.dm

* Update carbon_examine.dm

* Update bodypart_aid.dm

* Update slash.dm

* Wound topics, self grasping on a topic, bandages on top uniform

* Merge branch 'master' into med
2020-12-29 23:48:58 +00:00
SkyratBot
ec222a4b12 [MIRROR] Space Dragon Appearance Bugfixes (#2367)
* Space Dragon Fixes (#55759)

* Space Dragon Appearance Bugfixes

Co-authored-by: IndieanaJones <47086570+IndieanaJones@users.noreply.github.com>
2020-12-29 10:50:11 +01:00
SkyratBot
50fbeb7f04 [MIRROR] Adds a minor negative quirk: Bad Touch (for the anti-huggers) (#2360)
* Adds a minor negative quirk: Bad Touch (for the anti-huggers)

* caw caw

* AAAA FIX INDENT

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Avunia Takiya <git@takiya.cloud>
2020-12-29 10:49:00 +01:00
SkyratBot
d6fb024d57 [MIRROR] Fixing zero damage items with set attack verbs not showing chat messages anyway. (#2362)
* Fix zero damage items not showing explicitly set attack verbs in chat (#55509)

Borked exactly five months ago by #52890.

This will close #55219.

* Fixing zero damage items with set attack verbs not showing chat messages anyway.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-12-29 02:39:22 +00:00
SkyratBot
94ed7ed0f1 [MIRROR] Refactors how movetypes are added and removed, No timers this time. (#2358)
* Refactors how movetypes are added and removed, No timers this time. (#55444)

* Refactors how movetypes are added and removed, No timers this time.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-12-29 02:39:03 +00:00
SkyratBot
c56427163c [MIRROR] Fixes dead people not looking dead (#2353)
* Fixes dead people not looking dead (#55743)

* Fixes dead people not looking dead

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2020-12-29 02:38:25 +00:00
SkyratBot
b14bd19855 [MIRROR] Remove TRAIT_ALWAYS_CLEAN from codebase (#2351)
* Remove TRAIT_ALWAYS_CLEAN from codebase (#55765)

Hygiene is no longer a thing, and the TRAIT_ALWAYS_CLEAN trait is not
actually used anywhere anymore. So it can be safely removed.

* Remove TRAIT_ALWAYS_CLEAN from codebase

Co-authored-by: coiax <yellowbounder@gmail.com>
2020-12-29 02:38:12 +00:00
SkyratBot
af3e3ea67e [MIRROR] Fixing 2 punctuation errors (#2343)
* punctuation (#55753)

Fixes two punctuation errors.

* Fixing 2 punctuation errors

Co-authored-by: Seris02 <49109742+Seris02@users.noreply.github.com>
2020-12-27 23:01:04 +00:00
SkyratBot
0efb064972 [MIRROR] Deadchat plays everything - A simple way for admins to let deadchat control things. (#2337)
* Deadchat plays everything - A simple way for admins to let deadchat control things. (#55314)

* Deadchat plays things

* Pocket lint

* View those variables

* Arr var

* Arrr save changes and don't code while drunk

* Loog dot exe

* Big ol' changes

* Deadchat plays everything - A simple way for admins to let deadchat control things.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2020-12-26 23:47:28 +01:00
SkyratBot
04e271f7ea [MIRROR] The ashdrake won't become enraged if all lava arena targets have gone clientless or deleted now. (#2335)
* The ashdrake won't enrage anymore if all lava arena targets have gone clientless or deleted. (#55507)

* The ashdrake won't become enraged if all lava arena targets have gone clientless or deleted now.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-12-26 23:42:04 +01:00
SkyratBot
39e3ded485 [MIRROR] Uranium Golems: Punch to Irradiate, not Exist to Irradiate (#2330)
* Uranium Golems: Punch to Irradiate, not Exist to Irradiate (#55602)

* Uranium golems no longer irradiate by mere presence. Instead, they irradiate by punching people. Also some statistic changes including durability from brute damage, punch damage, etc. Also uranium golems can wear engineering clothes

* Adds radiation emissions from being struck as a uranium golem

* Uranium Golems: Punch to Irradiate, not Exist to Irradiate

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
2020-12-26 09:26:55 +01:00
SkyratBot
c748593f7a [MIRROR] Grant medical HUD to Artificers (#2315)
* Grant medical HUD to Artificers (#55707)

* Grant medical HUD to Artificers

Co-authored-by: Cenrus <31044876+Cenrus@users.noreply.github.com>
2020-12-25 08:24:37 +01:00
Alex 'Avunia' Takiya
b813dfabec Turn single-line me verb and emote to multiline input (#2297) 2020-12-24 16:30:21 +01:00
SkyratBot
278bda7099 [MIRROR] Specifies if DNR was pushed in body examine text (#2309)
* Specifies if DNR was pushed in body examine text (#55399)

Adds the examine text " and [t_his] soul has lost the will to live..." instead of the usual "soul departed" message if the person hits DNR.

* Specifies if DNR was pushed in body examine text

Co-authored-by: Emmanuel S <mrdoomboyo@gmail.com>
2020-12-24 12:43:57 +01:00
SkyratBot
87930f4ea0 [MIRROR] [READY] Refactors riding (#2307)
* [READY] Refactors riding (#54778)

* [READY] Refactors riding

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2020-12-24 12:38:15 +01:00
SkyratBot
32683f2f14 [MIRROR] Fixes mothman wing reconstruction bug (#2300)
* No more original moth wings being set to none (#55672)

Moths that drink a potion of flight have their moth wings set to none, which their handle fire would store as their original, and that would be applied from reconstructive surgery.

Now potions of flight store an original, and handle fire checks to see if something was stored before, so it doesn't overwrite that.

* Fixes mothman wing reconstruction bug

Co-authored-by: ArcaneDefence <51932756+ArcaneDefence@users.noreply.github.com>
2020-12-24 12:31:48 +01:00
SkyratBot
3ec149b392 [MIRROR] Fix redundancy in /mob/living/silicon/Login (#2286)
* Fix redundancy in /mob/living/silicon/Login (#55639)

/mob/living/silicon/Login had duplicated code encapsulated in a "remove_antag_for_borging" proc:

* Fix redundancy in /mob/living/silicon/Login

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
2020-12-23 06:28:30 +01:00
SkyratBot
3ccb75e743 [MIRROR] Makes reagent updates more event based, also makes plasma boil properly. (#2280)
* Makes reagent updates more event based, also makes plasma boil properly.

* Update drinkingglass.dm

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2020-12-23 06:25:03 +01:00
SkyratBot
d641f07460 [MIRROR] Fixes some bugs involving regal rats (#2283)
* Fixes some bugs involving regal rats (#55688)

- Regal rats are supposed to, when examing other regal rats, see them as
  false kings. There was however, no check to see if you were looking at
  yourself.
- When clicking on anything when at full health, you would get a message
  about how you didn't need to eat anything. But you should only get
  those messages, when you're attempting to consume cheese.

* Fixes some bugs involving regal rats

Co-authored-by: coiax <yellowbounder@gmail.com>
2020-12-23 06:20:02 +01:00
SkyratBot
cd081e3b54 [MIRROR] Tweak cursed ice boots to NODROP only on equip (#2282)
* Tweak cursed ice boots to NODROP only on equip (#55654)

Cursed ice hiking boots dropped by demonic frost miners only
become unremovable when worn.

* Tweak cursed ice boots to NODROP only on equip

Co-authored-by: coiax <yellowbounder@gmail.com>
2020-12-23 06:19:39 +01:00
SkyratBot
4c86dfc553 [MIRROR] Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars. (#2264)
* Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars. (#55574)

Fixing a little visual issue with certain hoods, fake mustaches and similars making lizard snouts magically disappear when worn.

* Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-12-21 19:56:29 +00:00
SkyratBot
3730ad96a2 [MIRROR] Generalizes the hands-blocked trait as UnarmedAttack block (#2263)
* Generalizes hands blocked as unarmed attack block (#55579)

I suppose for bots there's a certain level of abstraction involved, but it makes sense within the context.
There's a pretty bad bug associated with shades here that this fixes.

* Generalizes the hands-blocked trait as UnarmedAttack block

Co-authored-by: Rohesie <rohesie@gmail.com>
2020-12-21 19:56:19 +00:00
SkyratBot
de10ec81c1 [MIRROR] Hulks can now swing people by their tails + small changes to carbon throw impacts (#2251)
* Hulks can now swing people by their tails + small changes to carbon throw impacts (#55383)

This PR adds another little interaction to hulks, letting them swing monkeys and humanoids with tails (so lizardpeople and felinids mainly) similar to (copied from) the wrestling move. To do this, be a hulk, have a carbon with a tail in at least a neck grab, target the groin, enable throw mode, then click in the direction you'd like to chuck them. After a short 2 second do_after, you'll start swinging your victim around and around by the tail, eventually sending them flying at a very, very high speed! The full process takes about 14 seconds from start to finish, not including getting them in a neck grab to begin with. Impacting a solid wall with no armor will do about 30 brute damage and can cause up to a hairline fracture if you're very unlucky.

This PR also makes a few changes to the effects of being thrown into things. Previously, you'd only suffer damage and a 2 second paralyze if you were thrown into solid turfs or carbon mobs, which meant smashing into windows or girders at high speed didn't do anything. This PR makes it so high speed impacts (I.E. hulk throws and high speed disposal outputs, not normal body throwing) into solid atoms will still deal a lesser amount of damage. Structures like windows and girders will deal a bit more damage and a small 1 second paralyze compared to other atoms

Why It's Good For The Game

Tail spinning adds a goofy niche power to hulk that doesn't just involve deleting walls and shrugging off stuns, and the other throw impact changes make being thrown into things at high speed more consistent rather than only applying to a specific type of atom.

* Hulks can now swing people by their tails + small changes to carbon throw impacts

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2020-12-20 13:16:30 +00:00
SkyratBot
faadd3c29e [MIRROR] Kills twitching corpses dead (#2243)
* Kills twitching corpses dead (#55600)

* is this legal

* softcrit is okay

* Kills twitching corpses dead

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2020-12-19 12:09:52 +00:00
SkyratBot
7cfbee28be [MIRROR] Fix Broodmother spider action button (#2244)
* Fix Broodmother spider action button (#55569)

* Fix Broodmother spider action button

Co-authored-by: Cenrus <31044876+Cenrus@users.noreply.github.com>
2020-12-19 12:09:31 +00:00
SkyratBot
35aaa84a84 [MIRROR] Filterrific! (#2233)
* Filterrific!

* a

Co-authored-by: Rob Bailey <actioninja@gmail.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2020-12-19 06:29:54 +01:00
SkyratBot
e809e2bd15 [MIRROR] [READY] Lavaland Elite Changes (#2238)
* [READY] Lavaland Elite Changes (#55367)

This PR just does some balancing to the Lavaland Elites, along with some QOL. The changes:

    Ability buttons now show the current cooldown on them for when you can attack again.

BROODMOTHER

    Nerfed Rage attack cooldown from 7 seconds to 10 seconds

HERALD

    Speed increased from 4 to 2
    Directional Shot cooldown nerfed from 5 to 3 seconds
    Projectiles now deal 20 damage instead of 15

LEGIONNAIRE

    Melee attacks now deal 35 damage instead of 30
    Charge is now much faster to perform once it starts moving (moves faster) and combos into itself
    Charge does melee damage per step now
    Smoke cooldown decreased from 6 to 4 seconds
    Fixed the bonfire not lighting things on fire who cross over it

PANDORA

    Damage tiles now deal 30 damage instead of 20
    Can no longer teleport to tiles it cannot see
    AOE Blast is now 7x7 instead of 5x5
    AOE Blast and Lineshot now move based on Pandora's current damage, speeding up as it gets lower

These are just some changes in order to better balance out the elites, giving strength to everyone but the broodmother and nerfing a tad BS attack the Broodmother possessed

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>

* [READY] Lavaland Elite Changes

Co-authored-by: IndieanaJones <47086570+IndieanaJones@users.noreply.github.com>
Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>
2020-12-19 04:45:00 +01:00
SkyratBot
24743f2696 [MIRROR] Refactors Beams to use signals: Revived from 2019 edition! BONUS: Medbeams are also refactored to use signals (#2237)
* Refactors Beams to use signals: Revived from 2019 edition! BONUS: Medbeams are also refactored to use signals (#55193)

Huge removal of dead vars, bad timers, and other sloppy jitteriness from beams. They go from checking movement to waiting for a signal.
VARIABLE KILL LIST:

sleep_time: signals baby
finished: signals BAYBEEE
target_oldloc: not only not typecasted as a turf or named as a turf, it was unused. when are we going to use this? the beam starts from the origin!
origin_oldloc: bad name, not typecasted. renamed to originturf
static_beam: how are you an unused variable and still get replaced by signals like really
timing_id: signallllss bbbaaaabbyy
recalculating: you get the drill by now signals baby
base_icon: unused, seemingly replaced by visuals I think

* Refactors Beams to use signals: Revived from 2019 edition! BONUS: Medbeams are also refactored to use signals

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2020-12-19 04:42:09 +01:00
SkyratBot
21f164e8f4 [MIRROR] Lowers the amount of footstep component churn (#2227)
* Prevents simple animals from creating/destroying 1 footstep component per process (#55599)

* Lowers the amount of footstep component churn

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2020-12-19 04:18:02 +01:00
SkyratBot
a85b6ff78a [MIRROR] Removed semicolon output in critical state (#2225)
* Removed semicolon output in critical state (#55396)

removed semicolon display in critical health

Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>

* Removed semicolon output in critical state

Co-authored-by: drongood12 <73915636+drongood12@users.noreply.github.com>
Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>
2020-12-19 03:47:38 +01:00
SkyratBot
cfc71ac43f [MIRROR] Simple bots can pass through plastic flaps again (#2223)
* Added passflags to bots (#55581)

* Simple bots can pass through plastic flaps again

Co-authored-by: NightRed <nightred@gmail.com>
2020-12-18 08:49:58 +01:00
SkyratBot
7fb210478a [MIRROR] Makes light eaters acid proof (#2216)
* Update shadowpeople.dm (#55547)

Nightmare light eaters can no longer be deleted using acid

* Makes light eaters acid proof

Co-authored-by: wesoda25 <37246588+wesoda25@users.noreply.github.com>
2020-12-18 08:17:19 +01:00
Armyguy
ebc09d2231 Remove REEEEEEEEEEEEEEEEEEEEEEEEE (#2193)
* Remove frog

Just remove it

* Update frog.dm

* Update frog.dm

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>

* Update frog.dm

Co-authored-by: Alex 'Avunia' Takiya <avunia@outlook.com>
2020-12-18 02:42:04 +01:00
SkyratBot
1f4816d1fe [MIRROR] Fixes GC for observers and new players, and tons of loose references to stuff that shouldnt be (#2204)
* Fixes GC for observers and new players, and tons of loose references to stuff that shouldnt be (#55563)

I've done this on a signal because atom_hud is applied very loosely in some contexes, and the objects themselves dont have an easy way to track back into what huds they're affected by, so this seemed the best. Properly cleans up next_time_allowed, which was missing.

Update: I discovered this is also an issue for a lot of simple mobs, such as slimes and bots and such. So fixing this is huge

* Fixes GC for observers and new players, and tons of loose references to stuff that shouldnt be

Co-authored-by: Azarak <azarak10@gmail.com>
2020-12-17 10:55:50 +01:00
SkyratBot
1459ec2edc [MIRROR] fixes the clusterfuck of projectile issues (#2199)
* fixes the clusterfuck of projectile issues (#55495)

* fixes the clusterfuck of projectile issues

Co-authored-by: silicons <2003111+silicons@users.noreply.github.com>
2020-12-17 08:05:01 +01:00
SkyratBot
e0350e5572 [MIRROR] Humans that get turned into monkeys don't get monkey AI (#2201)
* null AI transfers through transformations correctly (#55535)

* Humans that get turned into monkeys don't get monkey AI

Co-authored-by: Yenwodyah <yenwodyah@gmail.com>
2020-12-17 08:04:02 +01:00
SkyratBot
b7ba0f286a [MIRROR] Removes roundstart miasma, from everything. (#2202)
* Removes roundstart miasma. Yes, even the gibs that are marked as miasma producers. Fuck you. Carbons now start listening for death at init, then get the component when they die. Gibs behave just as they used to. (#55343)

* Removes roundstart miasma, from everything.

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2020-12-17 07:57:31 +01:00
SkyratBot
d37d6ce8d9 [MIRROR] Disconnect and Reconnect messages for deadchat (#2174)
* Disconnect and Reconnect messages for deadchat (#55395)

adds messages to deadchat when a client with a mob disconnects or reconnects

* Disconnect and Reconnect messages for deadchat

* aaa

Co-authored-by: Emmanuel S <mrdoomboyo@gmail.com>
Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2020-12-17 02:56:49 +01:00
SkyratBot
978e8a68e5 [MIRROR] Refactors how humans receive damage from xenomorphs, monkeys & slimes (#2178)
* Refactors how humans receive damage from xenomorphs, monkeys & slimes (#55389)

melee_damager_lower and melee_damage_lower has been moved from living/simple_animal to living.
Humans receive damage from xenomorphs, monkeys and slimes via random math between these two variables instead of hardcoded values.

* Refactors how humans receive damage from xenomorphs, monkeys & slimes

Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>
2020-12-14 12:46:56 +01:00
SkyratBot
171cf8daf1 [MIRROR] Removes vestigial code (#2176)
* Removes vestigial code (#55492)

* Removes vestigial code

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
2020-12-14 12:22:25 +01:00
SkyratBot
655ae04149 [MIRROR] Cyborg skin selection fix (#2169)
* Cyborg skin selection fix (#55328)

* Borg skin selection fix

* Cleaner fix

* Cyborg skin selection fix

Co-authored-by: Arkatos1 <43862960+Arkatos1@users.noreply.github.com>
2020-12-13 13:45:32 +00:00
SkyratBot
7a185e0b4d [MIRROR] [READY] Creates Datumized AI and applies it to monkeys (#2166)
* [READY] Creates Datumized AI and applies it to monkeys (#55238)

New AI system, implemented for monkeys.

* [READY] Creates Datumized AI and applies it to monkeys

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-12-13 13:45:09 +00:00
SkyratBot
0e26de1f3e [MIRROR] You can sacrifice souls to toolboxes (#2152)
* You can sacrifice souls to toolboxes (#55306)

So, now that it's December, this PR makes it so you can use a soulstone with a shade in it on a mechanical toolbox to sacrifice the shade to give the toolbox back its SOUL (it goes back to the old sprite)

* You can sacrifice souls to toolboxes

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2020-12-13 00:51:38 +00:00
SkyratBot
cd99e2c375 [MIRROR] Prevents bypassing the bluespace anomaly core limit by killing ice demons (#2147)
* Prevents bypassing the bluespace anomaly core limit by killing ice demons  (#55454)

Ice demons now have a 5% chance to drop a raw bs anomaly core instead of a 5% chance to drop an active one.
Fixes #55229

* Prevents bypassing the bluespace anomaly core limit by killing ice demons

Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>
2020-12-12 19:13:03 +00:00
SkyratBot
ecc11e392c [MIRROR] Adds binds for targeting the eyes and mouth (#2130)
* Adds binds for targeting the eyes and mouth (#55299)

* Adds binds for targeting the eyes and mouth

Co-authored-by: Coffee <CoffeeDragon16@gmail.com>
2020-12-11 06:07:56 +01:00
SkyratBot
9dfb7a1189 [MIRROR] Everything that uses maptext now uses the class that makes it actually readable (#2116)
* Everything that uses maptext now uses the class that makes it actually readable

* Update chatmessage.dm

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2020-12-11 00:40:04 +00:00
SkyratBot
64cb64aae3 [MIRROR] Replace direct poi_list manipulation with element (#2117)
* Replace direct poi_list manipulation with element (#55416)

Replaces GLOB.poi_list |= src and GLOB.poi_list -= src with an element that handles it directly.

More consistent code, especially when a lot of code couldn't decide how to add/remove (some |=, some -=, some .Remove, etc).

* Replace direct poi_list manipulation with element

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
2020-12-11 00:26:00 +00:00
Maxim Nikitin
53390e09cb Makes it so when you lie down it makes you lie down in the direction you're facing (#2110)
* Makes it so when you lie down it makes you lie down in the direction you're facing

* oopsie
2020-12-10 12:56:16 +00:00