[Game] rpgtest [git][rpgtest]

User avatar
TheReaperKing
Member
Posts: 531
Joined: Sun Nov 22, 2015 21:36
Contact:

Re: [Game] rpgtest [git][v7][rpgtest]

by TheReaperKing » Post

Awesome!! By the way are you thinking about adding spells? I'm going to be testing this today :D
Become A Real Life Superhero - http://SuperheroHill.com
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][v7][rpgtest]

by cd2 » Post

TheReaperKing wrote:Awesome!! By the way are you thinking about adding spells? I'm going to be testing this today :D
Thank you :D
I think I wont add spells, but I will add skills, skills are going to be like spells.

User avatar
TheReaperKing
Member
Posts: 531
Joined: Sun Nov 22, 2015 21:36
Contact:

Re: [Game] rpgtest [git][v7][rpgtest]

by TheReaperKing » Post

Sounds good to me :D I really loved how easy it was to generate buildings, that was my favorite part. I wasn't quite sure how to start the story or quests but I of course realize it is a WIP and I'm excited to see what the future holds :)
Become A Real Life Superhero - http://SuperheroHill.com
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][v7][rpgtest]

by cd2 » Post

TheReaperKing wrote:Sounds good to me :D I really loved how easy it was to generate buildings, that was my favorite part. I wasn't quite sure how to start the story or quests but I of course realize it is a WIP and I'm excited to see what the future holds :)
Thank you :D
1. The building thing is not a real part of the game, its just for admins to play with it :)
2. You can start a quest by right clicking a human/villager, they dont spawn naturally yet, so you need to spawn them using a spawn egg.

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][v7][rpgtest]

by cd2 » Post

Today I worked on the story system!
You to start a story/quest you just need to rightclick a villager.
Image

If you have any ideas for quests, post them here : https://github.com/cdqwertz/rpgtest/issues/19!
Attachments
screenshot_2737127221.png
screenshot_2737127221.png (87.37 KiB) Viewed 566 times

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today I added some monsters and I updated the monster/mob api :)
I also added some "life" to the villagers.
PS : I am still working on some quests.

User avatar
TheReaperKing
Member
Posts: 531
Joined: Sun Nov 22, 2015 21:36
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by TheReaperKing » Post

Awesome!! I'll be checking it out! :D
Become A Real Life Superhero - http://SuperheroHill.com
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com
Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com
Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

TheReaperKing wrote:Awesome!! I'll be checking it out! :D
:)
cd2 wrote:
TheReaperKing wrote:Awesome!! By the way are you thinking about adding spells? I'm going to be testing this today :D
Thank you :D
I think I wont add spells, but I will add skills, skills are going to be like spells.
Today and Yesterday, I was working on some skills! Yesterday I created a simple api for the skills and today I created some skills for the thief and for the farmer class. The thief has 2 skills :
  • lift
  • super jump
  • post your ideas
The farmer has only one, yet:
  • heal
  • post your ideas
Skills will cost energy.
You can see the stats of a skill on its description:

Image

You can find skill books (and blueprints) in treasure chests. If you use a skill book you will get a random skill!
Attachments
screenshot_3002691746.png
screenshot_3002691746.png (55.63 KiB) Viewed 566 times

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today I added energy! You need energy to use skills. Every skill costs energy.
The energy is shown above the hotbar:

Image

If your energy is full, you wont see the energy bar.
PS : HAPPY EASTER :D
Attachments
screenshot_3091917781.png
screenshot_3091917781.png (463.04 KiB) Viewed 566 times
screenshot_3002691746.png
screenshot_3002691746.png (55.63 KiB) Viewed 566 times
Last edited by cd2 on Mon Mar 28, 2016 10:36, edited 1 time in total.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by azekill_DIABLO » Post

Wonderful!!!!!

you are doing an amazing work!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

azekill_DIABLO wrote:Wonderful!!!!!

you are doing an amazing work!
Thank you :D

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by azekill_DIABLO » Post

if you want help on basic lua mod send me a private msg
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

azekill_DIABLO wrote:if you want help on basic lua mod send me a private msg
I think, I can programm in lua... (Have you ever tried this subgame?)
I wrote / write the most parts of this subgame on my own. There are only 2 or 3 mods I didnt create on my own.

Or did you mean that I should help you?

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

UPDATE (finally.....)

I was working on a new cmd for the story mod:

Code: Select all

$wait quest
This command waits until a quest is done. It works like the normal $wait.
You can also use $wait talk instead of $wait, now :)
I think, tomorrow, that I will add a $place near/at player cmd, which allows you to place an entity near a player.

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today, I added translation support for dialogs! If you join a new world the game will ask you for your prefered language :

Image

After that, all dialogs will be displayed in this language.
Please help me with translating this game. I cant speak every language :)
If you want help me translating the game, pls send me a private message - I will tell you how to translate dialogs :) - Its easy (if you know how to use Github)
Attachments
screenshot_3601951977.png
screenshot_3601951977.png (17.47 KiB) Viewed 566 times

TG-MyinaWD
Member
Posts: 356
Joined: Thu May 08, 2014 21:22
GitHub: Maddie-Myina
IRC: Maddie-Myina
In-game: .
Location: Far Eden

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by TG-MyinaWD » Post

This looks amzing cd!
Keep up the work.

I will like try it when final too.
Nice textures to.

^WD
I'm a Transgender no shame about it.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Alt. Tester wrote:This looks amzing cd!
Keep up the work.

I will like try it when final too.
Nice textures to.

^WD
Thank you :D

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

farfadet46 added a french translation today.

Image

PS : If you want help me translating the game, pls send me a private message - I will tell you how to translate dialogs :) - Its easy (if you know how to use Github)
Attachments
screenshot_3685142402.png
screenshot_3685142402.png (17.91 KiB) Viewed 566 times

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

mahmutelmas06 added a Turkish translation :D

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today, I added a new quest (+ german translation).
The quest tells you about coal and how to use it to power a furnace with it.
The first quests will be like a tutorial. These quests will tell you your fist steps.

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today, I added listrings (finnally....) to the invs of these blocks:

Image

These blocks also drop their inv after you dug them. So the items they contain wont get lost.
Attachments
screenshot_20160408_163619.png
screenshot_20160408_163619.png (86.4 KiB) Viewed 566 times

Dragonop
Member
Posts: 1233
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop
Location: Argentina

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by Dragonop » Post

Thanks a lot for adding listrings cd2! Your subgame is looking great

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

Today, I changed the ores a bit e.g. if you are at -300 you can find more diamonds than at -256.
Sugarcanes spawn randomly near water now:

Image

I also added apples:

Image
Attachments
screenshot_20160409_134918.png
screenshot_20160409_134918.png (137.38 KiB) Viewed 566 times
screenshot_20160409_134542.png
screenshot_20160409_134542.png (271.93 KiB) Viewed 566 times

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by azekill_DIABLO » Post

you are doing a wonderful job!!! you don't need my pitiful help :)
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
cd2
Member
Posts: 562
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
In-game: cd cd2
Location: Linux
Contact:

Re: [Game] rpgtest [git][rpg][mmo][rpgtest]

by cd2 » Post

azekill_DIABLO wrote:you are doing a wonderful job!!!
Thank you :D
azekill_DIABLO wrote:you don't need my pitiful help :)
I think I dont need much help with lua, but with translating ;)

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests