Instant sell NPC + new features

Donation Box NPC sells instantly items from inventory. Minor patches.
This commit is contained in:
ronancpl
2016-07-18 13:46:28 -03:00
parent 7e32e5a762
commit d7a2243319
28 changed files with 290 additions and 67 deletions

View File

@@ -2,16 +2,17 @@ MapleSolaxiaV2
Freelance developer: Ronan C. P. Lana
Credits about are to be given to the original MapleSolaxia staff and other colaborators, as some minor
changes/patches on the game were applied by me.
Credits about are to be given to the original MapleSolaxia staff and other colaborators, as just some minor
changes/patches on the game were applied by myself.
This is a NetBeans 8.0.2 Project. This means that it's easier to install the project via "NetBeans' import
new project using existing code". Once installed, build this project on your machine and run the server using
the "launch.bat" application.
Note that the project uses the IP 25.15.163.31. Therefore, change the IP wherever it applies to run properly
the program. Eventually, I will change the settings on this repository to run at localhost (127.0.0.1).
Note that the project uses the IP 25.75.212.150. Therefore, change the IP wherever it applies (Ctrl+f the
entire project) to run properly the program. Eventually, I will change the settings on this repository to run
at localhost (127.0.0.1).
------------------------------------------------