Commit Graph

4852 Commits

Author SHA1 Message Date
Aurorablade a0540814b0 THE VAR IS ROGUE
BLOW THE VARS
2018-02-02 01:55:31 -05:00
Aurorablade 061cbcfaf2 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into MOREDOTS 2018-02-02 01:26:12 -05:00
Aurorablade cbc446a479 it works tiger pants 2018-02-02 00:31:19 -05:00
tigercat2000 ebe366fd67 Merge pull request #8403 from Aurorablade/FollowThePath
Ports some hud updates from TG
2018-02-01 19:56:51 -08:00
Aurorablade 07452c6818 tweaks 2018-02-01 22:33:10 -05:00
shazbot194 e6cbce1eaa Makes it just the mini 2018-01-28 19:07:49 -09:00
shazbot194 980d452f1c Adds in the energy pistol 2018-01-27 14:33:28 -09:00
uraniummeltdown 134ad47f80 p_open -> panel_open 2018-01-23 18:10:57 +05:00
tigercat2000 696136b579 Merge pull request #8565 from uraniummeltdown/repathvisual
effect/temp_visual update
2018-01-20 11:25:08 -08:00
uraniummeltdown 6f20017153 spacing 2018-01-21 00:17:52 +05:00
tigercat2000 4830015bc4 Merge pull request #8550 from uraniummeltdown/tables
Table Construction Overhaul
2018-01-18 22:12:57 -08:00
Aurorablade 4192ba131e update 2018-01-18 23:55:21 -05:00
uraniummeltdown f1577b43f7 ethereal jaunt water effect won't show during wraith jaunt
removed unnecessary icon var settings
2018-01-18 22:25:34 +05:00
uraniummeltdown c89b1e8463 repaths /obj/effect/overlay/temp to /obj/effect/temp_visual 2018-01-18 13:03:49 +05:00
uraniummeltdown 9c90c817b6 adds missing lavastaff and guardian phase effect icons
kills off anim() proc, removes ninja rigsuit electricity effect
gets rid of the flick() in temporary_visual.dm because pooling is dead
updates ethereal_jaunt.dm and makes it OOP, wraiths no longer show the wizard animation, jaunters cannot move after duration is over, fixes directions errors
turns many anim() into obj/effect/overlay/temp
smoother pet heart animation
2018-01-18 12:56:18 +05:00
Aurorablade d2d53f929b removes stray processing 2018-01-16 19:42:53 -05:00
uraniummeltdown 8fd3a5e890 move cult effects to their own file
move cult beams to beam.dmi
2018-01-16 23:38:36 +05:00
uraniummeltdown 7f4c9263ce removes table parts, adds table frames
table/woodentable -> table/wood
tables are built by applying stacks to table frames
altered table construction
cleaned the code and increased obj_integrity of some tables and racks
lowercased 'carpet'
2018-01-12 23:22:55 +05:00
Aurorablade a2601c0142 heh 2018-01-10 00:34:50 -05:00
Kyep f13b15806a Refactor
- Deletes Paranormal & Janitor ERT outfits from /datum/outfit/admin (so
they won't show up in the main special outfit list as *static* outfits)
- Adds Paranormal & Janitor ERT outfits to 'emergency response team
member' sub-section of admin dress command, which means they're still
available, but now you can choose the level of them to equip to someone
(amber/red/gamma), instead of them always being the old static outfit
which doesn't match what real ERT actually use anymore.
- Refactors the way that spawning ERT cyborgs works, so that most of
their special stuff is done in New() instead of in response_team.dm.
This means that manually spawning an ERT cyborg will actually work,
rather than generating a half-ert cyborg with much of its special stuff
missing.
- Adds a new subtype of ERT cyborg, /mob/living/silicon/robot/ert/gamma,
which is absolutely identical to the normal ert borg, except that it
always has gamma module unlocked.  This enables admins to manually spawn
ERT gamma borgs, instead of all ERT borgs spawned always being non-gamma
ERT borgs.
2018-01-07 19:14:24 -08:00
Crazy Lemon 2da9316b4e Merge pull request #8226 from Anasari/GarroteBehindYouNuffinPersonnel
Nuke Op items discount & rebalance
2018-01-04 14:51:28 -08:00
tigercat2000 c1c4b08807 Merge pull request #8476 from uraniummeltdown/decon
deconstruct() at obj level + other changes
2018-01-02 10:28:17 -08:00
Kyep c2c3d0d4ba DS borg lawset change 2017-12-31 11:14:25 -08:00
Alffd bb6234c02e Marsmond and Shady changes 2017-12-31 13:35:37 -05:00
Alffd 376f93fe69 Status messages are also modified by colour replace lists. 2017-12-31 13:35:37 -05:00
Alffd 379b6621d3 There is no u in color 2017-12-31 13:35:37 -05:00
uraniummeltdown 75e177b7a9 renames receive_damage() for animations to receiving_damage()
renames take_damage() for organs to receive_damage()
renames Deconstruct() to deconstruct() for atmos objects
obj_integrity, max_integrity, integrity_failure vars moved to /obj level, obj_integrity = max_integrity on New()
2017-12-28 00:32:54 +05:00
Fox-McCloud 5f918ceb07 Buffs IEDs 2017-12-05 02:19:17 -05:00
Teri d714396488 Lichfix
This fixes the bug with the Wizard, in which he sometimes spawns without hat and/or sandals and needs to pick up both afterwards from the ground.
2017-12-03 14:35:50 +00:00
Aurorablade 64c4883cc2 paths 2017-11-28 21:10:59 -05:00
Aurorablade ce31ef8f9c Dammit tiger 2017-11-26 20:46:08 -05:00
Aurorablade 24e2e507d4 tiger tweaks 2017-11-26 20:23:15 -05:00
tigercat2000 02615c4e43 Merge pull request #8388 from Fox-McCloud/slime-fix
Fixes Slime Transformation
2017-11-26 13:03:24 -08:00
tigercat2000 77810081e7 Merge pull request #8331 from uraniummeltdown/effectfiles
Splits effect_system.dm into multiple files and cleans it up, OOP particle effects and effect systems
2017-11-26 12:35:01 -08:00
tigercat2000 54c7c04500 Merge pull request #8347 from uraniummeltdown/reagentid
Add Reagent VV Update
2017-11-26 12:24:10 -08:00
Fox-McCloud 0e19a4d00c Fixes Slime Transformation 2017-11-20 12:11:59 -05:00
Aurorablade 070a9556bd Simplified 2017-11-18 00:17:16 -05:00
Aurorablade 26511031d1 0ver carbonated 2017-11-17 23:05:12 -05:00
Aurorablade b59eb2de50 godammit 2017-11-17 22:30:57 -05:00
Aurorablade 7cd79cc1c8 grey are a karma race
Ask me how long it took to realize
2017-11-16 20:52:50 -05:00
Aurorablade 7d5d6655b5 try to take out some rdefines. 2017-11-10 20:17:26 -05:00
Aurorablade f65f350959 feedback 2017-11-10 00:45:49 -05:00
Aurorablade a389f0e4ae ADVANCED kingstons 2017-11-09 19:59:03 -05:00
Aurorablade 93d1a40f63 typo 2017-11-09 02:13:13 -05:00
Aurorablade 3aa5a56e05 Calm Down Satan 2017-11-09 02:03:27 -05:00
Aurorablade f93e282902 team shit 2017-11-08 00:36:40 -05:00
Aurorablade 354bdfda26 Base 2017-11-06 23:44:53 -05:00
uraniummeltdown 72814fb459 VV Add Reagents reagent list uses id instead of name
Added an Enter ID button to just type the reagent id instead of scrolling thru list
2017-11-05 17:18:07 +04:00
Aurorablade f42d5f79ea how long was that slash there? 2017-11-04 22:18:30 -04:00
uraniummeltdown 7ed2c68ea7 compiles, find and replace particle_effect and effect_system 2017-11-04 20:16:01 +04:00