PDA

View Full Version : Fixes 11/28


Pro Noob
11-27-2019, 10:56 PM
You can no longer use the '_' in your name while register on the forum. This is to prevent you from not being able to log in with your account
Fixed a issue with new character having to attempt login twice
Fixed a issue with the rune pouches being able to be filled above max essence.
Updated the slayer skill menu with all the masters
Fixed so Duradel is now 50 slayer along with 50 combat.
Fixed so bronze claws no longer turn into another item when you bank it.

Dylann
11-27-2019, 11:00 PM
Thanks for the small updates.
Cant wait for the bigger ones.

Psionyx
11-30-2019, 07:30 AM
Abyssal demon still needs to be added to the monster list for slayer

Fabrice L
12-01-2019, 06:11 AM
You can no longer use the '_' in your name while register on the forum. This is to prevent you from not being able to log in with your account


Didn't that work ingame? thought I fixed that years ago
Basicly just one line of code in the login protocol: username.replaceAll("_", " ")

Pro Noob
12-01-2019, 07:18 AM
Didn't that work ingame? thought I fixed that years ago
Basicly just one line of code in the login protocol: username.replaceAll("_", " ")
It rejected a user, so guess this source is older then your fix.

Fabrice L
12-01-2019, 05:39 PM
It rejected a user, so guess this source is older then your fix.

Quite possible after all the switching hands xD

Hunter L
12-02-2019, 05:02 AM
nice to see those updates ! great job.