Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (7th_zorro, 1 invisible), 942 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 3 1 2 3
CUBE (from first Movie) #316473
03/24/10 12:20
03/24/10 12:20
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
Ok,
I am going to proceed one of my older projects. I started it long time ago and showed my project to another Community, so it hasnt been seen here.

This is the old Thread in the other community
Old Project Thread(GERMAN)

OK, these are the things i'll have to do:




*working simulation of the whole environment with 17576 rooms and outwall(done)
*procedual generated map(done)
*clipping of unused rooms/element(done)
*Outwall and finish room(done)
*map transfer(done)
*climb system(done)


*procedual generated Math riddle(in progress)
*Multiplayer(improving during development of game)


*character animation(hold)
* different traps(hold)
*thrwoing shoes(hold)


Dont use some of the odler versions from the link above, these sgame versions are really old and not "uptodate". As soon as i fix the map transfer bug, i'll post a new version here.

Some screens:




In a few days, my holidays will start, so i'll have more time(currently translating mangas in my sparetime too)


EDIT1: Prealpha demo(fixxed):
Prealphademo FIXXED

use mouse to look around, wasd to move, ctrl to duck, E to open doors. Climb along the ladders you see at the wall/ceiling.

The menu is in German(later i'll add english too).

Starte Server = start server
Spiel beitreten = join a game (enter ip, for internet server needs port 2300 forwarded)
Optionen = Option (not used atm)
Beenden = Exit


Last edited by Rackscha; 03/30/10 20:21.

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: CUBE (from first Movie) [Re: Rackscha] #316495
03/24/10 14:08
03/24/10 14:08
Joined: Jan 2007
Posts: 2,247
Deutsch Niedersachsen
Puppeteer Offline
Expert
Puppeteer  Offline
Expert

Joined: Jan 2007
Posts: 2,247
Deutsch Niedersachsen
Those last two screenshots are way too dark.
Maybe you should post something like a demo?


Formally known as Omega
Avatar randomness by Quadraxas & Blade
http://omegapuppeteer.mybrute.com
Re: CUBE (from first Movie) [Re: Puppeteer] #316501
03/24/10 14:33
03/24/10 14:33
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
agreed, demo or few more brighter screens would be nice. but it seems to me like an interesting project, good luck with it...



Ubi bene, ibi Patria.
Re: CUBE (from first Movie) [Re: croman] #316530
03/24/10 18:05
03/24/10 18:05
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
I'll post a demo as soon as possible, just some little bugs i want to correct(they appeard during development month ago)

EDIT: good news. found the first reason for one of my bugs. One bug caused the multiplayer to collapse. Well...it was my clipping system. Just imagine a room is created/deleted 60times a second XD.

GReets
Rackscha

Last edited by Rackscha; 03/24/10 23:27.

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: CUBE (from first Movie) [Re: Rackscha] #317322
03/30/10 15:39
03/30/10 15:39
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
OK, i updated the mainpost, you'll now find a downloadlink for a Prealphademo.

And if you turn around by 180 degrees at the beginning and go through THAT door, you'll be at the outerwall with the exit in front of you. Wait for the moving cube. You cant die atm so when you fall down, you'll have to restart.

EDIT: WAIT demo has a problem, includes wrong dll which doesnt run on win7 an 64bit system. Might crash. Currently reuploading the project with fixed dll.

EDIT2: Demo fixxed and working dll included.

GReets
Rackscha

Last edited by Rackscha; 03/30/10 20:22.

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: CUBE (from first Movie) [Re: Rackscha] #317769
04/02/10 13:30
04/02/10 13:30
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
Ok its going on.
Procedual generated Math riddles and displaying of numbers finished.


You have to calculate the numbers THIS way:
((x ? y) ? z) = result

? means + or - or * or /
The way you have to calculate the numbers changes everytime you start a new game(and the numbers itself too wink )

EDIT: and its ANOYING that i cant update the mainpost anymore to update my todo list frown

Greets
Rackscha

Last edited by Rackscha; 04/02/10 13:33.

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: CUBE (from first Movie) [Re: Rackscha] #317801
04/02/10 16:12
04/02/10 16:12
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Great work with cubes, but too buggy man frown Climbing system very buggy, player offen stuckes in doors and so on... and player should be able to jump I think that will look much better.


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: CUBE (from first Movie) [Re: 3run] #317803
04/02/10 16:25
04/02/10 16:25
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
What is buggy about the climb system(it should work). The player gets stuck? maybe i havent set the colission box correct.
The collision with the doors is a problem yes, will fix that later. Maybe some kind of sensor to be sure that there is nothing between the door when closing.

EDIT: havent thought about jumping yet, thought it would be kind of useless...but maybe it comes in handy when you try to evade traps.

EDIT2: oh one most important fact i havent written in THIS thread is, that the textures are from a CUBE map made for source games. The user(he called himself toxic, ingame) allowed me to use them for a game written from scratch.
Cant remember where i found the playmodel. Was a CSS playermodel once, modelled from scratch by unknown person.


Greets
Rackscha

Last edited by Rackscha; 04/02/10 16:35.

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: CUBE (from first Movie) [Re: Rackscha] #317807
04/02/10 16:39
04/02/10 16:39
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Yep, player get stuck. Really hard to enter other rooms frown I think problem is in collusion box


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: CUBE (from first Movie) [Re: 3run] #317818
04/02/10 19:05
04/02/10 19:05
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline OP
Serious User
Rackscha  Offline OP
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
And WHERE is the problem with the climbing system??
More details pls.

Greets
Rackscha


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 1 of 3 1 2 3

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