Commit Graph

21 Commits

Author SHA1 Message Date
jknpj
f6aae72618 Tool Sound/Speed (#25529)
* Initial work on tool sounds

* Crowbars

* playtoolsound()

* aaaaaaaaaaaaaaaaaaaa

* HERE WE GO AGAIN

* Wrench

* Screwdriver.ogg REDUX, Cuffs

* drilling tools toolspeed is now a multiplier too

* Wirecutter
2020-02-08 09:07:00 -06:00
Paul Ritter
522baf4998 added rotate verbs for the treadmill 2019-04-13 23:46:02 +02:00
Kurfursten
570dfa1dcd More Incense! (#21804)
* More Incense!

* Gotta code em all

* improvement

* updates
2019-02-25 19:10:28 -03:00
DamianX
4a38ac9169 Remove get_turf from all playsound calls (#17640)
JUST. DO. IT.
2018-03-02 11:18:53 -03:00
MadmanMartian
c117a35244 adds emancipation grill (#16964)
* adds emancipation grill

* changes ON_BORDER to a flow flag, adds flow_flags, adds the impassible flag, fixes runtime where datums associated with a bag would try to delete themselves twice.

* Removes HITLERS

* fuck ghosts

* IMPASSIBLE -> IMPASSABLE

* changes variable names

* that does seem like a more sensible way of doing it
2018-01-17 16:29:30 +01:00
Damian
976cdf3000 Refactor wrenchAnchor 2017-09-30 18:01:57 +02:00
Kurfursten
34d493b279 treadmill 2017-08-23 17:24:08 -05:00
D3athrow
51df013603 Pomf do a code, fix projectiles hitting windows when they should hit something else instead 2017-07-03 01:16:29 -05:00
ComicIronic
d490e1f970 Removed one line ifs and elses. (#11389) 2016-08-15 05:36:21 -05:00
ComicIronic
03861f64f5 Moved limb and zone internal names over to defines, (#10871) 2016-07-06 18:25:43 -05:00
clusterfack
3c7d860fb8 Fix treadmills
You know, probably
2016-05-02 12:25:45 -05:00
clusterfack
fe2a1a3a08 Migrating Code to use Proper Byond Move() Code (#8667)
* Initial Commit

All CanPass replaced with cross, all CheckExit replaced with uncross

* Commit #2

Cross() argment turf/target now has a standard value of src.loc, the basis for this is the fact that Cross() should technically only be called with a default value by Move() code when moving to a new turf thus everything on it the target turf should be the src.loc

* Commit #3

All move code has now been unhacked, all of it is functional except for border objects which still retain none of their original functionality

* Commit #2

Cross() argment turf/target now has a standard value of src.loc, the basis for this is the fact that Cross() should technically only be called with a default value by Move() code when moving to a new turf thus everything on it the target turf should be the src.loc

* Commit #2

Cross() argment turf/target now has a standard value of src.loc, the basis for this is the fact that Cross() should technically only be called with a default value by Move() code when moving to a new turf thus everything on it the target turf should be the src.loc (reverted from commit fdee8c8b687a4d1f305bdc5f5e1a59ebeacb4702)

* Fuck me

* Okay Redo

* Hello, I am finished
2016-05-02 08:34:42 -07:00
DrCelt
93260bab96 Fixes #8314 for realsies this time
- Extensively tested (tm)
- Adds new emagged functionality to treadmills
- Fixes #8314
- makes burn_calories more OOP sorta
- adds cap to burn_calories for now
2016-02-19 02:55:52 +00:00
DrCelt
3c33ca97f3 Whoops! Fixes #8290
Fixes #8290
Please don't laugh at what caused it
I blame Kelvin
2016-02-16 03:49:48 +00:00
DrCelt
0ddc9fdbf6 Fixes bugs with Hypothermia & Human Heat Transfer
- Fixes #8099 by adding radiation proof shoes and gloves
- Fixes #8104 (this one was hilarious, sorry)
- Fixes #8101
- Fixes #8019
- Fixes #8018
- Fixed the bug where diona heated up infinitely and were immune to the effects of hypothermia (as did monkies, referenced in #7935)
- Made hypothermia & heat transfer more object oriented
- Balanced Basilisks a little more - they now do coldburn damage but their cooling capacity is lowered.
2016-02-07 01:06:55 +00:00
PJB3005
1a2f9ab059 All the EOLs are now LF.
Fuck you too 0D :^)
2016-01-16 23:28:07 +01:00
PJB3005
99bf59d80e Adds a to_chat() proc, to pave the way to a non shit chat. 2015-11-25 15:55:15 +01:00
Kurfursten
2a05f79e9b hotfix 2015-10-12 18:04:00 -05:00
Kurfursten
82e37f0aad Added mob speeds, new sprite 2015-10-11 22:47:39 -05:00
Kurfursten
dbb9105d4a Now with R&D 2015-10-11 22:46:06 -05:00
Kurfursten
24cfbe0136 Treadmill Generator 2015-10-11 22:46:04 -05:00