Commit Graph

1038 Commits

Author SHA1 Message Date
CitadelStationBot
2892a3710d [MIRROR] Adds collapsing stone tiles (#1933)
* Adds collapsing stone tiles

* Update necropolis_gate.dm

* Update necropolis_gate.dm.rej

* Delete necropolis_gate.dm.rej
2017-07-13 06:38:07 -07:00
CitadelStationBot
f893863397 [MIRROR] Refactors speech/communication logging and adds coordinates to speech logs (#1905)
* Refactors speech/communication logging and adds coordinates to speech logs

* Update clockwork_slab.dm

* Delete clockwork_slab.dm.rej

* Update browserOutput.dm

* Delete browserOutput.dm.rej
2017-07-13 06:37:51 -07:00
Poojawa
3d895118e7 Fixes missing sound effects 2017-07-12 23:37:46 -05:00
CitadelStationBot
85fa3c0bee [MIRROR] Refactors flightsuit code to hopefully be less dumb (#1975)
* Refactors flightsuit code to hopefully be less dumb

* Update flightsuit.dm

* Delete flightsuit.dm.rej

* Delete objs.dm.rej

* Delete mob_movement.dm.rej

* Delete carbon_movement.dm.rej

* Update mob_movement.dm

* Update flightsuit.dm

* Update mob_movement.dm

* fix
2017-07-12 05:24:50 -07:00
CitadelStationBot
2879cd1593 YOU CAN NOW PET BLOBS (#1976) 2017-07-10 22:42:48 -07:00
CitadelStationBot
e43af7f1bd [MIRROR] get_edge_target_turf() now finds the proper turf when using diagonal directions (#1972)
* get_edge_target_turf() now finds the proper turf when using diagonal directions

* Update camera.dm
2017-07-10 16:15:02 -07:00
CitadelStationBot
059e1ad46b Replaces clockwork component initials with icons (#1971) 2017-07-10 16:14:11 -07:00
CitadelStationBot
ff6bbbedf5 Changes some 1s and 0s to TRUE and FALSE (#1967) 2017-07-10 16:13:16 -07:00
CitadelStationBot
1b70c06474 Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs (#1970) 2017-07-10 16:10:42 -07:00
LetterJay
b4eee0a1c4 Merge pull request #1962 from Citadel-Station-13/upstream-merge-29145
[MIRROR] Updates vending refill packs to reflect additional items added in headphones PR
2017-07-09 23:06:28 -05:00
LetterJay
ff0c889a29 Merge pull request #1961 from Citadel-Station-13/upstream-merge-29140
[MIRROR] Removes now-unnecessary obj_integrity definitions
2017-07-09 23:06:13 -05:00
LetterJay
2a0e31f0f2 Merge pull request #1955 from Citadel-Station-13/upstream-merge-29136
[MIRROR] Fixes flashbangs stunning for a maximum of 0.3 seconds instead of 6 seconds
2017-07-09 23:04:45 -05:00
LetterJay
0e81a33e95 Merge pull request #1946 from Citadel-Station-13/upstream-merge-29106
[MIRROR] Chasm code cleanup
2017-07-09 23:03:31 -05:00
CitadelStationBot
d64469ccda Updates vending refill packs to reflect additional items added in headphones PR 2017-07-09 19:45:53 -05:00
CitadelStationBot
90c2a4f867 Removes now-unnecessary obj_integrity definitions 2017-07-09 19:44:48 -05:00
CitadelStationBot
b770348797 Fixes wrapping objects 2017-07-09 10:14:16 -05:00
CitadelStationBot
5a11f53535 Fixes flashbangs stunning for a maximum of 0.3 seconds instead of 6 seconds 2017-07-09 06:44:49 -05:00
LetterJay
c5c66777ab Merge pull request #1948 from Citadel-Station-13/upstream-merge-29114
[MIRROR] Fixes plasma glass merging with normal glass
2017-07-08 14:33:41 -05:00
CitadelStationBot
2d84e09851 Fixes plasma glass merging with normal glass 2017-07-08 09:45:46 -05:00
CitadelStationBot
220a844f4b Chasm code cleanup 2017-07-08 09:44:37 -05:00
CitadelStationBot
7dd32c4ad9 Reinforced Plasma Glass is more SME-worthy 2017-07-08 09:44:34 -05:00
CitadelStationBot
9874978c5c Dreams while sleeping are now slightly longer on average and will contain more possibilities (#1940) 2017-07-07 23:48:49 -07:00
CitadelStationBot
b42fb13549 Adds Headphones! 2017-07-07 12:44:47 -05:00
CitadelStationBot
8525b2129e Windows now have the proper starting health (#1927) 2017-07-07 10:34:42 -07:00
CitadelStationBot
bdd9978dcf De-lags sandbox a bit (#1928) 2017-07-07 10:34:25 -07:00
CitadelStationBot
be15914a6f Minor code clean up in magnet controller (#1921) 2017-07-07 04:47:52 -07:00
LetterJay
b87632669e Merge pull request #1917 from Citadel-Station-13/upstream-merge-29061
[MIRROR] Warp cubes are slightly less instant but way cooler
2017-07-06 22:47:38 -05:00
LetterJay
4cd1efd16c Merge pull request #1916 from Citadel-Station-13/upstream-merge-29075
[MIRROR] Swords make sheathing/unsheating noises
2017-07-06 22:47:19 -05:00
CitadelStationBot
a101497539 Warp cubes are slightly less instant but way cooler 2017-07-06 20:12:38 -05:00
CitadelStationBot
55733ba0f4 Swords make sheathing/unsheating noises 2017-07-06 20:10:32 -05:00
CitadelStationBot
b6b999b15a Lowercased computer names 2017-07-06 20:09:27 -05:00
CitadelStationBot
2c09a344b7 [MIRROR] Fixes windows not returning an Initialize hint (#1902)
* Fixes windows not returning an Initialize hint

* Update window.dm

* Delete window.dm.rej
2017-07-06 14:15:30 -05:00
CitadelStationBot
2da7322cca [MIRROR] Gives ghost roles their own assigned_roles (#1887)
* Gives ghost roles their own assigned_roles

* Update ghost_role_spawners.dm

* Delete ghost_role_spawners.dm.rej
2017-07-06 14:15:12 -05:00
CitadelStationBot
24e0c88263 Removes the hot variants of necropolis tiles and walls (#1885) 2017-07-06 13:20:38 -05:00
LetterJay
dd70580a72 Merge pull request #1901 from Citadel-Station-13/upstream-merge-28992
[MIRROR] Adds Necropolis curses for cursed items in Necropolis ruins
2017-07-06 11:22:24 -05:00
LetterJay
223c95940d Merge pull request #1898 from Citadel-Station-13/upstream-merge-29008
[MIRROR] Cleans up posibrain code
2017-07-06 10:52:06 -05:00
CitadelStationBot
4796ede787 Adds Necropolis curses for cursed items in Necropolis ruins 2017-07-06 10:15:09 -05:00
LetterJay
01611a1c9f Merge pull request #1896 from Citadel-Station-13/upstream-merge-29030
[MIRROR] Removes the need for specifying obj_integrity
2017-07-06 10:04:37 -05:00
LetterJay
2acbe52a9d Merge pull request #1893 from Citadel-Station-13/upstream-merge-29050
[MIRROR] Fixes plasma window sprite
2017-07-06 10:03:31 -05:00
LetterJay
652c641b04 Merge pull request #1892 from Citadel-Station-13/upstream-merge-29051
[MIRROR] Replaces highpressure windows with plasma windows
2017-07-06 10:03:11 -05:00
CitadelStationBot
eb7f6c515b Cleans up posibrain code 2017-07-06 09:43:16 -05:00
LetterJay
97b9b87f58 Merge pull request #1890 from Citadel-Station-13/upstream-merge-28989
[MIRROR] Fixes cartridges not linking with their host PDAs on creation
2017-07-06 09:26:40 -05:00
CitadelStationBot
d859f05d5c Removes the need for specifying obj_integrity 2017-07-06 09:24:27 -05:00
CitadelStationBot
44dd423642 Fixes plasma window sprite 2017-07-06 09:11:55 -05:00
CitadelStationBot
75fe249947 Replaces highpressure windows with plasma windows 2017-07-06 09:11:50 -05:00
CitadelStationBot
cdb3158af5 Fixes cartridges not linking with their host PDAs on creation 2017-07-06 09:06:29 -05:00
CitadelStationBot
6c0926f062 Fixes forced two-handed weapons being unstorable 2017-07-06 08:26:00 -05:00
Poojawa
b1b4826c0c July 5th TG sync (#1883)
July 5th TG sync
2017-07-05 22:14:19 -05:00
CitadelStationBot
7300c2572e [MIRROR] Fixes #28082 : Private Security cutouts have icons. (#1431)
* Fixes #28082 : Private Security cutouts have icons.

* Create cardboard_cutouts.dm

* Update cardboard_cutouts.dm

* Delete cardboard_cutouts.dm.rej
2017-07-05 08:44:07 -05:00
CitadelStationBot
509b9562d3 Gives AI radios loudmode (#1875) 2017-07-04 19:52:35 -07:00