ko4life-net / ko

Open source development of the game Knight Online. This is a reversed engineered old version of the game aiming to replicate the nostalgic experience we all once had <3
MIT License
54 stars 21 forks source link

Implement formatting coins with commas. #187

Closed stevewgr closed 1 year ago

stevewgr commented 1 year ago

Description

This PR implements formatting coins with commas as per behavior in the official client.

I hope I didn't miss anything, but I believe it should cover most scenarios: Trade, Buy / Sell, Warehouse, Inventory, Item repair and vice versa.

Note for the reviewer: This PR is on top of another branch that hasn't been merged yet. Please review the following two commits:

image

image