Ghommie
42201343a9
Backward 512 compatibility removal.
2020-04-23 00:59:23 +02:00
Ghommie
ad4d290ea7
WIP
2020-03-08 19:26:01 +01:00
Seris02
74be93a8cc
hasSiliconAccessInArea vars change
2020-01-21 11:44:49 +08:00
Seris02
04b34ec8ed
hijack implant
2020-01-18 18:04:31 +08: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
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
d6d830b2ec
Morgues no longer go "ammunition depleted"
2019-11-26 22:20:52 +01:00
Ghommie
a52e292cc8
Ports "examine-code refactor"... part 1...
2019-11-19 03:28:06 +01:00
kevinz000
a6acb212fa
Merge pull request #9515 from Ghommie/Ghommie-cit241
...
Porting "Moves machine/computer frames and structures below object layer." and lowering trays layer.
2019-10-17 17:29:18 -07:00
Ghommie
57794421e3
Ports "Fixes morgues being able to consume ghosts, AI-eyes, etc."
2019-10-16 23:57:31 +02: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
Fermi
c23d6f0113
I missed an earlier port.
2019-09-17 01:08:37 +01:00
Ghommie
d3d2b8d898
should be ready.
2019-06-06 19:24:20 +02:00
Poojawa
8b9ef1e400
Game folder
2018-09-11 04:06:45 -05:00
LetterJay
1b11773cd9
DB port
2018-08-23 07:20:49 -05:00
deathride58
91805b8789
and that just leaves the modules folder
2018-07-02 00:28:51 -04:00
Bjorn Neergaard
f56e139fda
Use a rust DLL for logging ( #36858 )
...
By moving our logging to a DLL we see a drop in CPU/real time of 2-3 orders of magnitude. This is due to BYOND opening and closing file handles on every write, causing incredible amounts of unneeded overhead. The logging library also handles timestamps for us, further increasing performance gains.
This library will also allow for further offloading in the future, such as completely replacing file2text() and friends.
A pre-compiled DLL is bundled, but Linux users will have to compile manually. Directions can be found at the rust-g repo.
Log output is enhanced with millisecond time stamps:
[2018-04-01 15:56:23.522] blah blah blah
This includes runtimes as well, which benefit from the same timestamp improvements and no longer have hacky splitting code to add their own timestamps.
Log shutdown is handled in a dedicated proc called as late as possible, as rust-g integration expands this will be factored out into a generic native code shutdown proc.
2018-04-10 17:02:44 -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
Jordan Brown
5142076ea7
Merge pull request #36901 from KorPhaeron/beeper
...
Fixes morgue beeper message
2018-04-02 08:32:33 -05:00
CitadelStationBot
80c2f30bd4
[MIRROR] Lets silicons disable morguetray alarms at a distance ( #5669 )
...
* Lets silicons disable morguetray alarms at range (#35855 )
* Lets silicons disable morguetray alarms at a distance
2018-02-23 06:45:01 -06:00
CitadelStationBot
afa88c7b31
[MIRROR] Makes the morgue alt-click message clearer ( #5665 )
...
* Update morgue.dm (#35883 )
* Makes the morgue alt-click message clearer
2018-02-22 23:42:43 -06:00
CitadelStationBot
da690f3e07
[MIRROR] Adds five second cooldown to morgue tray beeps ( #5652 )
...
* Adds five second cooldown to morgue tray beeps (#35818 )
* Adds five second cooldown to morgue tray beeps
2018-02-22 01:37:06 -06:00
CitadelStationBot
c10a4184ce
[MIRROR] Makes it more apparent that >>>>>>>YOU CAN ALT CLICK TO DISABLE MORGUE TRAY BEEPING<<<<<< ( #5642 )
...
* Makes the morgue beep disable step clearer
cl
tweak: Nanotrasen has begun a campaign to inform their employees that you can alt-click to disable morgue tray beeping.
/cl
If its annoying you literally just alt-click to disable it. There's basically no situation where you would be able to hear it without being able to turn it off, except maybe the one morgue tray in the brig if you don't have access to the windoor (but just fucking ask sec to disable it).
* Makes it more apparent that >>>>>>>YOU CAN ALT CLICK TO DISABLE MORGUE TRAY BEEPING<<<<<<
2018-02-21 19:44:58 -06:00
ShizCalev
98bbfb8709
[s]Fixes writing bugs/exploits
2018-02-15 16:10:03 -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
CitadelStationBot
2ab7a45cb9
If the person inside a morgue tray is clonable, they now beep. Loudly. ( #5302 )
2018-02-05 05:35:44 -06:00
CitadelStationBot
d4c270fe4a
[MIRROR] [READY] Fixes de-initialization of cleanables-ash ( #5295 )
...
* [READY] Fixes de-initialization of cleanables-ash
* Update morgue.dm
* Update morgue.dm
2018-02-05 03:20:09 -06:00
CitadelStationBot
64c43ee5bc
Morgue Trays now provide correct light-indication ( #5262 )
2018-02-05 01:26:36 -06:00
Poojawa
fb5de29784
cleanup of game folder, other fixes
2018-01-31 06:39:18 -06:00
Jordan Brown
b9f575fa11
Merge pull request #34926 from ShizCalev/morguetray-revenant
...
Makes revenants spawn on dead bodies & bodycontainers
2018-01-28 18:03:41 -06:00
vuonojenmustaturska
7f90427a40
Replaces a bunch of loc assignments with forcemoves and moves to nullspace
2017-12-13 13:56:57 -06:00
vuonojenmustaturska
8136148303
Minor speedups to movement: First Blood Part 2
2017-11-14 15:00:45 -06:00
ShizCalev
169aa85d9c
DisplayTimeText mk2
2017-09-24 18:59:57 -05:00
kingofkosmos
cf07ead653
Regularizes resisting out of containers
2017-09-08 09:58:34 -05:00
LetterJay
188193eb61
here we go again ( #2456 )
2017-08-24 19:24:25 -07:00
CitadelStationBot
cdbaf5c4e8
Standardized CENTCOM spelling
2017-08-08 09:05:44 -05:00
CitadelStationBot
76f7fcef9a
[MIRROR] Cleaned up paper varedits + tidied up paths ( #2156 )
...
* Cleaned up paper varedits + tidied up paths
* work smarter, not harder
* citadel snowflake
* Update uplink_item_cit.dm
2017-08-02 03:17:32 -05:00
CitadelStationBot
1da785ffb5
Removes old height parameter from CanPass proc
2017-07-13 17:46:36 -05:00
CitadelStationBot
ff6bbbedf5
Changes some 1s and 0s to TRUE and FALSE ( #1967 )
2017-07-10 16:13:16 -07:00
CitadelStationBot
90c2a4f867
Removes now-unnecessary obj_integrity definitions
2017-07-09 19:44:48 -05:00
Poojawa
b1b4826c0c
July 5th TG sync ( #1883 )
...
July 5th TG sync
2017-07-05 22:14:19 -05:00
CitadelStationBot
4be9681e6b
Fixes being unable to cremate one thing ( #1464 )
2017-06-17 13:32:54 -07:00
CitadelStationBot
e21e4eac9d
Adds creamatoriums
2017-06-07 20:45:26 -05:00
CitadelStationBot
e7df2bc14a
[MIRROR] Minor refactors ( #515 )
...
* Minor refactors
* Update client_procs.dm
* Delete client_procs.dm.rej
2017-04-26 11:13:41 -05:00
Poojawa
9e72b1b8fd
/tg/ 4/14 ( #367 )
...
* outside code stuff
* defines, helpers, etc
* everything not module
* modules
* compiled fixes + missing sounds
2017-04-14 23:28:04 -05:00
Poojawa
7e9b96a00f
April sync ( #360 )
...
* Maps and things no code/icons
* helpers defines globalvars
* Onclick world.dm orphaned_procs
* subsystems
Round vote and shuttle autocall done here too
* datums
* Game folder
* Admin - chatter modules
* clothing - mining
* modular computers - zambies
* client
* mob level 1
* mob stage 2 + simple_animal
* silicons n brains
* mob stage 3 + Alien/Monkey
* human mobs
* icons updated
* some sounds
* emitter y u no commit
* update tgstation.dme
* compile fixes
* travis fixes
Also removes Fast digest mode, because reasons.
* tweaks for travis Mentors are broke again
Also fixes Sizeray guns
* oxygen loss fix for vore code.
* removes unused code
* some code updates
* bulk fixes
* further fixes
* outside things
* whoops.
* Maint bar ported
* GLOBs.
2017-04-13 23:37:00 -05:00
Poojawa
f67e9f6d87
Bleeding edgy refresh ( #303 )
...
* not code stuff
* other things
* global vars, defines, helpers
* onclick hud stuff, orphans, world.dm
* controllers and datums
* game folder
* everything not client/mobs in modules
* client folder
* stage 1 mob stuff
* simple animal things
* silicons
* carbon things
* ayylmaos and monkeys
* hyoomahn
* icons n shit
* sprite fixes
* compile fixes
* some fixes I cherrypicked.
* qdel fixes
* forgot brain refractors
2017-03-21 11:44:10 -05:00
Poojawa
73b6b33f79
TG sync Sunday ( #201 )
...
* stage one
* datums and shit
* game stuff
* modules
* tgstation.dme
* tools
* these things for icons
* compiling fixes
* merge spree on TG
* other updates
* updated maps with deepfryers
* My helpers were not helping
2017-02-06 00:36:56 -06:00