Welcome, Guest. Please login or register. Did you miss your activation email?

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 - Akatray

Pages: [1]
1
General / Re: Picking objects with mouse
« on: August 26, 2013, 05:57:04 pm »
Thanks. I somewhat overviewed that in tutorial.

2
General / Picking objects with mouse
« on: August 26, 2013, 05:17:24 pm »
How to pick rectangle object when view moves and rotates.

3
Graphics / How to use stencil buffer.
« on: November 06, 2011, 10:27:27 pm »
so there is no way using stencil buffer without using pure gl?  :(

4
Graphics / How to use stencil buffer.
« on: November 05, 2011, 02:29:58 am »
I am porting gui from my older project and it uses stencil buffer to hide text that is out of element's region.

5
General / 2 Questions
« on: August 28, 2009, 03:54:58 am »
1)
How with sf::Http trigger URI http://localhost/rampage_server/interface.php?c=get (i need that php get GET arguments)
and get page content. Now it return empty body.
2)
 How write radial blur with post-effects?

6
Graphics / HELP
« on: August 24, 2009, 02:54:21 am »
Thanks. Now it work!!!  :roll:

7
Graphics / HELP
« on: August 24, 2009, 01:29:34 am »

Why it not load fonts.
On windows it worked good. :shock:

8
SFML projects / Project - Rampage
« on: June 14, 2009, 07:37:04 am »
About players frames: The player sprite are not made by our team. When we make our skins for player (if we  :? ) than maybe there will be more frames in attack animations.

Combos: I think there will be some, but only in Mini Expansion of this game "Project - Rampage: Awesomeness". In original game i only make paches to fix errors :wink: .

PS
Can someone help me release ubuntu/linux version.
I were trying do that, but i fail  :( .

9
SFML projects / The Duke
« on: June 14, 2009, 04:43:34 am »
Awesome game. But hard.

10
SFML projects / Project - Rampage
« on: June 14, 2009, 03:55:37 am »
Don't be angry for english mistakes

My first game created with C++ "Project - Rampage".

"Project - Rampage" is multiplayer fragging game, where you are killing other player to raise your rank and become the best  :) .

Gameplay:
Player have 3 weapons: Fists(weak, don't need mana), Fire(strong and eats mana alot), Ice(Balanced weapon, weaker and eats mana slower than fire). Only alowed attack when not moving to left or right.
Respawn: Faling from sky at random position.
Rage: Only one original idea on this game. Automaticly it charges in ~4 minutes. But it is affected by how good you play. Getting owned means rage charges faster (i bacame angry when someone owns me  :evil: ) and owning others slow down charging.

Controls:
W - Jump
A - Move left
D - Move right
1 - Fists
2 - Fire
3 - Ice
ArrowToLeft - select weapon to left
ArrowToRight- select weapon to right
R - Rage
E - Release camera (move camera with WASD)
Q - Lock camera

Source code (includes everything from binary version + source):http://rapidshare.com/files/244314442/Project_Rampage_public_source_version.rar
I know. Source is buggy, unclean and lack of detail comments.

Binary version: http://rapidshare.com/files/244273268/Project_Rampage_1.00_PreBETA.rar.html

Images archive from development:http://rapidshare.com/files/244315198/Development_of_rampage.rar

Visite us:http://ltustuffproduction.tk/

While downloading some goodies for eyes :roll: :
Mini trailer: http://www.youtube.com/watch?v=WFBM-rZIzxw

Some screens:




More screens:


11
General discussions / Problem with linux
« on: June 10, 2009, 08:18:24 pm »
I think virtuam machine fault.
Maybe i will try install ubuntu in real pc.

12
General discussions / Problem with linux
« on: June 10, 2009, 06:17:39 pm »
What this can mean :?:


I'm trying port my game from windows to linux.

Pages: [1]