Author Topic: Omnimaga Hang-Out  (Read 37698 times)

0 Members and 1 Guest are viewing this topic.

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Omnimaga Hang-Out
« Reply #45 on: March 30, 2011, 10:19:14 pm »
i wish i could depends on how detailed i need to learn blender any way but im mega grounded atm so i dont have free time :/

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Omnimaga Hang-Out
« Reply #46 on: March 30, 2011, 10:19:30 pm »
I can have a friend try his hand, if you have a format and/or some software for making them.
« Last Edit: March 30, 2011, 10:19:40 pm by Binder News »
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Omnimaga Hang-Out
« Reply #47 on: March 30, 2011, 10:19:33 pm »
This is actually perfect timing since I'm just finishing up a project (at least, finishing the alpha stage)(for once). And, I already know a little about Java sockets.
I can handle gameplay, but I know little about sockets.  Would you like to handle networking?
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.
« Last Edit: March 30, 2011, 10:20:20 pm by graphmastur »

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Omnimaga Hang-Out
« Reply #48 on: March 30, 2011, 10:20:31 pm »
So if there's an outside, will you put the Splitron in the sky when I am in the game?  If so I can provide the model

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Omnimaga Hang-Out
« Reply #49 on: March 30, 2011, 10:21:19 pm »
This is actually perfect timing since I'm just finishing up a project (at least, finishing the alpha stage)(for once). And, I already know a little about Java sockets.
I can handle gameplay, but I know little about sockets.  Would you like to handle networking?

Hm.. Not sure.  If it's a house like thing, I would say above that creepy picture that is actually a passage to another part of the house that people can hang out at.
That sounds a bit complex, is there an alternative?
I can try to handle networking. I'll run a few tests to make sure my code works and then get started.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





SirCmpwn

  • Guest
Re: Omnimaga Hang-Out
« Reply #50 on: March 30, 2011, 10:21:29 pm »
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.
Good point, Java is really sandboxed.
C# is like Java++ (you'll be able to pick it up easy), and XNA on Mono technically is possible, so do we want to do that instead?  C#+XNA has no sandbox.

So if there's an outside, will you put the Splitron in the sky when I am in the game?  If so I can provide the model
We can probably have it fly around a bit.
« Last Edit: March 30, 2011, 10:21:56 pm by SirCmpwn »

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Omnimaga Hang-Out
« Reply #51 on: March 30, 2011, 10:22:22 pm »
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.
Good point, Java is really sandboxed.
C# is like Java++ (you'll be able to pick it up easy), and XNA on Mono technically is possible, so do we want to do that instead?  C#+XNA has no sandbox.
well, you can use key tool to create a certificate.  People would just have to click yes, I trust the app.  After that, it's not hard.

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Omnimaga Hang-Out
« Reply #52 on: March 30, 2011, 10:22:29 pm »
This is actually perfect timing since I'm just finishing up a project (at least, finishing the alpha stage)(for once). And, I already know a little about Java sockets.
I can handle gameplay, but I know little about sockets.  Would you like to handle networking?
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.
Oh yeah, forgot about that. Still, I don't think it will matter.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Omnimaga Hang-Out
« Reply #53 on: March 30, 2011, 10:23:27 pm »
Quote
So if there's an outside, will you put the Splitron in the sky when I am in the game?  If so I can provide the model

We can probably have it fly around a bit.

Or even just stay still in the sky...it doesn't have to be big, and it doesn't have to move.  Still, you're the game maker ;D

SirCmpwn

  • Guest
Re: Omnimaga Hang-Out
« Reply #54 on: March 30, 2011, 10:23:27 pm »
well, you can use key tool to create a certificate.  People would just have to click yes, I trust the app.  After that, it's not hard.
XNA also means an Xbox 360 port is easily possible.

Or even just stay still in the sky...it doesn't have to be big, and it doesn't have to move.  Still, you're the game maker ;D
What if it flew high overhead, like a plane?
« Last Edit: March 30, 2011, 10:24:00 pm by SirCmpwn »

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Omnimaga Hang-Out
« Reply #55 on: March 30, 2011, 10:23:32 pm »
Also, forgot about this:
Hm.. Not sure.  If it's a house like thing, I would say above that creepy picture that is actually a passage to another part of the house that people can hang out at.
That sounds a bit complex, is there an alternative?
Not sure.  I'll leave that up to you.

well, you can use key tool to create a certificate.  People would just have to click yes, I trust the app.  After that, it's not hard.
XNA also means an Xbox 360 port is easily possible.
I don't have xbox 360, so I wouldn't really care.  I would probably only play if it was in my browser.
« Last Edit: March 30, 2011, 10:24:10 pm by graphmastur »

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Omnimaga Hang-Out
« Reply #56 on: March 30, 2011, 10:24:01 pm »
I still say Java, but I'll do C# if that's what's decided. I'm gonna check up on how to get security certificates though.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Omnimaga Hang-Out
« Reply #57 on: March 30, 2011, 10:24:25 pm »
Nice idea :D

I can be a multicolored hedgehog?

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Omnimaga Hang-Out
« Reply #58 on: March 30, 2011, 10:24:48 pm »
Interesting idea, I am curious how this will turn out. Just as long as this doesn't draw activity away from #omnimaga too much lol. :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Omnimaga Hang-Out
« Reply #59 on: March 30, 2011, 10:25:45 pm »
You could kinda incorporate #omnimaga into this game.  How about "the game lounge" for a name?