226 posts
Location
In your closet
Posted 18 September 2015 - 11:03 PM
CodeIt was a game I played on a server, where the contest was to make a program under the topic that was given. The game was made by BowWhalley and I am just re-creating it on the forums.
Rules:
Spoiler
The rules are here:
1. No Plagiarism (Play-Ger-Rism) (copying someone elses work)
2. The Program Must Be Made Under The Topic
3. No Being Mean To Others If There Program Is Not As Good As You Expected
WINNERS:
Spoiler
The Winners will be displayed here as well as a pastebin code for their program
The game starts whenever enough people volunteer (ie: pm'ing me to join or asking in comments)
Whenever The Topic Is Made, It Will Appear Below With The Due Date.
———————————\
An Installer, Doesnt Matter What it installs |
At The End Of September. |
———————————/
Post pastebin links in comments at the end of September
Edited on 24 September 2015 - 10:32 PM
1583 posts
Location
Germany
Posted 18 September 2015 - 11:06 PM
sounds interesting. May I join?
3057 posts
Location
United States of America
Posted 18 September 2015 - 11:42 PM
Sounds fun. I might do it if I have time.
226 posts
Location
In your closet
Posted 18 September 2015 - 11:44 PM
@H4X0RZ Yes you can join! Make sure to tell your friends!
226 posts
Location
In your closet
Posted 19 September 2015 - 12:20 AM
Ok, game has started, Check post for the Topic and Due date, anybody new can join in, but upload the pastebin link once the due date is reached.
818 posts
Location
Wherever you want me to be
Posted 20 September 2015 - 08:16 AM
i'm somewhat late, imma just start making something
673 posts
Posted 21 September 2015 - 10:25 PM
I didn't volunteer but I have an awesome "installer", can't wait to release it :P/>
Edited on 21 September 2015 - 08:25 PM
1426 posts
Location
Does anyone put something serious here?
Posted 22 September 2015 - 01:01 PM
I rewrote something I started about 6 months ago now. This is a 'web build' system for Howl - it downloads a GitHub repository and builds the project on the current system.
You can get webbuild through pastebin:
pastebin get RcfW98XL webbuildTo run it, simply specify the repo and branch name:
webbuild SquidDev-CC/Howl build.
Once the task has run, it will prompt for another task to be run, in case it fails or you ran the wrong one. You can specify the
–once flag to disable this. This then allows for a pretty nice installer for a project:
pastebin run RcfW98XL SquidDev-CC/Howl build –once. This has the advantage that you don't have to upload a built version of your code to pastebin every time you change something, as the installer always fetches the latest code.
I'm probably going to look into a way of specifying files to preserve. Currently it keeps all build artefacts and it would be better to only keep one specific file, such as the minified result.
226 posts
Location
In your closet
Posted 25 September 2015 - 12:22 AM
I didn't volunteer but I have an awesome "installer", can't wait to release it :P/>
You can join in anytime, you can just post the pastebin link when the Due Date is reached.
226 posts
Location
In your closet
Posted 25 September 2015 - 12:30 AM
I rewrote something I started about 6 months ago now. This is a 'web build' system for Howl - it downloads a GitHub repository and builds the project on the current system.
You can get webbuild through pastebin:
pastebin get RcfW98XL webbuildTo run it, simply specify the repo and branch name:
webbuild SquidDev-CC/Howl build.
Once the task has run, it will prompt for another task to be run, in case it fails or you ran the wrong one. You can specify the
–once flag to disable this. This then allows for a pretty nice installer for a project:
pastebin run RcfW98XL SquidDev-CC/Howl build –once. This has the advantage that you don't have to upload a built version of your code to pastebin every time you change something, as the installer always fetches the latest code.
I'm probably going to look into a way of specifying files to preserve. Currently it keeps all build artefacts and it would be better to only keep one specific file, such as the minified result.
Whenever I run the
pastebin run RcfW98XL SquidDev-CC/Howl build –onceit says : RcfW98XL:73: unexpected argument –once ,Am I supposed to use another argument?Also whenever I ran the webbuild SquidDev-CC/Howl buildit says this:[attachment=2384:codeit fail !.png]
Btw I love the installer to where it shows the % and files its downloaded and how many it needs to download.
Just waiting on other people to upload there pastebin links and on The Due Date I will judge them and upload the winners pastebin link to the post under the spoiler WINNERS
818 posts
Location
Wherever you want me to be
Posted 26 September 2015 - 01:08 AM
mine is still going, but it won't connect to the set link
818 posts
Location
Wherever you want me to be
Posted 26 September 2015 - 01:29 AM
well, i've finished.. now to add more stuff & things
1426 posts
Location
Does anyone put something serious here?
Posted 26 September 2015 - 10:44 AM
Ahh, I uploaded an older version to pastebin which didn't include the –once flag. I'll update it now.
I can't reproduce the issue with not finding the Howlfile, very odd…
818 posts
Location
Wherever you want me to be
Posted 02 October 2015 - 07:52 AM
this doesn't have too much things, if its an installer it has to be a working installer.
basically, you edit the installer program and make your installer the way it should be. it doesn't have all the features possible, like dir making and link checking, but it works. though, if i want to work on it more and people want to see it i may release it.
pastebin get MRBc4MT3 [program name]
its that simple. also, i've uploaded it 2 days late. i way away for a bit and i didn't realize until today.
226 posts
Location
In your closet
Posted 03 October 2015 - 12:35 AM
Its okay, it hasnt ended yet, once its ended I will put a post saying "ENDED" but when I typed the program above "pastebin" it failed to get it from pastebin
226 posts
Location
In your closet
Posted 04 October 2015 - 10:19 PM
ENDED
8543 posts
Posted 04 October 2015 - 10:39 PM
Locked by request.