Page 2 of 5

Re: [GAME] EpicNode *RPG/MMORPG* [01/2016]

PostPosted: Wed Dec 30, 2015 18:18
by Minetestforfun
Please give a link to the public repositoory of your project(github repo for example)

I think many people will enjoy to help you or give you advices, anyway, it's always interesting to read how you code your features :)

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Thu Dec 31, 2015 16:23
by pinkysnow
sneak peek now on github, look for the link in main post!

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Thu Dec 31, 2015 16:30
by cd2
pinkysnow wrote:sneak peek now on github, look for the link in main post!

I can't find any 3d model on gh...
It might be cool, if you could upload something playable

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Thu Dec 31, 2015 21:58
by pinkysnow
cd2 wrote:
pinkysnow wrote:sneak peek now on github, look for the link in main post!

I can't find any 3d model on gh...
It might be cool, if you could upload something playable


its a "sneak peek" for a reason, lol a teaser if you will :P

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Thu Dec 31, 2015 22:14
by cd2
pinkysnow wrote:
cd2 wrote:
pinkysnow wrote:sneak peek now on github, look for the link in main post!

I can't find any 3d model on gh...
It might be cool, if you could upload something playable


its a "sneak peek" for a reason, lol a teaser if you will :P

I thought that 3d models are one of the most important things in epic node, arnt they?

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Thu Dec 31, 2015 22:31
by pinkysnow
as they are, but still being tweaked ;)

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Fri Jan 01, 2016 03:16
by pinkysnow
new door
Image

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Sun Jan 03, 2016 01:03
by pinkysnow
Image
New textures!!!

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Sun Jan 03, 2016 13:47
by twoelk
Uh - wanted to comment some days ago - but - got somehow, lets say distracted, by some enjoyable days :-P

anyways - looking at some of the sneak preview ....

I like the idea of the places mod and was wondering whether this might not be easily exploited for misuse until I came to the exception list in the set_place command - so why not make it more generally useful and make it check for persons of a priv group like admins or moderators. So that when members of these groups change you need not change the code of this mod.

Looking at the spawning of ores I conclude that all ores except copper and mese are also spawning in desertstone? If diamonds only spawn below -125, will desertstone spawn below that?

I like the idea of at least one minetest game that explores the possibilities of non cubic content some more. Maybe this game could collect some more of the noncubic mods around just to showcase that minetest may indeed power something that goes other paths than what minecraft and related games go.

Not that I intend to abandon any of my cubic realms. ;-P
In fact I rather endorse the idea of corporate design be it cubic or something else.

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Sun Jan 03, 2016 15:46
by pinkysnow
twoelk wrote:I like the idea of the places mod and was wondering whether this might not be easily exploited for misuse until I came to the exception list in the set_place command - so why not make it more generally useful and make it check for persons of a priv group like admins or moderators. So that when members of these groups change you need not change the code of this mod.

At the moment it is coded to run only on the server its being written for, the places will require only "server" privs or maybe an aditional priv for its use.

twoelk wrote:Looking at the spawning of ores I conclude that all ores except copper and mese are also spawning in desertstone? If diamonds only spawn below -125, will desertstone spawn below that?

In the minetest engine it will not but this is being written to work in the EpicNode engine that will follow.

Re: [GAME] EpicNode *RPG/MMORPG* [git prerealse][01/2016]

PostPosted: Sun Jan 03, 2016 20:02
by pinkysnow

Re: [GAME] EpicNode *RPG/MMORPG* [git demo realse][01/2016]

PostPosted: Sun Jan 03, 2016 21:27
by shadowzone
Good job! It's lookin' great so far.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo realse][01/2016]

PostPosted: Sun Jan 03, 2016 23:16
by pinkysnow
well you should know muffin :D

Re: [GAME] EpicNode *RPG/MMORPG* [git demo realse][01/2016]

PostPosted: Tue Jan 05, 2016 04:36
by pinkysnow
Demo has been updated!!!

Re: [GAME] EpicNode *RPG/MMORPG* [git demo realse][01/2016]

PostPosted: Wed Jan 06, 2016 04:15
by pinkysnow
6-jan-2016 Demo has been updated!!!
added battel ax and tweaked some more code.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo realse][01/2016]

PostPosted: Wed Jan 06, 2016 20:16
by pinkysnow
Mobs are being added, there is already one ingame so far!!!
Please download the newest version of the demo game.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Thu Jan 07, 2016 21:18
by pinkysnow
lvl system is almost done, weapons check for lvl, mods give exp and have different exp and hp and damage per their lvl, players have higher hp based on lvl as well.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Fri Jan 08, 2016 04:23
by pinkysnow
new ascii art in terminal, new death system added, code cleaned up, race seperated from gender and more!

