Chaos92
Chaos92
``` [2019-04-28 07:00:06] Establishing connection to PayPal server at www.paypal.com:443... [2019-04-28 07:00:06] Connected. Sending request back to PayPal... [2019-04-28 07:00:06] Sent 1142 bytes of transaction data. Request size: 1287 bytes....
* **rAthena Hash**: https://github.com/rathena/rathena/commit/75d51485bf35822230d7c863805da947aa72a6d9 * **Client Date**: Any * **Server Mode**: Any * **Description of Issue**: Update TODO listing if the data already available. Itemdb list that I found have...
### Provide Details I think its better to add Cash Points information at account -> view. Also maybe in List Account
### Provide Details Before this, we have add new item module on FluxCP before its being removed in new support format db PR.  I think this is usable for...
* **rAthena Hash**: https://github.com/rathena/rathena/commit/2e4ec1d1f656daaad832033c31a8b6939cb8d266 * **Client Date**: 20180620 * **Server Mode**: Renewal * **Description of Issue**: I have a player reported that he accidentally sending mail to the same character...
### rAthena Hash https://github.com/rathena/rathena/commit/5ebfd541639a98793a9c57b66ffef2fde09aa288 ### Client Date not related ### Server Mode Pre-Renewal ### Result make[1]: Entering directory `/root/rathena/src/common' MKDIR obj CXX core.cpp CXX socket.cpp CXX timer.cpp CXX db.cpp CXX...
### Environment ```Markdown - PHP: 8.1 - MySQL: 10.5.26-MariaDB-0+deb11u2 - Debian 11 ``` ### Current Behavior Some errors depreciated from passing null to parameter ``` PHP Deprecated: number_format(): Passing null...
### rAthena Hash https://github.com/rathena/rathena/commit/63483817011b6bf858e697d31bd03b1ccbe963c5 ### Client Date Not related ### Server Mode Renewal ### Result When compiling using debian : clif.cpp: In function ‘void clif_changechatstatus(chat_data&)’: clif.cpp:4497:9: warning: ‘char* strncpy(char*, const...
* **Addressed Issue(s)**: https://github.com/rathena/rathena/issues/7980 * **Server Mode**: Both * **Description of Pull Request**: Add configuration for companion (pets,mercenaries,elementals & homunculi) at conf/battle/client.conf
### rAthena Hash https://github.com/rathena/rathena/commit/b7b6812fcf13275b54561c6a6327bb2338ad4eb7 ### Client Date Not related ### Server Mode Renewal ### Result Currently AI data is stored in mob_db_re as `ai` varchar(2) DEFAULT NULL, And in renewal,...