Pages:
Author

Topic: [ANN]EndlessCrypto.com v0.13 Web MMORPG Game (Beta) - page 14. (Read 19497 times)

hero member
Activity: 672
Merit: 500
*** NULL ***
+530 HP lifesteal??  Shocked  Great item!

This is one of the best item here.

Sometimes lifesteal is based on attack percentage but here it's fixed. Big help. Can this acquired by any level?

yes. it is a new formula of item engine.
level 1 item can get it also.
level 1 weapon can get 100-200 HP lifesteal, level 5 weapon can get 500-1000 HP lifesteal.
and other items can get less lifesteal also.
legendary
Activity: 3122
Merit: 1398
For support ➡️ help.bc.game
+530 HP lifesteal??  Shocked  Great item!

This is one of the best item here.

Sometimes lifesteal is based on attack percentage but here it's fixed. Big help. Can this acquired by any level?
hero member
Activity: 672
Merit: 500
*** NULL ***
Lots of changes, found them all quite nice. Smiley Would be better if you added the dates for the system updates and the time for the chatbox Cheesy

With all the health bars and all the gameplay starts to lag quite much. Is it possible if it becomes faster? 10 seconds is a little too fast for the potion, for me it lags a little, and the potion effect disappears. Is it just me or the hacker shield lasts for 10 minutes? It would be great if so Smiley

Lots of details about the coins also gone, display the number of coins the user have too. Love the exp bar now, more professional, and add a percentage bar too, for the exp. Makes it easier too, and display the exp,hp,mp all the time. Quite a nice game now, more graphics, but I wouldn't say its a MMORPG game, cos it is not really multiplayer Tongue Anyways hope to see better and smoother gameplay! ^^

well, about the 10 secs.
I was trying to make the drinking potion have some effects instead of just add points to the hp only.
So, it will last for a while for this effect. or I can just add hp into your status.
that means, now even if you lagged, you still get the hp.

I guess you need the recovery effect for last as long as possible right?

method 1: get new item.

here is a new item:



as you can see, you can hit and get hp.
(item engine: weapon will get more points, armor will get less)
with these kind of items, you can be invincible in easy and normal mode.

method 2:
I will add new skill of HP, then if you enable it, you can have more hp recovery point.
(hacker shield last 10 mins)

and MMORPG is still the target, it now only basic game.
current system is still in PHP + database mode, I wrote 99% of the code.
that means, your every click and hits, the server need to update them at the same time.
I am using the nginx web server, it shoud be the fastest one to handle these traffic.

I will think about if there any possible to do better games with PHP, or I need jump to Node.js.
hero member
Activity: 798
Merit: 503
Lots of changes, found them all quite nice. Smiley Would be better if you added the dates for the system updates and the time for the chatbox Cheesy

With all the health bars and all the gameplay starts to lag quite much. Is it possible if it becomes faster? 10 seconds is a little too fast for the potion, for me it lags a little, and the potion effect disappears. Is it just me or the hacker shield lasts for 10 minutes? It would be great if so Smiley

Lots of details about the coins also gone, display the number of coins the user have too. Love the exp bar now, more professional, and add a percentage bar too, for the exp. Makes it easier too, and display the exp,hp,mp all the time. Quite a nice game now, more graphics, but I wouldn't say its a MMORPG game, cos it is not really multiplayer Tongue Anyways hope to see better and smoother gameplay! ^^
hero member
Activity: 672
Merit: 500
*** NULL ***
Updated:

The game seems too difficult, so, I changed the HP potion points.
It is now 10x of original setting.

Yeah it's a bit difficult this past days.

May whole hp can only last for 1monster although hp regen is fast.

current setting: hp potion will only last till hp full or 10 secs.
legendary
Activity: 3122
Merit: 1398
For support ➡️ help.bc.game
Updated:

The game seems too difficult, so, I changed the HP potion points.
It is now 10x of original setting.

Yeah it's a bit difficult this past days.

May whole hp can only last for 1monster although hp regen is fast.
hero member
Activity: 672
Merit: 500
*** NULL ***
Updated:

