Mark van Alphen
3e60237b52
Syndicatre base map fixes
2019-06-02 04:18:10 +02:00
Mark van Alphen
2618def9a1
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# _maps/map_files/Delta/delta.dmm
# _maps/map_files/MetaStation/MetaStation.v41A.II.dmm
# _maps/map_files/MetaStation/z4.dmm
# _maps/map_files/RandomRuins/SpaceRuins/derelict5.dmm
# _maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm
# _maps/map_files/RandomZLevels/spacebattle.dmm
# _maps/map_files/cyberiad/cyberiad.dmm
# _maps/map_files/cyberiad/z4.dmm
# _maps/map_files/cyberiad/z6.dmm
# _maps/map_files/generic/z5.dmm
# code/__DEFINES/misc.dm
# code/__HELPERS/unsorted.dm
# code/game/objects/structures/lattice.dm
# code/game/turfs/space/space.dm
# code/modules/mob/mob.dm
# code/modules/ruins/ruin_areas.dm
# paradise.dme
2019-05-08 21:40:35 +02:00
Mark van Alphen
9009cd443e
Fix pipe layering
2019-05-04 00:47:16 +02:00
Mark van Alphen
ba0f6abb02
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# code/game/objects/items.dm
# code/modules/power/cable.dm
# icons/mob/inhands/items_lefthand.dmi
# icons/mob/inhands/items_righthand.dmi
# icons/obj/lighting.dmi
# paradise.dme
2019-04-30 19:26:17 +02:00
Mark van Alphen
ad2238f496
Merge branch 'master' into lighting
2019-04-30 19:15:58 +02:00
variableundefined
92ec9cf253
Merge pull request #11348 from Arkatos1/AtmosShortcut
...
Adds shortcuts for handling pumps, volume pumps, filters, and mixers + Ability to rename them with a pen
2019-04-30 12:10:52 +08:00
Mark van Alphen
ccef4d1187
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# icons/mob/actions/actions.dmi
# paradise.dme
2019-04-24 02:55:32 +02:00
Mark van Alphen
c4dc5ecd3d
Merge branch 'ambientocclusion' of https://github.com/Markolie/Paradise into lighting
2019-04-22 18:52:55 +02:00
Arkatos1
fa6a27e3a9
Fixes invalid indentation
2019-04-22 18:49:30 +02:00
Arkatos1
cc35fb8b0c
Code improvement
2019-04-22 18:43:17 +02:00
Fox McCloud
4761ded0d4
Merge pull request #11350 from AffectedArc07/ss-everything
...
Gives the orphans a home
2019-04-21 18:44:38 -04:00
AffectedArc07
ff78ff1a9c
SScommunications
2019-04-21 20:12:14 +01:00
Arkatos1
b00c44d701
Added ability to rename devices with a pen, sanity checks, reduced code spaghetti
2019-04-21 19:27:54 +02:00
Arkatos1
3f6b8478ff
Added atmos shortcut for pumps, volume pumps, filters and mixers
2019-04-21 17:06:34 +02:00
Mark van Alphen
211468b24f
Add fake ambient occlusion
2019-04-21 01:45:30 +02:00
Mark van Alphen
6faf9c769f
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# code/modules/mob/living/simple_animal/friendly/farm_animals.dm
# paradise.dme
2019-04-17 22:46:43 +02:00
Fox McCloud
93118f9d34
Remaps Toxins
2019-04-11 07:24:16 -04:00
Mark van Alphen
45a066c7d1
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# code/modules/food_and_drinks/recipes/recipes_grill.dm
2019-03-30 22:55:09 +01:00
Mark van Alphen
c370e08233
Port the actual Lavaland map (and associated fixes)
2019-03-30 04:12:37 +01:00
Fox McCloud
489359d6d1
Adds Unidentified Gas in Deep Space
2019-03-22 16:00:56 -04:00
Certhic
6850d3d27a
multitool fixes
2018-11-20 14:21:25 +01:00
Certhic
e3f852dff6
magic numbers
2018-11-16 15:32:49 +01:00
variableundefined
544e548f4e
Merge pull request #9624 from alex-gh/unary_pipe_fix
...
It is no longer possible to duplicate uvents.
2018-10-20 08:37:53 +08:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
alex-gh
8898c7346b
It is no longer possible to duplicate uvents.
2018-09-27 22:52:16 +02:00
Purpose
037f215d16
updates vars to use the defines
2018-09-16 01:22:57 +01:00
tigercat2000
695d7b7c23
Remove debugging stuff
2018-04-28 18:04:38 -07:00
tigercat2000
7d8c9a731a
SS Conversion: Atoms, Machines, n' Mobs
...
This converts the machine and mob processes to the SMC. Additionally, it
adds the Atom subsystem, which handles all Initialize() calls in place
of the old gameticker. Due to incompatibility with our atmospherics
(FUCK OUR ATMOSPHERICS FOR FUCKING EVER JESUS CHRIST WHO THE FUCK MADE
THIS PIECE OF GODDAMN SHIT) atmospherics machines do not use
Initialize() as they should, instead opting for a custom atmos_init
proc that the air controller handles.
2018-04-28 17:55:15 -07:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
Fox McCloud
2b25584372
Merge remote-tracking branch 'upstream/master' into remove-weapons
2018-04-19 17:01:38 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
Fox McCloud
4f777d76ea
Makes Pipenets Actually Rebuild and Pipes GC
2018-04-15 04:16:09 -04:00
Fox McCloud
129e1f66f7
GC radio stuffs
2018-04-14 13:44:26 -04:00
Fox McCloud
5701ea7c75
Ports Nano UI to Subsystems
2018-03-26 23:59:52 -04:00
tigercat2000
b14faa19c3
Merge remote-tracking branch 'upstream/master' into SMC
...
# Conflicts:
# code/__DEFINES/flags.dm
2018-03-22 15:35:12 -07:00
Tad Hardesty
1ca410b91e
Fix various syntactic problems
2018-03-06 23:19:39 -08:00
tigercat2000
dca16e60cf
PS -> SMC Ports: LINDA, Spacedrift, Throwing
...
This commit ports LINDA, spacedrifting, and throwing to the SMC.
2018-03-02 23:58:57 -08:00
tigercat2000
b4fa39d940
512 Compilation & Travis
2017-11-11 09:50:21 -08:00
Alffd
7b67eec6f0
Fastest linda
2017-10-14 23:38:39 -04:00
Fox-McCloud
543add7c10
Initial Commit
2017-08-10 18:01:03 -04:00
Sam
0c97c47dd8
Fixes the wording on opening vents
2017-03-19 00:42:14 +00:00
Markolie
60496300ea
Fix attack message on vent weld
2017-03-13 13:42:12 +01:00
Markolie
3aa1399995
Implement usesound/toolspeed
2017-03-07 16:46:28 +01:00
davipatury
54713561ed
Passive gate, pump, volume pump, filter and mixer nano-uis.
2017-02-28 12:41:41 -03:00
Mark van Alphen
f42b9cf383
Merge branch 'master' into admin_interact
2017-02-18 15:41:16 +01:00
Kyep
9f20cb1685
Fixes merge conflict in event_container
2017-02-10 22:07:05 -08:00
Markolie
e6ce0924b8
Fingerprint/set_machine consistency
2017-02-10 23:37:03 +01:00
Markolie
53e156388e
Cleanup interaction
2017-02-10 21:54:51 +01:00
Markolie
4e0989ee0b
Ghost interaction with atmos machinery
2017-02-10 21:51:08 +01:00
Crazy Lemon
c16397af3f
Merge pull request #6145 from AndriiYukhymchak/teg_reworks
...
TEG's circulators can now be controlled
2017-01-18 19:04:10 -08:00