cd2
b5661ddbce
Merge pull request #39 from rubenwardy/no_str_split
Use string:split() from the Lua API instead of defining a new function
#RPGtest RPGtest is an open source sandbox survival mmorpg in minetest. It is a mixture out of survival, crafting, fighting, exploring and building. There are different classes (warrior, engineer, farmer...) and many tools/weapons. Every class has own weapons + tools. There are also some rare and legendary items/weapons. There will be a story and many quests.
##License Take a look at the mods!
##Installation
- go to the games folder in your minetest folder
- open the terminal from there
- run git clone https://github.com/cdqwertz/rpgtest.git rpgtest
##URLs GitHub : https://github.com/cdqwertz/rpgtest
Website : http://cdqwertz.github.io/
Minetest : http://www.minetest.net/
##Thanks to
- farfadet46 (dog/wolf model + French translation)
- ExcaliburZero (cleaning up my code)
- mahmutelmas06 (Turkish translation)
- srifqi (Indonesian translation)
- Wuzzy (@Wuzzy2 - central_message mod)
- celeron55 + minetest community (creative mod)
- rubenwardy (fix mobs crash on no XP found + cleanups of classes and story)
Description
Languages
Lua
96.8%
TypeScript
3.2%