|
|
appel
|
 |
«
Reply #1 - Posted
2011-04-07 01:51:34 » |
|
|
|
|
|
Riven
|
 |
«
Reply #2 - Posted
2011-04-07 02:10:40 » |
|
I just added a script that adds all JGOs member websites (entered in the profile).
|
|
|
|
Games published by our own members! Check 'em out!
|
|
ra4king
|
 |
«
Reply #3 - Posted
2011-04-07 03:08:19 » |
|
Ooooh thanks Riven and Appel! Could you make this thread sticky? I don't have any more bookmarking room 
|
|
|
|
Addictman
|
 |
«
Reply #4 - Posted
2011-04-07 08:47:25 » |
|
Great! Love it! 
|
|
|
|
|
ReBirth
|
 |
«
Reply #5 - Posted
2011-04-07 13:06:44 » |
|
Nice! now I can save up some questions~
|
|
|
|
Nate
|
 |
«
Reply #6 - Posted
2011-04-07 13:10:40 » |
|
My latest brainchild TableLayout could go under GUIs. libgdx could go under Physics Libraries as it has native bindings to Box2D.
|
|
|
|
Riven
|
 |
«
Reply #7 - Posted
2011-04-07 13:13:42 » |
|
Is it fair to assume TableLayout hasn't maturized yet, thus it might be good to add an 'incubator' section?
|
|
|
|
kappa
|
 |
«
Reply #8 - Posted
2011-04-07 13:19:01 » |
|
Bigpoint.com can go under the 'Java Game Portals' section, they allow java games and share 70% of the revenue the game makes with the developer.
|
|
|
|
|
Nate
|
 |
«
Reply #9 - Posted
2011-04-08 01:23:58 » |
|
Is it fair to assume TableLayout hasn't maturized yet, thus it might be good to add an 'incubator' section?
The current state is that the core of the layout algorithm is pretty solid. The implementations for each framework are in flux, but the last couple days have been productive and I'm really liking the current approach. Last night I added syntax highlighting and on the fly compilation and error underlining to the editor. The lib has 2 users already.  It has proven very useful so far but is only 2 months old, so I wouldn't mind if it was in an "incubator" section.
|
|
|
|
Games published by our own members! Check 'em out!
|
|
|
|
|
|
Riven
|
 |
«
Reply #12 - Posted
2011-04-08 11:03:33 » |
|
It's not very likely that the wiki will be back any time soon.
The wiki was online for two months, and despite all good intentions nobody actually posted anything, except for kappa who made the frontpage (which is restored now).
|
|
|
|
dishmoth
|
 |
«
Reply #13 - Posted
2011-04-09 12:32:11 » |
|
It's not very likely that the wiki will be back any time soon.
The wiki was online for two months, and despite all good intentions nobody actually posted anything, except for kappa who made the frontpage (which is restored now).
Speaking as a hypocrite who never contributed to the wiki, I do think that having some 'official' JGO tutorials (in particular, game loop for applet, game loop for application, fixed time steps vs variable time steps, why multiple threads are not for newbies, how to read the keyboard correctly) would've made quick work of answering a lot of the newbie questions that have cropped up recently. Simon
|
|
|
|
zammbi
|
 |
«
Reply #14 - Posted
2011-04-09 13:46:12 » |
|
I do think that having some 'official' JGO tutorials Agreed. I believe there is quite a few handy threads on the forum that should be on the resources page.
|
|
|
|
jojoh
|
 |
«
Reply #15 - Posted
2011-04-09 16:13:10 » |
|
Agreed. I believe there is quite a few handy threads on the forum that should be on the resources page.
I fully agree. I created http://wiki.games4j.com/ basically for that purpose, not long before the JGO wiki came online. Since the wiki appeared on JGO I didn't do much about it, and used it more as a personal notepad. It does however address some of the things that dishmoth brought up and more, and since the JGO wiki isn't on it's way back soon, then it could be worth doing more with it. It would obviously be better if it was integrated but some sticky post on linking to it or in some way try to guide n00bs over there before posting a question could be good. The wiki is currently crazily wide open, so anyone is welcome to add stuff (but you are welcome to create an account as well). I have had 2 spam posts so far, so I will keep it open until it becomes a problem. Though getting new valid content flowing into the Wiki is tricky.
|
|
|
|
nsigma
|
 |
«
Reply #16 - Posted
2011-04-09 16:23:08 » |
|
I do think that having some 'official' JGO tutorials Agreed. I believe there is quite a few handy threads on the forum that should be on the resources page. Basically an FAQ linking to posts - there must be some questions you old-timers are fed up of answering by now!  And, I quite like Infrequently Asked Questions too - all the things that people should be asking about but don't. Of course, finding threads to link to there may be more difficult!
|
|
|
|
Nate
|
 |
«
Reply #17 - Posted
2011-04-10 08:41:56 » |
|
It's not that we'll add anything to the wiki, it's knowing that if we wanted to, we could. 
|
|
|
|
pjt33
|
 |
«
Reply #18 - Posted
2011-04-10 08:51:53 » |
|
Speaking as a hypocrite who never contributed to the wiki, I do think that having some 'official' JGO tutorials (in particular, game loop for applet, game loop for application, fixed time steps vs variable time steps, why multiple threads are not for newbies, how to read the keyboard correctly) would've made quick work of answering a lot of the newbie questions that have cropped up recently. The thing is that most of those are things which we're not going to get consensus on, because there isn't one "best way".
|
|
|
|
|
aazimon
|
 |
«
Reply #19 - Posted
2011-04-11 17:01:52 » |
|
I noticed that there are some member web sites that are not valid. like http://www.scottshaver2000.com/. Is there a way to weed these defunct sites out?
|
|
|
|
|
Riven
|
 |
«
Reply #20 - Posted
2011-04-12 18:17:37 » |
|
Nope. It's an inherent problem of the internet and running periodical checks on those URLs is way to much work for the negligible inconvenience it causes.
|
|
|
|
dishmoth
|
 |
«
Reply #21 - Posted
2011-04-14 11:04:42 » |
|
Only showing sites for members who have posted in the last twelve months would probably do the trick. (But I imagine Riven's thought of that already, so maybe it's not possible for some reason.)
|
|
|
|
Riven
|
 |
«
Reply #22 - Posted
2011-04-14 13:28:30 » |
|
I hadn't thought of it, but that's because I wasn't looking for a solution.
It's such a simple 'fix' that I'll probably do it that way (column=lastLogin).
|
|
|
|
|
|
Riven
|
 |
«
Reply #24 - Posted
2011-04-15 23:15:46 » |
|
Maybe tomorrow 
|
|
|
|
ReBirth
|
 |
«
Reply #25 - Posted
2011-04-27 04:26:18 » |
|
Can I ask something, on "Developing Games on Java" there is text "Get the book ... Or, buy direct from the publisher". Is the book free to download (I assume "or" means that buying is second option)? if yes, where is the link? if no, why did he use "or" word to make me confused?
|
|
|
|
|