Chat "Room" v3

If it doesn't fit elsewhere, it should go here
Locked
User avatar
Mari0Maker
Posts: 1348
Joined: 07 Apr 2012, 17:10
Contact:

Post » 16 Aug 2014, 06:49

HugoBDesigner wrote:*Description*
Image
So, what you guys think? Would anyone bother making a game for this?
(The minigame itself can change color, so you HAVE to love it)
That looks really neat so far, reminds me of those small LCD handhelds with only one game on them. I might make a game or two for it.

User avatar
Vakema123
Posts: 413
Joined: 26 Jan 2014, 21:24

Post » 16 Aug 2014, 12:59

That looks awesome! I'm sure some people will try to make minigames.

User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 16 Aug 2014, 15:43

HugoBDesigner wrote:
Image
So, what you guys think? Would anyone bother making a game for this?
(The minigame itself can change color, so you HAVE to love it)
It looks really cool!
You could try to make it so people with barely any programming experience can try to make their own game (assuming that's not what you're already going for)
And I'd like to mess around with it a bit to see if I can make an interesting game.

User avatar
HugoBDesigner
Posts: 2189
Joined: 19 Sep 2012, 02:23
Contact:

Post » 16 Aug 2014, 16:44

I'm making it as "automatic" and "self-setting-up" as possible. For example, there'll be a table only for the game, so you can use "self.value" for variables. Although I could use class, I'm not using it. As for the overall game itself, I made it as simple as possible. There'll only be a few functions for users to use: "myGame_load()", "myGame_update(dt)", "myGame_draw()", "myGame_buttonPressed(button)" and "myGame_buttonReleased(button)". The drawing function will not use LÖVE standard drawing functions. Instead, it'll use built-in drawing function to draw things with the "pixels" from the screen. There are geometrical functions, like "minigame.rectangle", "minigame.point" or "minigame.circle" (and others too), there are scissors, translation (no rotation yet), text printing and even "minigame.setColor" (you set it as 0, 0.2, 0.4, 0.6, 0.8 and 1, meaning totally blank to fully opaque). I wanted to keep the color settings simple so it would never feel out-of-place.

Even though people will have a whole pre-made platform for them to work with, I'm not sure how to make it simpler to people with little coding experience. In the end, it is still a lua file. You're very good at this, Alesan. Do you have any tips or hints to make the whole thing easier?

As for everyone, thanks for the positive feedback! As soon as I have something stable (I still need to make GUIs, menus, settings and the score system) I'll release it here and in the LÖVE forums as well :)

User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 16 Aug 2014, 16:57

Well, in the end making games still takes some effort and thinking so it'll be very hard to make it so non-programmers can use it.
I think the way you're making it right now is okay.

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 16 Aug 2014, 16:57

In other news, I made an android port of Flappy Bird Deluxe to Android.

Instructions here.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 17 Aug 2014, 07:00

I just finished the last trial. Ace Attorney: Trials and Tribulations is over. I have completed the trilogy.

...
This was one of the best experiences in my whole life

User avatar
Sunset_Moth
Posts: 781
Joined: 02 Sep 2012, 23:22
Contact:

Post » 17 Aug 2014, 18:17

I'm back. Sort of. I forgot about the forums for ~a week.
So did SE release while I was gone or something?

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 17 Aug 2014, 18:19

Yes. SE was released.

User avatar
Vakema123
Posts: 413
Joined: 26 Jan 2014, 21:24

Post » 17 Aug 2014, 19:33

Also Half-Life 3.

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 17 Aug 2014, 19:45

My second post ever was about Mari0: SE. That was in 2012.

User avatar
Danny
Posts: 207
Joined: 26 Oct 2013, 05:22

Post » 18 Aug 2014, 01:42

fount this conundrum on the notepad ++ download page
Image

a source code...... for a coding program...... thats like taco bell selling hamburgers
Last edited by Danny on 18 Aug 2014, 02:49, edited 1 time in total.

User avatar
TurretBot
Posts: 4413
Joined: 15 Mar 2012, 23:18
Contact:

Post » 18 Aug 2014, 02:18

Mr.Q.Marx? wrote:My second post ever was about Mari0: SE. That was in 2012.
My 6th was ... probabably edited to have it later, but my 25th is the first one to reference it directly.

User avatar
Turtle95
Posts: 1246
Joined: 21 Mar 2012, 21:48
Contact:

Post » 18 Aug 2014, 07:38

Danny wrote:fount this conundrum on the notepad ++ download page
Image

a source code...... for a coding program...... that's like taco bell selling hamburgers
Well, all programs have code that must be executed to run. For example, Steam has its own code to run through your OS. Notepad++ is under the GPL license I believe. Not sure if that's the same as GNU, but I'm assuming the source code is to just fiddle with it and make it your own.

EDIT: Yeah, it's the same as the GNU license. Edit it at your will, and make it yours.

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 18 Aug 2014, 18:37

I created a wikipedia article for Stabyourself but someone found that the organization is not popular enough to have their own page.

It sucks.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 18 Aug 2014, 19:00

http://en.wikipedia.org/wiki/Mari0
Image
Mari0 online multiplayer
Image
I do agree there should be a wikipedia article for stabyourself though. If the game is popular enough... just doesn't exactly seem right. Usually wikipedia handles it the other way, having developer articles but certainly not articles to every game.
Last edited by B-Man99 on 18 Aug 2014, 19:04, edited 1 time in total.

User avatar
HugoBDesigner
Posts: 2189
Joined: 19 Sep 2012, 02:23
Contact:

Post » 18 Aug 2014, 19:03

Online multiplayer is to be released in a future version.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 18 Aug 2014, 19:05

Yeah I saw that. Just a bit abnormal to have screenshots of an unreleased and inaccurate beta highlighted on the page.

Guess I'm a harder critic

User avatar
HugoBDesigner
Posts: 2189
Joined: 19 Sep 2012, 02:23
Contact:

Post » 18 Aug 2014, 19:09

Welp, I felt like it would be nice to have Mari0 on the Mario disambiguation page:
http://en.wikipedia.org/wiki/Mario_(disambiguation)
Last edited by HugoBDesigner on 18 Aug 2014, 19:59, edited 1 time in total.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 18 Aug 2014, 19:15

Oh wow. That's actually a really good idea!

This reminds of the time when we were in 8th grade, Nathan and I discovered that virtually any wikipedia page can bring you to communism in under ten clicks (most of them under 6). This is how we spent a good chunk of Tech class. I think I remember it being inspired by that ridiculous "degrees of bacon" theory. do I sense a new forum game
That was the most productive tech semester I ever had.

User avatar
Danny
Posts: 207
Joined: 26 Oct 2013, 05:22

Post » 18 Aug 2014, 21:49

the 10 degrees or comunism

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 18 Aug 2014, 22:58

B-Man99 wrote:Yeah I saw that. Just a bit abnormal to have screenshots of an unreleased and inaccurate beta highlighted on the page.

Guess I'm a harder critic
There you go. It's now specified that the online menu is an early build and may be not final.

Wilo
Posts: 944
Joined: 14 Feb 2013, 06:36

Post » 19 Aug 2014, 01:43

Today there was a big storm.
It just randomly got dark and began pouring and now there is no electricity in my house.
I'm going insane in here. There's no way to charge my anything. At least there isn't much light, right?
I don't like bright lights anymore. Send help if you can. This is horrific.

User avatar
Vakema123
Posts: 413
Joined: 26 Jan 2014, 21:24

Post » 19 Aug 2014, 02:51

Get yourself some candles. That's what I do.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 19 Aug 2014, 03:42

WiloKing wrote:I don't like bright lights anymore.
Rob Thomas is sad
I better not be the only person that gets this

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 19 Aug 2014, 15:19

I launched Wary's Paste, which is just a Pastebin for hipsters for people who doesn't like Pastebin clones that ends with bin.

Check it out!

User avatar
Costinteo
Posts: 705
Joined: 09 Mar 2013, 17:49

Post » 19 Aug 2014, 16:28

WiloKing wrote:Today there was a big storm.
It just randomly got dark and began pouring and now there is no electricity in my house.
I'm going insane in here. There's no way to charge my anything. At least there isn't much light, right?
I don't like bright lights anymore. Send help if you can. This is horrific.
That happened to me one time. It was pretty awesome because everything was so silent. Sweet sweet silence...

Well I sound like a psycho.

Wilo
Posts: 944
Joined: 14 Feb 2013, 06:36

Post » 20 Aug 2014, 02:54