The game seems too difficult, so, I changed the HP potion points.
It is now 10x of original setting.
hero member
Activity: 672
Merit: 500
*** NULL ***
Updated:

VIP Time and Coin Exchange will be changed to something. So, they temporary removed.
hero member
Activity: 672
Merit: 500
*** NULL ***
Nice we have chatbox now but online now is 2. I think me and admin (OP) hehe.

well, not bad. because I am not there 98% of the time. now it is 3. Smiley
legendary
Activity: 3122
Merit: 1398
For support ➡️ help.bc.game
Nice we have chatbox now but online now is 2. I think me and admin (OP) hehe.
hero member
Activity: 672
Merit: 500
*** NULL ***
Updated:

1.Chat Box Added.
2.System Info Box Added.
hero member
Activity: 756
Merit: 500
I don't bite.
well, since these days I implemented many functions into the system,
most of them can be improved better. actually, I modified codes every day.

for example:
at the very first time, I use a php file, updated all data in database.
and include all files.

although using this method will consume many resources, I can do things very quickly.
and then I modify it to use less resources. and recently I use more if else to do it.
will only include the file if some condition occur.
so, the system will use less and less resources.

I will do more about this, then I will add chatbox, to prevent run out of resources. Smiley

Alright. Use the slow method/way, so it did not consume much resources. Tongue

Seriously, there is no need to rush.
Take your time, remember Rom wasn't built in a day. Wink
hero member
Activity: 672
Merit: 500
*** NULL ***
Are you sure? Tongue
Sometimes I'm there to claim my online reward.
I guess your game is not well known yet. Roll Eyes
Maybe you can implement it now so we both can talk to each other...or even worse I'll talk to myself. haha Tongue

well, since these days I implemented many functions into the system,
most of them can be improved better. actually, I modified codes every day.

for example:
at the very first time, I use a php file, updated all data in database.
and include all files.

although using this method will consume many resources, I can do things very quickly.
and then I modify it to use less resources. and recently I use more if else to do it.
will only include the file if some condition occur.
so, the system will use less and less resources.

I will do more about this, then I will add chatbox, to prevent run out of resources. Smiley
hero member
Activity: 756
Merit: 500
I don't bite.
Thanks. As you can see, today I implemented the online player function to the system,
this is for chat box test, 99% of the time online:0,
so, it seems no need for that box now.


Are you sure? Tongue
Sometimes I'm there to claim my online reward.

I guess your game is not well known yet. Roll Eyes
Maybe you can implement it now so we both can talk to each other...or even worse I'll talk to myself. haha Tongue
hero member
Activity: 672
Merit: 500
*** NULL ***
Can you implement a chat box to the game?
So, we can communicate with each other like we do on RPG game.

Thanks. Smiley

Thanks. As you can see, today I implemented the online player function to the system,
this is for chat box test, 99% of the time online:0,
so, it seems no need for that box now.

hero member
Activity: 756
Merit: 500
I don't bite.
PS: I'm still waiting for the game to be real. lol Tongue

It will require a lot of time. I will try to find more time, more money to make a better game.
and I love trading online game items so much, I will turn the item db into auction house.
it will become RMAH.

Take your time.
Once the game is fully converted into a real RPG game, I'm sure that the game will be much more lag than before. Tongue

Can you implement a chat box to the game?
So, we can communicate with each other like we do on RPG game.

Thanks. Smiley
hero member
Activity: 672
Merit: 500
*** NULL ***
PS: I'm still waiting for the game to be real. lol Tongue

It will require a lot of time. I will try to find more time, more money to make a better game.
and I love trading online game items so much, I will turn the item db into auction house.
it will become RMAH.
hero member
Activity: 672
Merit: 500
*** NULL ***
Updated:

Online Players function added.
hero member
Activity: 756
Merit: 500
I don't bite.
Thanks. Tooltip improved. I will think about how to make the hp and mp box looks better.
Wow. I really like the tooltip. Smiley

hp mp box improved again. 3D effect!
To be honest, that is much better than before! Shocked

PS: I'm still waiting for the game to be real. lol Tongue
hero member
Activity: 672
Merit: 500
*** NULL ***
hp mp box improved again. 3D effect!
Pages:
Jump to: