Chap
793efb00df
Bola no longer gets thrown even if you already are bola'd ( #26909 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2024-09-26 14:21:50 +00:00
Daylight
965b42bf51
[FIX] Cult Shadow Shackles can now cuff people who are missing an arm. ( #26707 )
...
* Copies the requirements from handcuff code
* This proc is never implemented
* Removes unused procs
2024-09-11 17:34:20 +00:00
PopeDaveThe3th
58c7fa9a0d
Fairly Sizable Fed Lore Drop ( #26600 )
...
* the fedening
* Federation -> TSF
* Update outfit_admin.dm
* Update outfit_admin.dm
* i forgor
* few more
2024-09-03 13:04:56 +00:00
chuga-git
bef66785ce
Makes various things return qdel hints on initialization ( #26607 )
...
* makes apcs destroy properly with a null area
* starts cleanup of initialize failures and hint returns
* Revert "makes apcs destroy properly with a null area"
This reverts commit 9a9175cd37 .
* narsie returns qdel hint now
* make lightgeists clean up hud on destroy
* use the proper hud removal proc, but this still fails somehow. god help me.
* missed one
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
---------
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-08-28 23:57:15 +00:00
Kenionatus
777910d6d2
replace magic numbers related to emp and explosion severity with defines ( #26495 )
...
replace even more magic emp and ex numbers
2024-08-18 03:11:22 +00:00
chuga-git
567fd0ae35
Stops runtime in cult spirit realm rune when observer doesn't have a mind ( #26473 )
...
* sanity checks observers without minds being trait checked
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
---------
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-08-13 09:48:04 +00:00
Spaghetti-bit
6837ea7333
Caterpillars and Nymphs that evolve no longer provide blood to vampires and cannot be culted ( #26174 )
...
* Makes nymphs and caterpillars immune to being culted after they evolve. Also makes them not give any usuable blood to vampires.
* Improves comments and changes the trait name.
* Update code/__HELPERS/trait_helpers.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
---------
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-08-03 00:07:33 +00:00
HMBGERDO
5234b6386b
Revert attacked_by changes ( #26330 )
...
* t checkout master
Revert "Fixing fulton pack not working (#26153 )"
This reverts commit 67353fd62a .
* Revert "Cult magic attacks and attacks on stun mark can now be blocked by shields (#25771 )"
This reverts commit 9ea58e1e33 .
* Revert "[s] Stunbaton no longer triggers shields twice (#26197 )"
This reverts commit cd88b3de88 .
2024-07-31 10:00:00 +00:00
Spaghetti-bit
cbeedfca9f
Parrying Refactor, Adding Parrying to Select Two-handed Weapons: Parry This You Filthy Casual! ( #26043 )
...
* Refactors parrying and how parrying is handled. Also gives most of the melee wizard weapons parrying as well as most two handed weapons.
* Forgor the blood spear :)
* Renames `special_parry_condition` to `requires_two_hands`
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
* Update code/datums/components/parry.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
* applies suggestion from @lewcc
* Removes the two handed requirement from cult spear as per @Qwerty's request
* Apply suggestions from code review (1/2) from hal
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
* Apply suggestions from code review (2/2)
* ...accidentally removed an icon in `energy_melee_weapons.dm` when I deconflicted stuff. 💀 ready for review.
* Again, variable added back during deconflict. issues resolved.
* Update code/game/objects/items/weapons/shields.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: Spaghetti-bit <yumyumkillkill@gmail.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2024-07-30 12:33:02 +00:00
Luc
cb4d709c78
Fixes some extraneous spacing in some messages ( #26222 )
...
* clears a bunch of spaces
* oopsie daisy
* Update code/modules/food_and_drinks/food/customizables.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-07-20 00:15:21 +00:00
BiancaWilkson
ec88636e6c
Cyborg Damage, Movement, and Power Overhaul ( #25252 )
...
* Adding defines
* More signals for external power
* Gets the reboot working
* renaming a proc
* config stuff
* Working on cyborg movement
* Update code/modules/mob/living/silicon/robot/robot_damage.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/robot_damage.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/robot_damage.dm
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* IOSYS where'd you come from
* begon return 0
* VTEC caps slowdown
* Adjusting EMPs
* Funny arm is GONE
* Oh yeah regenerating stamina might be a good thing
* Forgot you could uninstall vtec
* icon machine broke
* Cell-less borgs can enter chargers to stay powered
* oh that was almost bad
* Fixes some logic
* its a surprise tool that will help us later
* Adjusting some numbers
* Adds a sound to go along with the text alarm
* dead things can still charge
* Another logic error
* Xenos too
* sorry linter
* fixes CL
* Slightly more slowdown on stam damage
* neurotoxin won't stun
* SOUNDS!
* 3 flashes to stun instead of 4
* Slightly longer stun
* SPEEDING UP BORGS JUST FOR THE TM SINCE CONFIG DONT WORK
* Keep borgs stunned forever
* Power loss is more dangerous
* Adds a stamina hud to borgs
* Cyborgs now heal up properly
* Removes an outdated comment
* Replacing parts works better now
* EMPs disable components for a brief time
* More missed rebalances
* When you forget to remove debug messages
* WHAT
* Cult magic works + borgs can be silenced
* 2 flashes to stun, flashes confuse now
* Update code/game/objects/items/devices/flash.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Abductors can stun borgs
* Watcher/cyro rays deal stam to brog
* Fixes a rounding error when healing borgs back to full HP
* Fixed span
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Fixed whitespace
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Guard clausify
* Indents a message
* Update code/modules/mob/living/silicon/robot/robot_damage.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/component.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* Update code/modules/mob/living/silicon/robot/robot_damage.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
* that's not what stat does
* No more hardcoded speed, don't TM this branch
---------
Signed-off-by: BiancaWilkson <42818125+BiancaWilkson@users.noreply.github.com >
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2024-07-09 17:44:50 +00:00
HMBGERDO
bc303a85bd
Adds cult action bar ( #26052 )
...
* cult actions list
* moved blood spear a little to the side
* pixel offset
* Update code/__DEFINES/action_button_defines.dm
Co-authored-by: Spaghetti-bit <yumyumkillkill@gmail.com >
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* review
* eh, why not
---------
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: Spaghetti-bit <yumyumkillkill@gmail.com >
2024-07-01 23:14:45 +00:00
Gaxeer
32e46c02aa
refactor: rename action button appearance related variables and procs to be clearer ( #25658 )
...
* refactor: make action appearance creation more straightforward
* some adjustments
* fix: adjust action icons to refactor
2024-07-01 02:29:31 +00:00
Faron
340d8a3731
Update to restraints ( #25831 )
...
* Update carbon_procs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update items.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update humanoid.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update human_mob.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update status_effects.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update neutral.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update blood_magic.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update abduction_gear.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update items.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update abduction_gear.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/game/objects/items/weapons/handcuffs.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/game/objects/items/weapons/handcuffs.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/modules/mob/living/carbon/alien/humanoid/humanoid.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/game/objects/items.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/game/gamemodes/cult/blood_magic.dm
Woops.
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update items.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
The consequences of my actions
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update humanoid.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update carbon_procs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update clothing.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update human_mob.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/modules/mob/living/carbon/alien/humanoid/humanoid.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_mob.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update carbon_procs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
* Update handcuffs.dm
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
---------
Signed-off-by: Faron <171642577+FaronCD@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-07-01 02:14:52 +00:00
HMBGERDO
9ea58e1e33
Cult magic attacks and attacks on stun mark can now be blocked by shields ( #25771 )
...
* cult attacks and hands blocked by shields
* logic fix attempt 1
* old shit
* Update code/game/gamemodes/cult/blood_magic.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* Update code/game/gamemodes/cult/cult_items.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
---------
Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-06-29 18:28:26 +00:00
chuga-git
43b7fa5ed9
Gargantua Blood Rush now removes bolas ( #25989 )
...
* gargantua bloodrush now clears legcuffs, slightly refactors removing restraints
* comment tweaks, prevents blood rush from being used when buckled.
* Update code/modules/mob/living/carbon/carbon_procs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
---------
Signed-off-by: chuga-git <98280110+chuga-git@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-06-28 03:16:55 +00:00
Qwertytoforty
c7d6e83d7e
fixes block uptime being 33% instead of 50% ( #25917 )
...
* matt I'm shooting you (not really but)
* also these ones
* fixes cqc
2024-06-20 11:38:30 +00:00
AffectedArc07
b842e3909a
[TM FOR THE LOVE OF GOD] Makes a bunch of random things initialise. ( #25539 )
...
* I disabled my lunacy inhibitors
* Update code/game/objects/objs.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-12 21:53:58 +00:00
Charlie Nolan
cb7d6f1c1b
I don't see the problem. ( #25783 )
...
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
2024-06-09 11:42:24 +00:00
Сиротка
f77a2dae77
Tweak: Converting into cult also purge all holy water from body ( #25258 )
...
* Tweak: Converting into cult also pure all holy water from body
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-05-06 19:32:06 +00:00
Qwertytoforty
af5d187014
Adds magic tarot cards [SERIOUS DO NOT CLOSE AFTER AFD] ( #24933 )
...
* starts it
* Update magic_tarot.dm
* MORE PROGRESS
* So many thanks to Cloudbucket, for sprites
* The Work, the Art, continues.
* more changes
* pushes the Work foward. All cards done.
* and more thanks github
* adds to BSH
* tochat
* Finishes QWERTYTODO. Magic key. World smoke
* Isaac and his mother lived alone in a small house on a hill. Isaac kept to himself, drawing pictures and playing with his toys as his mom watched Christian broadcasts on the television. Life was simple, and they were both happy. That was, until the day Isaac’s mom heard a voice from above. “Your son has become corrupted by sin. He needs to be saved.” “I will do my best to save him, my Lord,” Isaac’s mother replied, rushing into Isaac’s room, removing all that was evil from his life. Again the voice called to her, "Isaac’s soul is still corrupt. He needs to be cut off from all that is evil in this world and confess his sins." “I will follow your instructions, Lord. I have faith in thee,” Isaac’s mother replied, as she locked Isaac in his room, away from the evils of the world. One last time, Isaac’s mom heard the voice of God calling to her. “You've done as I've asked, but I still question your devotion to me. To prove your faith, I will ask one more thing of you." "Yes Lord, anything!” Isaac’s mother begged. "To prove your love and devotion, I require a sacrifice. Your son, Isaac, will be this sacrifice. Go into his room and end his life, as an offering to me to prove you love me above all else." "Yes Lord", she replied, grabbing a butcher’s knife from the kitchen. Isaac, watching through a crack in his door, trembled in fear. Scrambling around his room to find a hiding place, he noticed a trap door to the basement hidden under his rug. Without hesitation, he flung open the hatch, just as his mother burst through his door, and threw himself down into the unknown depths below.
* nanny bag it before I forget
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* returns early
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* RE-RE-RE-REVIEW
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
* requested changes and such
* duh
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* returns early
* Update code/datums/status_effects/buffs.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* new hrefs here to troll CI :trollface:
* Update code/game/gamemodes/wizard/magic_tarot.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
2024-04-24 23:10:46 +00:00
Mikhail Dzianishchyts
7fa44a31fb
Full Auto Gun Mode Component ( #24998 )
...
* Full Auto Gun Mode Component
* Apply some refactoring
* spaces mhmm
* Some signal movement
* Apply DGamerL suggestions
* Unknown SIGNAL_HANDLER no more
* Fix runtime if uid is passed
* Why the hell you even care
* god you serious
---------
Co-authored-by: Gottfrei <zweisen@gmail.com >
2024-04-22 21:32:49 +00:00
DGamerL
9bc9b4b67a
Removes duplicate definitions of /datum/gamemode on almost every gamemode file ( #25219 )
...
* Why did every gamemode do this :(
* Contra request
2024-04-21 15:24:50 +00:00
Deniz
d88e03c297
defines isspacearea ( #25064 )
...
* isspace define
* istype to isspacearea
* paranthesis
* fixes
* I HATE VSCDEV ON MMOBILE
2024-04-12 18:44:22 +00:00
Code-Lyoko0
6e8abc93f8
Added cult summoning annoucment ( #24995 )
...
* added cult summoning annoucment
* Minor capitalization fix, Synth review
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
* making the CI test and actual cult annocument are the same
---------
Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com >
2024-04-12 19:38:42 +01:00
GDN
eee8878024
Datumizes spells ( #24242 )
...
* datumized spells
* finished
* last changes
* conflict
* Update code/datums/spells/alien_spells/transfer_plasma.dm
* conflicts
* shitty runtime fix until i get to this tomorrow
* Update code/datums/spell.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spell_handler/alien_spell_handler.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/hemomancer_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/vampire_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/awaymissions/mission_code/ruins/wizardcrash.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/superheroes.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/conjure.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/ethereal_jaunt.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/emplosion.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/turf_teleport.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/revenant/revenant_abilities.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* guess who just rework the entire malf ai actionsf ai
* gc better
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-01 07:42:21 +00:00
Luc
1fe7819c1b
Ports action button refactor from /tg/ ( #24482 )
...
* add the new stuff
* guh
* add the brunt of it
* action button stuff
* adds a lot of other stuff
* careful find and replace
* it loads
* so many huds
* ehh yeah this kinda works
* fixes this runtime
* hacks in some DMI stuff, we'll fix it later
* Adds better mouse pointer for dragging buttons
* gets dragging into place working again, updates DMI
* moves define
* remove extra hud defines, now it compiles
* CHECK GREP
* owww
* rename action defines
* ticks
* are we good
* let's try that again
* renames mob vars
* renames
* fixes some hud issues with huds getting the wrong variable
* fixes some alignment issues
* Adds mouse-wheel scroll support
* left -> right
* I am the entire circus
* first self-review pass
* Another review pass -- just realized I need to fix keybinds
* more testing
* update icons
* oops
* Fix spell icons not appearing properly
* fixes some outstanding issues
- Action button backgrounds now work properly
- Fixes some runtimes on dropping
- Fixes some misplaced icons
* hmm
* weh
* again?
* nah?
* maybe this?
* asdf
* should finally fix CI
* add client check
* move the ?
* add missing override causing runtimes
* shift-clicking now doesn't trigger the button
* better docs
2024-03-24 17:38:53 +00:00
Henri215
ec90b441ad
Moves weapons sprites out of items.dmi ( #24634 )
...
* Moves weapons sprites out of items.dmi
* lets revert this
* oversight from energy melee PR
2024-03-19 17:08:35 +00:00
Contrabang
08c328d48e
okay one last time ( #24681 )
2024-03-19 02:12:07 +00:00
Contrabang
2ec55dbfbb
Datumizes Cult. ( #24379 )
...
* cult 1
* massive data refactor
* progress
* More crap
* IM SCARED IT COMPILES
* oops
* more fixes
* good comment
* hell yeah, team control
* lol
* blamo
* blam
* More stuff
* team refactor
* epic merge fail
* src not _src_
* more
* progress
* cult
* more stuff
* water
* goodbye __IMPLIED_TYPE__
* time to undraft
* FUCK FUCK FUCK
* okay this is better
* goodbye todos
* fix
* order of operations
* last fix? maybe
* yeah
* oops
* okay this should be ALL the fixes
* wow
* hell yeah
* wow
* fixes duplicate teams + adds more team safeties
* how the fuck did this happen
* admin objective improvements
* wah more bullshit
* guh
* fuuuuck
* fucking hell
* fixes
2024-03-16 20:36:55 +00:00
Contrabang
e32544e599
#undef is now required for all file defines ( #24091 )
...
* CI
* undef
* hooooly crap
* yeah
* false by default
* fixes
* alright, there we go
* oops lmao
* lol, lmao even
* proper programming
* fix
* losin my mind
* oops
* yeah coloring
* WE LOVE MULTIPLE DEFINES (ive lost my sanity)
2024-03-11 14:03:30 -04:00
HMBGERDO
1d09c090ab
Cult offer puts shard in hands instead of dropping on the floor ( #24280 )
...
* shards put in hands
* Update code/game/gamemodes/cult/runes.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
---------
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
2024-03-07 09:32:36 +00:00
GDN
00c0f22788
fixes deleted cultists still being considered cultists ( #24336 )
2024-03-06 14:28:18 +00:00
Charlie Nolan
7ae3bf6747
Stop using \improper improperly. ( #24410 )
2024-03-03 18:04:52 +00:00
warriorstar-orion
0667f20681
move all EOL comments on typepath names to dmdoc ( #23928 )
...
* move all EOL comments on typepath names to dmdoc
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-01 20:05:49 +00:00
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
HMBGERDO
602f1d0f99
yeah ( #23925 )
2024-02-04 21:49:21 +00:00
datlo
17e58231df
Adds the pondering orb to the wizard den ( #23861 )
...
* Pondering orb
* fix
* reset map
* map merge fix test
* Update centcomm.dmm
* Revert "Update centcomm.dmm"
This reverts commit 1ff1a91c80 .
* Revert "map merge fix test"
This reverts commit 0b4a71a365 .
* update map
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* make ghostify more generic
* add proximity check
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-02-04 21:47:09 +00:00
HMBGERDO
ecc109915a
Stamina damage no longer bypass some checks ( #23447 )
...
* adjusting stamina damage no longer bypass some checks
* no illness changes
* i surrender on this, let it be
2024-02-04 21:15:20 +00:00
HMBGERDO
92de82eb86
Recharge cult suit again ( #23917 )
...
* wtf
* shielded component
2024-01-28 13:28:13 +00:00
HMBGERDO
fd405bfac3
fix for cult exploit and weird behaviour ( #23913 )
2024-01-28 13:26:12 +00:00
Henri215
4237f77be1
Fixing a few grammar issues ( #23842 )
...
* fixing some typos and spacings
* another one
* not that one
* even more
2024-01-25 11:44:38 -06:00
Qwertytoforty
192b8224b8
Anomaly core modules for modsuits ( #23154 )
...
* firewall
* shielded part 1
* WIP: Anomaly core modules for modsuits
* icons, vortex
* cryogrenade, nerfs teslawall
* message admins moment
* Update uplink_nuclear.dm
* rnd designs
* now uses the flayer icon state
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* early returns, barricade types, and comments, oh my
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* updates desc, remove comment, removes /hardsuit/
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-21 19:17:18 +00:00
DGamerL
db578cdc6f
Makes food not a subtype of reagent holders ( #23379 )
...
* I am suffering
* Alright this should be all now
* Fixes CI
* I hate the online merge resolver.
* This got lost in the merge master
* Updatepaths fixed + new added
* Contra review
* Fixes desserts
* Oops
* This should fix it
* Maybe?
* Attempt 3
* Missed conflict
* Update code/modules/reagents/chemistry/machinery/reagentgrinder.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/food_and_drinks/kitchen_machinery/kitchen_machine.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/pizza.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Fixes grinders
* Adds comment
* Warrior review
* Warrior + Sirryan review
* Update code/modules/food_and_drinks/food_base.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-21 19:00:02 +00:00
PopeDaveThe3th
16e000e549
Redspace Purge ( #23641 )
...
* The Green Terror marches on
* Update code/datums/spells/construct_spells.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/gamemodes/cult/cult_structures.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Updated Icons
* one extra i forgor
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-06 21:50:26 +00:00
Daylight
27722e4d7a
Trying to talk with oxygen damage makes you whisper instead of gasp ( #23425 )
...
* Basics working
* The rest of the PR
* formatting suggestion
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Renames proc
* Darn merge conflicts
* Rename proc again
* this doesn't do anything
* I swear I commited this earlier. Grammar fix.
* Behold, the code compressor 9000!
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_say.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-12-26 14:45:50 -05:00
Contrabang
09dd7309ad
Lava is no longer a plating + all lava is smooth ( #23482 )
...
* woohoo
* sirryan review
* accept incoming and stuff
* fuck
2023-12-16 11:47:44 +00:00
Aylong
825c2c8866
Converts Input List to TGUI Input Lists ( #23396 )
...
* Part 1
* Testing 1
* Revert "Testing 1"
This reverts commit fc06554b28 .
* Part 1.1
* Part 2 - UI Style List
* Preferences lists
* Preferences lists - DONE
* More inputs
* MOOOOOORE
* UI style else
* Last ones
* Double name fix
* Pre-selected Search
* Return Pick Darkness
* Return Pick Darkness
* Missing users
* Some review changes
* Revert MULE lists
* I just hate MERGE CONFLICT label
* List window tweaks
* I think there it is
* why i am stopid
* Update tgui.bundle.js
2023-12-10 19:38:23 +00:00
Contrabang
3afd8e4d05
Dead cultists no longer count towards the amount of cultists & cult-size is checked on stat change ( #23326 )
...
* bam
* more stuff
* signal handler
* farie review
2023-12-08 16:51:44 +01:00
Contrabang
c8dce33a8a
Cleans up a lot of globals a few other vars ( #23246 )
...
* i hate globals i hate globals
* more fucking of these
* sirryan review
2023-12-06 15:30:41 +00:00