Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Goombert

2521
Proposals / Re: Urgent! A way to scale collision masks.
« on: August 12, 2013, 03:41:46 pm »
You could bump them up, I lowered it down to ensure I didn't break somebodies PC, the Game Maker Studio cubes demo however can't do more than 32k at 40-60fps for me? And I have yet to figure out why.

2522
Announcements / Re: LateralGM Update
« on: August 12, 2013, 03:38:40 pm »
If you downloaded earlier I would advise downloading again as I have fixed resource names not syntax highlighting or showing in auto completion.

2523
ifcesar, replace it after searchdirs: with the line he gave you

2524
Proposals / Re: Urgent! A way to scale collision masks.
« on: August 12, 2013, 02:00:30 pm »
TKG, it would be a lot more helpful if you could describe in detail exactly what is happening when you try to load HD textures, as I myself have used 1028x1028 textures for instance in the 1 million cubes tech demo.

2525
Announcements / Re: LateralGM Update
« on: August 12, 2013, 12:51:35 pm »
Hey, just a little update everyone, if you download the new Jar file I just uploaded and perform the instructions provided, there is a new version with several bug fixes. I got that dang Windows maximized glitch and the red drag and drop action fixed and some other bugs.  (Y)

2526
intygamer, on Linux, just rerun the python install.py script, or manually update to the latest LGM from the topic here...
http://enigma-dev.org/forums/index.php?topic=1245.0
And yes, you do need 1.8 in order to use Networking.

2527
General ENIGMA / Re: MSYS No Longer Bundled with MinGW
« on: August 11, 2013, 08:35:00 am »
Quote
The installer is fine
First of all, quit calling it an installer, it doesn't install anything, it is a portable ZIP, which is in my opinion much nicer than being actually installed, it means its lightweight software.

2528
General ENIGMA / Re: MSYS No Longer Bundled with MinGW
« on: August 11, 2013, 08:16:43 am »
Quote
But you should know which one is in the installer.
Why should I? I'm not the one who created it, I only patch it with the new LGM when I can.

2529
intygamer, yes, go Build->Settings and enable Berkeley Sockets networking system under the "API" tab. Then you just need to install curl headers for http functions.

2530
General ENIGMA / Re: MSYS No Longer Bundled with MinGW
« on: August 11, 2013, 06:30:53 am »
TheExDeus, try a different MinGW installer, find the one that we are redistributing with the portable ZIP, then it should work if its the correct one that includes MSYS.

2531
General ENIGMA / Re: MSYS No Longer Bundled with MinGW
« on: August 10, 2013, 12:28:45 pm »
polyfag, I said I fixed mingw already insatlled problem, not msys wtfever that is...

2532
General ENIGMA / Re: MSYS No Longer Bundled with MinGW
« on: August 10, 2013, 12:03:20 pm »
Harri, wtf how can this be? What is going on, and why is this a problem?

2533
General ENIGMA / Re: ENIGMA for classroom?
« on: August 10, 2013, 12:01:46 pm »
Sorry, popcade yes you can use the gitbash tool that comes with the Portable ZIP to download latest commits from our repository. That is actually supposed to say newer, you can try OpenGL 3, our Direct3D system is still under development and fairly new.

2534
General ENIGMA / Re: Proper working directory and output messages
« on: August 10, 2013, 09:54:16 am »
Harri, yep, 100% agree.

Quote
How does that line tell you where to look in the source code?
Proper Message...
Instance system, hmmm, thats related to instance code somewhere.
Retarded Message...
Fuck, wtf? wtf does that have to do with anything?

2535
General ENIGMA / Re: ENIGMA for classroom?
« on: August 10, 2013, 05:11:35 am »
popcade, hey, just a little bit of an update, I have fixed the FPS example on our Games list page, I had added some stupid code that I thought Game Maker did for basic shapes which may have ruined some of those examples, I have reverted my changes, and you can simply update and they should be working!