Guild icon
Devathon Public Discord Chat
Text / faq
Avatar
Scarsz lol 04-Nov-16 01:49 AM
Can we use external libraries? No. If the library you're wanting is packaged into the provided Spigot jar you are allowed to use that. (for example, Spigot uses gson, you can use the gson packaged into Spigot's jar). (edited)
Can we take small snippets of code from StackOverflow? Yes as long as you type out the solution by hand- no copy + pasting.
How often does code have to be committed + pushed? Often enough that you aren't sending a tsunami of code to GitHub every time you push. Try to commit at milestones like when you fix something or a new feature is added.
I have a class (from Spigot/GitHub Gist/etc.) that'll help me make the plugin. Am I allowed to use it? As long as you type it, yes. Once again, no copy + pasting.
Will the plugins need to be compatible with so many game/Bukkit/Spigot versions? What versions are required to be stable? You only need to target the jar that is given at the start of the event, likely the latest version of Spigot.
Where is the code going to? Should I make my own repo for the event? No. You will be marked as a collaborator on a repository owned by the Devathon GitHub organization. You'll have write permission to that repo- that's where you'll push your code.
What time does the event start? Is it different per timezone? Devathon starts on November 5th at 8AM CST; translate that to your timezone for the local time of it starting. Multiple topics will not be held for different timezones. (see http://www.thetimezoneconverter.com/) (edited)
I have a library that I wrote previously. Can I use that in the event? No unless you type the entire thing over again. If it's some huge library with a bunch of classes you're better off just taking the bare minimum of what you need and typing it into new helper methods in your event project's code.
What's the event's theme for the plugins? This will be announced when the event starts.
Avatar
Scarsz lol 04-Nov-16 02:13 AM
What will the theme be like? Vague, very vague. For instance: dragons. Want to create ridable, fire breathing dragons? Go ahead. Choice is yours, just has to relate to that central yet vague idea.
Avatar
Cameron 04-Nov-16 09:52 AM
How is the code judged? (Quality, efficiency, design, complexity, etc..)
Avatar
benn 04-Nov-16 08:16 PM
"as long as you type it" "no copy and pasting" just seems like busy work lol
Avatar
Cameron 04-Nov-16 08:17 PM
Fair trade I guess
I can compromise on that
Avatar
Innectic 04-Nov-16 09:44 PM
Am I allowed to create my repo, and write a readme before the contest starts?
Avatar
Scarsz lol 04-Nov-16 09:57 PM
read the faq right above
Avatar
Innectic 04-Nov-16 10:03 PM
Oh, when I first read that, I must have skipped over it
Avatar
sothatsit 05-Nov-16 12:16 AM
With the "Code will be pushed regularly", what if we sleep in the middle of it
Avatar
Blake Gaming 05-Nov-16 12:17 AM
I guess that would only apply if you are working on it, you should push at milestones.
Avatar
Deleted User 05-Nov-16 12:18 AM
The code needs to be pushed regularly while you work on it.
While you aren't working on it, there's nothing to even push ;p
Avatar
sothatsit 05-Nov-16 12:18 AM
so, you can take a sleep break in the middle of it
Avatar
Deleted User 05-Nov-16 12:18 AM
Yes.
It is not a mandatory 24 hours
As long as it is done and working by the end, all is good
Avatar
Blake Gaming 05-Nov-16 12:19 AM
15 minutes of writing code. 4 hours 45 minutes of debugging.
I'm using only 5 hours
Avatar
Scarsz lol 05-Nov-16 12:19 AM
I love how a FAQ answer channel has turned into a Q&A channel
Avatar
Blake Gaming 05-Nov-16 12:19 AM
Same here!
Q: Why are there 2 gmem's? A: ?!??!??!?!
Avatar
Deleted User 05-Nov-16 12:27 AM
Why the hell not
Avatar
Blake Gaming 05-Nov-16 12:28 AM
Why not have more?
Avatar
Deleted User 05-Nov-16 12:29 AM
¯\_(ツ)_/¯
Avatar
Blake Gaming 05-Nov-16 12:29 AM
We need more
🤦 2
🇰 1
🇾 1
🇸 1
Lenny 1
🇨 1
🇭 1
🇮 1
🇵 1
🇩 1
🇴 1
🇻 1
Avatar
Deleted User 05-Nov-16 12:30 AM
😄
Avatar
sothatsit 05-Nov-16 12:31 AM
what is a gmem? (edited)
oh xD
Avatar
Scarsz lol 05-Nov-16 12:35 AM
please take the conversation to #general
Avatar
Paul Sauve 05-Nov-16 07:07 AM
To add on to what @Deleted User was saying earlier, you also don't need to finish. If you end up not finishing, that's ok.
Avatar
Markcreator 05-Nov-16 07:08 AM
As long as it compiles, right? 😛
Avatar
Paul Sauve 05-Nov-16 07:09 AM
Yep 😛 (edited)
Avatar
Deleted User 05-Nov-16 07:11 AM
public void onEnable(){ getLogger().info("This is a super awesome plugin for Devathon"); }
Finished CPTKappa
Avatar
Paul Sauve 05-Nov-16 07:11 AM
nice dude
Avatar
Markcreator 05-Nov-16 07:11 AM
Written before event started, disqualified 😉
Avatar
Deleted User 05-Nov-16 07:11 AM
Oh god damn it!
😄
Right, let's move to #general
Avatar
Paul Sauve 05-Nov-16 07:11 AM
I mean you already get this written for you, so you're kind of half done https://i.imgur.com/CTI7ttQ.png
yeah why are we in #faq lol
Avatar
Cameron 05-Nov-16 07:12 AM
@Paul Sauve is that GitHub's theme or an IntelliJ one?
Avatar
Paul Sauve 05-Nov-16 07:14 AM
github
Avatar
Deleted User 05-Nov-16 07:38 AM
when we push, how should we do so? do we each push to our branch?
Avatar
Cameron 05-Nov-16 07:39 AM
You will get your own repository
From what I heard
Avatar
Deleted User 05-Nov-16 07:39 AM
ok
Avatar
boomboompower 05-Nov-16 07:40 AM
@Deleted User program will automatically make a repo in the Devathon group
you will have write access etc
Avatar
Deleted User 05-Nov-16 07:40 AM
Yep every person gets a repo, so just push to the master branch in there
ah
Avatar
korstmos 05-Nov-16 07:40 AM
It's all fine to join in a bit later, right?
Avatar
Evoltr 05-Nov-16 07:40 AM
Yeah
Avatar
korstmos 05-Nov-16 07:41 AM
Aight
Avatar
boomboompower 05-Nov-16 07:41 AM
don't you need to join before the contest starts?
(20 mins)
Avatar
Deleted User 05-Nov-16 07:41 AM
You can start work anytime after the content starts
Avatar
Oliver 05-Nov-16 07:42 AM
Will our .jar be the Spigot-API or actually Spigot?
Avatar
Deleted User 05-Nov-16 07:42 AM
It's maven so no jar
Avatar
boomboompower 05-Nov-16 07:42 AM
@Oliver you will be able to use NMS
Avatar
Deleted User 05-Nov-16 07:42 AM
But it likely will be Spigot
You can always change the pom.xml anyway
Avatar
Oliver 05-Nov-16 07:42 AM
We can't
Avatar
Wes 05-Nov-16 07:43 AM
and get disqalified for using a different version??????
Avatar
boomboompower 05-Nov-16 07:43 AM
don't think you should
^ @Wes
Avatar
sothatsit 05-Nov-16 07:43 AM
Good question: Are we allowed NMS?
Avatar
boomboompower 05-Nov-16 07:43 AM
@sothatsit yes
Avatar
Deleted User 05-Nov-16 07:43 AM
use what ever you get with maven
Avatar
Oliver 05-Nov-16 07:43 AM
I was just wondering as presumably we can use NMS, in which case we must be getting a full Spigot build. I thought they couldn't be distributed though.
Avatar
boomboompower 05-Nov-16 07:44 AM
do you even maven
Avatar
Deleted User 05-Nov-16 07:44 AM
You don't get the jar file
Avatar
Wes 05-Nov-16 07:44 AM
@Oliver we get a build script so I'm sure it will create one for us if we even get one
Avatar
MatthewE 05-Nov-16 07:44 AM
When do I get my repo
Avatar
Oliver 05-Nov-16 07:44 AM
@boomboompower Maven still requires access to a hosted version of the jar.
Avatar
Deleted User 05-Nov-16 07:44 AM
@MatthewE As soon as the event starts
Avatar
sothatsit 05-Nov-16 07:44 AM
Oliver, it will use the one from build tools i assume
or they have some external jar hosted somewhere
Avatar
boomboompower 05-Nov-16 07:45 AM
@Evoltr ^ ?
Avatar
Deleted User 05-Nov-16 08:34 AM
Can we commit a specific world to go with our project?
?
Avatar
sothatsit 05-Nov-16 08:39 AM
Can we change the package?
Avatar
Cameron 05-Nov-16 08:51 AM
@Paul Sauve am i allowed to use foul language in my commits?
Avatar
benn 05-Nov-16 08:51 AM
🤔 (edited)
Avatar
Cameron 05-Nov-16 08:51 AM
lmao
Avatar
Deleted User 05-Nov-16 09:23 AM
Can we use head textures others have made? Or do we need to make our own
Avatar
Paul Sauve 05-Nov-16 09:27 AM
What are you talking about?
Avatar
Deleted User 05-Nov-16 09:28 AM
Head textures
Avatar
benn 05-Nov-16 09:28 AM
like custom human skulls (edited)
Avatar
Paul Sauve 05-Nov-16 09:28 AM
You can use head textures
Avatar
tmxx 05-Nov-16 09:28 AM
Are we allowed to use Lombok?
Avatar
Paul Sauve 05-Nov-16 09:28 AM
it's a programming contest
Avatar
Deleted User 05-Nov-16 09:28 AM
Ok. good
Avatar
Paul Sauve 05-Nov-16 09:28 AM
@tmxx We were going to allow it, but since we didn't it's not allowed
Avatar
tmxx 05-Nov-16 09:28 AM
Okay fine
Avatar
benn 05-Nov-16 09:28 AM
@tmxx, alt-insert on intellij
generate all of the things
Avatar
tmxx 05-Nov-16 09:29 AM
I know, thanks
Avatar
Land 05-Nov-16 09:32 AM
How can I auto import suggestions on IntelliJ? 😮
Avatar
benn 05-Nov-16 09:36 AM
Settings > Editor > General > Auto Import
😃 1
play with those settings to fit to your liking @Land
Avatar
Land 05-Nov-16 09:37 AM
Cool, thanks. 😃
Avatar
Kisu 05-Nov-16 10:44 AM
Are we allowed to edit the readme, or should we create a seperate file for notes and stuff?
Avatar
Land 05-Nov-16 10:45 AM
You might just want to create a Notes.txt or something to be safe - not my decision tho
Avatar
boomboompower 05-Nov-16 10:48 AM
@Kisu I would suggest not editing that
Avatar
Kisu 05-Nov-16 10:48 AM
ok for now I'll make a separate file then
Avatar
Kisu 05-Nov-16 10:57 AM
One more question - resourcepacks? Can we create a resource pack to go along with the plugin like they do on Hypixel? (I'm assuming no) @Paul Sauve (edited)
Avatar
Autom 05-Nov-16 10:58 AM
i don't see why not
Avatar
Florian 05-Nov-16 10:58 AM
Should code be commented?
Avatar
Evoltr 05-Nov-16 11:05 AM
Well we're not really looking at textures so it isn't really neccesary but if you want to do it go ahead
Avatar
Kisu 05-Nov-16 11:05 AM
ok cool, thanks
Avatar
sherp 05-Nov-16 11:31 AM
textures take a lot of time normally
Avatar
Andrew 🦃 05-Nov-16 12:01 PM
If people wanted to, could they still join?
Avatar
Kisu 05-Nov-16 12:05 PM
@Andrew 🦃 I believe paul said no-one can join after the start time
Avatar
Calucon 05-Nov-16 12:05 PM
*unless they signed up before the constes has started
if you signed up in time there's a repo waiting for you on github
Avatar
Kisu 05-Nov-16 12:06 PM
^^
Avatar
JamesJ 05-Nov-16 12:07 PM
It says "No public libraries". What if they're made by us previously?
Avatar
Wes 05-Nov-16 12:07 PM
then you have to rewrite them by hand
Avatar
Kisu 05-Nov-16 12:07 PM
somewhere they said that isn't allowed either
Avatar
Wes 05-Nov-16 12:07 PM
or not use them
Avatar
Kisu 05-Nov-16 12:07 PM
unless you re-write them
like wes said
Avatar
Wes 05-Nov-16 12:07 PM
I really would like to use AnvilGUI but whatevs
\o/
Avatar
Kisu 05-Nov-16 12:08 PM
@Wes I wanted to use it too 😛
Avatar
JamesJ 05-Nov-16 12:09 PM
fml. alrighty then.
wait are libraries included in spigot itself allowed?
Avatar
Scarsz lol 05-Nov-16 12:14 PM
yes
@JamesJ
Avatar
JamesJ 05-Nov-16 12:14 PM
oh thank god
Avatar
Land 05-Nov-16 12:14 PM
No, you have to recode Spigot.
Avatar
JamesJ 05-Nov-16 12:14 PM
no idea mean like the libraries included by spigot
i.e, google common
Avatar
Land 05-Nov-16 12:15 PM
k jk
Avatar
Scarsz lol 05-Nov-16 12:15 PM
yes
Avatar
Florian 05-Nov-16 12:24 PM
Is there a list of evaluation criteria? ._.
Avatar
benn 05-Nov-16 12:24 PM
not that I know of
just make what you want
then you'll see what happens
Avatar
Florian 05-Nov-16 12:24 PM
xD
I hope it's more about good code than good idea. (edited)
Avatar
Scarsz lol 05-Nov-16 12:27 PM
isn't
@Florian
Avatar
Florian 05-Nov-16 12:27 PM
?
Avatar
Scarsz lol 05-Nov-16 12:27 PM
@Paul Sauve has already said code quality is not being judged
it's about the functionality
who has the best idea, who makes the best stuff actually happen
Avatar
Florian 05-Nov-16 12:27 PM
rip
I thought it's more like your get "points" for different criteria like codeStyle, idea, efficiency, etc.
Avatar
william 05-Nov-16 01:45 PM
Do we have to use the repo setup? (edited)
like run-server etc
Avatar
JamesJ 05-Nov-16 01:45 PM
i think its there to help u
i didnt use it
oops
Avatar
Kisu 05-Nov-16 01:46 PM
I used it and after doing the maven fix in #announcements it's been working great (edited)
Avatar
Paul Sauve 05-Nov-16 01:58 PM
if your code compiles with mvn install then you're good. (edited)
Avatar
william 05-Nov-16 01:59 PM
how to close the run-server script on mac
(when server is running)
Avatar
Paul Sauve 05-Nov-16 01:59 PM
type exit
it's all in the readme
Avatar
william 05-Nov-16 02:00 PM
in server console?
Avatar
Paul Sauve 05-Nov-16 02:00 PM
yes
Avatar
william 05-Nov-16 02:00 PM
interesting
this doesnt run build tools again does it
Avatar
Paul Sauve 05-Nov-16 02:01 PM
nope
Avatar
william 05-Nov-16 02:01 PM
k kewl
Avatar
Paul Sauve 05-Nov-16 02:01 PM
if you have spigot, then it won't run build tools
Avatar
william 05-Nov-16 02:01 PM
awesome
👍 1
Avatar
Florian 05-Nov-16 02:39 PM
Does anyone care about commit messages? xD
Avatar
JamesJ 05-Nov-16 03:10 PM
yes
they must be funny
Avatar
Paul 05-Nov-16 03:14 PM
@Paul Sauve Will the next Devathon be next year or?
Avatar
Evoltr 05-Nov-16 03:14 PM
Most likely yeah
Avatar
Deleted User 05-Nov-16 03:14 PM
Next year sometime, there is a poll in Twitter
Avatar
JamesJ 05-Nov-16 03:14 PM
er what
Avatar
Deleted User 05-Nov-16 03:14 PM
IIRC summer 2017 was winning
Avatar
Paul 05-Nov-16 03:14 PM
Link?
Avatar
JamesJ 05-Nov-16 03:14 PM
this one hasnt even finished yet lol
Avatar
Scarsz lol 05-Nov-16 03:16 PM
Just to poll some interest, when would people be interested in having a 2nd Devathon?
Avatar
Paul 05-Nov-16 03:17 PM
Yeah I got it
Avatar
Yamakaja 05-Nov-16 03:22 PM
Btw, where does the money for the prizes come from?
Avatar
Kisu 05-Nov-16 03:23 PM
Enjin is sponsoring it I think
Avatar
Yamakaja 05-Nov-16 03:23 PM
I see
Avatar
Paul Sauve 05-Nov-16 03:29 PM
Hey guys, please don't exclusively tag me
If you have a question other people and staff can answer it
I'm not the sole organizer and I'm not the only staff member in here
Avatar
Red_Epicness 05-Nov-16 04:02 PM
I don't really understand the concept behind the theme
Avatar
Cameron 05-Nov-16 04:08 PM
@Evoltr what is the stance on forcing resource packs in the plugin?
Avatar
Evoltr 05-Nov-16 04:08 PM
Fine by me
Avatar
Cameron 05-Nov-16 04:08 PM
aight
Avatar
Notoh 05-Nov-16 04:18 PM
@Evoltr will documentation/readability of our code factor into our score
?
Avatar
Evoltr 05-Nov-16 04:18 PM
It might yeah
Avatar
Kisu 05-Nov-16 04:23 PM
then I should get bonus points for my runtime generated in-game wiki in a book 😜
Avatar
Niek 05-Nov-16 04:39 PM
heyyy
How can I push my code
not that familiair with git
Avatar
william 05-Nov-16 04:40 PM
git push
Avatar
Scarsz lol 05-Nov-16 04:42 PM
control + K
Avatar
Niek 05-Nov-16 04:44 PM
tty bbs
Avatar
Andrew 🦃 05-Nov-16 04:52 PM
@Evoltr omg readability factors in to our score 😮
i didn't think it would because of rule 9
Avatar
Paul 05-Nov-16 04:53 PM
Guiz how do I make a mincwaf pwugin?
Avatar
Andrew 🦃 05-Nov-16 04:53 PM
it just has to compile
Avatar
Paul 05-Nov-16 04:54 PM
mwi fwend towd mwe two dewete mwi system32
Avatar
Andrew 🦃 05-Nov-16 04:55 PM
coolll
Avatar
Pollitoyeye 05-Nov-16 05:46 PM
Do it, it will crack windows.
120% sure
Avatar
Florian 05-Nov-16 06:03 PM
@Evoltr @flying gorilla @CodeBeasty Is it teaming if I ask people to test my plugin?
Avatar
Scarsz lol 05-Nov-16 06:03 PM
no
they just can't help with the development
Avatar
Andy_ 05-Nov-16 06:20 PM
Are there any licenses we should be using for these projects? Presuming GPLv3 should be fine, jus' want to make sure that won't get in the way of anything
Avatar
MiniDigger 05-Nov-16 06:23 PM
you need to use a license that allows the judges to run your plugin, that's alll
👍 1
Avatar
Pollitoyeye 05-Nov-16 06:25 PM
Are we allowed to post the plugin in spigot during the contest?
Avatar
flying gorilla 05-Nov-16 06:27 PM
Yeah sure
Avatar
sherp 05-Nov-16 07:46 PM
plugin is ours to modify then
you guys have no rights to it correct?
Avatar
Scarsz lol 05-Nov-16 07:55 PM
whatever you give them ian
put a license in the repo
@sherp
Avatar
sherp 05-Nov-16 08:18 PM
ok
im too lazy to do a license
and I don't really want to keep it anyway
just was curious
thanks @Scarsz lol
Avatar
Scarsz lol 05-Nov-16 08:20 PM
@ people streaming with OBS studio who wants to put a timer on their stream like this one http://scarsz.tech/i/dcj3i.png 1. Make a new BrowserSource source 2. Set the URL to http://itsalmo.st/#devathon2016close 3. Keep width @ 800, height @ 600, FPS @ 30 4. Set CSS to this
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; } .description, .footer { visibility: hidden; } .timer { color: white }
5. Right click the source on the list, Transform > Edit Transform... 6. Set the Crop Bottom to 42 and close 7. Enjoy the timer
(edited)
Avatar
benn 05-Nov-16 08:38 PM
nifty
nice skin
Avatar
Cameron 05-Nov-16 08:39 PM
v sexc
wow
was going to heart eyes
but then you delted
Avatar
benn 05-Nov-16 08:40 PM
I dunno man ¯\_(ツ)_/¯
Avatar
Cameron 05-Nov-16 08:41 PM
@Evoltr are you guys planning on streaming the judging of the plugins? im interested to see everyone elses plugins in action
Avatar
Andrew 🦃 05-Nov-16 08:46 PM
😮
that would be so cool
I would be awake right in time
Avatar
Florian 05-Nov-16 09:22 PM
Will everyone get a response about his code or only the top3?
Avatar
Cameron 05-Nov-16 09:24 PM
"his"
gender assumed
triggered
Avatar
CodeBeasty 05-Nov-16 09:37 PM
@Florian everyone will get a response
Avatar
Andrew 🦃 05-Nov-16 09:55 PM
Did Enjin pay for everythingg
And is this the first competition
Avatar
Paul Sauve 05-Nov-16 10:06 PM
This is the first, of hopefully many!
We have a few sponsors that wanted to stay private 🤷
Avatar
Kisu 05-Nov-16 10:07 PM
You would think that they would want people to know who they where 🤷
Avatar
dean 05-Nov-16 10:13 PM
Yeah that seems weird
private sponsors
Avatar
Florian 05-Nov-16 10:19 PM
Should I write craft receipes into readme or will you find it yourself in code? :p
Avatar
sherp 05-Nov-16 10:51 PM
I highly doubt they'll read all your code I would either put 'em ingame or in the readme
Avatar
boomboompower 05-Nov-16 11:24 PM
@Plancke rip
Avatar
Plancke 05-Nov-16 11:24 PM
pics in readme would be clearest
i think lol
hmm?
Avatar
boomboompower 05-Nov-16 11:24 PM
lobby 1 skywars
they muted all chat cos spam xD
player count 85/80
Avatar
𝙹𝚘𝚛𝚍𝚊𝚗 06-Nov-16 01:40 AM
Is Lombok allowed ?
I saw an admin saying yes, another one no, I'm lost....
Avatar
Scarsz lol 06-Nov-16 01:41 AM
better to not
Avatar
𝙹𝚘𝚛𝚍𝚊𝚗 06-Nov-16 01:41 AM
errrrr
Avatar
Paul Sauve 06-Nov-16 01:41 AM
It's not allowed in the rules, so it's not allowed
Kenny was mistaken
Avatar
𝙹𝚘𝚛𝚍𝚊𝚗 06-Nov-16 01:41 AM
holy
Avatar
Paul Sauve 06-Nov-16 01:41 AM
IntelliJ's lombok plugin has an auto converter if you accidentally used it
Avatar
𝙹𝚘𝚛𝚍𝚊𝚗 06-Nov-16 01:42 AM
Using eclipse sadly
np
Still can't understand why it's not allowed
Lombok make the code easier to read
Avatar
Pollitoyeye 06-Nov-16 04:23 AM
Does anybody know when the winners will be announced? (Estimated)
Avatar
Desetude 06-Nov-16 04:27 AM
@Paul Sauve If/When you go through mine, make sure you read the README
Avatar
Calucon 06-Nov-16 05:19 AM
@Evoltr i've added a tiny description in the Readme, but i've also implemented a tutorial in my plugin. is that fine aswell or should i describe it with more detail in the readme?
Avatar
Evoltr 06-Nov-16 05:19 AM
No that is fine as well
Avatar
OscarWoHA 06-Nov-16 05:20 AM
@Evoltr Does it have to be in the Readme?
I have made an INSTRUCTIONS.MD-file
Avatar
Evoltr 06-Nov-16 05:20 AM
Oh yeah that is fine
Avatar
Andrew 🦃 06-Nov-16 06:32 AM
damnit i have 1 hour left to finish my whole thing
stupid alarm clock
Avatar
MiniDigger 06-Nov-16 07:41 AM
will the jury write something about every contestant or just announce the winner and the follow ups?
Avatar
CodeBeasty 06-Nov-16 07:43 AM
Yes
Avatar
sothatsit 06-Nov-16 07:44 AM
"Will they do this or this?" "Yes"
👌🏿 2
alrighty
Avatar
Gyllie² 06-Nov-16 07:45 AM
they will write something about everyone (edited)
Avatar
sothatsit 06-Nov-16 07:45 AM
Are you going to make a video showing off the top 3 and honorable mentions and how are you going to tell us who won? Announcements? (edited)
Avatar
OscarWoHA 06-Nov-16 07:55 AM
What are your estimates on how long the judging will last? 😄 (edited)
Avatar
Evoltr 06-Nov-16 07:56 AM
We will write something positive about their entry and some feedback on what to do better(if there is any)
Avatar
Yamakaja 06-Nov-16 07:57 AM
Good point
@Evoltr do you also take crafting recipes in json format? xD
Bascically, can i tell you to look at the config file?
Avatar
Evoltr 06-Nov-16 07:58 AM
sure
Avatar
MiniDigger 06-Nov-16 07:58 AM
guess they will test every feature
Avatar
Yamakaja 06-Nov-16 07:58 AM
Good
Avatar
MiniDigger 06-Nov-16 07:58 AM
so if you mention it in the readme you are fine
Avatar
Evoltr 06-Nov-16 07:59 AM
yup
Avatar
Yamakaja 06-Nov-16 07:59 AM
From readme "Recipes can be found and modified in server/DevathonPlugin/machines.json"
whopsie
I missed the plugins/
Yamakaja-2016 - This is the repository for your Devathon Project.
Avatar
MiniDigger 06-Nov-16 08:00 AM
can't beat my file format :D
Avatar
Andrew 🦃 06-Nov-16 08:01 AM
lol
i'm gonna read it
Avatar
Yamakaja 06-Nov-16 08:01 AM
lol
Avatar
Andrew 🦃 06-Nov-16 08:01 AM
assuming its in nbt format
Avatar
Yamakaja 06-Nov-16 08:02 AM
MinniDigger, well for a config file nbt is a bit sub-optimal 😛
Avatar
Florian 06-Nov-16 08:48 AM
Where will we get a response? Email, Repo?
Avatar
Andrew 🦃 06-Nov-16 08:48 AM
^
@Evoltr (taggin u since other judges seem to be judging) (edited)
Avatar
Evoltr 06-Nov-16 08:48 AM
Good question
i have no clue
xD
Avatar
Andrew 🦃 06-Nov-16 08:48 AM
lol
Avatar
Evoltr 06-Nov-16 08:48 AM
Most likely both
Avatar
Florian 06-Nov-16 08:48 AM
nice
Avatar
Evoltr 06-Nov-16 08:49 AM
or a pm on twiter/discord
Avatar
Andrew 🦃 06-Nov-16 08:49 AM
do email + pm/discord if applicable
Avatar
Florian 06-Nov-16 08:49 AM
Meh, I never watch my emails xD
Avatar
Yamakaja 06-Nov-16 08:49 AM
please also use email. I'm usualy not on discord nor twitter
Avatar
Andrew 🦃 06-Nov-16 08:49 AM
i've been watching it since I want intellij ultimate for students
Avatar
Yamakaja 06-Nov-16 08:50 AM
Andrew, don't you get an instant notification if your domain is whitelisted?
Avatar
Andrew 🦃 06-Nov-16 08:50 AM
?
what are u talking about
oh
i'm in middle school
Avatar
Yamakaja 06-Nov-16 08:50 AM
When requesting intellij ultimate
Avatar
Andrew 🦃 06-Nov-16 08:50 AM
lol
so i sent a pic of my student card for middle school
Avatar
Yamakaja 06-Nov-16 08:51 AM
I'm in highschool and university 😛
That works?
Avatar
Andrew 🦃 06-Nov-16 09:10 AM
i've waited a week
and it didnt work
Are staff judging right now? (edited)
Avatar
Land 06-Nov-16 09:18 AM
Probably
Avatar
sherp 06-Nov-16 09:33 AM
You get free IntelliJ ultimate if ur a student???
Avatar
benn 06-Nov-16 09:34 AM
mhm
Avatar
Mikeyy 06-Nov-16 09:37 AM
O how would I do that??
Avatar
Andrew 🦃 06-Nov-16 09:37 AM
google intellij for students
Avatar
Yamakaja 06-Nov-16 09:37 AM
@sherp you get all intellij products for free as a student
Avatar
Andrew 🦃 06-Nov-16 09:37 AM
theres 3 methods to get it
a .edu email
a school thingy
Avatar
benn 06-Nov-16 09:37 AM
a school thingy
Avatar
Andrew 🦃 06-Nov-16 09:37 AM
lol
rip
Avatar
benn 06-Nov-16 09:37 AM
JetBrains, Inc. is a technology-leading software development company specializing in the creation of intelligent development tools.
Avatar
Yamakaja 06-Nov-16 09:37 AM
Not necessarily an .edu mail. For me a normal university.(de) mail worked
Avatar
benn 06-Nov-16 09:37 AM
follow the instructions
ez pz
Avatar
sherp 06-Nov-16 09:38 AM
I have a school card
I already did the github student thing
Avatar
Andrew 🦃 06-Nov-16 09:38 AM
they take scanned copeis of it
Avatar
sherp 06-Nov-16 09:38 AM
Now to apply for IntelliJ I guess
Avatar
Andrew 🦃 06-Nov-16 09:38 AM
if theres a certain type of code on it, u can type it in
ISIC/ITIC (edited)
Avatar
sherp 06-Nov-16 09:38 AM
I took a pic of it for GitHub
And they accepted it
Avatar
Mikeyy 06-Nov-16 02:00 PM
I can't apply for it cause I don't have a edu email j just have a .net email from my school
Avatar
Avatar
dean 06-Nov-16 03:05 PM
I have it for free bc .edu email
super nice
Avatar
Deleted User 07-Nov-16 09:18 AM
I have a <school>.<area>.sch.uk email
Avatar
JamesJ 07-Nov-16 10:50 AM
same
Avatar
Florian 07-Nov-16 01:21 PM
Any news about the winners? 😮
Avatar
Kisu 07-Nov-16 01:23 PM
@Florian someone said that it will probably take a few weeks
Avatar
Florian 07-Nov-16 01:29 PM
😮
👍 1
Avatar
MiniDigger 07-Nov-16 01:39 PM
60 projects to judge m8 :D
Avatar
sherp 07-Nov-16 02:33 PM
mine doesn't have to be judged
i get last
send me a shirt
done
i tooke 90 minutes to make mine cuz i had to work
Avatar
heyitsleo 07-Nov-16 02:34 PM
I don't care if I lose, I'm still proud of what I made in just ~5 & 1/2 hours
Avatar
sherp 07-Nov-16 02:34 PM
what'd ya make?
Avatar
heyitsleo 07-Nov-16 02:34 PM
Something sort of similar to what Cryptkeeper made (no zombies though, no AI)
it's a Minecraft PVP "bot"
Avatar
sherp 07-Nov-16 02:35 PM
that's still pretty sweet
Avatar
heyitsleo 07-Nov-16 02:35 PM
thanks
it even plays the ender dragon death effect when it dies xd
Avatar
sherp 07-Nov-16 02:35 PM
xd
Avatar
LoonyRules 07-Nov-16 02:35 PM
But does it learn from your actions?
Avatar
heyitsleo 07-Nov-16 02:35 PM
No.
I didn't have time to do that.
Avatar
LoonyRules 07-Nov-16 02:35 PM
Then it's just a simple targetting system
Avatar
heyitsleo 07-Nov-16 02:35 PM
Pretty much. It still works pretty well though.
Avatar
LoonyRules 07-Nov-16 02:35 PM
Gj
Avatar
heyitsleo 07-Nov-16 02:35 PM
I mean
The code is absolute trash
(not all of it, but some of it) (edited)
Avatar
LoonyRules 07-Nov-16 02:36 PM
I know how you feel
Avatar
sherp 07-Nov-16 02:36 PM
they don't judge code so no worries
Avatar
LoonyRules 07-Nov-16 02:36 PM
When I start coding things the code is great, then I get bored and go on a 'fuck it' sort of thing (edited)
Avatar
heyitsleo 07-Nov-16 02:37 PM
i'm remaking my pvp bot, so i'll probably try to add AI and stuff
Avatar
LoonyRules 07-Nov-16 02:37 PM
Well, only if the code doesn't have to be really efficient. Otherwise I make it nice and stuff obviously
Avatar
heyitsleo 07-Nov-16 02:38 PM
I once coded a tool to scrape a Minecraft server list. Took me ~12 hrs
And it was actually decent
Avatar
LoonyRules 07-Nov-16 02:38 PM
This server syncing thing I'm doing started off nicely, then I got bored of (de)serilization and been sat here looking at 3 mc instances for the past like hour
Avatar
heyitsleo 07-Nov-16 02:38 PM
Then I refactored it, made it "nicer", added support for multiple lists, etc
Avatar
LoonyRules 07-Nov-16 02:39 PM
we probably shouldn't be talking in faq
Avatar
heyitsleo 07-Nov-16 02:39 PM
yea lol
Avatar
MiniDigger 07-Nov-16 02:50 PM
@sherp why do you think that they don't judge code? this is a coding contest, lol
Avatar
Land 07-Nov-16 04:32 PM
@MiniDigger do they tell you if yours is judged? I don't see anything at the moment
Avatar
sherp 07-Nov-16 04:41 PM
@MiniDigger one of the organizers said they wouldn't
Avatar
Markcreator 07-Nov-16 04:42 PM
Will each entry get personalized feedback?
Avatar
Gyllie² 07-Nov-16 04:59 PM
they were going to give everyone feedback
Avatar
Markcreator 07-Nov-16 05:01 PM
That sounds nice. I'd love to hear what was enjoyed, or even more important, what could be improved on!
Avatar
sothatsit 07-Nov-16 07:15 PM
@sherp one of the organisers said they were going to check code
Avatar
sherp 07-Nov-16 07:38 PM
Oh
Avatar
Paul Sauve 11-Nov-16 11:47 AM
Each judge will give feedback on your project in 3 categories.
We have over 200 projects to look over, so it will be a while before we can come out with results.
Avatar
Markcreator 11-Nov-16 11:48 AM
Have these 3 categories been published?
Avatar
Paul Sauve 11-Nov-16 11:58 AM
no
Avatar
Markcreator 11-Nov-16 12:00 PM
Very well. I'm looking forward to see the results!
Avatar
Paul Sauve 11-Nov-16 12:02 PM
Yep. Hoping to get them done within the next month, but we'll see.
Avatar
Pollitoyeye 11-Nov-16 01:19 PM
Lol I can't imagen how many submisions can exist if there's a second devathon.
Avatar
MiniDigger 11-Nov-16 01:34 PM
there are not 200 submissions tho, only like ~70 repos have commits and ~10 of those have only one or two commits
Avatar
Deleted User 11-Nov-16 02:55 PM
64 repos IIRC
Avatar
Paul Sauve 17-Nov-16 09:20 PM
@Deleted User There's 237 total
and we're looking over them because i'm too lazy to write another script that checks if they have more than 1 commit
and that could be an issue too, because what if someone merges all of their commits into a single commit
Avatar
Kisu 18-Nov-16 11:52 AM
But even in that case there should only be one commit, the bot adding the project templates
Avatar
Red_Epicness 18-Nov-16 04:54 PM
@Paul Sauve the good way of knowing is looking the the bar f what language the project is made out of, if it's 80% green - thus shell script there is no commits as your run script takes that amount versus the java code pusched initially, other pluginas have much more java code thatn that thus th ebar is different largerly
Avatar
Paul Sauve 18-Nov-16 07:35 PM
@Kisu no, because someone could rewrite their git history
@Red_Epicness Sure, but that requires hooking into the GitHub API which is annoying.
Avatar
dean 25-Nov-16 10:59 PM
check the size of the repo
oh dear I'm late
Avatar
Paul Sauve 26-Nov-16 01:29 AM
@dean calculating a hash of the current directory excluding . files would work better
but i was obviously too lazy to do that
Avatar
JustMaffie 01-Dec-16 04:19 AM
Is this contest gonna be coming back every now and then or what?
Avatar
Deleted User 01-Dec-16 04:39 AM
@JustMaffie Every year
Avatar
JustMaffie 01-Dec-16 04:39 AM
Next year I'm definitely participating 😄
Avatar
flying gorilla 01-Dec-16 01:08 PM
It'll be coming back in the summer
Avatar
MatthewE 16-Jan-17 02:22 PM
When is the next event?
Avatar
MiniDigger 16-Jan-17 02:25 PM
after they managed to finish the first one?
Avatar
Land 16-Jan-17 02:26 PM
^^ the message above says "it'll be coming back in the summer"
Avatar
JamesJ 16-Jan-17 04:55 PM
kek
people asking about when the next one is
yet this one hasnt even been completed yet
like 3 months on ¯\_(ツ)_/¯
Avatar
Paul Sauve 17-Jan-17 09:47 PM
Yeah we're finishing up judging, mostly waiting on the new site because we built it on a piece of technology that wasn't quite ready yet..
Avatar
Deleted User 18-Jan-17 01:48 AM
FeelsSadMan
Avatar
JamesJ 19-Jan-17 10:17 AM
@Paul Sauve why does it need a website to release the results.. ;-;
Avatar
Autom 19-Jan-17 10:31 AM
why is patience impossible?
Avatar
MiniDigger 19-Jan-17 11:19 AM
why is judging without reasonable timeframes impossible?
Avatar
Paul Sauve 19-Jan-17 03:09 PM
@JamesJ Because we need a way to show the results?
Avatar
JamesJ 19-Jan-17 03:48 PM
@Autom- the content was in October / November. It's been >2 months :3 @Paul Sauve I personally would've though Discord would've been the best method. But ¯\_(ツ)_/¯
Avatar
Autom 19-Jan-17 03:50 PM
i know its been a long time, i just dont like to judge people
Avatar
Cameron 19-Jan-17 03:50 PM
i would assume they have been getting around to them when they can
Avatar
flying gorilla 19-Jan-17 03:51 PM
We know it's been a long time but judging has completed, we are just waiting on the site now. We also learned some important lessons about picking judges
Avatar
Cameron 19-Jan-17 03:51 PM
they have jobs (most to my knowledge), and a life
Avatar
Autom 19-Jan-17 03:51 PM
for all you know its something out of their reach
Avatar
flying gorilla 19-Jan-17 03:51 PM
For our first run we're pleased and we will apply what we've learned in future contests
Avatar
Autom 19-Jan-17 03:51 PM
its the first bukkit devathon too right? so idk things go unexpected
Avatar
flying gorilla 19-Jan-17 03:52 PM
The first one by us, not the first bukkit coding contest certainly
Avatar
Autom 19-Jan-17 03:52 PM
no definitely but yes thats what i meant :)
Avatar
flying gorilla 19-Jan-17 03:52 PM
Yeah considering that we had very few hiccups (edited)
Avatar
Autom 19-Jan-17 03:53 PM
all im hoping for is that people that reviewed my entry had a good laugh :P
it was fun for me too cause i did things ive never done before with bukkit
Avatar
flying gorilla 19-Jan-17 03:57 PM
It was awesome seeing all the entries 🙂
and we're glad we picked a theme that allowed some innovation
Avatar
heyitsleo 19-Jan-17 04:17 PM
it was fun for me because I got to see how long it would take me to make something that I found cool
Avatar
Markcreator 19-Jan-17 04:18 PM
I had a ton of fun because I got to play with mechanics that I usually don't touch
Avatar
heyitsleo 19-Jan-17 04:19 PM
yeah that was fun for me also
Avatar
flying gorilla 19-Jan-17 04:25 PM
That's awesome 🙂
Avatar
𝙹𝚘𝚛𝚍𝚊𝚗 12-Sep-17 10:46 AM
Can we have more details on TShirt sizes @Paul Sauve
I live in france and the "Small size" may be different from the one in US
Oh I just saw the TINY chart below the tshirt photo
You should make it larger
Avatar
Paul Sauve 13-Sep-17 10:35 AM
Sorry I rushed getting that page out
Exported 479 message(s)