Commit Graph

3701 Commits

Author SHA1 Message Date
LetterJay 5d5dc5483e Merge pull request #6399 from Citadel-Station-13/upstream-merge-37158
[MIRROR] Cleans up CENTCOM morgue/chapel/library doors
2018-04-14 07:42:57 -05:00
ShizCalev 5dfd1f7d42 grunge airlock 2018-04-13 09:04:55 -05:00
ShizCalev 38b2460760 Fixes bad span class for cham projector warning (#37140) 2018-04-13 07:49:54 -05:00
LetterJay 3cd0591d90 Merge pull request #6334 from Citadel-Station-13/upstream-merge-36858
[MIRROR] Use a rust DLL for logging
2018-04-12 07:06:08 -05:00
deathride58 d8e3200d6c Merge pull request #6287 from Citadel-Station-13/upstream-merge-36953
[MIRROR] Stack Sheets Cancel Button
2018-04-11 21:40:22 +00:00
deathride58 2658200472 Merge pull request #6337 from Citadel-Station-13/upstream-merge-37070
[MIRROR] Fixes eminences not being recognized as servants of ratvar
2018-04-11 21:39:39 +00:00
deathride58 ce946619b3 Merge pull request #6348 from Citadel-Station-13/upstream-merge-37088
[MIRROR] Fix double-fullstop in the jukebox's description
2018-04-11 21:35:21 +00:00
deathride58 6d1ee7c6e9 Merge pull request #6351 from Citadel-Station-13/upstream-merge-36604
[MIRROR] Code improvements on bullet damage decals
2018-04-11 21:34:32 +00:00
deathride58 6c107f538a Merge pull request #6361 from Citadel-Station-13/upstream-merge-37107
[MIRROR] Fixes jukebox ghost message spam
2018-04-11 21:29:28 +00:00
deathride58 1f44356e49 Merge pull request #6364 from Citadel-Station-13/upstream-merge-37120
[MIRROR] [s] Adds a centcom level check to launchpad.
2018-04-11 21:28:50 +00:00
vuonojenmustaturska d559fc1bd3 remove 512 version checks 2018-04-11 14:26:41 -05:00
Dax Dupont b6396256db [s] Adds a centcom level check to launchpad. (#37120)
* Adds a centcom level check to launchpad

* Account for space americans
2018-04-11 08:58:50 -05:00
ShizCalev f344bc76fe Fixes jukebox ghost message spam (#37107) 2018-04-11 07:31:57 -05:00
nicbn f45a552c42 Code improvements on bullet damage decals (#36604)
Now fixing the dents is instant too

Maybe fixes #36601
2018-04-11 05:21:03 -05:00
Tad Hardesty ae16d62178 Fix double-fullstop in the jukebox's description (#37088) 2018-04-11 05:15:19 -05:00
YPOQ 42372b8d04 Fixes eminences not being recognized as servants of ratvar (#37070)
* Fixes eminences not being recognized as servants of ratvar

* Readds istype check
2018-04-10 20:21:37 -05: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
deathride58 5669e6a0a1 Merge branch 'master' into upstream-merge-36953 2018-04-10 07:21:55 +00:00
deathride58 e0d7630c19 Merge branch 'master' into synctesting 2018-04-09 21:43:26 +00:00
LetterJay 859cf53869 Merge pull request #6324 from Citadel-Station-13/upstream-merge-37059
[MIRROR] Makes spacemove check location.
2018-04-09 16:38:57 -05:00
AnturK daeca4892e Makes spacemove check location. 2018-04-09 11:06:17 -05:00
vuonojenmustaturska d0075b37b3 Fixes a turf runtime (#37038) 2018-04-08 19:22:14 -05:00
deathride58 87365ee74b getStaminaLoss() 2018-04-07 23:39:48 -04: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
deathride58 1d1c0a5ebb Merge pull request #6284 from Citadel-Station-13/upstream-merge-36560
[MIRROR] [READY]AI latejoins
2018-04-08 02:25:10 +00:00
deathride58 71344ce953 Merge pull request #6281 from Citadel-Station-13/upstream-merge-36975
[MIRROR] Removes a sound
2018-04-07 00:54:31 +00:00
deathride58 e54029a382 Update stack.dm 2018-04-06 20:51:39 -04:00
deathride58 4739836bd9 Merge pull request #6283 from Citadel-Station-13/upstream-merge-36994
[MIRROR] Fixes window spawner names
2018-04-07 00:51:12 +00:00
deathride58 36c9094155 Merge pull request #6289 from Citadel-Station-13/upstream-merge-36956
[MIRROR] Fixes trash bin wrenching message
2018-04-07 00:49:53 +00:00
deathride58 bae5e5c81d Merge pull request #6291 from Citadel-Station-13/upstream-merge-36997
[MIRROR] Fixes dead chat announcements not using real name.
2018-04-07 00:49:33 +00:00
deathride58 475fba9bd9 Merge pull request #6294 from Citadel-Station-13/upstream-merge-36627
[MIRROR]  fixes #34388 by adding cam
2018-04-07 00:46:51 +00:00
AnturK 45a8c65739 Adds kickback to mecha weapons. (#36999) 2018-04-06 14:43:11 -05:00
Tlaltecuhtli 4f7d35ec4f fixes #34388 by adding cam (#36627)
* wip fixes #34388

🆑 
fix:stuff
🆑

* vv

* ASDASD

* daikshu

* wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

* wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

* 99999999999999999999999999999

* *tabs*

* Update comp_board_designs.dm
2018-04-06 09:24:47 -05:00
Jordan Brown 554ed22603 Merge pull request #36997 from DaxDupont/is-this-real-life
Fixes dead chat announcements not using real name.
2018-04-06 09:08:48 -05:00
Jordan Brown 4dbd06b9a2 Merge pull request #36956 from vuonojenmustaturska/anchorbin
Fixes trash bin wrenching message
2018-04-06 09:07:20 -05:00
Davidj361 1164cec64d Stack Sheets Cancel Button 2018-04-06 03:46:47 -05:00
kevinz000 38ae8beefc [READY]AI latejoins 2018-04-06 00:44:31 -05:00
vuonojenmustaturska aaf3bb66cf Merge pull request #36994 from 81Denton/window-spawner-names
Fixes window spawner names
2018-04-06 00:44:16 -05:00
Jordan Brown 7cddf61b94 Merge pull request #36975 from KorPhaeron/sound2
Removes a sound
2018-04-06 00:43:56 -05:00
deathride58 a275a787c1 Merge pull request #6224 from Citadel-Station-13/upstream-merge-36815
[MIRROR] Refactors Dance Machine + deletes a bunch of sound files
2018-04-05 00:17:27 +00:00
deathride58 a8a7754b22 Merge pull request #6256 from Citadel-Station-13/upstream-merge-36598
[MIRROR] Fixes bloodbath effects not working on people in crit
2018-04-04 21:16:21 +00:00
deathride58 5f215ff2b4 Merge pull request #6257 from Citadel-Station-13/upstream-merge-36733
[MIRROR] podpeople, wishgranter victims, and clones no longer get 0 as one of their affixes (?)
2018-04-04 21:15:55 +00:00
deathride58 e930b98beb Update dance_machine.dm 2018-04-04 16:59:18 -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
Armhulen fff22d5409 podpeople, wishgranter victims, and clones no longer get 0 as one of their affixes (?) (#36733)
* yeeeeeeeeeeap

* i turned myself into a commit morty!

* I'M COMMIT RICKKKKKKKK

* tinydwarfy was an inside job

* *reels in pain* you KNOW I DON'T LIKE PISTACHIOS

* WOO
2018-04-03 22:02:17 -05:00
kevinz000 4fb2e612df Fixes bloodbath effects not working on people in crit (#36598)
Also some minor improvements to performance by caching the nearby mobs list once
2018-04-03 22:01:59 -05:00
deathride58 edccb8b3e4 Merge pull request #6153 from Citadel-Station-13/upstream-merge-36442
[MIRROR] Refactors Spell and Martial Art Books to use Action Granters!
2018-04-03 08:16:11 +00:00
deathride58 a196e2c58e Merge pull request #6243 from Citadel-Station-13/upstream-merge-36907
[MIRROR] Unit tests don't start until after 10s of round time
2018-04-03 08:15:33 +00:00
deathride58 1013f3d92e Merge pull request #6245 from Citadel-Station-13/upstream-merge-36490
[MIRROR] Archaeology...    .... Code Cleanup (One day I promise!)
2018-04-03 08:15:12 +00:00
iksyp 496f73bc56 implant_loyality.dm has been changed to implant_mindshield.dm, better reflecting it's contents and removing a typo (#36855)
* loyality

*fixed a bug that made coding relating to loyalty implants basically impossible

* did i say loyalty i meant mindshield

* and the .dme as well

this commit and last were webeditor but it should work
2018-04-02 19:46:01 -05:00