Commit Graph

18543 Commits

Author SHA1 Message Date
anconfuzedrock c4125d88bf anyone want to play some board game online (#25558) 2017-03-31 08:31:49 +02:00
Cheridan da900f07f1 Merge pull request #25605 from ChangelingRain/trailingreturns
Removes a smidgen of trailing returns
2017-03-30 19:49:26 -05:00
AnturK bd901e31d1 Fixes one use spellbooks (#25599) 2017-03-30 09:01:37 -03:00
AnturK 4acca6a105 Advanced cam fixes (#25601) 2017-03-30 08:38:16 -03:00
coiax 000e923a87 Autoimplanters renamed to autosurgeons; nuke op autosurgeon fix (#25549)
* Autoimplanters renamed to autosurgeons; nuke op autosurgeon fix

Fixes #24443.

🆑 coiax
add: Autoimplanters have been renamed to autosurgeons. Currently only
the CMO and nuclear operatives have access to autosurgeons. What is the
CMO hiding?
fix: All upgraded organs for purchase by nuclear operatives now actually
come in an autosurgeon, for speed of surgery.
/🆑

- Autosurgeons now insert any type of organ put in
- Replaced organs are dropped on the floor by default, and if told not
to, will GC, rather than just disappearing through lack of references
- Makes autosurgeons have a `starting_organ` type, where it'll make an
internal organ to be dispensed.
- Autosurgeons now change their name depending on their internal organ
- Nuke ops now just buy the autoimplanter with the organ already inside
it.

* Fixes naming and sprite
2017-03-30 22:09:35 +13:00
AnturK 1b138562b4 Minor runtimes fixes. (#25566)
* Fixes power monitor runtime

* Fixes reagent data runtime

* Nullspace is no smoking zone
2017-03-29 19:21:51 -03:00
Cyberboss d60a1a48cb Fixes closets sometimes not inserting their loot (#25556) 2017-03-29 19:21:32 -03:00
coiax d0c7e125f1 Fixes supermatter generated anomalies living too long (#25563)
- Changed from magic numbers to defines.
- Minor cleanup, use of QDEL_NULL and trimming some returns on
supermatter.dm
2017-03-29 19:19:54 -03:00
Joan Lung 0750a7dffb Simple animal attacks with bonus effects now properly respect shields (#25571)
* Simple animal attacks with bonus effects now properly respect shields.

* very boring fixes
2017-03-30 11:16:36 +13:00
Cyberboss ee0a2f7e36 Fixes spawned atoms not late initializing (#25575) 2017-03-29 19:16:13 -03:00
coiax b7a00f4025 Cleanables use Initialize() (#25576) 2017-03-29 19:15:31 -03:00
Cheridan 9ffce1f73b Merge pull request #25557 from KorPhaeron/robott
Fixes Robot Overlays
2017-03-29 16:11:20 -05:00
coiax afd9b4a88d Maintenance loot cleanup (#25448)
🆑 coiax
fix: All tophats, rather than just the ones in maintenance, hurt a tiny
bit if you throw them at people.
/🆑

- All tophats have throwforce 1
- Cable coils are now random colours
- Cable coils now actually come in stacks of 5 in maint
2017-03-30 09:03:15 +13:00
MMMiracles 48da27feb8 CereStation (#24665)
* cerestation test build or something i dunno

* map edits

* added exosuit/cyborg consoles to bridge, added experimentor to science test chamber. added directional signs to bridges for basic department directions.

* airless turfs HO

* TUUUUBES

* additional map edits

* SM engine, partial Engineering rework

* press x to .json

* CIRCUITS

* boss of this gym

* map changes galore

* atmos checkpoints + signs

* Add cerestation.dm

* quick fixes

* map edits again

* auth keypads + minimap

* suit change, button fixes

* maintenance + map + other stuff

* map fixes out the wazoo

* honk

* wowzer

* beware of basket-stealing bears, purges harmful heretic tags (for the most part)

* removes the bone-zone
2017-03-29 13:38:35 -04:00
Joan Lung b514192f25 Removes a smidgen of trailing returns 2017-03-29 11:53:47 -04:00
kevinz000 465f136b96 [READY]Planetstation: Floodlights (#25310)
* floodlights

* floodlights

* ...

* copypasta

* traviscaughtmenottesting

* fixes

* set_light

* fixed

* construction

* strings

* kay

* Update floodlight.dm

* Update floodlight.dm
2017-03-29 18:09:33 +13:00
Cyberboss 7ad4aa7a19 Improve SStitle. No delay icon loading (#25541) 2017-03-28 15:40:37 -03:00
Cyberboss b118dea266 Fix mob/playsound_local prototype (#25538) 2017-03-28 13:37:49 +02:00
Cyberboss 2027392ee8 Kills more spawns (#25528)
* Die

* Die

* Die

* Fix

* Die

* Die

* Alright

* Whoops

* bluh

* < can't code
2017-03-28 13:32:20 +02:00
KorPhaeron 37325ccbe9 Robot Overlays 2017-03-27 19:52:10 -05:00
octareenroon91 2725ee99ec Fix bonfire/buckle_mob() runtime (#25527) 2017-03-27 21:13:20 -03:00
Joan Lung c386e9c64f Cleans up TK code a bit (#25516) 2017-03-27 15:47:23 -03:00
Supermichael777 e2b2dd276b Gives backup nukies the code (#25519) 2017-03-27 15:43:30 -03:00
XDTM 44216093d6 Fixes wood tiles interaction with quick tile replacement (#25489) 2017-03-27 12:54:05 -03:00
JamieH 1877c12e15 [S] Fix the ability to exploit statues for extra resources (#25532) 2017-03-27 10:20:16 -04:00
coiax 476db3b429 Fixes a runtime when cutting lattice (#25504) 2017-03-27 00:11:18 -03:00
XDTM 9730f21bf4 Fixes door shock overlay (#25492)
* Fixes door shock overlay

* undefs
2017-03-27 10:35:44 +13:00
Cyberboss 2f09a3716f Borer infesting no longer requires input if there's only 1 target (#25491)
* Infesting is now isntant if there's only 1 target

* Protect it

* Same thing for dominate
2017-03-27 10:34:48 +13:00
KorPhaeron da7d7ec844 Borer can't use its power while dead (#25444)
* Borer can't use its power while dead

* Define
2017-03-26 22:06:05 +02:00
kevinz000 6ed5e98bcf Makes Ratvar more powerful than the admins (#25440)
* Update possess.dm

* Update possess.dm

* Update objs.dm

* Update ratvar_the_clockwork_justicar.dm

* Update singularity.dm

* Update possess.dm

* Update objs.dm

* Update objs.dm

* Update objs.dm

* Update possess.dm
2017-03-26 21:35:24 +02:00
swindly fb28f67110 fixes safes (#25478) 2017-03-26 14:09:29 -03:00
Joan Lung cb40b0fa37 Removes an unused var (#25484) 2017-03-26 14:04:32 -03:00
Cyberboss 7af014de84 Add support for specific sound channels and stopping them (#25455) 2017-03-25 19:54:04 -03:00
coiax 4c66182ff0 CTF teams have their own radio channels + fixes (#25456) 2017-03-25 19:53:03 -03:00
XDTM 36ac1997d7 Refactors Golem Names (#25471) 2017-03-25 19:47:08 -03:00
Cyberboss 19fd454fce Makes a thing use a define (#25457) 2017-03-25 15:29:31 -04:00
Leo 005f8f1889 Fixes sheets runtiming on ORM (#25464) 2017-03-25 15:29:09 -04:00
AnturK 1b0150c32b Fixes baseturf (#25468) 2017-03-25 15:28:45 -04:00
Joan Lung fc6123b347 Fixes the Ark scripture saying either Ratvar or proselytization (#25469)
* quick!

* Fixes the Ark scripture saying either Ratvar or proselytization
2017-03-25 15:28:28 -04:00
kevinz000 1e482f3907 Flashbangs no longer work on the dead (#25442) 2017-03-25 10:05:19 -03:00
KorPhaeron 79296e902c Fixes Rocks sprites (#25443) 2017-03-25 10:03:44 -03:00
TrustyGun 0fa7c3f3f6 Deconstructing display cases and coffins now drop the correct amount of wood. (#25445) 2017-03-25 10:01:43 -03:00
Joan Lung febe2d926f Merge pull request #25417 from Lexorion/betterhurryupthefreezeiscommingnewbarsignbtw
Adds a new barsign sprite
2017-03-24 20:44:07 -04:00
GunHog ac4d69254b Revival of "Allows AIs to deploy to borgs" by Shadowlight213 (#25184)
The AI may now deploy to cyborgs prepared as AI shells. The module to do this may be research in the exosuit fabricator. Simply slot the module into a completed cyborg frame as with an MMI, or into a playerless (with no ckey) cyborg.
2017-03-24 21:42:48 -03:00
Joan Lung aab6a58e05 Servant cyborgs can now use all scriptures while Ratvar is up (#25414) 2017-03-24 19:34:32 -03:00
Fox McCloud 7db6a982d7 Modular Receiver in Autolathe (#25401)
* Modular Receiver in Autolathe

* forgot this
2017-03-25 09:21:50 +13:00
Iamgoofball 361d4f7547 Removes the undertale skeleton toy (#25422)
* GOOFBALL'S OUTDATED MEME PURGE #2: Undertale

🆑 GOOFBALL'S OUTDATED MEME PURGE
fix: Remember when undertale was the popular meme with le Sans and le Paprika and le doggos? xddddDDDDDDD
fix: Removes their shitty meme toy that no one uses. Again.
/🆑

* Update arcade.dm

* Delete papyrus_1.ogg

* Delete papyrus_10.ogg

* Delete papyrus_2.ogg

* Delete papyrus_3.ogg

* Delete papyrus_4.ogg

* Delete papyrus_5.ogg

* Delete papyrus_6.ogg

* Delete papyrus_7.ogg

* Delete papyrus_8.ogg

* Delete papyrus_9.ogg

* Delete sans_1.ogg

* Delete sans_10.ogg

* Delete sans_2.ogg

* Delete sans_3.ogg

* Delete sans_4.ogg

* Delete sans_5.ogg

* Delete sans_6.ogg

* Delete sans_7.ogg

* Delete sans_8.ogg

* Delete sans_9.ogg

* Update organ_internal.dm

* Update packs.dm
2017-03-25 09:16:20 +13:00
Iamgoofball 3822b82a74 GOOFBALL'S MEME PURGE TOOL #1: Adds logging to vending machines (#25424)
time to see what autodrobe costumes literally never get used so i can purge them
2017-03-24 15:10:11 -04:00
Shadowlight213 aab7dca6d3 Enables admin interaction on power flow control console (#25381) 2017-03-24 14:22:48 -03:00
Leo 6696dd9512 Merge pull request #25413 from Cyberboss/patch-4
Fixes removing PDA pens from storage
2017-03-24 11:20:39 -03:00