Notifications
Clear all

TextCraft RPG

106 Posts
32 Users
0 Reactions
26.1 K Views
(@ironbrutzler)
Posts: 281
Reputable Member
 

So i played some more (till lvl 14 on the Warrior) and it seems the Food is always insta heal outside of the combat.

I also looked around https://www.boxcode.dk/ and saw that you have a typo at the bottom:

"We ofcause won't forget about functionality on your website."

I think it should be:
"We of course won't forget about functionality on your website."

But English is not my fist Language so maybe i am wrong ;)

Also on https://boxcode.dk/about if you scoll down al the way and then back up the top menu disappear (Chrome) and on Mozilla it disappear when scrolling down.

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

So i played some more (till lvl 14 on the Warrior) and it seems the Food is always insta heal outside of the combat.

I had a system that healed over time, but it was annoying to have 5-10 chat logs saying "You gained 20 hp" so i decided it should just be instant but not usable in combat.

I also looked around https://www.boxcode.dk/ and saw that you have a typo at the bottom:

"We ofcause won't forget about functionality on your website."

I think it should be:
"We of course won't forget about functionality on your website."

But English is not my fist Language so maybe i am wrong ;)

Haha the rest of boxcode.dk is a bit messy, it was a school project i had after my first 4 months of studying as a web developer, the typo's are there indeed, even my girlfriend and her mom has pointed it out, just never got to fix it since im planning a complete remake of the website. Thanks for noticing it though haha.

Also on https://boxcode.dk/about if you scoll down al the way and then back up the top menu disappear (Chrome) and on Mozilla it disappear when scrolling down.

Since i'm remaking the site i have been in and deleted the javaScript that made this work proper so the site is most likely (should be) full of strange bugs.

Also let me know if you have any cool ideas for the game since I really love getting new ideas to add, got a big spreadsheet with all the ideas so far where i add them.

 
Posted : 30/04/2019 1:05 am
(@teebling)
Posts: 1611
Noble Member
 

Defuzed would love to try this out but I can't enter my name in the field because there is text overlayed on top of it. Display bug in Mac OS X Safari.

 
Posted : 30/04/2019 4:14 am
(@defuzed)
Posts: 52
Trusted Member
Topic starter
 

@Defuzed would love to try this out but I can't enter my name in the field because there is text overlayed on top of it. Display bug in Mac OS X Safari.

Oh I will look into this as soon as I can, haven't checked the comparability for other browsers than chrome and Firefox so far sadly.

Hopefully I can fix it tonight.

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

teebling could you do me a huge favor, since I don't have a Mac I am unable to see how it looks on safari. So i would ask if you could possibly send me a screenshot of how the page where the bug occurs looks?

 
Posted : 30/04/2019 6:43 am
(@teebling)
Posts: 1611
Noble Member
 

I tried moving down the class selector divs with margin/padding but even when they're out of the way visually I can't click the <input> for the character name so something else going on there :)

 
Posted : 30/04/2019 8:16 am
(@defuzed)
Posts: 52
Trusted Member
Topic starter
 

Oh yea i see that's a real mess.. Since i can't sit and live test on safari right now it will be hard to come up with a good solution but what i can do is put the z-index so the input field should get fourced out infront of everything. I'm uploading a new version right now, also seeing if i can fix the borders to show on safari.

And doesn't work with margin since the classes still take up the layer in front of the input even when you move them with margin. The margin/padding is just transparent :)

EDIT: I just uploaded a new version that (I think) should fix the majority of the problems.
EDIT2: Uploaded another version again since i just learned that safari acts different with flexbox than other browsers. (May have fixed the class boxes issues)?

 
Posted : 30/04/2019 8:35 am
(@teebling)
Posts: 1611
Noble Member
 

Since i can't sit and live test on safari right now it will be hard to come up with a good solution but what i can do is put the z-index so the input field should get four

The z-index brings it forwards yes but the text field isn't selectable. Not sure why though.

I mean tbh for desktop Safari not many people use it so... chrome/ff is fine right. But for iOS safari that's a huge browser on mobile if you want this amazing text game to be available to as many people as possible!

Edit: can select it but can only type one character in.

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

teebling so i found the solution for the input field, but sadly while uploading my host stopped responding on my uploads so I'll have to wait for the upload to fix itself before it'll start working for you.

EDIT: For once they fixed it quick and it's up and running again, you should be able to write in a name now and the classes should appear abit more organised now (on safari). Hopefully you can try it out haha :)

 
Posted : 30/04/2019 8:57 am
(@teebling)
Posts: 1611
Noble Member
 

Yep working now!

This is actually amazing. Must have taken you a long time to put everything together!

I like the leaderboards and the combat text. Really something special you've put together here. Have you posted this to reddit yet or will you do it when it's more stable/fleshed out?

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

Yea it's been my side project while studying as a web developer, i started probably around 3 months ago, where it was just a funny idea and then i've added more and more depending on what i've learned on my school that week. And now it's here :)

I kinda just wanted to post it here to see if it was just me that was thinking it was a bit catchy or if other people would like this sort of game as well. Really happy you like it thought, gives so much energy to keep adding new content to the game!

Maybe someday when i feel like it's more of an working "beta" version I can try and post it on reddit but first i need my database to work so the leaderboard is functional since it's just a placeholder right now.

 
Posted : 30/04/2019 9:51 am
Cielos
(@cielos)
Posts: 38
Eminent Member
 

I'm playing this between calls at work. I'm excited to see how far I can go :lol:

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

Hope we see loot and Multiplayer soon ;)

i finally know what this project reminds me of:
https://game.destinyrpg.com/

This game started like your. Really basic but now it is full multiplayer with raids and an app.

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

Really excited to hear people actually like it! Makes it so much fun to develop a game when there are someone who can test it who isn't me and come with feedback.

The multiplayer idea is something I've been wanting to do but also something I'm not certain of how to do, but that's what I love.

Solving these problems is so interesting and I've learned so much from the start of this game to where I am now.

I have been thinking to buy a new domain for this game specifically but I need a fitting URL.

If any of you have a suggestion about what it could be that would be great!

 
Posted : 30/04/2019 11:36 pm
(@ironbrutzler)
Posts: 281
Reputable Member
 

I have been thinking to buy a new domain for this game specifically but I need a fitting URL.

If any of you have a suggestion about what it could be that would be great!

craftofwar.dk or any other ending is free (beside com but that is normal)

 
Posted : 01/05/2019 12:22 am
Page 2 / 8
Share: