Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Showing results 1 to 25 of 314
Search took 0.01 seconds.
Search: Posts Made By: Fry
Forum: Level Design 01-26-2015, 05:31 PM
Replies: 330
Views: 552,142
Posted By Fry
Hey, that error is most likely because the Graal...

Hey, that error is most likely because the Graal path was set incorrectly, and now Gonstruct tries to index the entire hard drive and encounters a folder that it can't access. Ideally it would just...
Forum: Level Design 03-01-2013, 06:54 PM
Replies: 69
Views: 25,677
Posted By Fry
When he made the changes he submitted a pull...

When he made the changes he submitted a pull request to me, I am reasonably sure that I merged it. That means the repository you linked should work if you edit the MacPorts file, however I haven't...
Forum: Tech Support 09-08-2012, 02:10 PM
Replies: 7
Views: 1,307
Posted By Fry
Hey sorry about that, I've gotten a few E-Mails...

Hey sorry about that, I've gotten a few E-Mails about that already but have been a bit busy in the past few weeks - it is fixed now, thanks for bringing it up!
Forum: Birthday Forum 08-14-2012, 09:42 PM
Replies: 5
Views: 741
Posted By Fry
Thanks! <3

Thanks! <3
Forum: Tech Support 06-20-2012, 02:33 PM
Replies: 5
Views: 1,673
Posted By Fry
Welp, yeah, that happens if you point the editor...

Welp, yeah, that happens if you point the editor at C:\ or a similar wrong location as the Graal directory. It should probably catch errors like that and let you pick a new directory though.
The...
Forum: Level Design 10-28-2011, 12:22 AM
Replies: 48
Views: 4,727
Posted By Fry
Make sure to use the 0.2.3 tag linked on the main...

Make sure to use the 0.2.3 tag linked on the main page (https://github.com/fry/graal-gonstruct/tree/0.2.3 or `git checkout 0.2.3`), since the master HEAD currently contains some fixes for the newest...
Forum: Level Design 10-28-2011, 12:19 AM
Replies: 48
Views: 4,727
Posted By Fry
There's obviously a bunch of problems with...

There's obviously a bunch of problems with Gonstruct, but the main issue would be the terrible GTK+OpenGL widget it is using right now:

Basically there are two "working" GTK OpenGL widgets,...
Forum: Level Design 02-08-2011, 08:59 PM
Replies: 330
Views: 552,142
Posted By Fry
Are you sure you're using the most recent version...

Are you sure you're using the most recent version (0.2.3)? Could you post the error message you're getting? Any dialog box or anything? The file you attached doesn't contain anything related to the...
Forum: Level Design 01-09-2011, 10:18 PM
Replies: 330
Views: 552,142
Posted By Fry
Delete...

Delete C:\Users\<username>\AppData\Roaming\gonstruct\preferences and launch gonstruct. Then point it at your graal directory instead of your directory root in the dialog that appears.
Forum: Level Design 01-08-2011, 07:32 PM
Replies: 330
Views: 552,142
Posted By Fry
The link to the binary in the OP is obviously...

The link to the binary in the OP is obviously outdated, unfortunately I can't edit the post, so I did the next best thing and removed the old binary linked there. To get the most recent one see...
Forum: Level Design 09-07-2010, 01:24 PM
Replies: 69
Views: 25,677
Posted By Fry
If it doesn't affect Gonstruct's functionality it...

If it doesn't affect Gonstruct's functionality it doesn't. Did it run without problems?
Forum: Birthday Forum 08-14-2010, 02:14 PM
Replies: 7
Views: 760
Posted By Fry
Thanks!

Thanks!
Forum: Level Design 08-12-2010, 02:59 PM
Replies: 330
Views: 552,142
Posted By Fry
An active selection always stays separate from...

An active selection always stays separate from the other layers, so if you paste something and then instantly witch to another layer, and then deselect it, it will stay on the latter layer. If you...
Forum: Level Design 08-12-2010, 01:05 PM
Replies: 330
Views: 552,142
Posted By Fry
Copy pasting should work, the moving by layers...

Copy pasting should work, the moving by layers via selection is not intended to work, and it only works if you move the selected tiles before you change the layers. Unfortunately that also makes it...
Forum: Level Design 08-10-2010, 01:01 PM
Replies: 330
Views: 552,142
Posted By Fry
Well okay that sucks, people trying layered...

Well okay that sucks, people trying layered levels with v6 mentioned it worked fine. If it doesn't then yeah, as problematic as it becomes, it makes more sense to use an actual transparent tile then....
Forum: Level Design 08-09-2010, 11:17 AM
Replies: 330
Views: 552,142
Posted By Fry
The problem with transparent tiles is that in...

The problem with transparent tiles is that in game performance is most certainly going to rapidly go down and level size up the more layers you use. Stefan did not comment on what method he prefers,...
Forum: Level Design 08-09-2010, 01:13 AM
Replies: 330
Views: 552,142
Posted By Fry
No you don't need a fully transparent tile to...

No you don't need a fully transparent tile to fill layers in the most recent version (0.2.2) anymore, if you remove any tiles on a layer above 0 they automagically turn into a transparent tile....
Forum: Level Design 07-29-2010, 11:06 AM
Replies: 330
Views: 552,142
Posted By Fry
You have to install the dependencies listed...

You have to install the dependencies listed inside the README file
Forum: Level Design 07-28-2010, 09:04 PM
Replies: 69
Views: 25,677
Posted By Fry
That happens if you set the graal directory to...

That happens if you set the graal directory to your home directory or something similarly silly, going to add better handling of that at some point. Until then you can always edit your preferences...
Forum: Level Design 07-28-2010, 10:37 AM
Replies: 69
Views: 25,677
Posted By Fry
Worked fine for me, good job :) There seems to...

Worked fine for me, good job :)
There seems to be an error with gonstruct crashing when exiting which seems to be related to gtkglarea. Going to look into it at some point, just make sure to save...
Forum: Level Design 07-27-2010, 12:35 PM
Replies: 5
Views: 1,484
Posted By Fry
Good point though, you want gtkglarea2 not the...

Good point though, you want gtkglarea2 not the normal gtkglarea, going to add that to the README.
Forum: Level Design 07-27-2010, 09:41 AM
Replies: 5
Views: 1,484
Posted By Fry
Mh, gonstruct doesn't use gtkglext. There's two...

Mh, gonstruct doesn't use gtkglext. There's two different OpenGL extensions for GTK, gtkglarea (also just called libgtkgl in some distributions) and gtkglext. Gonstruct just uses gtkglarea 2.0, which...
Forum: Graal Main Forum (English) 07-26-2010, 11:01 PM
Replies: 1,042
Views: 411,571
Posted By Fry
Imagine that with 1700 players.

Imagine that with 1700 players.
Forum: Level Design 07-22-2010, 01:05 PM
Replies: 330
Views: 552,142
Posted By Fry
You just need to run the new installer, I just...

You just need to run the new installer, I just forgot to update the version for the editor, sorry.
Forum: Level Design 07-21-2010, 10:29 PM
Replies: 330
Views: 552,142
Posted By Fry
Okay hopefully this...

Okay hopefully this (http://londeroth.org/~fry/gonstruct/gonstruct-setup-0.2.2.exe) version fixes the layer editing/selection issues.
Showing results 1 to 25 of 314

 
Forum Jump

All times are GMT +2. The time now is 07:55 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.