Sorry but you should read the readme before starting anything

.
Pierce is right.
Yukiko wrote:
First, I was unable to find the 2D mode for the client. It clearly states that it is a 2D/3D client but there is no option or selection screen to choose the preferred version. There is a selection for OpenGL or Direct 3D rendering.
->readme
Go inGame and press the "y" key. English Keyboard is maybe "z".
Take a look into Data\config.lua.dist
There you find Options. Copy them and paste them into your Data\Config.lua (never ever edit config.lua.dist)
You can preselect the 2D-Renderer too.
Code:
gCurrentRenderer = Renderer2D
Quote:
Second, I have to re-enter my "localhost" login information each time I run the client.
Shure. Edit the config.lua like a configuration file.
Quote:
Third, the data entry system doesn't even recognize auto-repeat so I have to repeatedly press the backspace key to erase the default data that is in the data entry boxes for login server address, account name and password.
True. But on our ToDo the latest point.
Quote:
Fourth, once I am in game there are no animations on the character in the game window.
??
Quote:
Fifth, it is running in 3D render mode with fog effects and distant objects being hidden (not sure the technical name for it).
You can hide Fog effect and you can also increase the viewdistance (beware that dynamics are sent from server, so they pop in) in you config.lua.
Code:
gSightRange = 8
gUseDistanceFog = true
Quote:
Sixth, when I tried to (dot) create an object it brought up the status gump. After experimenting a bit further I found out that I am unable to type anything because the client perceives my keystrokes as commands ie. camera angle, perspective, status gump etc.
->readme
Press Enter when you want to write. We make it like modern Games. Maybe we add old style too...but also UOKR has this feature.
Quote:
Seventh, cave floors appear as black squares in a grid of cave floor coloured borders.
True...but i see no playable problem. Also we don't have any Artist yet. Sorry but we don't have Millions of Dollars and the Community Help is little more than Zero

!
Quote:
Eigth, at one point while typing or trying to type something the client crashed.
? when do you try to type something in? We have a great Bugtracker. You should help us and submit Bugs. Sorry but we donÄ't have the time to play very much. So we need Testers. You can't imagine how much freetime we spend to develop Iris2 and we are only 4 Developers doing this beside our job.
Quote:
As far as I can see the Iris client appears to b3e in a pre beta phase. I will try to post these bugs on Iris' forums as soon as I can.
Thx. Its good to hear this. Please assume all and submit also feature requests to us. We are willing to enhance Iris2 more and more. But we need also skilled people who script, write plugins, make textures, 3D-Models, Shaders aso.
Tip: Always start our Updater and update to the newest version. You can also switch to
unstable, but we do not guarantee that this will work (we develop this trunk).
regards
SiENcE