327add6348
Converts two-handedness/wielding to a component ( #21619 )
...
* initial checkin
* Add everything but maps
* update paths
* Patches some minor bugs across twohanded things
* remove a stowaway
* Update code/__DEFINES/dcs/signals.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Contra review
* Fix kc
* hopefully fix file perms
* Fix file perms
* revert line-endings
* uh?
* Trying once again to fix file formats
* henri review 1
* henri review 2
* update from master
* Removes override that breaks modsuits
* re-add reference
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-09-01 22:06:59 +01:00
4386ff381d
Buffs the Battlemage Armor, deletes Battlemage Armor charges ( #21999 )
...
* Buffs the Battlemage Armor, deletes Battlemage Armor charges
* Update code/modules/clothing/suits/wiz_robe.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update spellbook.dm
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/clothing/suits/wiz_robe.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update wiz_robe.dm
* Update wiz_robe.dm
* Update wiz_robe.dm
* Balance team suggestions
* Update spellbook.dm
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-08-28 13:16:42 +01:00
DGamerL and GitHub
3caa9e56d6
Adds homing toolbox to the Greytider Wizard loadout ( #22077 )
...
* YESSS
* Henri review
* Forgor
2023-08-28 13:08:33 +01:00
DGamerL and GitHub
e378f31510
Fixes wizard rounds not ending when the wizard dies ( #22020 )
...
* Fuck whomever did this
* Lewc review
2023-08-19 16:37:18 +01:00
larentoun and GitHub
4efc40ccac
[FIX] Jobbaned can't spam-spawn as cult harvesters ( #21656 )
...
* fix: jobbaned can't spam-spawn as cult harvesters
https://github.com/ss220-space/Paradise/pull/1283
* fix: oops, what is this check?
* smoke needs create_smoke
2023-08-16 19:50:21 +01:00
DGamerL and GitHub
545285e4e8
Fixes an issue with raging mages and slightly cleans up the code around it ( #21931 )
...
* The thingy
* Henri review
2023-08-16 19:17:30 +01:00
Henri215 and GitHub
4398e2c003
Fixing common spelling mistakes part 4 ( #21945 )
2023-08-10 17:27:20 -05:00
Charlie and GitHub
5ccd8241c4
homing projectiles + wizard spell ( #21752 )
2023-07-24 15:52:17 +01:00
Springf and GitHub
79c2e797bb
Scrying Orb gains Nightvision ( #21729 )
...
Gives night vision to the scrying orb in addition to xray vision.
2023-07-24 15:45:25 +01:00
297e268b15
[FEAT] Battlemage Bundle now contains wizard magboots! ( #21671 )
...
* feat: Battlemage Bundle now contains wizard magboots!
https://github.com/ss220-space/Paradise/pull/1061
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-07-17 10:57:00 +01:00
Qwertytoforty and GitHub
90c2384dd9
Supermatter slivers (cut off from the SM) have a slightly glowy ray effect to them, and soul shards ( #21261 )
...
* she supers my matter till I delam
* incorrect delamination alarm
* now soulstones glow to make them not get lost
* Helper proc, also fixes supermatter visual bugging out on high mole pressure
* moved
2023-07-12 20:24:34 +01:00
3d6c593b4e
wizard dusts now on raging, now that gib no longer deletes items as constistantly ( #21378 )
...
* wizard dusts now on raging, now that gib no longer deletes items as consistantly
* Update code/game/gamemodes/wizard/raginmages.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-06-21 23:20:40 +01:00
DGamerL and GitHub
342a775e35
ooooooctuuuus ( #21325 )
2023-06-21 22:51:59 +01:00
b74cd79c03
Allows us to drop NODROP items if there is other way to get rid of them ( #21080 )
...
* adds proc to check if we can drop nodrop items
* C:/Program Files/Git/obj/effect/proc_holder/spell/touch refactor, support for wizard spells, xeno spells and changeling shield
* bug fixes, cleanup
* moved to signals, added support for mime fingergun
* fixed bugs
* cleanup
* same proc for removing weapon from active or any hand
* changeling fast swap exist again
* cleanup
* fix runtime
* signals cleanup
* review update
* Update code/datums/spells/mime.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/datums/spells/mime.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/datums/spells/touch_attacks.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* review updates
* fixing bug
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-06-15 19:18:17 +01:00
b05e27bb17
Adds summon supermatter, a new wizard spell ( #21096 )
...
* Devious intent
* bam
* also this
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* now a shard
* Update code/datums/spells/summon_supermatter.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* improved code
* log name removal
* good enough
* conflict
* sprite by mcramon
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-06-15 19:16:47 +01:00
McRamon and GitHub
04ad465cff
sprite ( #21322 )
2023-06-14 20:58:02 +01:00
S34N and GitHub
391c71c246
for the love of god ( #21243 )
2023-06-05 12:47:32 -05:00
Edan and GitHub
a168bf68ac
Logs wizard spell names instead of initialisms to the DB ( #21136 )
...
* improve wizard feedback data
* review 1
* readability improvement
2023-06-05 18:30:36 +01:00
8e6ed2f284
[serious april pr pls no close] Adds the magic nanny bag. ( #20774 )
...
* IT'S NOT A GRANNY BAG
* other tweaks to put out
* Restricted on raging
* Update code/game/objects/items/weapons/storage/backpack.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* defined
* Update code/game/objects/items/weapons/storage/backpack.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* changes requested
* no slime coring the super food
* actually let the pie live, the meds can be found in pill bottles in space, just not the steak
* merge conflict bullshit
* pain, suffering even
* icon handling
* M-M-M-ERGE CONFLICTS MY BELOVED
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* s34n comments
* I can read and speak the english language™️
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-06-02 15:49:26 -05:00
a7156dce16
Reworks cult sharding to not perma kill mindshielded victims [Needs TM] ( #20402 )
...
* fucking cult
* WERE STILL WORKING ON ITTTT
* d
* Revert "d"
This reverts commit 8a4bf06f5c .
* MOREEEE
* update
* Revert "update"
This reverts commit 65d85eae87 .
* only chap can do it now lmao
* WHOOPS
* OK NOW
* Update runes.dm
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* PLEASE TESTMERGE AAA
* fixes some stuff, improves it
* fixes the code from merge conflict
* Update code/game/gamemodes/wizard/soulstone.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* fixes a bug with shit not dying due to brains
* Adds some GC stuff, Sirr's code reviews.
* finishes the last changes and reviews
* missed 1
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-05-09 19:41:40 -05:00
Henri215 and GitHub
a5efbd32e8
USSP update part 2 ( #20926 )
...
* USSP part 2
* swapping old version for new one in some places
2023-05-02 21:59:01 +02:00
Henri215 and GitHub
dc75a748f1
Fixing common spelling mistakes part 3 ( #20870 )
...
* Fixing common spelling mistakes part 3
* collectable
* another collectable
* part 3.2
* "</span>."
* A bunch more fixes
2023-04-22 09:44:27 +02:00
b90845c2e3
Balances skeletons by adding a subtype ( #20587 )
...
* balance skellies
* spoopy and scary
* more skellybones
* Ancient
* Apply suggestions from code review
* Update code/modules/mob/living/carbon/human/species/skeleton_species.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-03-27 20:39:24 +02:00
69bd5ad19b
Adds more QoL logs for admins ( #20468 )
...
* More logs
* why is this not ignored
* you never know if someone has busted DNA
* Update code/controllers/subsystem/jobs.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-03-13 22:24:22 +00:00
Samman166 and GitHub
491a51ecb9
Fixes a bug that allowed turret guns to be fired by mobs. ( #20451 )
...
* TRIGGER_GUARD_NONE works properly
* uses FALSE instead of 0
2023-03-13 22:13:27 +00:00
f57b7c9991
Buffs summon magic and summon guns ( #20569 )
...
* Buffs summon magic and summon guns
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-03-13 22:37:50 +01:00
Springf and GitHub
9c28bb5d29
Everfull Mug ( #20248 )
...
* Everfull Mug
Adds a new, fairly simple healing item for wizards.
* Cleaned up some extra commas
* Bug/exploit fix for radial menus suggested by GDN
* Resolved conflict
2023-02-14 20:31:21 +01:00
aa56d75f93
[Ready for code review] Moves alien verbs to spells ( #20002 )
...
* Moves alien verbs to spells
* lol
* Standardization, polish, making alien plasma huds more consistant
* The very cursed way of handling touch spells
* logging + more polish
* snakecase + documentation
* finishing touches
* oops, ty henri
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* sprites from TGstation
* sprites, again
* oops
* farie's review part 1
* farie's review p2, signals
* Erics PR compat
* farie's review 3
* that too
* the shawnshank redemption
* boink
* removes larva transfer plasma
* you want a sprite cranberry?
* TM fix 1
* FUCK I BROKE LOGGING
* bam
* final touches
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-02-12 21:34:11 +01:00
Henri215 and GitHub
42d1758b2e
Fixing common spelling mistakes part 2 ( #20360 )
...
* Fixing common spelling mistakes part 2
* "supressed"
2023-02-08 21:20:35 +01:00
3963f9b070
shadow demon / rev in spellbook ( #20149 )
...
* shadow demon / rev in spellbook
* tests code, icons
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-01-28 09:35:08 +01:00
GDN and GitHub
156f0e69cf
Tones down rathens ( #20165 )
2023-01-18 11:37:16 -05:00
warriorstar-orion and GitHub
066bd06e8d
Whitespace cleanup part 3. ( #19897 )
...
* Whitespace cleanup part 3.
* clean up mecha a lot, other review fixes
2022-12-27 11:00:39 -05:00
+1
a88828ff47
Ports spacetime distortion spell from TG ( #19658 )
...
* NanoMap Auto-Update (Wed Sep 23 20:02:25 UTC 2020)
* Deconflicts
* Revert "Deconflicts"
This reverts commit a52c425136 .
* Update filingcabinet.dm (#14616 )
* updates haloperidol and nanocalcium to take less effort to modify. (#14612 )
* Rename all instances of "virgin" being used as a variable name to more appropriate and self-explanatory variable name
* Oops
* Update filter.dm
* lore fix (#14627 )
* breaks spacetime and or smoothing
* spelling, range upgrade for more points
* actually fixes it
* sprite via ramon
* 20 -> 15
* Apply suggestions from code review
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* removes element
* sigh
* god I love icon conflicts
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* henks requests
* Update code/datums/spells/spacetime_dist.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Henks changes
* Update code/datums/spell.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: NanoMap Generation <action@github.com >
Co-authored-by: Qwertytoforty <qwertytoforty@gmail.com >
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
Co-authored-by: Aquilar <20759278+Aquilar@users.noreply.github.com >
Co-authored-by: variableundefined <40092670+variableundefined@users.noreply.github.com >
Co-authored-by: SteelSlayer <alexgcopeland123@yahoo.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2022-12-24 18:11:23 +01:00
Coolrune206 and GitHub
5b7d0a9fa3
Re-adds Rathen's Secret to the Spellbook ( #19913 )
...
* Re-adds Rathen's Secret to the Spellbook
* grammar
2022-12-24 10:58:21 -05:00
AzuleUtama and GitHub
bfdeb87aed
Merged forcewall and greater forcewall into a single spell ( #19739 )
2022-11-24 22:52:24 +01:00
0a441dc5d7
Revenant buff ( #19577 )
...
* spooky
* not yet tested
* i hate my life
* CI
* Update code/datums/spell.dm
* Update code/game/gamemodes/miniantags/revenant/revenant_abilities.dm
* review pass 1
* wise charlie words
* icons
* farie suggestion
* double vars
* haha oops
* bye you useless waste of space
* more damage
* farie review
* pass 2
* and this
* this is not a bool
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* charlie review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2022-11-10 21:10:03 +01:00
S34N and GitHub
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00
Vi3trice and GitHub
03ce2920e1
Defining Part 4 - Code cleanup toward defines (... and the rest) ( #19388 )
...
* I wasn't done
* nits
2022-10-28 19:28:23 +02:00
edeba92326
Smoke spells readability ( #19387 )
...
* read the smoke
* oops
* contra
* contra
* more tidying
* last one
* Update code/modules/projectiles/projectile/magic.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2022-10-15 18:05:55 +02:00
Vi3trice and GitHub
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
Vi3trice and GitHub
9e90c81282
Defining Part 1 - Code cleanup toward defines ( #19262 )
...
* This is only the beginning
* Update stack.dm
2022-10-10 20:50:29 +02:00
ElorgRHG and GitHub
e843567671
Clothing (jumpsuit) DMI split, unused jumpsuit sprite purge along the way ( #19092 )
...
* Medical and RnD DMI files split
* Cargo DMI split
* Security DMI split
* Engineering DMI split
* Captain DMI split
* Civilian/service DMI split
This one hurt
* Forgot about this one
* Color DMI split
* Purges everything that was delted up until this point
... with a blindfold and a shotgun
* Dress and suit DMI split
* Pants and shorts DMI split
and merges pants and shorts files... shorts are pants, right?
* Donator/fluff jumpsuit clothing organisational relocation
* e
oops
* So this is used, repath bad
* Random commit
* Costumes DMI split and jumpsuits purge
* Some fixes
* pennywise
* Centcom DMI split
* SolGov DMI split
* Retro DMI split
* Syndicate DMI split
* Misc DMI split
* centcom officer
* Kills off uniform.dmi completely
* last fixes
* lastest fixes
* vox navy gold conflict
* civilian barber
* Tourist observers work now
* Hopefully working non-human humanoid clothing
* This being in suit.dmi is one of the reasons I made this PR
* This shouldn't be here
* Late night coding
* Pun Pun regains his drip
* Last fixes
* security/OFFICER
* Most important - clown fix
* working subtypes good
* Fixes chameleon jumpsuit
* Proper QM pathes
* Fixes jumpsuit rolling with the power of poor quality code
* Cargo tech character setup fix
* else instead
why didn't I do this in the first place
* PURP
* Fixes broken character setup job clothing
* CC suit fix
* Psychedelic jumpsuit proper path
* You must wear the jumpsuit to adjust it
2022-10-09 14:24:10 +01:00
5ad2291eba
Summon Guns/Magic can no longer tries to select people who are antag banned. ( #19107 )
...
* rightandwrong no longer selects antag banned
* Most recent commit IDIOT
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2022-09-20 19:45:10 +01:00
7d9213e0c2
Ports TG cursed katana to replace our cursed katana. ( #18757 )
...
* Ports TG cursed katana to replace our cursed katana.
* OH, IT'S JUST A SIMPLE NUMBERS GAME!
* More changes / additions / removals
* unneeded comments
* more things
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/__HELPERS/lists.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/modules/mining/lavaland/necropolis_chests.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* should have commited this too
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* removes status, death signal, turf rename, return true
* sprites my hated
* Hal / steel requested changes
* built in
* quest 1/2
* Extra spacing / github instantly resolved status_effects and did not let me change it.
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-09-07 13:36:29 +01:00
Luc and GitHub
ad813f76d9
Allow cursed heart to be defibrillated up to three times ( #18677 )
...
* cursed heart but funny
* Flesh out this version a bit more
* okay fine you get three shots
miner gaming
* Bitwise
* Change wakeup method
* Address Steel's review
2022-08-24 12:00:25 -05:00
AffectedArc07 and GitHub
34ed47ae74
Refactors stack traces, tiny bit of cleanup ( #18773 )
2022-08-14 02:11:40 +01:00
Contrabang and GitHub
fd5580307e
Adds a blue overlay to scrying orb users. Spirit realm and scrying orb users now have a special description instead of being catatonic ( #18366 )
...
* holy shit blue ghosts
* lets fix that
* you cant see it if its not in ya hand
* Their glowing red eyes are glazed over
* farie review
* farie review pt 2
2022-07-23 17:50:00 +02:00
GDN and GitHub
8c625c3bcc
Removes the voodoo doll ( #18500 )
...
Doesn't even work + it has stun and GC issues
Part of stun removal project progression and AA's MTDC project
2022-07-23 15:26:17 +01:00
ded049a902
Spell cooldown refactor ( #18327 )
...
* Squashed commit of the following:
commit 979fe5287c3dd33cd5d69bdd968beae245984f2e
Author: hal9000PR <charliesteeples@outlook.com >
Date: Sat Jul 9 23:40:53 2022 +0100
guts the old system
* refactors spell cooldowns into a handler
* charge datum
* garbage collection
* cleanup, renames cooldown var
* review changes
* boo cooldown fix
* styling
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2022-07-23 00:00:42 +02:00
AffectedArc07 and GitHub
0c0b201668
Reworks anon dchat mode into full anon mode ( #18282 )
...
* Reworks anon dchat mode
* Update code/modules/client/preference/preferences_toggles.dm
2022-07-14 16:52:49 +01:00