Sordie

Joined: 3rd Apr 2009
Posts: 2044
Looking for some feedback with a project.
Hey peoples, as some of you may or may not know, I'm currently working on a hobby programming project again.
It's in its early stages at the moment, nothing more than the clients login and register UI and an empty server.
What I'm really looking for right now is some feedback on how fast/smooth/responsive the UI on different machine specs.
It's open source so feel free to compile the thing yourself (CodeGear XE2) if you have any worries about downloading a .exe from me right after we found a virus in an old version of Seose =S
Here it is on my Google drive:
https://t.co/CEKJzGsl
Cheers guys.
---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 7 weeks ago
|
Ryouken

Joined: 10th Apr 2012
Posts: 1040
Re: Looking for some feedback with a project.
It works great for me.
I'm using windows 7(64-bit) with a dual-core cpu and 3gb memory.
Not sure if thats enough information for you but if it isn't just tell me ;o.
14 years, 7 weeks ago
|
DanScott

Joined: 19th Aug 2010
Posts: 1212
Re: Looking for some feedback with a project.
I can't run the server because the port that it's bound to is currently in use :P It could use some kind of server config file. If there is one and I'm just being stupid, could you possibly point me in the right direction with that? Thanks ---
If money doesn't grow on trees, then why do banks have branches?
14 years, 7 weeks ago
|
Sordie

Joined: 3rd Apr 2009
Posts: 2044
Re: Looking for some feedback with a project.
DanScott posted: (4th May 2012, 06:57 pm)
I can't run the server because the port that it's bound to is currently in use :P It could use some kind of server config file. If there is one and I'm just being stupid, could you possibly point me in the right direction with that? Thanks
I really was only looking to hear if the client UI runs smoothly between transitions and things. The server actually does very little =P (look at the source).
However, to change the port create a new INI file called "MetaArchaea.Server.ini" and create a section that looks something like this:
[network]
port=whatever
Don't forget to change the clients config to reflect this.
---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 7 weeks ago
|
DanScott

Joined: 19th Aug 2010
Posts: 1212
Re: Looking for some feedback with a project.
Sordie posted: (4th May 2012, 07:20 pm)
DanScott posted: (4th May 2012, 06:57 pm)
I can't run the server because the port that it's bound to is currently in use :P It could use some kind of server config file. If there is one and I'm just being stupid, could you possibly point me in the right direction with that? Thanks
I really was only looking to hear if the client UI runs smoothly between transitions and things. The server actually does very little =P (look at the source).
However, to change the port create a new INI file called "MetaArchaea.Server.ini" and create a section that looks something like this:
[network]
port=whatever
Don't forget to change the clients config to reflect this.
Ah sorry, my bad haha. Yeah I like the GUI, I went to register an account and it's all slick and runs smoothly on my laptop :)
Windows7
Dual Core 2.1ghz
4gb RAM
If that helps at all :)
---
If money doesn't grow on trees, then why do banks have branches?
14 years, 7 weeks ago
|
Ryouken

Joined: 10th Apr 2012
Posts: 1040
Re: Looking for some feedback with a project.
So what kind of game are you making :o
or is it a secret :3?
14 years, 7 weeks ago
|
Re: Looking for some feedback with a project.
A problem with your register is that emails dont allow certain characters. So it wont allow me to register a_choate@live.com ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
14 years, 7 weeks ago
|
Japanese

Joined: 9th Sep 2011
Posts: 770
Re: Looking for some feedback with a project.
Register with a @gmail.com account. Then it will work.. ;=)
14 years, 7 weeks ago
|
Re: Looking for some feedback with a project.
Nah, its just blocking certain characters, and one of them happens to be a _ ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
14 years, 7 weeks ago
|
Sordie

Joined: 3rd Apr 2009
Posts: 2044
Re: Looking for some feedback with a project.
Wildsurvival posted: (4th May 2012, 11:24 pm)
Nah, its just blocking certain characters, and one of them happens to be a _
Again, not really what I'm interested in testing at the moment but all feedback is appreciated and I have now added underscores to the email validation. =D
---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 7 weeks ago
|
Re: Looking for some feedback with a project.
Yeah, its really fluid and smooth. I havnt had any slow response really.
Its a really nice looking UI as well.
---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
14 years, 7 weeks ago
|
Flame

Joined: 29th Apr 2012
Posts: 176
Re: Looking for some feedback with a project.
Sorry for getting off topic, but is it just me, or Sordie's avatar keep changing every time I see one of her posts? ---
Video Producer at Bones Underground
www.bones-underground.org
14 years, 7 weeks ago
|
Haze

Joined: 10th Mar 2011
Posts: 2333
Re: Looking for some feedback with a project.
Flame posted: (5th May 2012, 02:24 am)
Sorry for getting off topic, but is it just me, or Sordie's avatar keep changing every time I see one of her posts?
it's always been like that.
ontopic: runs smoothly on my pc. i'm currently running windows xp service pack 3. intel core 2 w/ 2gb of ram.
---
...
14 years, 7 weeks ago
|
Re: Looking for some feedback with a project.
UI looks nice and smooth (just opened the client exe because I'm lazy) but I feel like I'm looking at a web login rather than a game client interface. I require pretty pictures! ---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
14 years, 6 weeks ago
|
Sordie

Joined: 3rd Apr 2009
Posts: 2044
Re: Looking for some feedback with a project.
ethanmoffat posted: (14th May 2012, 05:27 am)
UI looks nice and smooth (just opened the client exe because I'm lazy) but I feel like I'm looking at a web login rather than a game client interface. I require pretty pictures!
Don't worry, the background will be far less than grey in the future =P
---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 5 weeks ago
| | | | | | | | | | | | | | | |