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
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
Farie82
f96de83bf6
Adds obstacle check to bounce spells. Fixing lightning and magnetism from going through windows ( #17563 )
...
* Adds obstacle check to bounce spells
Fixing lightning and magnetism from going through windows
* Update code/datums/spell_targeting/targeted.dm
2022-04-07 17:05:08 +01:00
Farie82
1d31d9a96a
Fixes the sense victims spell ( #17343 )
2022-01-19 19:23:25 +01:00
Farie82
576482907b
Refactors spell targeting to delegate it to a targeting datum ( #16552 )
...
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2021-12-13 17:40:36 +01:00