a manaserv data can update

The 2009 Mana project went dormant around 2014 and was revived in 2023; it currently develops a client implementation for TMW and potentially other games.


Post Reply
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

a manaserv data can update

Post by fatalfeel »

https://github.com/jtoelke/lpc2012

To avoid game server crash here is new monsters.xml

make all gold coin to zero

please replace it
Attachments
monsters.xml
(13.81 KiB) Downloaded 36 times
Ablu
Manasource
Manasource
Posts: 288
Joined: 23 Jul 2011, 08:31
Location: Germany

Re: a manaserv data can update

Post by Ablu »

Hi,

It is nice to see that you try to help. However I am unable to track down the change that you did. So if you want to contribute something to Source of Tales please fork the repository: https://github.com/tales/sourceoftales/. And correct the thing in your local fork. (Please do not base your work on other peoples fork since those might be either outdated, contain new unreleased stuff or can experience forced updates (which will break your local git)). After you did your correction please open a pullrequest on github where you explain your change. We can then review it and merge it.

If you have any questions about this process feel free to ask!

Regards,
Ablu
Post Reply