Notifications
Clear all

TextCraft RPG

106 Posts
32 Users
0 Reactions
26.1 K Views
(@defuzed)
Posts: 52
Trusted Member
Topic starter
 

I have bought a new domain for TextCraft which is: www.text-craft.com

So the past weeks while doing my web developer studies i've been working on a side project, in the start it was just supposed to be a text based RPG game, but as it started to fletch out and grew i felt that i could make this into a basic version of vanilla wow. Or well atleast over time.

This is my new time consumer while waiting on Classic Wow to come out.

Currently i only have one class working (kinda) since i started reworking all the classes this morning. I update it daily and should have atleast 3 classes playable by the end of this week.

If anyone is interresed in trying it out and giving feedback on what could be cool to have in the game then the link is here:
www.text-craft.com Here is the new link to the game!
Everything saves so don't worry about closing the game. You can always jump right back into it.

I personally have no idea if it even belongs here, but thought it would be cool with some ideas to add while working on it. If its not allowed on here then i'll take it down.

To do list:

  • Add Classes. 2/4 playable classes, Warrior & Rogue. Mage & Hunter will be added in a near future! Plans on adding all classes later.

  • Update area names. #Check

  • Increase creature table. #Check

  • Implement working quest system.

  • Create gear table / loot table.

  • Optimized inventory.

  • Add proffesions (Mini Game).

  • Create Map.

  • Create travel function (Gold fee?).

  • Leaderboard (Currently working on it now).

  • Implement zone chat system

  • Here is the GitHub for anyone who wants to contribute!
    https://github.com/tobias1709/TextCraft

     
    Posted : 25/04/2019 5:37 am
    (@centurion)
    Posts: 224
    Estimable Member
     

    Ohh this sounds interesting, gonna check it out!

     
    Posted : 25/04/2019 5:40 am
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    My domain supplier just crashed all the styling in the game so it won't be up for a few minutes sadly.

     
    Posted : 25/04/2019 5:42 am
     slud
    (@slud)
    Posts: 90
    Trusted Member
     

    Yo dude, hit me up! I would love to try this! I would be more than happy to give constructive feedback.

    Send me a message bro!

     
    Posted : 25/04/2019 6:02 am
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    The website is up again!
    Www.BoxCode.dk/dist

     
    Posted : 25/04/2019 6:09 am
    (@ironbrutzler)
    Posts: 281
    Reputable Member
     

    I really like it

     
    Posted : 25/04/2019 7:07 am
    (@escalotes)
    Posts: 165
    Estimable Member
     

    It really captures the essence of hitting 1 and 2 on your keyboard when playing a rogue.

     
    Posted : 25/04/2019 8:58 am
     Pepo
    (@pepo)
    Posts: 11
    Active Member
     

    This is such an awesome idea! Great job!

     
    Posted : 25/04/2019 9:03 am
    (@starken)
    Posts: 3
    New Member
     

    Cool idea, i have had same interests and i know html/php and even some python and C#.
    I played some, and it seems that when killing spiders the quest did not update, i killed 2 and you have the quest saying you to kill 7 spiders, i was in the spiders nest. Maybe something you havent completed yet, or maybe a bug.

     
    Posted : 25/04/2019 9:52 am
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    The quests isn't done yet sadly, it's one of my next working points after getting all the classes done. So far i only have the skeleton quest out for testing purposes.

     
    Posted : 25/04/2019 10:08 am
    (@ironbrutzler)
    Posts: 281
    Reputable Member
     

    after playing to level 8, can it be that if you die there is just a black screen

     
    Posted : 25/04/2019 10:31 am
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    It's supposed to say try again, kinda like hardcore mode, you die you lose and start over. Still deciding what other options i can use, depending on how far i take it i will make a respawn option that cost something (Exp or Gold). But so far you die you lose and have to restart.

     
    Posted : 25/04/2019 10:37 am
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    I have added some rather big updates to the game that makes it way more enjoyable to play (in my opinion atleast), more variety in creatures, dynamic created mobs, and a few more spell/ability options added!

    To those who have played before, it would most likely be a good idea to reset your character since the new system lets you get to level 60 instead of 10.

     
    Posted : 29/04/2019 9:58 am
    (@ironbrutzler)
    Posts: 281
    Reputable Member
     

    I have added some rather big updates to the game that makes it way more enjoyable to play (in my opinion atleast), more variety in creatures, dynamic created mobs, and a few more spell/ability options added!

    To those who have played before, it would most likely be a good idea to reset your character since the new system lets you get to level 60 instead of 10.

    Looks really cool now.

    Can it be that the warrior is bugged? The Rage fills really slowly and then drops really fast. First fight was against a lvl 3 Monster and could not generate more then 4 Rage

    Edit:
    After some testing:
    Can it be that the Rage that is generated is not Added to the rage that is already there? I get around 3-9 Rage per Enemy hit on me.

    So if a enemy hit the Rage locks like this;
    Attack 1
    4 Rage
    Attack 2
    3 Rage
    Attack 3
    6 Rage
    Attack 4
    2 Rage
    Attack 5
    3 Rage
    Attack 6
    9 Rage

    If those numbers would add it seems okay but they get replaced

     
    Posted : 29/04/2019 12:29 pm
    (@defuzed)
    Posts: 52
    Trusted Member
    Topic starter
     

    I have added some rather big updates to the game that makes it way more enjoyable to play (in my opinion atleast), more variety in creatures, dynamic created mobs, and a few more spell/ability options added!

    To those who have played before, it would most likely be a good idea to reset your character since the new system lets you get to level 60 instead of 10.

    Looks really cool now.

    Can it be that the warrior is bugged? The Rage fills really slowly and then drops really fast. First fight was against a lvl 3 Monster and could not generate more then 4 Rage

    Edit:
    After some testing:
    Can it be that the Rage that is generated is not Added to the rage that is already there? I get around 3-9 Rage per Enemy hit on me.

    So if a enemy hit the Rage locks like this;
    Attack 1
    4 Rage
    Attack 2
    3 Rage
    Attack 3
    6 Rage
    Attack 4
    2 Rage
    Attack 5
    3 Rage
    Attack 6
    9 Rage

    If those numbers would add it seems okay but they get replaced

    Yea I checked it out and it was a calculation mistake, should be fixed now to always give you 10 rage per hit until I find a better system, thanks for telling me!

     
    Posted : 29/04/2019 2:53 pm
    Page 1 / 8
    Share: