kevinz000
a1a2d45be6
Update closets.dm
2020-01-28 02:41:04 -07:00
AffectedArc07
16a37e2769
Standardises all files from CRLF to LF
2020-01-12 14:28:01 +00:00
Ghommie
414d4b7a90
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit408
2019-12-09 00:04:22 +01:00
Ghommie
3f0d1e275e
Made wooden cabinet/closets... actually made of wood.
2019-12-04 18:27:17 +01:00
Ghommie
3b8aebbbc2
refactoring altclick interaction to allow parent calls without forcing the turf contents stat menu open.
2019-11-29 00:40:16 +01:00
Ghommie
a52e292cc8
Ports "examine-code refactor"... part 1...
2019-11-19 03:28:06 +01:00
Dap
041c35202b
Ports Closet & Crate Initialization Fixes
...
Ports a similarly named pull request (thank you cool cat).
2019-11-10 14:17:34 -07:00
kevinz000
2426849d4b
this is a pretty bad idea
2019-10-22 02:19:33 -07:00
Ghommie
f3a9cac11e
Porting "Moves machine/computer frames and structures below object layer." and lowering trays layer.
2019-10-16 23:39:21 +02:00
Ghommie
24fe7126c4
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit28
2019-08-24 19:05:51 +02:00
Fermi
7391581a26
2 small fixes.
2019-08-07 11:33:53 +01:00
Fermi
2a049e3485
Should fix the locker conflict! (untested)
2019-08-07 09:40:13 +01:00
Thalpy
2256bbb63c
Merge branch 'master' into master
2019-08-07 09:30:53 +01:00
Sishen
decbd37ced
Update closets.dm
2019-08-06 03:49:08 -04:00
Thalpy
5795f6bbe2
Merge branch 'master' into master
2019-08-05 09:09:36 +01:00
Sishen
1f100f1f3b
crush my lock with a rock i must
2019-08-03 18:48:14 -04:00
Thalpy
123c9199ba
Added Eigenlockers. I love them.
2019-07-25 20:51:09 +01:00
Ghommie
1e1f8e627f
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit28
2019-07-15 17:33:41 +02:00
Ghommie
a3a2fb03b6
My bad, my bad.
2019-07-14 14:21:28 +02:00
Ghommie
129ca9d71f
Ports "Refactors NODROP flag into TRAIT_NODROP"
2019-07-13 10:27:39 +02:00
Ghommie
d5279c8373
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit28
2019-06-17 09:51:22 +02:00
Ghommie
d3d2b8d898
should be ready.
2019-06-06 19:24:20 +02:00
Ghommie
0513f3464a
one
2019-06-05 19:20:25 +02:00
Poojawa
a29e30a543
fixes runtimes
2018-10-12 05:55:50 -05:00
Poojawa
1a2460ed28
Continous update intergration until being merged
...
Also tgui fixes/updates
2018-09-15 00:37:29 -05:00
Poojawa
22e2990ee7
//USE THIS TO FILL IT, NOT INITIALIZE OR NEW
2018-09-14 07:47:13 -05:00
Poojawa
8b9ef1e400
Game folder
2018-09-11 04:06:45 -05:00
deathride58
6670284b62
fixes items spawning on top of closets rather than inside closets ( #7361 )
2018-07-20 03:41:34 -07:00
vuonojenmustaturska
417496aa6e
Fix constructed directional windows leaking atmos, wrap setting of the anchored var on objects ( #38934 )
...
* Wrap setting anchored for structures, fix atmos bug
* forgot this
* Add a signal for setanchored
* move setanchored to obj
* machinery, also some structure stuff
* tabbing
2018-07-06 13:28:01 -05:00
deathride58
91805b8789
and that just leaves the modules folder
2018-07-02 00:28:51 -04:00
deathride58
2f9e3e403d
Hard upstream sync ( #6951 )
...
* maps - none of our changes included yet i'll get them in after i finish up the rest of the sync
* sync part 1 - underscore folders in code
* controllers folder
* datums folder
* game folder
* cmon, work
* modules - admin to awaymissions
* cargo to events
* fields to lighting
* mapping > ruins
* rest of the code folder
* rest of the folders in the root directory
* DME
* fixes compiling errors. it compiles so it works
* readds map changes
* fixes dogborg module select
* fixes typo in moduleselect_alternate_icon filepath
2018-05-31 16:03:18 -07:00
ShizCalev
0e819cb1fc
Fixes container_resist runtimes ( #37888 )
2018-05-17 10:57:48 -05:00
vuonojenmustaturska
8e791af911
Merge pull request #37680 from kevinz000/patch-498
...
Improves skittish code
2018-05-06 16:37:57 -05:00
Poojawa
5fa001c10f
things with stuff ( #6233 )
...
* buncha things from upstream
* datums globals, onclick
* datums
* game folder, holy shit mirror bot why
* modules
* icons
* dme
* compiles cleanly
* tools purge
* updates maps
* double check just because. and wew lad
* incidentally, this needs more work first
* some things
* weh
* sound cleanup and icons
* reeeee
* compile issues
* oh look, fresh code sync
* cleans up some unused icons
* dirty vars
* reeeeeeeeeeeeeeee
* wew lad. fuck off with this already
2018-04-07 23:07:09 -04:00
John Ginnane
80fee95dab
Fixed sometimes using items on full storage items ( #36711 )
...
* Fixed sometimes using items on full storage items
* Removed redundant code and fixed spray being used on container
2018-04-03 22:02:39 -05:00
Ashe Higgs
0a449af83e
Adds minor roundstart traits! (ala CDDA, etc.)
2018-03-02 14:38:18 -06:00
Jordan Brown
f9353da855
Quote the armor lists
2018-02-16 00:26:26 -06:00
deathride58
72ff7be9bd
code folder. 221 files changed wew
2018-02-12 21:03:40 -05:00
ShizCalev
f4685cfe01
[s] Fixes altclick exploits
2018-02-11 05:08:00 -06:00
Leo
fc8de4df70
Merge pull request #34282 from Cyberboss/ClosetFix22
...
Fix hitting closets with wrenches
2018-01-11 17:11:37 -06:00
oranges
1f88c0c660
[READY]Cargo Update: Nanotrasen Supply Drop Pods!
2018-01-10 03:12:07 -06:00
nicbn
6f9ecf2f32
New closet sprites ( #33207 )
...
They're new sprites deal with it
2017-12-14 15:49:49 -06:00
AnturK
344238a401
Fixes closet layer ( #31493 )
...
* Fixes closet layer
* Actually this might be better.
2017-10-10 03:20:53 -05:00
Jordan Brown
075cb673c0
Remove drop_item, drop_item_v, put_in_hands_or_del
2017-10-07 12:37:06 -05:00
oranges
25cf971fef
Merge pull request #31275 from kingofkosmos/moredeconhints
...
Adds deconstruction hints to various things
2017-10-04 16:33:51 -05:00
ShizCalev
169aa85d9c
DisplayTimeText mk2
2017-09-24 18:59:57 -05:00
CitadelStationBot
3e2f638793
[MIRROR] Cleans up internal temp code ( #2853 )
...
* Cleans up internal temp code (#30715 )
* cleanup
* Update living.dm
* Update atoms.dm
* Update objs.dm
* Cleans up internal temp code
* Update living.dm
* Update living.dm
* fixes then ommits mob_temp stuff.
* wew lad. commenting shit out is picky af.
2017-09-22 20:20:56 -05:00
LetterJay
0431fa3cb6
Merge branch 'master' into upstream-merge-30544
2017-09-11 23:21:00 -05:00
LetterJay
ce518ee45e
Update closets.dm
2017-09-11 18:56:10 -05:00
AnturK
5e3e525036
Fixes lockers alt-click
2017-09-10 16:07:31 -05:00