This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am nomisum on github. | |
* I am nomisum (https://keybase.io/nomisum) on keybase. | |
* I have a public key whose fingerprint is 34E9 63E6 1B15 4F8D E721 889F 703B 14D7 6DE7 BAE6 | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.4.1) | |
// Compass (v1.0.1) | |
// ---- | |
$grid-columns: 25; | |
@for $i from 1 through $grid-columns { | |
.small-#{$i} { | |
width: 100% / $grid-columns *$i; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA | |
// autoloadouts.sqf | |
// Aufruf: | |
// | |
//[ | |
// ["ARC_GER_Flecktarn_soldier_LAT", "ksk_g3ka4_2"], | |
// ["ARC_GER_Flecktarn_soldier_FOO", "bar"] | |
// // .... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Remixer 1: @herkulano (http://www.herkulano.com) | |
* Remixer 2: @hotappsfactory (http://www.hotappsfactory.com) | |
* Thanks to: Niels Bosma ([email protected]) | |
* Remixer 3: @nomisum (mixing some Matthew Ericson in) | |
**/ | |
// script takes @2x as basis. edit the 'saveToRes' lines for other scalings | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your branch is behind 'origin/master' by 6830 commits, and can be fast-forwarded. Updating 15b3437..83cd07f Fast-forward .codeclimate.yml | 8 + .editorconfig | 6 +- .eslintignore | 20 + .eslintrc.json | 110 + .gitattributes | 13 + .github/CONTRIBUTING.md | 66 + .github/ISSUE_TEMPLATE.md | 13 + .gitignore | 36 +- .jshintrc | 7 +- .travis.yml | 32 +- .tx/config | 547 +- Dockerfile | 15 + Gruntfile.js | 113 + NOTES.md | 15 - README.md | 144 +- app.js | 760 +- bcrypt.js | 40 +- build.js | 115 + install/data/categories.json | 134 +- install/data/defaults.json | 125 +- install/data/footer.json | 10 + install/data/navigation.json | 85 + install/data/welcome.md | 10 + install/databases.js | 154 +- install/web.js | 152 + loader.js | 312 +- minifier.js | 114 +- nodebb | 553 +- nodebb.bat | 1 + package.json | 148 +- public/503.html | 177 + public/images/admin/connect-tile.png | Bin 521 -> 0 bytes public/images/admin/connect.png | Bin 861 -> 0 bytes public/images/cover-default.png | Bin 0 -> 33702 bytes public/images/log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
range convex component141 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component160 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component204 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component217 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component254 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component260 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component295 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component309 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:39 Strange convex component315 in a3\rocks_f\sharp\sharprock_wallv.p3d:geometryFire | |
22:03:40 String str_GRAD_scenario_equipment not found |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,6 +52,21 @@ var getUserAttendance = function (attendance, uid) { | |
}).pop(); | |
}; | |
var canAttend = function (uid) { | |
async.parallel([ | |
_.partial(Groups.isMember, uid, 'administrators'), | |
_.partial(Groups.isMember, uid, 'gastspieler'), | |
_.partial(Groups.isMember, uid, 'stammspieler'), |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
const SERVER_TEMPLATE_ROOT = '/home/arma3server/arma3/config/templates'; | |
const RESTART_TRIGGER_FILENAME = '/tmp/arma3server-webrestart-command'; | |
const ARMA3_PATH = '/home/arma3server/arma3'; | |
$secretsFile = '/etc/arma3server-webrestart.ini'; | |
$secrets = parse_ini_file($secretsFile); | |
if (!$secrets) { | |
echo 'MISSING SECRETS FILE OR SECRETS FILE INVALID. EXAMPLE FOR VALID STRUCTURE: nomisum=s3cr3t'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
force force STHud_Settings_Occlusion = true; | |
force force STHud_Settings_SquadBar = true; | |
force force STHud_Settings_RemoveDeadViaProximity = true; | |
force force ace_common_checkPBOsAction = 0; | |
force force ace_common_checkPBOsCheckAll = false; | |
force force ace_common_checkPBOsWhitelist = "[""ar3play"", ""tfar_autoswitch"", ""cyp_pushtohear_a3"", ""grad_cinematicSpec"", ""grad_noDefaultActionIcon"", ""tao_foldmap_a3""]"; | |
force force ace_interaction_disableNegativeRating = true; | |
force force ace_nightvision_disableNVGsWithSights = false; | |
force force ace_nightvision_fogScaling = 0; | |
force force ace_nightvision_effectScaling = 0.7; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
force niarms_magSwitch = true; | |
TFAR_default_radioVolume = 7; | |
TFAR_volumeModifier_forceSpeech = false; | |
TFAR_intercomVolume = 0.3; | |
TFAR_pluginTimeout = 4; | |
TFAR_tangentReleaseDelay = 0; | |
TFAR_PosUpdateMode = 0.1; | |
TFAR_ShowVolumeHUD = false; | |
TFAR_VolumeHudTransparency = 0; | |
TFAR_oldVolumeHint = false; |
OlderNewer