Page 11 of 13

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

PostPosted: Tue Jul 19, 2016 17:32
by rubenwardy
minetest.line_of_sight may help you

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

PostPosted: Tue Jul 19, 2016 17:41
by cd2
rubenwardy wrote:minetest.line_of_sight may help you

Huh, I did not know about this function.

Edit : http://dev.minetest.net/minetest.line_of_sight

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

PostPosted: Sun Jul 24, 2016 08:56
by cd2
UPDATE
  • formspecs : added different color themes
  • formspecs : added "Crafting" text
  • mobs : use minetest.line_of_sight

+ Screenshots

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

PostPosted: Sat Jul 30, 2016 10:32
by cd2
UPDATE
  • create dialogue mod (rubenwardy)

+ Screenshot

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

PostPosted: Wed Aug 03, 2016 11:07
by cd2

UPDATE


  • new menu background image
  • removed story mod
  • updated quest mod

I decided to remove the story mod because:
  • the code was a mess
  • it was really complicated to add new features
  • there were a lot of files just for one quest

How will quests work in future?
Quests will be stored per world. There will be different "quest packs" you can install. Everyone will be able to create quest easily because I will program a web app that allows you to do that.

PS: There wont be any updates for the next 2 weeks.

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

PostPosted: Wed Aug 03, 2016 11:35
by azekill_DIABLO
+1

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

PostPosted: Fri Aug 19, 2016 12:45
by cd2

UPDATE


  • added use for the skill miner (for more information see wiki)
  • added crafting guide

+ Screenshots

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

PostPosted: Sat Aug 20, 2016 09:40
by azekill_DIABLO
+1

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

PostPosted: Sun Aug 21, 2016 11:37
by cd2

UPDATE


  • updated crafting guide
  • limited number of mobs (to avoid lags)
  • added quests button to crafting guide

+ Screenshots

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

PostPosted: Sun Aug 21, 2016 18:18
by azekill_DIABLO
looks nice!

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

PostPosted: Sun Aug 21, 2016 19:41
by D00Med
^+1

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

PostPosted: Mon Aug 22, 2016 10:48
by cd2
azekill_DIABLO wrote:looks nice!

D00Med wrote:^+1

Thank you!

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

PostPosted: Mon Aug 22, 2016 22:33
by MineYoshi
Yay!
Another update! +10

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

PostPosted: Tue Aug 23, 2016 09:14
by azekill_DIABLO
Cd2: why you don't change the button like with the crafting pack? it looks far better!

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

PostPosted: Tue Aug 23, 2016 09:37
by cd2
MineYoshi wrote:Yay!
Another update! +10

Thank you.
azekill_DIABLO wrote:Cd2: why you don't change the button like with the crafting pack? it looks far better!

Which button?

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

PostPosted: Tue Aug 23, 2016 14:33
by azekill_DIABLO
the one for the items( the grey square with a border.). he is ugly.

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

PostPosted: Wed Aug 24, 2016 10:18
by cd2
azekill_DIABLO wrote:the one for the items( the grey square with a border.). he is ugly.

Hmmm, maybe. In my opinion they look ok.

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

PostPosted: Wed Aug 24, 2016 10:19
by cd2

UPDATE


  • added shop
+ Screenshot

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

PostPosted: Wed Aug 24, 2016 13:01
by azekill_DIABLO
i think you've done this intentionnaly, but i think some blocks are just looking too perfect. it's a bit wierd. maybe the block rotation mod could add some irregularities.

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

PostPosted: Sun Aug 28, 2016 13:16
by cd2

UPDATE


  • added doors
  • added use for the skill "farmer"
  • added shop texture
  • fixed skills mod

+ Screenshots


PS : Check out the poll at the top!

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

PostPosted: Sun Aug 28, 2016 17:02
by azekill_DIABLO
very nice

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

PostPosted: Sun Aug 28, 2016 19:23
by ph8jPf9M
dont want any feature to be removed. why are you removing features is it because of lag?

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

PostPosted: Sun Aug 28, 2016 19:24
by rubenwardy
Sometimes you need to remove things to make progress. So you can reimplement it in a better way, or implement other stuff. Not sure what you're talking about though

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

PostPosted: Sun Aug 28, 2016 20:45
by ph8jPf9M
there is a poll in this thread here to choose which features should be removed i guess if it is about removing and reimplementing the features then its fine with me.

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

PostPosted: Mon Aug 29, 2016 06:06
by cd2
rubenwardy wrote:Sometimes you need to remove things to make progress. So you can reimplement it in a better way, or implement other stuff. Not sure what you're talking about though


Sorry for this mistake. I forgot to add a none button.
I will restart this poll now. Anyways removing means removing.
I will start an other poll "Wich features should be reimplemented" after this one ends.

ph8jPf9M wrote:dont want any feature to be removed. why are you removing features is it because of lag?


I want to remove features because some of them (IMO) are unnecessary. I want to finish the game / release version 1.0 soon (soon = ?) so I want to remove features to make the development a bit faster. Maybe these features will be added again after version 1.0 is out (Or if I have still time they may be added before version 1.0 is out).

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

PostPosted: Mon Aug 29, 2016 09:07
by ph8jPf9M
what does place system feature do?

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

PostPosted: Mon Aug 29, 2016 13:02
by azekill_DIABLO
good question i would like to know what is it too.

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

PostPosted: Wed Aug 31, 2016 06:43
by cd2
ph8jPf9M wrote:what does place system feature do?

The place system has no use at the moment. It can store different positions.

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

PostPosted: Wed Aug 31, 2016 09:44
by azekill_DIABLO
Bookmark?Waypoints?

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

PostPosted: Wed Aug 31, 2016 17:40
by cd2
azekill_DIABLO wrote:Bookmark?Waypoints?

Yes, it works like bookmarks/waypoints, but it does not show the waypoints on the hud.