Commit Graph
7135 Commits
Author SHA1 Message Date
Citinited 466ffefbc6 changes atom/target back to mob/living/human/M 2018-03-06 20:17:12 +00:00
uraniummeltdown a2038d40b3 makes door code more OOP: reduced copypasta in shutter and poddoor code, they have their own icon files, changed name of icon_states in the maps
added a few defines and helpers
do_after family supports callbacks
added airlock security levels to airlocks
obj_integrity for doors, door assemblies, firelock frames
vault door assembly is 8 plasteel up from 6
explosion_block works better
heavy firelocks block explosions, firelock (de)construction uses crowbar instead of welder
xenos can open airlocks
minor change to attacking obj message
2018-03-04 13:52:55 +05:00
uraniummeltdown 946ae0d58d moves var/list/armor to /obj level
adds armor to many objects
re-adds the clockcult floor sprite (accidentally removed in another PR)
adds clockcult effects to the clockcult floor
adds clockcult grilles
adds var/broken to /obj/structure
adds unused resistance_flags var
moves burn_state and resistance_flags to flags.dm
more updates to attack code
updated obj_defense.dm procs
2018-03-04 13:52:54 +05:00
uraniummeltdown d6a277a224 fix incorrect match path
can butcher with any sharp item on harm intent
simple_animal/attacked_by()
moved var/foldable to box level
some fixes with attack code
updated slime code, can now mousedrop as a slime to feed on mobs
adds sound to simple_animal/attackby
2018-03-04 13:52:53 +05:00
uraniummeltdown 01551ec248 refactor match and lighter code to use procs, some code cleanup
lighting mobs on fire with a match is now logged
2018-03-04 13:52:53 +05:00
uraniummeltdown e6ded64e4a adds /mob/living/proc/attacked_by()
updates attack and defense code
adds missing sounds to some items, code cleanup, lowered volume for some sounds (from /tg/)
hitsound and attack_verb updates, weapons given hitsound on New() according to damage type
2018-03-04 13:52:52 +05:00
shazbot194 9d4f88cf1d Replaces 'NASA Void suit' with 'Retro Suits'
and way better sprites
2018-03-03 23:12:19 -09:00
Citinited ec407fcf99 Formatting changes 2018-03-03 19:04:25 +00:00
tigercat2000andGitHub 693e188362 Merge pull request #8583 from FalseIncarnate/coffee
Coffee Mugs and Vendor Change
2018-03-03 10:32:54 -08:00
tigercat2000 dca16e60cf PS -> SMC Ports: LINDA, Spacedrift, Throwing
This commit ports LINDA, spacedrifting, and throwing to the SMC.
2018-03-02 23:58:57 -08:00
Citinited 0c818b0d8e Russian revolver refactor; you can no longer play RR without a head 2018-03-02 22:33:03 +00:00
Kyep 5f2ef09a13 fixes merge conflict with bureaucracy.dmi 2018-03-01 19:12:10 -08:00
Birdtalon 7283431211 descriptions updated by request 2018-02-27 15:13:41 +00:00
shugnkandGitHub bbd681e369 Manuals.dm fix
Fixed Dat descriptions and Iframes. Also fixed nanotrasen letter case
2018-02-25 20:02:48 -05:00
shugnkandGitHub a0d65887b3 Delete manuals.dm 2018-02-25 20:01:20 -05:00
shugnkandGitHub cd90c3a328 fix again 2018-02-25 19:55:08 -05:00
shugnkandGitHub 7325527024 Fix DAT and Iframes for Books
With NanoTrasen changed to Nanotrasen as well
2018-02-25 19:52:48 -05:00
Birdtalon aa31461979 adds sound effect, reformats guide 2018-02-22 19:14:56 +00:00
Birdtalon fe914dc5f5 finishes effects, adds nanocalcium auto-injector, adds bone repair kit to uplink. adds sprites. 2018-02-21 20:44:03 +00:00
Fox McCloudandGitHub 010d8d5eca Merge pull request #8651 from uraniummeltdown/titaniummineral
Titanium
2018-02-21 03:20:20 -05:00
uraniummeltdown edda7c9c52 make power tools and abductor tools use titanium 2018-02-21 11:09:47 +05:00
tigercat2000andGitHub f73c3c01d8 Merge pull request #8418 from Fox-McCloud/disco-inferno
Adds Dance Machine
2018-02-19 22:04:01 -08:00
tigercat2000andGitHub ff06bf8854 Merge pull request #8430 from Fox-McCloud/ied-buff
Buffs IEDs
2018-02-19 21:45:05 -08:00
Fox McCloud 1e1146cd21 changes 2018-02-20 00:33:22 -05:00
Fox McCloudandGitHub 2de6875f60 Merge pull request #8626 from Citinited/flagged-for-review
Flag tweaks
2018-02-19 23:55:01 -05:00
Citinited 065965df0a Better way of handling icon_state code 2018-02-16 19:17:04 +00:00
Aurorablade 20ddaccb9b Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into DisMemberments 2018-02-08 02:31:44 -05:00
tigercat2000andGitHub 93610061e0 Merge pull request #8590 from IK3I/RiseOfSpork
The Utensil of the future!
2018-02-05 12:49:59 -08:00
tigercat2000andGitHub ee894f887a Merge pull request #8556 from Tayyyyyyy/glowing_eswords
Esword visual update
2018-02-05 12:49:42 -08:00
uraniummeltdown 369c654c70 moves material defines to construction.dm
adds the titanium mineral, titanium [false]walls, titanium floors, titanium airlocks
adds plastitanium, plastitanium [false]walls, plastitanium floor
made survival pod wall a subtype of titanium wall
changes a few rnd recipes to use titanium
small refactor of ORM code, smelt titanium+plasma to plastitanium
shuttle windows have explosion block 3
2018-02-06 01:24:36 +05:00
Citinited 9929e01332 better way of handling chameleon flag icon_state 2018-02-02 14:27:54 +00:00
tigercat2000andGitHub d8a00048bd Merge pull request #8424 from uraniummeltdown/airlockoverlay
Airlock Overlays + Tweaks
2018-02-01 08:19:24 -08:00
Citinited 514d49340d Flag tweaks
-You can now roll up flags
-Fixes an issue with chameleon flags not correctly updating their icon
2018-01-31 20:55:10 +00:00
Fox McCloud 5c24e7720d Merge remote-tracking branch 'upstream/master' into disco-inferno
# Conflicts:
#	code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm
2018-01-29 20:56:44 -05:00
Tayyyyyyy eb19ebab4f Refactor to use light_power 2018-01-24 13:43:31 -06:00
IK3I f94f77fc50 The Utensil of the future! 2018-01-23 18:45:55 -06:00
Tayyyyyyy 460cada461 Add light to flashbangs 2018-01-23 15:32:04 -06:00
FalseIncarnate 23c883bd57 Coffee Mugs and Vendor Change
Adds coffee mugs
- Available from hot drink vendors or loadout menu (1 point)

