-
Posts
2543 -
Joined
-
Last visited
-
Days Won
158
Everything posted by Eaty
-
Hello, we might add an NPC in Pokecenters that's able to remove the cooldown for 1k per minute left if you have a certain amount of rating (20 for example). The rating requirement would be needed to avoid players using this to boost their rating illegally. It'll be discussed within our staff Discord today.
-
Hello, due to the current server code, it's not that easy to implement. We can currently only run a query that saves the changes to the database if the user is offline. However, there may be a race condition if the player logs in at the same time. This always creates the risk that changes are not saved properly. In the future we want to make it possible that the server can load parts of the player data (Guild data for example). If the user tries to login meanwhile it won't cause a race condition but uses the already loaded data and saves it with the normal user save. It's definitely on our to-do list, however there are higher priorities at the moment.
-
Hey. We sadly don't have enough PvP players to add a new 3v3 ladder. We might add it as a new friendly battle format in the future but no promises. Also, instead of banning Pokemon every season I'd rather swap OverUsed and UnderUsed ladders every few months.
-
Hey, we made name changes expensive intentionally. That's cause it's ver heavy on the database, and increases the workload on moderation investigations. That's why we cannot lower the price or give out free name changes.
-
Hey, I thought about this as well but when I tried to add these balls they looked insanely ugly. That's why I dropped the idea for now. I might add Rocket Balls, Magma Balls etc. in the future but guild balls are denied for now.
-
Added to PvP Coin Shop.
-
I assume it happened with Latias or Latios that also have Levitate?
-
Wrong information, buddy.
-
Next restart they'll have their normal movesets minus the gen8 moves added.
-
implemented muk-alolan cant learn focus punch and infestation
Eaty replied to Rhev's topic in Suggestions
This is probably an old script with a hardcoded list of Pokemon that can learn it instead of a database check. @AlCedo It's your time to shine! -
implemented muk-alolan cant learn focus punch and infestation
Eaty replied to Rhev's topic in Suggestions
Hello, according to database Muk-Alolan can already learn Focus Punch through tutor and Infestation through TM. -
Holy moly, you are an annoying persistent bumper. Changed next client update.
-
https://pokemonrevolution.net/forum/topic/181474-gender-specific-clothes/?do=findComment&comment=1018758
-
denied Pls do something with this bosses new system
Eaty replied to Aaakkktttoooppp's topic in Suggestions
Our goal is not to make them insanely hard or make users lose to them regularly. We want longer boss fights so the money-time balance is actually correct. With all these cheesy tactics the battles usually take a few minutes. We want them to be around 10-15 minutes, and we will make more changes regards that. -
You need to unpack the .zip in a folder first and then open the PROClient.exe. It doesn't work if you open it directly within the .zip cause it misses all other files then.
-
Hello, only currencies added as actual currencies server-sided can be used to open Python shops that have the preview. Right now, the seasonal currencies are only saved and used as variables. That's why scripters cannot open a Python shop and there's no preview. I will add them as currencies in the server code and maybe trainer card now there's more space in the future. Sadly it's too late for the current Xmas event.
-
Hello, I don't really understand what you mean with "Hoenn teleporting".
-
Hello, we do not plan to add turn counters for everything but a few scenarios. It's already on our to-do list: https://pokemonrevolution.net/forum/topic/159019-dev-to-do-list/
-
Hello, we do not plan to change the current guild rating system or disallow users to play on only one account.
-
Hello, we already have different plans for the Pokeballs. At the moment, we won't make big dig spot changes before we analyzed how the last money item nerf affected the economy. This might take a few months.
-
I am not sure yet but with users being able to link Pokemon from their box I might add an item in the Coin Shop that allows you to open your storage everywhere read-only. Read-only means you cannot move Pokemon within your box, not move Pokemon from your box to your team (and vice versa) or take items from your box Pokemon. But you would be able to link Pokemon from your box directly in the chat or pms. But as I am said above, I am not sure about that yet.
- 1 reply
-
- 3
-
-
Hello, I agree with Groudon, will be added next client update. I am not sure about Lugia yet.
-
Hello, the main problem with that is how they are layered. It would look really weird on many mounts cause the mount top layer is above accessories. There might be some accessories that have no problems with that but the one in your example is really long on side view and would look off.
-
Hey, already work in progress. There'll probably be two different Z-Moves effects for all Z-Moves (Status and attack moves).