Commit Graph

73 Commits

Author SHA1 Message Date
Kyep
d488195799 fix merge conflict, wipe map changes 2019-01-03 14:39:41 -08:00
void*
f1c8cb8498 Fixed syndicate officer showing in card modification/identification consoles 2018-12-26 01:08:56 +01:00
Kyep
14809873b1 removes docking request system, remaps shuttle, removes offstation docking port 2018-12-08 15:37:53 -08:00
Certhic
e3f852dff6 magic numbers 2018-11-16 15:32:49 +01:00
joep van der velden
7617275b02 Fixed it 2018-10-24 22:54:14 +02:00
variableundefined
6d11c526a8 Merge pull request #9662 from dapocalypse/PasswordProtectedFiles
Adds password protected files to modular computers.
2018-10-20 11:01:35 +08:00
Fox McCloud
3825b4e1d5 Refactors Spark Spread Activation 2018-10-17 14:31:07 -04:00
dapocalypse
98d37fd9a0 putting name in the hrefs 2018-10-13 16:10:26 -07:00
Dedhia
7ccb5b3ded tigercat requested changes. 2018-10-07 06:50:50 -07:00
Desolate
4c062212ab refactors global lists. 2018-10-06 08:02:45 -05:00
Desolate
c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
Dedhia
0d1ee8c64f Changes all instances of if ( to if( 2018-10-02 07:43:38 -07:00
Dedhia
9f2705dd6b Adds password protected files to modular computers. 2018-10-01 08:44:34 -07:00
Crazy Lemon
e3e22ca2ab Merge pull request #9476 from variableundefined/SSNanoMob
Port Nano Mob to StonedMC
2018-10-01 01:13:58 -07:00
Crazy Lemon
ca26739109 Merge pull request #9477 from variableundefined/SSPortShuttle
Port Shuttle to StonedMC
2018-10-01 01:13:42 -07:00
Purpose
29c0734905 get area master does nothing! 2018-09-30 17:28:47 +01:00
variableundefined
b9adf71445 Merge pull request #9550 from SamHPurp/well-defined,-some-would-say-chiseled
Updates use_power to use the Defines
2018-09-27 21:47:04 +08:00
variableundefined
a499b0fc68 Paving the path for a bigger inventory refactor 2018-09-23 22:26:10 +08:00
Purpose
037f215d16 updates vars to use the defines 2018-09-16 01:22:57 +01:00
Crazy Lemon
61a39a71b0 Merge pull request #9255 from variableundefined/EconomyRefactor
Economy Refactor & Changes - Part 1
2018-09-04 17:14:25 -07:00
variableundefined
bc22544919 Port Shuttle to StonedMC 2018-09-02 22:22:33 +08:00
variableundefined
841463c17e Port Nano Mob to StonedMC 2018-09-02 20:27:52 +08:00
Crazylemon64
7b4dd7eb19 Cleans out various macro redefinitions or useless use of syntax 2018-07-30 23:24:35 -07:00
variableundefined
3b38d937b0 Economy refactors 2018-07-26 19:35:27 +08:00
Alffd
8a6a33bd4b Fix non-existant icon status and tablet icon offsets 2018-06-21 19:04:55 -04:00
Alffd
cdbc5dae98 Fixes for crazy 2018-06-21 19:04:55 -04:00
Alffd
aa0c1f1da6 Level check procs 2018-06-21 19:04:55 -04:00
Alffd
27ebae4c03 Fox changes 2018-06-21 19:04:55 -04:00
Alffd
d16f1a71f6 Space changes 2018-06-21 19:04:55 -04:00
Alffd
eac81af1ca Initial update of SM code 2018-06-21 19:04:55 -04:00
Fox McCloud
404c712aea Removes the last of the color macros 2018-05-23 14:05:17 -04:00
Fox McCloud
8c7b543415 The Great Conflictening 2.0: Removes /obj/item/device 2018-04-25 23:07:35 -04:00
tigercat2000
c03621c508 Completely Overhaul Logging
This is a merged port from /tg/station and Virgo on logging standards.
The diary has been replaced with GLOB.world_game_log, diaryofmeanpeople
is gone (because it wasn't actually used) and a whole bunch of logging
procs have been changed to optimize Splunk.
2018-04-19 15:07:59 -08:00
Fox McCloud
5c4aa9b3fd Removes All Weapons 2018-04-15 16:25:56 -04:00
tigercat2000
413832ee27 Merge pull request #8837 from Kyep/better_demotions
Better ID computer logging
2018-04-06 20:01:38 -07:00
Fox McCloud
29a59cc06d modular computer/software destroy fix 2018-04-04 07:04:23 -04:00
Kyep
051e7755d8 darn modular computers 2018-04-03 01:27:22 -07:00
tigercat2000
e71c4279a7 Merge remote-tracking branch 'upstream/master' into night_shift
# Conflicts:
#	paradise.dme
2018-03-30 10:20:21 -07:00
Fox McCloud
5701ea7c75 Ports Nano UI to Subsystems 2018-03-26 23:59:52 -04:00
tigercat2000
bc4fb3d79b Nightshifts & Randomized Station Time
This commit adds the Nightshift lighting mode from /tg/. From 19:00 to
07:00 in station time, the station will go into a reduced-lighting mode,
with dimmed lights across the station.

In conjunction with this, there is a new configuration option to start
the shift time at a random time other than 12:00, so that players are
more likely to experience a night shift (as opposed to having to have a
7 hour round).
2018-03-25 23:01:04 -07:00
uraniummeltdown
8f26d5b8b6 rename __DEFINES/mob.dm to __DEFINES/mobs.dm
make environment_smash into bitflags
add obj_damage for simple animals
make default max_integrity and obj_integrity INFINITY for non-defined objects, until we can move more objects to obj_integrity/take_damage() system
adds examining objects to roughly check damage
more obj_defense.dm procs
tables can be attacked with items, glass tables have a narsie_act()
fixes, changes to make it compile
2018-03-04 13:52:55 +05:00
uraniummeltdown
946ae0d58d moves var/list/armor to /obj level
adds armor to many objects
re-adds the clockcult floor sprite (accidentally removed in another PR)
adds clockcult effects to the clockcult floor
adds clockcult grilles
adds var/broken to /obj/structure
adds unused resistance_flags var
moves burn_state and resistance_flags to flags.dm
more updates to attack code
updated obj_defense.dm procs
2018-03-04 13:52:54 +05:00
uraniummeltdown
75e177b7a9 renames receive_damage() for animations to receiving_damage()
renames take_damage() for organs to receive_damage()
renames Deconstruct() to deconstruct() for atmos objects
obj_integrity, max_integrity, integrity_failure vars moved to /obj level, obj_integrity = max_integrity on New()
2017-12-28 00:32:54 +05:00
uraniummeltdown
73d7af2675 moves var/can_deconstruct to obj level
moves proc/deconstruct() and proc/take_damage() to obj level, moves a few obj damage procs in with it to new obj_defense.dm
moves plastic flaps to new plasticflaps.dm
2017-12-26 18:16:42 +05:00
uraniummeltdown
7ed2c68ea7 compiles, find and replace particle_effect and effect_system 2017-11-04 20:16:01 +04:00
Andrew O'Rourke
24774a2201 Fixed issue where attempting to clone a file did nothing. 2017-08-10 21:36:59 +01:00
Andrew O'Rourke
c9a052616e Modular computers printer now makes printing noises when it prints. 2017-08-10 20:44:12 +01:00
Andrew O'Rourke
b12e5cb296 Fixed issue where modular computers files were getting erroneously garbage collected after being edited. 2017-08-10 20:24:16 +01:00
Andrew O'Rourke
14a60a23e7 Fixed modular computers printer not printing fields onto paper. 2017-08-09 23:01:40 +01:00
tigercat2000
96bd0b80e0 Merge pull request #6516 from fludd12/Grey-Rework
Grey Rework
2017-06-30 08:29:31 -07:00