GAME WILL ERASE THE PLAYERS STATS IF THE LAST VERSION OF THE DEMO WAS NOT COMPATIABLE TO AVOID MAJOR ISSUES/ERRORS/CRASHING!!

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Fri Jan 08, 2016 06:33
by prof-turbo
There's really no way to recover them ?

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Fri Jan 08, 2016 16:27
by pinkysnow
prof-turbo wrote:There's really no way to recover them ?

The complete system has and will be changing alot so being a demo just do /demo and it will set you up to max.

In progress now:
Exp system for pvp,
Exp is divided up between the last 10 hits (each hit is a player name)

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Sat Jan 09, 2016 01:43
by pinkysnow
new hud bars!
breath bar is in the middle for bette visibility.
Image

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Sat Jan 09, 2016 20:06
by pinkysnow
Exp of mobs is now divided between the last up to 10 hitters, hitters list resets after mob goes out of attack mode.
You now can level up and the exp to next lvl is shown on the hud bar.
mobs are different size depending on their lvl.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Sat Jan 09, 2016 23:54
by pinkysnow
Added torches with walking light!

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Wed Jan 13, 2016 06:16
by pinkysnow
Due to the lack of interest and no one repling/commenting/reporting bugs/adding sugestions, the public portion of this game will be ended!

If you want to see it you will have to wait till the server is up.

PS: thanks for the few who spoke up or cared, most of you prefer a crappy peiced togeather game rather than a rewrite that actually improves the somewhat old/poor minetest_game code. this girl doesn't give a rats arse if you like me or my game, its mine, its great and you just have poor taste if you don't agree!
So now everyone will have to wait.

Re: [GAME] EpicNode *RPG/MMORPG* [git demo release][01/2016]

PostPosted: Thu Jan 14, 2016 00:43
by Martin_Devil
pinkysnow wrote:Due to the lack of interest and no one repling/commenting/reporting bugs/adding sugestions, the public portion of this game will be ended!

If you want to see it you will have to wait till the server is up.

PS: thanks for the few who spoke up or cared, most of you prefer a crappy peiced togeather game rather than a rewrite that actually improves the somewhat old/poor minetest_game code. this girl doesn't give a rats arse if you like me or my game, its mine, its great and you just have poor taste if you don't agree!
So now everyone will have to wait.

Bad news :(

Re: [GAME] EpicNode *RPG/MMORPG* [not for you][Jan-20...Neve

PostPosted: Thu Jan 14, 2016 03:17
by paramat
Please keep going, lack of comments doesn't mean lack of thread views, interest or appreciation.
For example i follow the thread but don't really have anything to say, however i still consider it a unique and interesting project.
This thread has 2000 views in less than a month so relatively popular.

Re: [GAME] EpicNode *RPG/MMORPG* [not for you][Jan-20...Neve

PostPosted: Thu Jan 14, 2016 03:47
by Dragonop
I have seen many great subgames and mods with no comments but the developer ones, but, as an example, I read all the updates from the forums and every new message, it's a great project.
If it makes you feel better:

+1, can't wait to see this

Re: [GAME] EpicNode *RPG/MMORPG* [not for you][Jan-20...Neve

PostPosted: Fri Jan 15, 2016 00:58
by Neuromancer
Minetest desperately needs more good Mods. It's combining them in interesting ways that make the game great. I honestly believe that if you split up your game into a bunch of mods you would see a ton of interest, too many replies lots of comments, more bug reports than you want, and too many suggestions. Minetest peeps want to be able to create their own games by experimenting with Mod combinations. They do not want a new complete rigid game handed to them. I never understood why darkrose went off and created a polished new Minetest that didn't have the support of the modding community. I've downloaded her stuff a couple times and get bored after 5 minutes. Where's her modding community? I think you've got incredible talent much more so than most of the modders on here, myself included, and you're free to do what you want. But you can't blame me for wishing you used it to make Minetest better rather than going off and doing your own thing.

Re: [GAME] EpicNode *RPG/MMORPG* [not for you][Jan-20...Neve

PostPosted: Fri Jan 15, 2016 01:24
by mahmutelmas06
We follow your proccess even if we dont comment. Because we cannot comment each screenshots before playing

Re: [GAME] EpicNode *RPG/MMORPG* [not for you][Jan-20...Neve

PostPosted: Fri Jan 15, 2016 01:36
by rubenwardy
I've been watching this project too, it looks very interesting.