Commit Graph

17 Commits

Author SHA1 Message Date
SkyratBot
ae708cd7b5 [MIRROR] Removes ComponentInitialize() [MDB IGNORE] (#15552)
* Removes ComponentInitialize()

* Fixes a leftover merge conflict marker

* Fixes the oversight that came from the upstream merge skew

* Fixes all of the instances where we used ComponentInitialize() when we shouldn't've been

* Fixes CI being broken because of the HEV suits

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-08-12 19:05:09 -04:00
Tom
6d3a8fbec7 goodbye box comments (#13826) 2022-05-23 17:00:34 +01:00
GoldenAlpharex
b1427f28c6 Refactoring the flashlight code to make it actually work as intended (#9685)
* Code improvements and fixes to the flashlight code

* More fixes, makes modes actually do something

* Now it's actually functioning, and even better than before!
2021-11-24 23:17:20 +00:00
Tom
21f894e9b8 Spans to procs (#9495) 2021-11-16 23:29:43 +00:00
Thesingleworstcoder
8d0e40c438 Lower power draw of flashlights (#9001)
It makes absolutely no sense why a power cell capable of sustaining a fucking BSA can't hack the output of a flashlight, so I've dropped the power draw of flashlights down a notch
2021-10-23 16:03:50 -04:00
Seris02
471ae4d55e lots of fixes (#8820) 2021-10-14 15:18:21 +01:00
SkyratBot
c23bd1cb8c [MIRROR] every case of initialize that should have mapload, does (#8374)
* every case of initialize that should have mapload, does

* E

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-24 23:07:53 +01:00
jjpark-kb
6dfd617177 fixes some of the issues of the createanddestroy unit test (#7648)
* send help

* polychromic createanddestroy fix
2021-08-20 23:23:23 -04:00
Gandalf
e845d444d0 Kills a few hardels we created. (#7614)
* a

* Update liquid_effect.dm

* Update create_and_destroy.dm

* Update create_and_destroy.dm

* Update kink_collars.dm

* Update pillow.dm

* Update zombie.dm
2021-08-18 00:21:00 +01:00
SkyratBot
a370161b52 [MIRROR] Improves item's action button updating code (#6969)
* Improves item's action button updating code (#60149)

This PR improves item action button updating code by introducing a proc to update all item's associated action buttons, which simplifies the process and reduces code duplication.

I also fixed a relevant bug where a PDA's action button icon did not properly update upon light toggle because it did not force the button update. Forcing the button update is needed in this case due to how light overlay operates, where the button icon state stays the same, so the code thought updating the action button icon was unnecessary.

* Improves item's action button updating code

* Mirror!

Co-authored-by: Arkatos1 <43862960+Arkatos1@users.noreply.github.com>
Co-authored-by: Funce <funce.973@gmail.com>
2021-07-19 20:08:13 +12:00
Tom
9599e8d313 Adds SIGNAL_HANDLER to a bunch of procs (#6186)
* signal handler

* Remove a few that threw a shitton of errors

I'll get someone else to look at that

* we do a little async
2021-06-09 13:10:47 +12:00
GoldenAlpharex
999ccd6645 Ghosts can no longer extract cells from items. (#5888) 2021-05-24 00:55:17 +01:00
Gandalf
1e310aba53 HEV Mark IV (#5765)
* Oh shit

* a

* Update hev_suit.dm

* Update hev_suit.dm

* AAAAAA

* Update hev_suit.dm

* Update hev_suit.dm

* Update hev_suit.dm

* hnnghhghghghg

* a

* 0

* aaa

* Update mothership_astrum.dm

* a

* Update hev_suit.dm

* Update hev_suit.dm

* a

* a

* a

* Create readme.md

* Update hev_suit.dm

* a
2021-05-18 19:42:58 +01:00
Tom
5dd61ce100 a single space (#5499) 2021-05-06 17:26:54 +01:00
Tom
3ec025968c Adds descriptions to things you can take the cell out of (#5323)
* descripshuns

* Revert "descripshuns"

This reverts commit b32e87dd9ed5ab031fbd98512fc90c92ae0d2a35.

* update

* code readability
2021-04-29 23:42:52 +01:00
Gandalf
7ea2371232 Update cell_component.dm (#5138) 2021-04-23 22:55:23 +01:00
Gandalf
6b8a912840 Item use power and cell component refactor (#4900)
* aaaaaaa

* Update cell_component.dm

* Update cell_component.dm

* Update cell_component.dm

* aaaaa

* aaaaaaaaaaaaaaaaaaaaa

* Update flashlight.dm

* Update flashlight.dm

* aaaaaaaaaaaaaaaaaaaaaaaaaaaa

* AAAAAAAAAA

* Update _wires.dm

* aaaa

* AAAAAAAAAAAAAAAAA

* aaa

* Update cell_component.dm

* aaaa

* AAAAAAAAAAAAAAA

* AAAAAAAAAA

* AAAAAAAA

* Update youtool.dm

* aaaaaaaa

* aaaa

* aaaa

* asaa

* HOLY FUCK YOU GUYS ARE ALL SO LAZY JESUS FUCKING CHRIST

* aaaaa

* Update cell_component.dm

* Update cell_component.dm

* Update cell_component.dm

* Update cell_component.dm

* Update cell_component.dm

* Update traitordevices.dm

* aaa

* Update traitordevices.dm

* Update traitordevices.dm

* aaa

* Update cell_component.dm

* POWER CELLS VERSION 2

* OH YEAH BABY

* A

* Update cell_component.dm

* Update flashlight.dm

* AAAAAA

* Update flashlight.dm

* Update atoms.dm

* aa

* AAAAAAAAAAAAA

* aa

* Update multi_cell_charger.dm

* Update flashlight.dm

* Update flashlight.dm

* Update multi_cell_charger.dm

* aaa

* Update _wires.dm

* Update electric_welder.dm

* aaaaa

* Update tools.dmi
2021-04-18 15:09:13 +02:00