Commit Graph

25 Commits

Author SHA1 Message Date
Atermonera 72f8a9c5f5 Merge pull request #6722 from Heroman3003/powerfix
Fixes MCs not being rechargable
2020-02-24 13:24:38 -08:00
Atermonera 48eba82446 Merge pull request #6710 from Cerebulon/precisionplacement
Ports precision placement of items
2020-02-21 23:34:56 -08:00
Heroman 5d786ff855 Fixes MCs not being rechargable 2020-02-22 11:28:17 +10:00
Cerebulon f801cc95be Allows precision placement of most items 2020-02-19 21:16:26 +00:00
Leshana 42d25f823d Fix issues with New and Destroy in NTNet
- New() on atoms needs to call parent.
- Destroy() needs to return a qdel hint.
- Only add yourself to processing in Initialize() to make sure globals are instantiated.
2020-02-12 00:03:13 -05:00
Atermonera d0a488d9a7 Preset (mapped-in) modular computers now have printers by default. (#6639) 2020-01-23 20:54:48 -08:00
Woodratt d64fcdfdaf November Map Tweaks
- Fix missing scrubber in engineering.
- Shutter added to Kitchen door.
- Pressure Regulators at atmospheric cutoffs start unregulated at roundstart.
- Set Modular Computers layer to 2.9 to bring them inline with regular computer layering.
- Pump to distro set to 301 kpa to help offset issues with cutoff valves.
- One phase pistol to each explorer locker.
- One holster to each explorer locker.
2019-11-28 14:15:39 -08:00
Andrew 504c28bc84 Combat Mechs Can Punch More Things (#6303)
* Combat Mechs Can Punch More Things

Removes the var to check for the 5 things it can attack, instead it can punch anything (but not everything will take damage).

Gives punching objects a check so you don't accidently smash something without meaning to.

Gives closets and canisters a proc to take_damage so they'll actually get smashed by the mechs.

* Take_Damage Boogaloo

* More take_damage Stuff

Adds click delay on attacking barriers.
Proper noises when attacking material doors and barricades.

More stuff can be broken by mech punch and simple mobs.

* Adds changelong

* usr to user
2019-07-24 12:58:39 -08:00
Unknown 39a9bc45f9 Fancy new sprite for elite laptop
Pulled from the old computer3.dmi
2019-05-27 11:48:06 -04:00
Heroman3003 e9bab05e13 Fixes some bugs with laptop 2019-05-18 11:09:53 +10:00
Unknown dcf6b62817 Replaces Custom Laptop with Elite
Custom laptops currently have a problem in that their verb list is not properly updated. This replaces the custom laptop with an elite model that has all the modules.

Also raises cost of the elite model to 7 loadout points, due to concerns raised.
2019-05-07 19:09:01 -04:00
Unknown 5498735a74 Fixes Part One 2019-04-14 15:20:52 -04:00
Unknown 7594c28f21 Updates Part Twelve 2019-04-14 14:38:30 -04:00
Unknown 042720823a Updates Part Eleven 2019-04-13 19:30:30 -04:00
Unknown dfd9415458 Modern Modular Computers 2019-04-13 14:58:08 -04:00
Unknown a0904cb9fd Updates Part Ten 2019-04-12 16:40:04 -04:00
Unknown e62eb3b068 Updates Part Nine 2019-04-11 19:14:25 -04:00
Unknown eb62911b9d Updates Part Seven 2019-04-10 22:33:48 -04:00
Unknown 8a55090738 Updates Part Sechs 2019-04-09 15:47:44 -04:00
Unknown 0d0d4e02db Updates Part Five 2019-04-09 14:37:33 -04:00
Unknown 677f91fdce Updates Part Four 2019-04-07 20:53:30 -04:00
Unknown b0c818b737 Updates Part Three 2019-04-03 18:20:23 -04:00
Unknown 05e51d5a80 Updates Part Two 2019-04-03 15:05:36 -04:00
Unknown df96660ddf Updates Part One 2019-04-03 13:40:56 -04:00
Unknown cce3116c3a Ports Modular Computers from Baystation
This is just the initial parts. Additional work will probably be necessary.
2019-04-02 21:06:37 -04:00