This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
b758992e8cf03dbdbae26d58245751d511167d9e
kiwistation
/
code
/
game
/
objects
/
items
T
History
Fayrik
b758992e8c
First (of probably several) commits to add Foam Force toy guns. Adds the new guns and crossbow, removes the old crossbow, and makes these new guns available to cargo.
2015-03-20 23:02:53 +00:00
..
devices
Fixes silicons being flashed when welding. Silicons and repair drones now have eye protection like aliens. This means flashers and flashbangs no longer flash them, but flashbang still weaken them, and lasers and handheld flashes still work on them.
2015-03-19 04:04:44 +01:00
robot
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into AttackbyParams
2015-02-24 22:16:53 +00:00
stacks
Fixes stack duping.
2015-03-15 19:04:07 +00:00
weapons
Adds total law changes counter
2015-03-19 14:57:12 +01:00
apc_frame.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
blueprints.dm
Resolves
#6971
- non-lighting_subarea areas are now stored in list/sortedAreas. This list is sorted by area name using timSort only when areas are added to it. Currently the only other thing that adds to this list is the station-blueprints object.
2015-01-18 20:46:30 +00:00
bodybag.dm
Code cleanup
2015-03-13 10:41:00 -07:00
candle.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
crayons.dm
Adds a new body outline graffiti for crayons, gives the detective a white crayon, changes the sprite for the mime crayon, and puts a waistcoat in the detective's closet.
2015-01-03 13:44:23 -06:00
documents.dm
-Removed some duplicate code
2014-05-04 16:18:48 -06:00
holotape.dm
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into AttackbyParams
2015-02-24 22:16:53 +00:00
latexballoon.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
shooting_range.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
toys.dm
First (of probably several) commits to add Foam Force toy guns. Adds the new guns and crossbow, removes the old crossbow, and makes these new guns available to cargo.
2015-03-20 23:02:53 +00:00
trash.dm
Fixes trash disappearing when washed in a sink.
2015-03-03 00:07:08 +01:00