Giacom
d7b6001f98
Merge pull request #1835 from Cheridan/NukePR
...
Scale Ops 1.1
2013-11-24 13:51:07 -08:00
Cheridan
2edbd69ce3
what is even the difference between w_class 1 and 2 anyway geez
2013-11-24 14:35:12 -06:00
Cheridan
df9bc262bf
Merge pull request #1798 from kyrahabattoir/vending-reloadedB
...
Vending reloaded!
2013-11-23 11:40:34 -08:00
Aranclanos
0ec59be055
Adrenalin implants will now actually add their reagents instead of runtime and cry.
2013-11-22 01:47:18 -03:00
Cheridan
d814414227
Scale Ops 1.1
...
Reduces the costs of some items based on feedback.
Op lockers now start with a new miniaturized jetpack.
2013-11-20 17:59:02 -06:00
Kyrah Abattoir
e6ee419f47
ADDED costume restocking unit
...
REMOVED many useless comments
ADDED invoke vending_refill consutructor superclass
ADDED: Cargo can order the autodrobe supply crate
2013-11-18 19:15:23 +01:00
Kyrah Abattoir
6042dbe667
Merge branch 'master' into vending-reloadedB
2013-11-18 15:06:08 +01:00
Kyrah Abattoir
4b002b2e7a
Fixed some snowflakes in the examine grenade code and redundancies in their descriptions.
2013-11-17 14:59:48 +01:00
Kyrah Abattoir
560b50ec1b
Reformatted the way objects and items structure their description text, added the little object "icon" everyone seems to be using.
...
Added superclass invoke for the arcane tome
Added superclass invoke to light switches, removed it's (unused) description.
FLightswitch description repetition derp
examine superclass invoke for gas flow meter, space heater, fire extinguishers, grenades/IEDs, fancy boxes and welder. Changed description for welder and fire extinguisher to show their content in a similar style.
Fixed tank, linen bins and janicart description, and added welder of previous commit (forgot to commit it)
REMOVED icon in mop_bucket description (now provided by item class).
REMOVED unused examine() override in clothing/gloves
REMOVED custom examine() for glass/rag
CHANGED using examine superclass on paperwork/paperbin, removed redundant description code
CHANGED examine superclass for power/apc
ADDED universal maxcharge readout for all the powercell types.
CHANGED using examine superclass on machinery/light, removed redundant description code
FIXED weapon/virusdish use a description field.
TWEAK lowercased some of the portable generators.
Fixed improperness of pacman names
2013-11-16 22:15:50 +01:00
Kyrah Abattoir
94497eed78
Corrected typos and cleaned out description
2013-11-16 12:57:16 +01:00
Kyrah Abattoir
86a75bba95
Fixed paths for icons.
2013-11-16 12:01:29 +01:00
Kyrah Abattoir
40f17ebaf2
More code, vending machines cannot dispense while they are unscrewed. (might remove that)
...
Only the dmi files are missing now.
2013-11-15 20:26:39 +01:00
Kyrah Abattoir
e11b05416b
New system based on restocking points rather than fixed inventory.
2013-11-15 01:04:32 +01:00
Kyrah Abattoir
b6cceb8ac7
vending system that use granular stock boxes
2013-11-14 21:57:36 +01:00
fleure
364992496b
Fixed nozzle not filling from sink.
2013-11-12 00:02:29 +00:00
fleure
c860235a51
Added watertank backpack and put on map
2013-11-11 19:08:37 +00:00
Cheridan
b2b9aea469
Merge pull request #1733 from JJRcop/borg-decon-dumb
...
Adds instructions to deconstruct cyborgs into Cyborgs for Dummies
2013-11-10 13:39:31 -08:00
Giacomand
f7e662e883
Merge branch 'master' of https://github.com/tgstation/-tg-station into tele_sci_change
...
Resolved Conflicts:
code/__HELPERS/game.dm
2013-11-09 18:43:55 +00:00
Giacomand
0c5cd7d8ac
Telescience now uses projectile trajectories to calculate the tile to teleport to.
...
The user can set a rotation (the direction the teleport will send him), the power (the amount of power the telepad will use, basically the x velocity) and the angle (which is the y velocity).
The random factor is that the power is randomly offset everytime you recalibrate the telepad.
There is a delay between each use of the teleport, which is calculated by the time it takes for a projectile to hit a destination.
There is also a delay determined by the amount of power you use.
Added a manual for telescience, which links to the wiki.
2013-11-09 15:03:23 +00:00
Miauw
b6a35258ec
RCD's "Change Airlock Settings" will no longer ask you weird shit. Fixed #232
2013-11-09 14:10:23 +01:00
JJRcop
685910cfd5
Adds instructions to deconstruct cyborgs into Cyborgs for Dummies
2013-11-09 00:43:51 -05:00
Giacom
9f5f30eb68
Merge pull request #1670 from Cheridan/Bugs
...
Bugfixes
2013-11-07 09:08:57 -08:00
Cheridan
c0566016d5
Merge branch 'master' of https://github.com/tgstation/-tg-station into pr/1701
2013-11-06 11:03:40 -06:00
Cheridan
729dea43a2
Fixes up the implant removal messages, replaces names with paths in uplink_item.dm
2013-11-04 09:58:04 -06:00
Cheridan
637e7f72c9
Nuke Op Population Scaling and Content Update
...
to be edited
2013-11-03 16:41:57 -06:00
AlexanderUlanH
87b72833bd
Added the labor shuttle
2013-11-02 15:16:39 -04:00
sirbayer
19e51caef0
Modification of .gitignore to include admins.txt. Hopefully.`
...
Added myself to admins.txt for testing.
Merge branch 'srsbsns'
Fucking finally figuring out how to make admins.txt be ignored.
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
stuff
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
latest setting for tgstation.dme
deeply do I loathe these files
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
God I hate gitignore
Merge branch 'master' of https://github.com/tgstation/-tg-station
Modification of .gitignore to include admins.txt. Hopefully.`
Added myself to admins.txt for testing.
Merge branch 'srsbsns'
Fucking finally figuring out how to make admins.txt be ignored.
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
stuff
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
latest setting for tgstation.dme
deeply do I loathe these files
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
God I hate gitignore
Merge branch 'master' of https://github.com/tgstation/-tg-station
Modification of .gitignore to include admins.txt. Hopefully.`
Added myself to admins.txt for testing.
Merge branch 'srsbsns'
Fucking finally figuring out how to make admins.txt be ignored.
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
stuff
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge branch 'master' of https://github.com/tgstation/-tg-station
latest setting for tgstation.dme
deeply do I loathe these files
Merge branch 'master' of https://github.com/tgstation/-tg-station
Conflicts:
config/admins.txt
God I hate gitignore
Merge branch 'master' of https://github.com/tgstation/-tg-station
Merge remote-tracking branch 'remotes/origin/srsbsns-improvedprojectiles' into srsbsns-improvedprojectiles
Conflicts:
config/admins.txt
data/investigate/singulo.html
I don't what I'm doing
Massive overhaul to automatic gun functionality, intended primarily to
allow partially-filled magazines to be released.
Now it compiles and doesn't throw runtimes! Also chambering rounds works
right! Unfortunately the contents still need to be looked at, the Russian
Revolver isn't working, and the Bartender's shotgun is just a nightmare.
Also you still can't eject mags.
Mags eject, most gun work. Shotguns still have a problem with reloading
and chambering. Russian Revolver is a bitch.
Heavy finalizing touches. Fixed references to changed trees. Added
icon_states for some magazines. Fixed revolver glitches and subtyped
double-barreled shotguns to revolvers to fix its glitches. Made bullets
and spent shells more obvious via graphical changes. Probably did some
other things but I can't think of what they'd be.
Sprite tweaks for final preparations for pull request.
final FINAL finalizations.
Adding full paths to overwritten procs for simplicity's sake.
Fixing damaged .gitignore and config/admins.txt.
Finalization for pull preparation. Clean up some descs, eliminate data folder.
2013-10-30 17:56:00 -07:00
Cheridan
a501cefb32
Merge pull request #1666 from Neerti/10-27-2013_nukeops_belt
...
New 'Military Belt' for nuke ops.
2013-10-28 20:51:36 -07:00
Cheridan
bad46f62ba
-Fixes issue 1462
...
Adds an update icons call to cloakers
-Fixes issue 1387
Clonees get healed of all damage types while in the pod.
2013-10-27 22:02:22 -05:00
Neerti
2417c72307
Adds a new belt, intended for nuclear operatives to use. New 'military belt' and sprites added.
2013-10-27 19:44:29 -04:00
Aranclanos
a2981e5f9c
Merge pull request #1589 from SuperSayu/clickstuff3
...
Mecha, hud, and click fixes
2013-10-25 09:16:54 -07:00
Giacom
c169113e6b
Merge pull request #1636 from SuperSayu/starcrossed
...
Replaces HasEntered() with Crossed() and reduces redundant checks on turf/Enter()
2013-10-25 04:24:42 -07:00
Giacom
723c0ed3fd
Merge pull request #1610 from VistaPOWA/roman_armour
...
Adds roman armour set and shield
2013-10-24 09:11:22 -07:00
supersayu
799c7ad2ce
Replaces atom/HasEntered() with the builtin atom/movable/Crossed()
...
Crossed() is a byond builtin which is called automatically when two movable atoms overlap (as a side effect of Move(), but not when loc or x/y/z is changed). Previously, turf/Entered() iterated through all objects in the turf in order to tell them an object had entered; with this change, HasEntered() becomes redundant and can be eliminated.
This may reduce lag when a large number of objects are moving in a small space (singularity, mining conveyors, etc) but should cause no changes to functionality at all.
2013-10-23 16:20:20 -04:00
Aranclanos
dd281bb6b2
Merge pull request #1561 from RobRichards1997/11/10/2013-Limbs-are-Objects
...
Changes Limbs into Objects [Merge/Give Feedback]
2013-10-22 00:41:09 -07:00
VistaPOWA
c188c2374d
Adds roman armour set and shield
...
Made by troots.
2013-10-21 22:43:19 +02:00
Giacom
1a23bc2326
Merge pull request #1555 from Ergovisavi/fire_explosion
...
Fiery Explosions! - And some wizard tweaks
2013-10-17 00:19:25 -07:00
Ergovisavi
cd904826f1
Removed flame_range from meteor explosions, reduced flame_range on syndie minibomb, added flame_range to all welderbomb explosions, made args prettier
2013-10-16 22:10:26 -07:00
supersayu
a7398c2205
Mecha fixes
...
Prevents mech actions from acting on the user's inventory. Fixes #1487 .
(Almost) fully prevents inventory use from within a mech, to be more consistent. The internals GUI button still works on the theory that it's emergency equipment.
2013-10-16 01:30:00 -04:00
Atskadan
124e3f3c5f
Fixes "Its locked! in lockbox.dm to say "It's locked!" as it should
2013-10-13 23:25:41 -05:00
Ergovisavi
470341ecfd
Made explosion arguements more readable for the ones with flame_range added to them
...
flame_range explosions no longer call fire_act() on mobs in the range, but instead spawn a hotspot on them.
2013-10-11 20:07:53 -07:00
Robson Richards
1c70008d0c
Changes Limbs into Obj's
...
Reworked all the paths for it
Reworked all the procs for it
2013-10-11 19:11:55 +01:00
Ergovisavi
7fd1465e17
Adds a new arg to explosion(), flame_range, for fiery explosions! Any mob in that range will be set on fire! Also creates some hotspots (mostly for ambience, won't generate them on existing space tiles) and changes the spawn explosion in the VV tab to let admins make fiery explosions.
...
Adds a cap for flame_range in global.dm
Added a flame_range for syndibombs, syndieminibombs, Wizard's fireball, fuel tank explosions, and meteors.
Adds firesuit level temperature protection to the wizard hardsuit for safety from your own fireballs setting you ablaze
Adds ExtinguishMob() for Ethereal Jaunt to make wizards a little less vulnerable to fire
2013-10-10 18:46:47 -07:00
Mloc-Argent
db0a908038
Make energy weapons not get a bloody overlay and fixed alt-gr not calling AltClick()
...
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-10-08 20:15:56 +01:00
Giacomand
796f3ca9f1
Merge pull request #1517 from Mloc/tg-byond500
...
[MAP] Refactors the code to work with BYOND 500. Big commit.
2013-10-07 07:05:46 -07:00
Giacomand
acec04c001
Merge pull request #1483 from Ergovisavi/ied_fix
...
Fixes issue #1418
2013-10-06 16:02:48 -07:00
Mloc-Argent
79495f710a
Refactors the code to work with BYOND 500. Big commit.
...
Var changes:
* /obj/item/var/color is now item_color
* /obj/machinery/portable_atmospherics/canister/var/color is now canister_color
* /obj/machinery/atmospherics/var/color is now pipe_color
* /mob/living/simple_animal/mouse/var/color is now body_color
* /mob/living/simple_animal/chicken/var/color is now body_color
Proc changes:
* /obj/machinery/door/proc/animate() is now do_animate()
* /obj/machinery/transformer/proc/transform() is now do_transform()
Map changes are due to pipe instances being changed from color to pipe_color
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-10-06 19:47:30 +01:00
Cheridan
ad6fa779b5
Merge pull request #1446 from Ricotez/airlockpainterfixes
...
Fixes and improvements to airlock painters.
2013-09-30 19:15:30 -07:00
Ergovisavi
e473b76335
Fixes issue #1418
...
Adds a range check for filling up IED'S.
2013-09-29 18:43:09 -07:00
Ricotez
5bd1a5bde7
-The airlock painter now shows a message when initially used on an airlock and out of ink/toner cardridge.
...
-Codewise the functionality of airlock_painter/use() was divided between two procs. Use() still works the same, but can_use() only checks if the painter can be used, without draining ink or playing sounds if it can.
2013-09-30 01:38:31 +02:00