Commit Graph

8656 Commits

Author SHA1 Message Date
LetterJay fc04d94a29 Merge pull request #3870 from Citadel-Station-13/upstream-merge-32530
[MIRROR] Makes editing movements delay configs have an effect again
2017-11-11 12:37:59 -06:00
LetterJay a3ba99a7e8 Merge pull request #3869 from Citadel-Station-13/upstream-merge-32531
[MIRROR] Fixes word crimes
2017-11-11 12:37:43 -06:00
LetterJay a45c89c518 Merge pull request #3866 from Citadel-Station-13/upstream-merge-32505
[MIRROR] Adds a config option to change world.sleep_offline
2017-11-11 12:36:55 -06:00
LetterJay 9071fde91b Merge pull request #3860 from Citadel-Station-13/upstream-merge-32515
[MIRROR] Process_Spacemove proc improvement
2017-11-11 12:36:35 -06:00
LetterJay 70e9eeb8fd Merge pull request #3880 from deathride58/fixestravis
Fixes travis
2017-11-10 08:16:37 -06:00
deathride58 30a7eeffa4 Fixes travis 2017-11-10 09:05:43 -05:00
Poojawa 5de28f6eb8 updates tgui 2017-11-09 16:02:07 -06:00
CitadelStationBot 5a1d0d706a Makes editing movements delay configs have an effect again 2017-11-09 11:06:04 -06:00
Jordan Brown 248d63fa3a Makes editing movements delay configs have an effect again (#32530) 2017-11-09 11:06:03 -06:00
CitadelStationBot a590316ddc Fixes word crimes 2017-11-09 11:04:50 -06:00
swindly 3fa561c3b1 fixes spelling and stuff (#32531) 2017-11-09 11:04:50 -06:00
CitadelStationBot cde4d39989 [MIRROR] isatom is now an alias for isloc (#3861)
* isatom is now an alias for isloc (#32514)

isloc() returns true on anything that can be a loc. Only atoms can be a loc. Its basically isatom, but with a odd ass name.

It, like other builtin byond is* procs, uses typeid to check, not istype, saving the standard mess of recursive type searching that istype uses, thus its faster.

* isatom is now an alias for isloc
2017-11-09 05:35:35 -08:00
LetterJay 08028f1206 Merge pull request #3863 from Citadel-Station-13/upstream-merge-32512
[MIRROR] Rename LICENSE-AGPLv3.txt to LICENSE
2017-11-09 03:25:49 -06:00
LetterJay 86d50819ba Merge pull request #3865 from Citadel-Station-13/upstream-merge-32511
[MIRROR] Fixes radioactive half-life
2017-11-09 03:25:39 -06:00
CitadelStationBot 30df87bfc5 Automatic changelog generation for PR #3864 [ci skip] 2017-11-09 03:25:34 -06:00
LetterJay 8effd8c87e Merge pull request #3864 from Citadel-Station-13/upstream-merge-32509
[MIRROR] buffs ripley mining equipment
2017-11-09 03:25:31 -06:00
LetterJay c9b6b6fb17 Merge pull request #3823 from Citadel-Station-13/upstream-merge-32416
[MIRROR] Minor ion law species update.
2017-11-09 03:25:06 -06:00
LetterJay a9d8bf1c7a Merge pull request #3822 from Citadel-Station-13/upstream-merge-32379
[MIRROR] Scale fullscreen overlays to the view size
2017-11-09 03:24:57 -06:00
CitadelStationBot 4422c3065b Automatic changelog generation for PR #3818 [ci skip] 2017-11-09 03:24:51 -06:00
LetterJay b8fb23c964 Merge pull request #3818 from Citadel-Station-13/upstream-merge-32374
[MIRROR] Fixes canceling cavity implants
2017-11-09 03:24:48 -06:00
LetterJay 460f19297f Merge pull request #3751 from Citadel-Station-13/upstream-merge-32292
[MIRROR] animate sqdl wrapper works now.
2017-11-09 03:20:01 -06:00
LetterJay 3a455b17d3 Merge pull request #3859 from Citadel-Station-13/upstream-merge-32503
[MIRROR] Fixes power_change being called on un-initialized machines
2017-11-09 03:18:42 -06:00
CitadelStationBot 7f7af93e16 Automatic changelog generation for PR #3858 [ci skip] 2017-11-09 03:18:37 -06:00
LetterJay 0473aedc1c Merge pull request #3858 from deathride58/boxfixesandothersyncs
Map syncs with upstream + small Boxstation fixes and tweaks
2017-11-09 03:18:34 -06:00
LetterJay f46dc540ed Merge pull request #3846 from Citadel-Station-13/upstream-merge-32442
[MIRROR] Reverts flying mobs passing through people
2017-11-09 03:18:26 -06:00
LetterJay 41b60c6d1e Merge pull request #3845 from Citadel-Station-13/upstream-merge-32441
[MIRROR] Crayon rotation as a type var
2017-11-09 03:18:17 -06:00
LetterJay 0d3aa9d07b Update config.txt 2017-11-09 03:17:00 -06:00
LetterJay e96f42a877 Update config.dm 2017-11-09 03:16:36 -06:00
LetterJay e73fbd0a8e Update pirate.dm 2017-11-09 03:15:01 -06:00
LetterJay 1808943097 Update faithless.dm 2017-11-09 03:14:53 -06:00
LetterJay 6e7f89f811 again 2017-11-09 01:23:33 -06:00
LetterJay 3b2948f5e8 yay 2017-11-09 01:20:52 -06:00
Jordan Brown 146dfe33ea Adds a config option to change world.sleep_offline 2017-11-09 00:45:48 -06:00
CitadelStationBot 382dc0a0c2 Fixes radioactive half-life 2017-11-09 00:45:40 -06:00
Emmett Gaines 70d75c3988 fixes radioactive half life (#32511) 2017-11-09 00:45:40 -06:00
CitadelStationBot 41a5c39b41 buffs ripley mining equipment 2017-11-09 00:44:28 -06:00
Iamgoofball 1e2ecf3ef7 buffs ripley mining equipment (#32509)
* buffs ripley mining equipment

done in separate PR in case people want just this change instead of the others
1. increased range on the drill
2. halved the cooldown on the drill
3. doubled the speed of the ore pulse

* Why argue about this for days when I can just update it myself
2017-11-09 00:44:28 -06:00
CitadelStationBot 1ec69c3a86 Rename LICENSE-AGPLv3.txt to LICENSE 2017-11-08 19:52:22 -06:00
Jordan Brown 1c89873504 Rename LICENSE-AGPLv3.txt to LICENSE (#32512) 2017-11-08 19:52:22 -06:00
Blute1 e6031b0d5c Process_Spacemove proc improvement 2017-11-08 19:51:57 -06:00
CitadelStationBot 9c7299049e Fixes power_change being called on un-initialized machines 2017-11-08 19:51:48 -06:00
Emmett Gaines f1cbf4e0a3 fixes power_change being called on un-initialized machines (#32503) 2017-11-08 19:51:48 -06:00
deathride58 2f21f16b53 initial commit - syncs and fiXES EVERYTHING WRONG ABOUT BOX HOLY FUCK HOW DID NOBODY REPORT ALL THIS SHIT 2017-11-08 17:04:20 -05:00
LetterJay a297f4bc7f Update crayon.dm 2017-11-08 02:22:48 -06:00
LetterJay ea44e4a1d9 Merge pull request #3857 from Citadel-Station-13/upstream-merge-32489
[MIRROR] Global vest lists
2017-11-08 02:21:36 -06:00
LetterJay 448326cd60 Merge pull request #3856 from Citadel-Station-13/upstream-merge-32466
[MIRROR] Fixes turf_decal layering
2017-11-08 02:21:13 -06:00
LetterJay 1abde42c7a Merge pull request #3854 from Citadel-Station-13/upstream-merge-32428
[MIRROR] Fixes spacevines causing negative pressure/temperature
2017-11-08 02:20:42 -06:00
LetterJay 2ec4df456f Merge pull request #3853 from Citadel-Station-13/upstream-merge-32351
[MIRROR] fixes null parent in destroy for components
2017-11-08 01:46:47 -06:00
LetterJay ee4415e864 Merge pull request #3851 from Citadel-Station-13/upstream-merge-32399
[MIRROR] Multiple fixes in RPD and pipe construciton
2017-11-08 01:46:33 -06:00
LetterJay d82ae80e99 Merge pull request #3850 from Citadel-Station-13/upstream-merge-32478
[MIRROR] Editing a variable now logs the old value
2017-11-08 01:46:22 -06:00