Costinteo wrote: That happened to me one time. It was pretty awesome because everything was so silent. Sweet sweet silence...
What? The silence was fantastic and so was the darkness.
If only I could get more of it, that would be nice. I should have my power go out more often.

User avatar
Doormat
Posts: 246
Joined: 20 Aug 2013, 02:33

Post » 20 Aug 2014, 04:54



i made this and it's terrible.

User avatar
Trist3D
Posts: 635
Joined: 08 Jan 2013, 06:31
Contact:

Post » 20 Aug 2014, 05:16

10/10 ending

User avatar
Assasin-Kiashi
Posts: 643
Joined: 07 May 2012, 10:21
Contact:

Post » 20 Aug 2014, 10:17

on the way home from school today there was a baby on the bus that kept letting out screams.

the only difference was that every time after it let out a scream, it started giggling.

because it knew.

it knew exactly what it was doing.

and it fucking enjoyed it.

User avatar
HugoBDesigner
Posts: 2189
Joined: 19 Sep 2012, 02:23
Contact:

Post » 22 Aug 2014, 17:20

So, I've made a map-to-sphere conversion program that doesn't works 100% accurately, but it's still relatively nice to try:

http://love2d.org/forums/viewtopic.php? ... 70#p172770


User avatar
HowToEatGirafes
Posts: 516
Joined: 05 Feb 2014, 23:18
Contact:

Post » 22 Aug 2014, 20:59


User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 22 Aug 2014, 23:08

I had a solid 26 hours of Minecraft, with only pauses to eat and piss, with two friends.
I forgot I had legs.

B-Man99
Posts: 1868
Joined: 02 Jul 2012, 00:32
Contact:

Post » 22 Aug 2014, 23:49

I've had about 100 hours of Ace Attorney with breaks only to eat and sleep

Also jazz camp
I almost forgot I had jazz camp
I am playing Ace Attorney as I post this

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 26 Aug 2014, 20:35

Episode 5: No Going Back of Telltale Games's The Walking Dead game made me cry.
Cry a lot.
*Waits for Season 3*

User avatar
jwright159
Posts: 442
Joined: 20 Nov 2013, 22:26

Post » 28 Aug 2014, 22:49

Guys, I have a problem. My friend wants to join SYS, and he put in his info on the registration page. He didn't get the activation email, and it won't resend. We went back to the registration page, but is said he was signed up. Logging in, his password didn't work. Are we missing something?

User avatar
Automatik
Posts: 1073
Joined: 20 Jul 2012, 17:54
Contact:

Post » 28 Aug 2014, 22:55

Check the spam folder.

User avatar
Sašo
Stabyourself.net
Posts: 1444
Joined: 06 Jan 2012, 12:07

Post » 29 Aug 2014, 15:50

jwright159 wrote:Guys, I have a problem. My friend wants to join SYS, and he put in his info on the registration page. He didn't get the activation email, and it won't resend. We went back to the registration page, but is said he was signed up. Logging in, his password didn't work. Are we missing something?
Man, it would be great if there was a person with something like administrative privileges that could help you with that. Shame that you can't contact anyone like that or even send an email about it.


I forced a new reactivation. Check spam.

Sergione
Posts: 184
Joined: 07 May 2014, 16:02
Contact:

Post » 29 Aug 2014, 16:11

New news: I joined the forum distractionware!

My nickname is Sergione, like the original!

If you want me, come to the forum!

User avatar
Cake
Posts: 1401
Joined: 06 Mar 2012, 03:29

Post » 29 Aug 2014, 20:42

I'm honestly suprised we've gone this long without a proper subject.

