* 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>
* 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>
* 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>
* 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
* ethylredoxrazine now turns all booze into water
* water2wine spell, become as jesus
* comments
* no default, adjust callers, don't test before pushing
* 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