Balfear

Results 18 comments of Balfear

- All skills are highlighted in blue. (As I see upgade param in TODO list) - Temporary skill does not allow you to learn personal skills. - When changing a...

> Maybe a different packet? Yes, you are right. Looks like it should use different packet. Need more info.

I was recheck it, looks like it`s right packet, it's also show error for me. I just noticed from other players that the window does not close for everyone. Maybe...

Whether it is necessary to prohibit the re-generation of the bonus when the window is reopened? > if (!sd->roulette.claimPrize _&& sd->roulette.bonusItemID == 0_) > roulette_generate_bonus( *sd );

@Akkarinage i didn't check it after creating this pr with newer fluxcp

> The only way to change the magenta background into transparent and keep the animation I can think of is using imagemagick imagick package is not included by default in...

I found some different with Thor patcher: Thor use target grf like: **/system/data/data.grf** And rpatchur: **system/data/data.grf** I think problem is solved.

As suggestion: We can drop mob/item sql files from server side and add yaml parser for FluxCP with Symfony ``sfYaml`` component, so rA can remove ``xxx2sql`` tools. Make admin page...