Thanks Roger Wilco ! I havnt known that !
so that resolution is good now... 1280 X 1024 works just fine
on my pc, there are only less points left...
1] Dark Shader implementation
2] Dark AI implementation
3] Framerate fix ( Polygon culling ! )
4] Ragdolls
Explanation:
To 1, Shaders would improve FPSC games visually. Working
normalmapping. Bloom effects, maybe reflections on
walls ( steelwalls ), water reflections.
To 2, Smarter enemies which dont dance around the player.
To 3, Only polygons are calculated which are visible for
the player.improved gfx pipeline routines.
higher sync framerate. About 60 FPS minimum.
To 4, Implementation of Ragdoll physics.
There are some other things, too, which would be nice to have.
(1) Multiplayer : Cooperative mode. Human team vs human team.
Human Team vs. Computer Bot Team.
Light range changeable in arena games.
Some kind of server menu with options to
select player, weapons, map, etc.
(2) Scripting : Buy-Script. Especially for multiplayer games.
Like Counterstrike or Ravenshield.
Flashlight? Apply directional light to player.
Maybe Vehicles.Counters... kill counter,
timer, ...!
I know its not possible to port the X10 code back to X9 cause
the directx routines are way different. But maybe some algorithms
could be used from X10 and implemented in 1.07 source ?
yeah...thats the ticket !