Gamestudio Links
Zorro Links
Newest Posts
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Data from CSV not parsed correctly
by EternallyCurious. 04/25/24 10:20
Trading Journey
by howardR. 04/24/24 20:04
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 715 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 8 of 554 1 2 6 7 8 9 10 553 554
Re: What are you working on? [Re: DLively] #374344
06/17/11 20:10
06/17/11 20:10
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Just wondering... has Sid ever finished a game? He sounded like it...


~"I never let school interfere with my education"~
-Mark Twain
Re: What are you working on? [Re: Germanunkol] #374345
06/17/11 20:18
06/17/11 20:18
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Originally Posted By: Germanunkol
Just wondering... has Sid ever finished a game? He sounded like it...

Yes, he actually did... He even finished three games and some serious applications for this new shiny iOS device.
The first one was the famous gulli:adventure (I guess you can still find it on gulli.com) with which he won an iPhone 3G and a short trip to vienna.
The second one was 5mb robot (can be found in the AUM resources)
The third one is the successful and infamous iAtoms which you can currently get for free on the App Store (to be honest, I just wrote the multiplayer part and the graphics engine for the game, Slin wrote the single player part)

And two of my recent serious applications are Moneybag and Trafiken which both can be found on the App Store as well (the second one is a pretty cool swedish traffic app).

Oh and then I wrote a small Open Source kernel called NANOS ( https://github.com/JustSid/NANOS ) and the best 2D engine for iOS devices (its still! the only one with shader support ( https://github.com/JustSid/Void-Dead ). And I still have this pretty unsuccessful (for unknown reasons) library called Lite Foundation. But all of these aren't really games and there is an even greater list of finished small projects... Oh and I have a list of abandoned projects as well, but not as long as the one from Esper: A Minecraft recipe browser for iOS (Notch told me to stop it. Meh), Die Händler (A7 game, you can find it here I guess), Miltun (A5 game) and iAtoms v2.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: What are you working on? [Re: WretchedSid] #374349
06/17/11 21:35
06/17/11 21:35
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Well then, congrats for finishing these.
I still dislike the way you try to make fun of him. If you think you're in a position allowing you to give advice, do so. If not then your posting is a waste both of your and our time.

Last edited by Germanunkol; 06/17/11 21:45.

~"I never let school interfere with my education"~
-Mark Twain
Re: What are you working on? [Re: Germanunkol] #374364
06/18/11 02:00
06/18/11 02:00
Joined: Oct 2005
Posts: 4,771
Bay City, MI
lostclimate Offline
Expert
lostclimate  Offline
Expert

Joined: Oct 2005
Posts: 4,771
Bay City, MI
"STOP STOP! JUST STOP! YOUR TEARING THIS FAMILY APART" *grabs hair* lol but seriously, lots 'o hostility on the forums recently grin

Re: What are you working on? [Re: lostclimate] #374373
06/18/11 07:44
06/18/11 07:44
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Sorry ^^
We'll stop. Sorry Sid. To get back on topic, I'm working on: (Tadaaaa!!) fixing CSiS.

Almost all bugs either don't happen on my setup or they are ones that only happen every 30 minutes or so. That means I have CSiS running all the time, and every 30 minutes (on average) I get a tiny bit of information about one crash.
This sucks... I seriously need to think about a way to get more crashes.

In the meantime, we are adding a damage effect when health < 30:



Last edited by Germanunkol; 06/18/11 07:46.

~"I never let school interfere with my education"~
-Mark Twain
Re: What are you working on? [Re: Germanunkol] #374419
06/18/11 15:10
06/18/11 15:10
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline
Serious User
Rackscha  Offline
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
@Germanunkol: Did you use Acknex wait(x) ? If not, you could try to implement a logger for detailed runtime information and a stacktrace on crash(last one isnt possible if you use Acknex wait(x) feature)


MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development

Re: What are you working on? [Re: Rackscha] #374429
06/18/11 15:59
06/18/11 15:59
Joined: Jul 2001
Posts: 4,801
netherlands
Realspawn Offline

Expert
Realspawn  Offline

Expert

Joined: Jul 2001
Posts: 4,801
netherlands
http://www.youtube.com/watch?v=W-dpheqfcI0

finished an other model for the RTS pack laugh


Find all my tutorials & Workshops at : www.rp-interactive.nl

Creativity starts in the brain
Re: What are you working on? [Re: Realspawn] #374437
06/18/11 16:49
06/18/11 16:49
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Rakscha, sadly, I use wait(1) all over the place, yes... I'm hoping LiteEditor's debugging functions will help.
Is there another way to get acknex to render?

Good news though: We've fixed a few of the more pressing bugs today. Not bug free yet, but much, much closer to it.

Realspawn: well done on the models. But a normalmap wouldn't hurt. Why not make a highpoly version and then bake normals? I think especially the barrels would look much better.
Also, what about skins?


~"I never let school interfere with my education"~
-Mark Twain
Re: What are you working on? [Re: Germanunkol] #374452
06/18/11 19:52
06/18/11 19:52
Joined: Jul 2001
Posts: 4,801
netherlands
Realspawn Offline

Expert
Realspawn  Offline

Expert

Joined: Jul 2001
Posts: 4,801
netherlands
for now i am aiming at low poly model making as i am no
expert laugh Later i will see if i am up to the texture challenge laugh

for now however i am having fun laugh


Find all my tutorials & Workshops at : www.rp-interactive.nl

Creativity starts in the brain
Re: What are you working on? [Re: Realspawn] #374463
06/18/11 23:57
06/18/11 23:57
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline
Serious User
Rackscha  Offline
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
@Germanunkol: use on_frame

It is triggered everyframe. This way you'll have to implement your own entity management if you dont want to use waits, but it allows clean stacktraces from your on_frame event down to the function that failed.

mh..just noticed there's a on_message for the winmessages to, nice^^


MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development

Page 8 of 554 1 2 6 7 8 9 10 553 554

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1