This file contains hidden or 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
1) modpack is GUARANTEED to crash without some of these config files (won't even load / incompatible IDs) | |
2) configs ARE playable in single player mode (minus serverside features) the pack is NOT multiplayer only | |
3) configs PROBABLY (block, item, biome IDs, etc.) need to match your multiplayer server | |
4) location for your config folder(s) WILL vary depending on how you install or launch minecraft modpacks | |
5) MultiMC version 5.x (for windows) was used for developing this pack. It's an open-source and multi-platforn launcher. |
This file contains hidden or 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
#!/bin/bash | |
# kuzetsa's cross-compiler emerge (xmerge) wrapper | |
ARCH=x86 | |
CHOST="i686-pc-mingw32" | |
PORTAGE_TMPDIR="$(portageq envvar PORTAGE_TMPDIR)/${CHOST}" | |
mkdir -p ${PORTAGE_TMPDIR}/portage/ | |
SYSROOT="/usr/${CHOST}/" | |
PORTAGE_CONFIGROOT="${SYSROOT}" | |
ROOT="/balloon/crossdev/BUILD" | |
CBUILD=$(portageq envvar CHOST) |
This file contains hidden or 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
2013-12-31 12:17:56 (DEBUG): Fetched 1001 new trades, from 2013-12-31 17:11:59 (UTC) to 2013-12-31 17:17:55 (UTC) | |
2013-12-31 12:17:56 (INFO): No history found, starting to build one now | |
2013-12-31 12:17:56 (INFO): Expected to start giving advice in 15 days (2014-01-15 07:12:56 UTC) | |
2013-12-31 12:17:56 (DEBUG): Creating a new daily database for day 2013-12-31 |
This file contains hidden or 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
2013-12-31 12:29:04 (INFO): I'm gonna make you rich, Bud Fox. | |
2013-12-31 12:29:05 (INFO): Starting to watch the market: CEX.io BTC/GHS | |
2013-12-31 12:29:05 (DEBUG): Requested trade data from CEX.io ... | |
2013-12-31 12:29:05 (INFO): Seting up a new price actor: | |
2013-12-31 12:29:05 (INFO): Trade advisor | |
2013-12-31 12:29:05 (INFO): Calculate trading advice based on the Exponential Moving Average Crossovers |
This file contains hidden or 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
2014-01-02 18:52:54 (INFO): Processed trades, sleeping for a minute ... | |
2014-01-02 18:53:54 (DEBUG): Requested trade data from CEX.io ... | |
2014-01-02 18:53:55 (DEBUG): Fetched 1001 new trades, from 2014-01-02 23:32:0 | |
5 (UTC) to 2014-01-02 23:53:55 (UTC) | |
2014-01-02 18:53:55 (DEBUG): minimum trade treshold: 2014-01-02 23:52:06 UTC | |
2014-01-02 18:53:55 (DEBUG): processing 44 trade(s) | |
2014-01-02 18:53:55 (DEBUG): inserting candle 1432 (2014-01-02 23:52:00 UTC) | |
volume: 0.48313090999999997 | |
2014-01-02 18:53:55 (DEBUG): Leftovers: 1433 | |
2014-01-02 18:53:55 (INFO): Processed trades, sleeping for a minute ... |
This file contains hidden or 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
Microsoft Windows [Version 6.1.7601] | |
Copyright (c) 2009 Microsoft Corporation. All rights reserved. | |
C:\Users\Sarah White>cd \gekko | |
C:\gekko>cd history | |
C:\gekko\history>dir | |
Volume in drive C is OS | |
Volume Serial Number is CCDA-8865 |
This file contains hidden or 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
* Package: net-p2p/bitcoind-0.8.6 | |
* Repository: gentoo | |
* Maintainer: [email protected] [email protected],[email protected] | |
* USE: abi_x86_32 elibc_glibc ipv6 kernel_linux userland_GNU x86 | |
* FEATURES: preserve-libs sandbox userpriv usersandbox | |
>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... | |
>>> Unpacking source... | |
>>> Unpacking bitcoin-v0.8.6.tgz to /var/tmp/portage/net-p2p/bitcoind-0.8.6/work | |
>>> Source unpacked in /var/tmp/portage/net-p2p/bitcoind-0.8.6/work | |
>>> Preparing source in /var/tmp/portage/net-p2p/bitcoind-0.8.6/work/bitcoin-0.8.6 ... |
This file contains hidden or 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
[09:57:02] * Now talking in #gekkobot | |
[09:57:02] * Topic is 'General chat about Gekko, an open source bitcoin trading bot - https://github.com/askmike/gekko - currently discussing the upcoming 0.1.0 release at https://github.com/askmike/gekko/issues/114' | |
[09:57:02] * Set by morgan.freenode.net on Mon Feb 03 08:09:56 | |
[09:57:02] <kuzetsa> I know askmike isn't here right this minute, but if anyone follows the github code lately (I stopped all work on gekko until I had time to look at the state of things post-LocalDB merge) ... uh... | |
[09:57:11] <kuzetsa> https://github.com/askmike/gekko/commit/69e2b17bf3a551ce984725317b2120f4746b9818#commitcomment-5450943 <-- I put in a request for comments | |
[09:57:34] <kuzetsa> https://github.com/askmike/gekko/issues/212 <-- specifically, that | |
[09:57:59] <kuzetsa> I'll be re-implementing full support for "buy and hold" on cex.io, among other things. | |
[09:59:12] <kuzetsa> like a re-calculation of the profitability thresholds to attempt to estimate potential ganis from holding GHS a |
This file contains hidden or 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
on 1:JOIN:#irpg: { | |
if (($nick != $me) && ($nick != "irpg_bot")) { | |
halt | |
} | |
else { | |
echo -st checking to see if logged in | |
timersdfirpg off | |
timersdfirpg 1 90 msg irpg_bot whoami | |
} | |
} |
This file contains hidden or 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
PART | |
{ | |
name = QuantumThruster | |
module = Part | |
author = kuzetsa | |
mesh = model.mu | |
scale = 1 | |
rescaleFactor = 1 |
OlderNewer