Adds novelty coffee mugs
- Available as a premium item from the hot drinks vendors or from the
loadout menu (2 points)

Adds support for an "item slot" in vendors, which allows an item to be
inserted into a vendor.

Adds the ability to add containers into the hot drinks machine.
- Will attempt to fill the inserted container with purchased beverages.
- Excess will still dispense in a new cup, as if there was not a
container present.

🆑
rscadd: Adds coffee and novelty mugs to the hot drinks machine and
loadout menu.
rscadd: Adds the ability to insert containers into the hot drink
machine, filling the container with your purchase.
/🆑
2018-01-22 22:46:03 -05:00
Tayyyyyyy 1729552e8e Toy dual eswords don't glow 2018-01-22 15:53:29 -06:00
Tayyyyyyy 35ef33dab4 Refactor per Fox recommendation 2018-01-22 15:52:35 -06:00
Tayyyyyyy 93693cb197 Add light to energy sabers 2018-01-22 12:16:59 -06:00
uraniummeltdown 4730376381 move door_assembly types to new door_assembly_types.dm
fixed some redundant varedits
made glass airlocks a subtype of their solid variant
examine door assembly to see name set with pen
2018-01-22 21:54:11 +05:00
uraniummeltdown 9312f1fb7d airlock assembly states have defines, removed redundant door layer defines
added abductor airlocks from /tg/
station2 airlocks have a solid version, added external maintenance airlocks
added airlocks to RCD
survival pod airlocks have a solid version
door assemblies have examine hints, give more feedback, use overlays, mineral assemblies can have glass installed, use deconstruct() proc
multi tile airlocks have a solid version
moved airlock-specific procs to airlock_types.dm
airlocks use overlays now
airlocks use deconstruct() proc
map edits done to ensure nothing changes
some old airlock icons kept in due to use as /door/unpowered by away missions
airlocks open faster, delays between frames of icon states halved
added isshade() and isconstruct() helpers
cult airlocks will show their overlay
fixes plasteel material amount
2018-01-22 20:27:34 +05:00
Kyep 66814ecd27 fixes merge conflict with misc_floor 2018-01-20 17:08:07 -08:00
tigercat2000andGitHub 696136b579 Merge pull request #8565 from uraniummeltdown/repathvisual
effect/temp_visual update
2018-01-20 11:25:08 -08:00
tigercat2000andGitHub 4830015bc4 Merge pull request #8550 from uraniummeltdown/tables
Table Construction Overhaul
2018-01-18 22:12:57 -08:00
uraniummeltdown 900bfd5e3b adds ratvar_act() and adds ratvar_act()'s for a few things
adds brass, clockwork floor, brass tables and table frames
2018-01-18 18:28:41 +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
Citinited 6b765b4ad0 Removed spaces from span class = '' 2018-01-13 17:47:08 +00:00