Anyways,
Image
Image
Image
3DS revisions.
The small thing next to the ABXY buttons is a mini circle pad. (They're calling it the C stick.)
It also has ZL and ZR buttons.
Circle Pad Pro integration, as well as a faster CPU and updated 3D viewing for a wider range of sight. (The top camera tracks your head and stuff, adjusts the game to where your head is or something.)

Start and Select have been put in their proper spot again, while the home button remains where it is.
The volume slider has been moved to the top screen to mirror the 3D slider.
There is no more wireless switch, instead you turn off communications from the Home menu. (Downgrade for me...)
NFC is on the bottom screen, so that you can place amiibos there. (What's going to become of the NFC add-on for the original 3DS...?)
The microphone is once again labeled.

New 3DSs are slightly bigger and are being sold for the same price as the standard ones.
In Japan, they're being called the New Nintendo 3DS and New Nintendo 3DSXL. Let's hope that dosen't come back here to the English-speaking countries.
Speaking of which, this releases October 10th for Japan, but next year for us.

The Web Browser is now running on HTML5, which is faster. You can also view videos there now.
Faster CPU, as I said before; this means going through menus easier and faster downloads.

The power button, stylus, and game card slot have been moved to the bottom of the unit.
I almost forgot to mention better battery life. (6-7 hours or so.)
The screen's brightness self-adjusts or something. Saves battery.

There may be some exclusive games for this system because of the faster CPU, but they probably won't be numerous.

Instead of a SD card slot, there's a MicroSD card slot. The N3DS comes standard with 4GB ones. (As well as the XL) (Woo, I use one of those anyway in an adapter for my 3DS.)
You can do a system transfer from the 3DS to the N3DS, but not the other way around.
There's wireless connectivity to computers now (Windows 7 and 8, I heard) so that you can transfer photos and backup data.

Wireless light indicator is also at the bottom of the system, along with the power light and charging light. It's the trio from the DSi.
The N3DS uses the same charging port as the 3DS.
Once more: Improved CPU, (I discovered this while typing) the N3DS has double the RAM and nearly double the VRAM. Yeah, I think we're going to get some powerful titles exclusive to the N3DS here.

Some of the more visual features:
Home menu themes.
Image
Coming to standard 3DSs as well via update in October.

Also swapable covers (only for the N3DS non-XL) like phone cases, sorta.
Image
The SDHC card slot is hidden under the cover for some reason.
I have no idea where the slot is on the XL model, though.

Full trailer that I neglected showing:


Edit:
Here's where you put the SDHC card. (With the back cover of the N3DSXL removed.)
Image

User avatar
Sky
Posts: 1283
Joined: 08 Mar 2012, 04:35
Contact:

Post » 29 Aug 2014, 22:28

There will indeed be N3DS exclusives; one of them is a port of Xenoblade Chronicles.

It looks like it'll be marketed like the DSi was (half-step generation), but the specs make me wonder if it's actually a new generation entirely...

User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 29 Aug 2014, 23:52

The new features are cool but I don't think they're enough for me to get one.
I really hope Nintendo doesn't make too many games exclusive just so more people get it and not because the game really needs it.

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 30 Aug 2014, 00:14

The home menu image was broken for me, so here's another image.
It looks fucking sleek. Also, in case nobody realized it, the home menu icon size button changed place.

Image

If it needs to be put in a spoiler, tell me.

User avatar
Sky
Posts: 1283
Joined: 08 Mar 2012, 04:35
Contact:

Post » 30 Aug 2014, 00:42

WaryLouka wrote:Also, in case nobody realized it, the home menu icon size button changed place.
Don't forget the settings button on the other side, where the icon size buttons used to be.
There's also another icon on the top screen, for pressing Y to... take a screenshot? Is that a universal screenshot feature?

User avatar
surface-2-air missle
Posts: 26
Joined: 16 Jun 2014, 03:12

Post » 30 Aug 2014, 01:09

well, crud.
The 3ds i have now is less than a year old.

User avatar
Cake
Posts: 1401
Joined: 06 Mar 2012, 03:29

Post » 30 Aug 2014, 02:21

WillWare wrote: There's also another icon on the top screen, for pressing Y to... take a screenshot? Is that a universal screenshot feature?
YUP
(I've wanted this for no reason...)

But yeah, it looks like you play the game, press HOME, then press Y to take a screenshot.
Fun.

User avatar
LightningFire
Posts: 1828
Joined: 10 Mar 2012, 17:24
Contact:

Post » 30 Aug 2014, 04:03

All I'm really hoping for is that you'll be able to exchange the regular 3DS for the new one.
I mean they're even selling it at the same price as the normal 3DS.

User avatar
idiot9.0
Posts: 1707
Joined: 09 Mar 2012, 10:28
Contact:

Post » 30 Aug 2014, 04:12

But that would require Nintendo being smart. And obviously that can't happen.

User avatar
Kexaihami
Posts: 348
Joined: 10 Jun 2013, 10:09

Post » 30 Aug 2014, 04:30

Thread improvement game 2 stronk.

Locked