Good luck, by the way. I noticed you are using SQL query's. You could use the ORM Entity Framework. Makes live hell of a lot easier.
Type: Posts; User: Eronisch
Good luck, by the way. I noticed you are using SQL query's. You could use the ORM Entity Framework. Makes live hell of a lot easier.
For people who are interested in the article about the architecture, link: http://forum.ragezone.com/f801/habbo-architecture-brief-history-article-1051918/
Pretty interesting article to read, it's...
That looks pretty amazing. Good luck with your project!
The layout was originally red & orange for Revolution GunZ but when I joined GunZFactor I had to recolor it to green. So I probably forgot to recolor something:rolleyes:
Bumping my thread because it deserves some love.
The site seems to be working fine for me.
It's programmed in JavaScript (NodeJS) and uses the Express framework.
I've added the item rotation program to GitHub as well.
Item rotation: https://github.com/Eronisch/Gunz-Set-Rotation
You are welcome and good luck!
Thanks!
I indeed code it alone, i've spend multiple months on this project.
The design is indeed not the "GunZ design" people are used too, some like it, others didn't.
I decided to share my website which I created for revolution and gunzfactor back in the day because I wanted to learn more about the software and I am not planning on using the website ever again, so...
Take a look at: Turn Off Display Error PHP.ini - Stack Overflow
Get rid of the warnings and ofher stuff, but dont ignore errors because you need to see what goes wrong.
Those arent errors, they are warnings. Disable php error reporting.
You can easily install it as an addon: https://php.iis.net/
Also install PHP manager for IIS: PHP Manager for IIS 7 : The Official Microsoft IIS Site
You probably need to install some drivers...
IIS, which is included in all windows versions.
It performs better than Apache webservers.
As fas as I know Debbo doesn't have a working trax system.
If you really want trax working you should switch to holograph emulator (v26).
That server has a fully working trax system.
You could create a public git repository so people can view the source and contribute.
Even better: https://github.com/yortus/asyncawait
Though, learning promises is recommended!
It's too bad GunzFactor quit when everything was going so well.
This interface made GunZFactor far more appealing and populair.
So what?
I made it clear in my sales thread that i used a base for the template, i never said i designed the website. Just coded, which was also stated in the footer of the website.
I've spend...
Just a tip, take a look at: Sequelize | The Node.js / io.js ORM for PostgreSQL, MySQL, SQLite and MSSQL
Sequelize is a ORM for several databases including MySQL.
It makes CRUD operations a lot...
What do you mean with socket? A web socket?
Server closed: http://forum.ragezone.com/f682/gunz-revolution-gamers-gunz-1-a-1085549/
Using native odbc drivers fixed the problem.
Why would you still work in plain sql?
Start using an ORM.
I'm not able to run the matchserver because of two missing procedures:
Does anyone have these two and would like to share them?
Nevermind..
Maybe my old project can help you a bit out.
It's also written in ASP.NET MVC and has a pretty nice design: https://forum.ragezone.com/f556/rover-cms-design-built-asp-1075384/
Goodluck!
Still looking for designers and c++ developers!
Mirror: Gunz
We are still looking for a c++ coder!
I'm not really a designer, just client side (html,css, js) and server side.
I'll add you on skype later today, can't skype at the moment.
Are you also in need of a web developer (full stack)?
Could you share the client that works for this server version?
We can't really give you an estimated amount of users it can hold.
But 2gb ram and a 2.4ghz core should hold quite a few, only the future will tell.
Just give it a run, a upgrade is done within a...
No need for the redundant if/else statement.
final public function validName($username)
{
return strlen($username) <= 25 && preg_match("/^[a-zA-Z0-9]+$/", $username);
}
Please use BCrypt for encrypting passwords. Its more up to date. The design looks very neat, good luck.
Ideas for the community page:
- Latest forum posts
- New users
- Random users (like phpretro)
- Online users
- Active rooms
- Ongoing events
Just brainstorming here..
The links aren't working i think, they are just placeholders.
Here are all the urls:
/Auction
/Badgeshop
/Collectibles
/Help
/Home
There are plenty of tutorials on how to setup a hotel.
Take a look: https://forum.ragezone.com/f335/
If it's just a dos attack then you could download this: Dynamic IP Restrictions : The Official Microsoft IIS Site
It simply restricts the amount of concurrent requests by an ip.
The credits in the footer says: Powered by Holocms.
Aren't Holocms and PHPRetro two different cms's?
Thanks for updating the encryption, i do wonder if anyone still uses these old cms's.
The hole project is included. Sure thing, good luck!
Like a year ago i made a development thread and started working on Rover CMS. Unfortunately i stopped working on it because i realised i wouldn't learn or benefit anything from it.
The design is...
You could use woodpecker, it's a stable server.
The problem with oldschool servers are that there are no more updates, Habbo as moved on to flash and custom furniture makers moved on to flash as...
Are you going to use a mvc structure? Repositories are also a good idea!
Not every mobile supports flash, so now you can chat with eachother without being online.
- - - Updated - - -
(Web) Sockets are indeed a good idea, i'm not familair with PHP. But ASP comes...
Here are a few ideas i have: plugin system, widget system (like wordpress), real time chat with online friends (also group chats)
Doesn't really matter, would stick to 2008 because it probably uses less ram.
Had the same feeling!