Commit Graph

219 Commits

Author SHA1 Message Date
GreatBigFailure
2ad0eeaf51 Git please stop (#29861)
Co-authored-by: Rubylips <Questionfrog@gmail.com>
2021-06-21 17:28:01 -05:00
DeityLink
34ddefb0ec Revenge of the Mannequins (#29763)
* ohfuck that wasn't the right branch

* ohfuck

* tweaks
2021-06-15 17:16:41 -05:00
boy2mantwicethefam
5f4e3d4fa8 Is this your card? (#29517)
* Card

* typo fix

* is_full()

* Update screen_spells.dmi

* Update screen_spells.dmi
2021-06-13 22:33:11 -05:00
DeityLink
67824b7bcf fix wraith transmog (#29652) 2021-06-02 18:10:44 -05:00
rob
afd51afe57 adds many periods to many descriptions (#29577)
* its very nice! so full of spice!

* .

* gangstalked

* more

* sorry for breaking the entire thing by accident

* f*ck you zth!!!!
2021-05-30 23:12:45 +02:00
sood
1c6129516e Fireball no longer breaches floors, does more damage in proximity to compensate (#29395)
* Nerfs wizard fireball

* Buff non-explosion spell damage to compensate
2021-05-06 03:17:59 -05:00
sood
9f94c3e77f Removes laser eyes from wizard's hulk out spell (#29394) 2021-05-01 13:57:42 -05:00
ShiftyRail
df9c0cdf9e Vampires bugfixes (#29349) 2021-04-26 10:43:43 -05:00
Kurfursten
287923ec2f New Alcatraz Gear (#28780)
* New Alcatraz Gear

* compile fix

* Tweak key spawn code

* Testing, fixes, and started the tree

* Finished ammotree

* decrease if ambiguity
2021-03-25 18:49:49 +01:00
DeityLink
73515e284d [Cult 4] Part #4-1: Constructs Changes Part 1 (#28806)
* WraithChanges

* well this took longer than expected

* there goes my Saturday

* artificer HUD adjustment

* aight good

* hue

* oh you

* fixes
2021-02-12 16:02:53 +01:00
HarseTheef
ecf49cef75 Gives the ghosts of corpses enthralled by a vampire a notification (#28245)
* Adds a notification to ghosts Who have their corpse enthralled

* added a descriptor for finding their master

* propriety
2020-11-26 23:36:27 -06:00
gurfan
bb8df69cce Changeling Spells + power datums rework (#28017)
* framework

* more worky

* more spells, iron out some errors

* start finishing the spells

* fix confligs

* last two spells, add spell paths to powers

* COMPILE

* runtime fixes part 1/infinity

* more fixes

* get things working!

* typo

* spell icons, spell name fixes, cost fixes

* Update absorb_dna.dm

* fix indents

* fixes, tweaks

* can you guess where I used find and replace

* typo

* better operators

* move hivemind bank to a faction variable

* remove extra )

* CRASH()

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

* rework add_power to use IDs, add ID defines for ling powers, stack_trace if an ID wasnt set

* Revert "rework add_power to use IDs, add ID defines for ling powers, stack_trace if an ID wasnt set"

This reverts commit e4207fea78.

* tweak

* remove IDs from vampire powers, remove unnecessary role checks in the spells (done in cast_check), tweak power_holder purchased powers, ling evolution menu verb -> spell

* lesser form fixes, vamp grant spell fixes

* more cleanup, fix spell bases, fix travis hopefully

* remove that

* more fixes

* fix doublechek

* evolve spell icon

* use CRASH

* use locate

* remove comment

* comment, locate type not src

* locate, add a comment,  absorb wont steal ling spells

* use class danger, flesh sound when transforming

* target, not user

* extra )

* unfuck icon, correct faction adding

* fix faction for real

* whoops

* fix a bunch of spells

Co-authored-by: DamianX <DamianX@users.noreply.github.com>
2020-11-17 07:48:28 -06:00
boy2mantwicethefam
292f46aa05 teleports behind u (#27911) 2020-10-05 18:21:24 +02:00
DamianX
1925635dd7 Fixed description for alcoholic drinks (#27942) 2020-10-01 09:18:46 -03:00
ancientpower
be70fc2534 Cluwnebans (#27771)
* adds cluwnebans

* fixes oversights and href exploit

* prevents non-cluwne cluwnebanned players from joining

Co-authored-by: ancientpower <ancientpowerer@gmail.com>
2020-09-12 21:23:58 -05:00
GreatBigFailure
c9eb0ade1e I thought this would be harder (#27653)
Co-authored-by: Rubylips <Questionfrog@gmail.com>
2020-09-05 09:11:28 -03:00
gurfan
710d4bb7ae absorb wont yoink spells from vampires/cultists/malfais, wont yoink genetic spells (#27676)
* no fun allowed

* continue
2020-09-03 08:15:26 -03:00
GreatBigFailure
34b7e27544 New Wizard Spell: Summon Snacks / Diabeetusol Rework (#27536)
* git issues etc

* More on the menu

* Fishing lvl?

Co-authored-by: Rubylips <Questionfrog@gmail.com>
2020-08-25 23:30:14 -03:00
gurfan
598db1654b typo 2020-08-09 14:34:56 -05:00
gurfan
44dcd663e9 tweak visible message 2020-08-09 14:16:24 -05:00
gurfan
08336315c6 let people know they lost spells 2020-08-03 02:51:45 -05:00
gurfan
722416541d give magicians an absorb book, let nonwizards have their spells absorbed 2020-08-03 02:25:00 -05:00
DamianX
85f3d3f7ad converted on_moved to lazy events (#27239) 2020-07-24 08:31:46 -03:00
Exxion
1e93d9955f Revert "Make MindSwap not crash people (#27103)" (#27236)
This reverts commit 56d3e588f7.
2020-07-24 07:30:39 +02:00
Kurfursten
a838065d4b Adds a new (currently unobtainable) wizard spell: Absorb (#27126)
* Add Absorb

Adds the spell.

* Update code/modules/spells/targeted/absorb.dm

removed unnecessary bracket

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

* removes extra bracket

* Revert "removes extra bracket"

This reverts commit c6a8cab536.

* remove bracket (for real)

* replaces is_type_in_list

* switch to visible_message and fix indentation

* remove unecessary to_chat's, remove testing message

* known spells that are absorbed will now upgrade speed and power by one, instead of doing nothing

* whoops

* comment out empowering spells, add user turf flag

* whoops

* Revert "whoops"

This reverts commit 382d6fa7dc.

Co-authored-by: gurfan <mahimahi6272@gmail.com>
Co-authored-by: DamianX <DamianX@users.noreply.github.com>
2020-07-22 01:08:01 -05:00
ShiftyRail
56d3e588f7 Make MindSwap not crash people (#27103)
* Most likely fix mind transfer crash-to-desktop

* erf

* Final
2020-07-20 04:34:40 -05:00
gurfan
d091e5ab57 comment out empowering spells, add user turf flag 2020-07-17 00:41:46 -05:00
gurfan
b6b00e1281 known spells that are absorbed will now upgrade speed and power by one, instead of doing nothing 2020-07-16 21:07:56 -05:00
gurfan
26263f913e remove unecessary to_chat's, remove testing message 2020-07-16 20:22:35 -05:00
gurfan
22661a082b switch to visible_message and fix indentation 2020-07-16 20:08:10 -05:00
gurfan
5b48726563 replaces is_type_in_list 2020-07-16 20:03:47 -05:00
gurfan
aa9f1c0b70 remove bracket (for real) 2020-07-16 19:59:09 -05:00
gurfan
d4d25d59e2 Update code/modules/spells/targeted/absorb.dm
removed unnecessary bracket

Co-authored-by: DamianX <DamianX@users.noreply.github.com>
2020-07-16 18:07:11 -05:00
gurfan
9790617fea Add Absorb
Adds the spell.
2020-07-16 17:25:32 -05:00
GreatBigFailure
8167a9f08a Wizard Spell: Street Alchemy - Now with less chemist suicide (#26839)
* Wizard Spell: Street Alchemy

* With my apologies to the chemist

* Improved code, named upgraded spells

* I learned something today

Co-authored-by: Rubylips <Questionfrog@gmail.com>
2020-06-25 12:19:37 -03:00
SonixApache
451af76df9 Lesser chems (#26782)
* Mannitol, Deitine, gatormix, magica

* blisterol

* make it compile

* ye

* less crappy, more ghetto

* this makes more sense

* mannitol fix

* magica deluxe

* blisterol recipe carbon -> copper

* comment

* one line less
2020-06-19 18:39:46 -03:00
jknpj
5395b46d85 Purges standalone hardsuit helmets (#26770) 2020-06-09 18:06:45 -05:00
SonixApache
587297e906 ethylredoxrazine now removes alcohol when metabolized (#26473)
* ethylredoxrazine now turns all booze into water

* water2wine spell, become as jesus

* comments

* no default, adjust callers, don't test before pushing
2020-05-20 22:20:14 -05:00
boy2mantwicethefam
397e7aadc2 apparently this isn't a thing (#26332) 2020-05-04 16:37:51 -03:00
DamianX
5399c3b0f3 Fixed a bunch of linter warnings (#26360)
* Fixed a bunch of linter warnings

* Fix everything, maybe break something

* Fixed Time Stop not being cast by Arcane Golems

* Fixed arguments of remove_from_storage

* Fixed gun/afterattack arguments

* Fixed gun/Fire arguments

* Fixed arguments to candle/light and mob/emote

* Fixed arguments to simple_animal/revive, simple_animal/gib, robot/drop_item, mob/flash_eyes
2020-05-03 16:06:40 -03:00
DamianX
f77b7e8977 Removed a bunch of references to src in global procs (#26291)
* removed src from equip_vox_raider

* removed src from explosion

* removed src from wages.dm and ethereal_jaunt.dm
2020-04-23 22:29:09 +02:00
boy2mantwicethefam
d4595475a4 Update retard.dm (#25849) 2020-02-20 12:31:58 -06:00
boy2mantwicethefam
81d788d5d4 the return of brain damag involatucoiin the brain the brian bran diamaig invoccti omnn oj the rcminvot invociation invot incotvatoion hhe the return of brian brain the return of brain dmag dmage dmagmage the return of bria the return of bri the return of brain damage invoCV THE RETURN OF BRAIN DAMAGE INVOCATIONS (#25850) 2020-02-20 12:31:16 -06:00
boy2mantwicethefam
40c840911a Spell specialization clean-up (#25521)
* stuff

* clean-up for the PR
2019-12-30 08:48:27 -03:00
boy2mantwicethefam
968cdc64e4 Jaunt changes (#25524) 2019-12-29 08:45:21 -03:00
ancientpower
3a54879eca New wizard spell #1: Heal Other (#24867)
* new support spell #1

* fugg

* enloudened the sfx

* fixes

* fixes again
2019-11-11 16:05:04 -06:00
ancientpower
93cc86bc5b New wizard spell #2: Pacify (#24871)
* new support spell #1

* adjustment

* pre-emptively fixing icons to avoid conflicts

* re-implemented pacifism flag

* removed unnecessary vars

* oops

* oops again

* whoops 3

* fixes bad math

* math fix 2
2019-11-11 11:32:35 -06:00
Probe1
80f0829ec8 Merge pull request #24659 from ancientpower/hydroponics-refactor
Hydroponics icon refactoring
2019-11-02 11:55:55 -04:00
ancientpower
b459ea3fde initial commit 2019-10-29 18:42:14 -05:00
Shifty/Anthomansland
2e38b2a2b8 Disorient is as powerful as it was before 2019-10-29 11:32:35 +01:00