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
67d9f77ea92ba6c27dbbce3655ca03e37272540e
kiwistation
/
code
/
game
/
objects
/
structures
/
crates_lockers
T
History
phil235
e80a50f1c7
Fixes not being able to put unlit welding tool in open closets and not being able to open a closet with an unlit welding tool in your hand.
2015-03-28 00:12:06 +01:00
..
closets
Merge pull request
#8455
from Incoming5643/how_bout_I_get_you_some_stones
2015-03-23 16:31:53 -07:00
bins.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
closets.dm
Fixes not being able to put unlit welding tool in open closets and not being able to open a closet with an unlit welding tool in your hand.
2015-03-28 00:12:06 +01:00
crates.dm
Adds SLOT_BACK for energy katana, makes energy katana call emag_act() on what it strikes (mirroring energy/blade functionality cleanly), Removes energy/blade hacks.
2015-03-09 21:48:45 +00:00
largecrate.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