Qwertytoforty
8173e1695d
removes flick from spark effects ( #25898 )
2024-06-17 01:54:54 +00:00
Luc
021756999d
Adds a global spark limit ( #24197 )
...
* Adds a global spark limit
* spacing
* Moves logic into when the effect is actually generated
* don't want this kicking around
* spacing
* oops
2024-02-17 14:20:03 +00:00
S34N
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
KalevTait
89ba9c047c
Code Readability - Effects ( #18150 )
...
* effects
* removed anchored = TRUE from objects that inherit that property within the effects folder and subfolders
2022-07-02 16:48:46 +01:00
Qwertytoforty
2aade6012f
Completely reworks the plasma pistol, adds the dropwall shield generator (Serious) ( #17556 )
...
* oi you got a loicnse for that
* Final touches on plasma bar sound/sprite, hot drops hot drop walls
* Actually makes dropwalls good™️
* s p r i t e s and fixes
* Gives vox / drask hand gun sprites
* forgot cult shield, ICONS added with pain
* Last minute fixes and deploy coder sprites
* spacing
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Removes comments, improves deployment and sprite handling
* Removes direction_check
* Uses signals, various changes
* Final™️ changes
* Final™️ Final™️ Changes
* Final™️ Final™️ Final™️ Changes
* [insert final™️ x4 joke here]
* Final™️ Change. *6
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2022-04-30 15:52:25 +01:00
Fox McCloud
f65c8994ce
Broad TG Sound Update ( #15608 )
...
* Broad TG Sound Update
* jester update
2021-02-27 11:59:33 +00:00
Fox McCloud
3825b4e1d5
Refactors Spark Spread Activation
2018-10-17 14:31:07 -04:00
uraniummeltdown
5c4f4ec5e5
effect/system to effect_system
...
effect/effect to effect/particle_effect
make foam an effect again
move explosion_particles.dm to effect_system folder
OOP effect code, addtimers, QDEL_IN
fixed reagent explosions never having a flash range due to a typo
2017-11-04 18:21:51 +04:00
uraniummeltdown
718aaf4d87
removes the useless effect/delete() proc, used QDEL_IN and addtimers, nanofrost can weld scrubbers too, some more cleanup fixes and tried to get smoke fade_out to work (it doesn't work and hasn't in the past)
2017-11-04 12:06:35 +04:00
uraniummeltdown
4814e3e3d7
removed excessive spacing, removed var/ in proc args, used some ishelpers, absolute pathing for everything
2017-11-01 15:56:13 +04:00
uraniummeltdown
9e71ddd208
splits effect_system.dm into multiple files
2017-10-31 20:27:45 +04:00