GE 1.5 preview (MacOSX/Win)

Questions, comments and discussion about the Game Editor development.

Re: GE 1.5 preview (MacOSX)

Postby sonicfire » Tue Mar 08, 2011 9:34 am

ahhhh, got ya.
sonicfire
 
Posts: 425
Joined: Wed Nov 01, 2006 9:34 pm
Location: berlin germany
Score: 16 Give a positive score

Re: GE 1.5 preview (MacOSX)

Postby Leif » Wed Mar 09, 2011 6:56 am

About preview.

1. Respect Akr :)
2. Wishlist:
- collision box size&angle equal to actor's;
- inteface like viewtopic.php?f=10&t=7063 ( actor properties panel & sizeable script window);
- path editor to edit pathes without deleting/creating new ones with same name;
- set text size function - at least for true type fonts;
- Z depth actor variable;
- simple network functions, just to play checkers or turn-based strategy;
- more user-friendly function names ( b2CreateDynamicBody is quite sophisticated IMHO);
- Android port :wink:
- Documentation on new version with examples. I think we all must help to do this. Count on me, if needed.

That's all for now ))
Repulsor beam + heavy cannons
User avatar
Leif
 
Posts: 147
Joined: Mon Dec 15, 2008 12:42 pm
Location: Moscow, Russia
Score: 10 Give a positive score

Re: GE 1.5 preview (MacOSX)

Postby schnellboot » Wed Mar 09, 2011 10:35 am

Android port 1+
php with POST
search function for all scripts
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby jpl » Wed Mar 09, 2011 12:22 pm

Great! I was waiting for rotate and scale for some time.
One small thing:
Getlastkey return the last pressed key.
Don't know any way to get the last released key. Is it too hard to implement a function to do that?
jpl
 
Posts: 5
Joined: Fri Nov 05, 2010 3:15 pm
Score: 0 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby schnellboot » Wed Mar 09, 2011 12:29 pm

no it's not
if you want I'll make a function for you
pm me
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby MrJolteon » Wed Mar 09, 2011 7:11 pm

woo, finally
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby MrJolteon » Wed Mar 09, 2011 7:15 pm

Man, that's awesome! Who knows what kind of games you could make now?
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: GE 1.5 preview (MacOSX)

Postby makslane » Wed Mar 09, 2011 7:57 pm

akr wrote:The actor variables are implemented in a very optimized special way


The problem with the actor variables is the engine need to check, in every script execution, if the variable was changed.
This is very slow. Instead, if the feature is developed as a function the engine doesn't need to check anything. So the game runs faster!
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: GE 1.5 preview (MacOSX)

Postby makslane » Wed Mar 09, 2011 7:58 pm

Leif wrote:About preview.

1. Respect Akr :)
2. Wishlist:
- collision box size&angle equal to actor's;
- inteface like viewtopic.php?f=10&t=7063 ( actor properties panel & sizeable script window);
- path editor to edit pathes without deleting/creating new ones with same name;
- set text size function - at least for true type fonts;
- Z depth actor variable;
- simple network functions, just to play checkers or turn-based strategy;
- more user-friendly function names ( b2CreateDynamicBody is quite sophisticated IMHO);
- Android port :wink:
- Documentation on new version with examples. I think we all must help to do this. Count on me, if needed.

That's all for now ))


Take it easy! Akr is doing a great job here. We need more developers to make all big changes :-)
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby MrJolteon » Wed Mar 09, 2011 8:03 pm

There's something I don't like:
When you make a draggable, dynamic actor, and drag it to a new position, that actor just returns to it's previous position.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby Leif » Thu Mar 10, 2011 6:54 am

Oh ! True multitouch and gravity sensor !! :D :D

by makslane »
Take it easy! Akr is doing a great job here. We need more developers to make all big changes


Guys, I'm really ready to help, but i'm not professional programmer )) Just experienced ge user )) If you have a piece of work suitable for my modest possibilities - pm me or leif@list.ru. Akr knows, what i can do, he made a few packages for me. :)
Repulsor beam + heavy cannons
User avatar
Leif
 
Posts: 147
Joined: Mon Dec 15, 2008 12:42 pm
Location: Moscow, Russia
Score: 10 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby sonicfire » Thu Mar 10, 2011 6:21 pm

GE is developing very nicely - thanks guys! The new scaling and rotating opens up also some new exciting possibilities for graphics/leveldesign......great!!

Oh but top priority for me would be a way to handle iPhone/iPad multitouch correctly :) That´d be my biggest wish for now !

Concerning network: I see in 1.5 there are basic network functions implemented?? Do these work already ?
sonicfire
 
Posts: 425
Joined: Wed Nov 01, 2006 9:34 pm
Location: berlin germany
Score: 16 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby needaname » Sat Mar 12, 2011 9:59 am

sonicfire wrote:GE is developing very nicely - thanks guys! The new scaling and rotating opens up also some new exciting possibilities for graphics/leveldesign......great!!

Oh but top priority for me would be a way to handle iPhone/iPad multitouch correctly :) That´d be my biggest wish for now !

Concerning network: I see in 1.5 there are basic network functions implemented?? Do these work already ?

agreed
needaname
 
Posts: 69
Joined: Tue Nov 09, 2010 2:07 am
Score: 4 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby needaname » Wed Mar 16, 2011 6:03 pm

so ive done some little things but cant figure out how to make a dynamic actor move. so what do i have to do to make an angry bird fly at my blocks? ive only managed building to destroy things.
needaname
 
Posts: 69
Joined: Tue Nov 09, 2010 2:07 am
Score: 4 Give a positive score

Re: GE 1.5 preview (MacOSX/Win)

Postby needaname » Sat Mar 26, 2011 11:45 am

anyone?
needaname
 
Posts: 69
Joined: Tue Nov 09, 2010 2:07 am
Score: 4 Give a positive score

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron