what's the bug? is there an error message or something? and judging from the general feedback, I think a starting tutorial quest is top priority for future updates
yeah there was a known bug where occasionally on going up into space it wouldn't teleport the player with the spaceship, but I thought I'd fixed that lol. is that what you're getting?
and as for the error message, I have seen it before and I have absolutely no clue what causes it, there's so many things about it that are weird, it should not be possible. get_slot_info should not be called if the slot index is nil. and it's my own function so the fact it raises a type error for the argument is utterly perplexing to me. it's not even meant to be a table, the index ought to be an integer. plus I thought I'd fixed it. if anyone can figure out why it happens I shall be eternally grateful.
Admittedly the code is a bit spaghettified and there are a few balancing issues but I'm sure they'll fix themselves as more content is added. I'm excited to see where this goes.
what's the bug? is there an error message or something? and judging from the general feedback, I think a starting tutorial quest is top priority for future updates
the inventory problem should be fixed now
yeah it still needs polishing, I will redo all the textures but for now I just took them all from mtg and mineclonia
do you mean how the tabs stop working? yeah I haven't managed to fix that yet
yeah there was a known bug where occasionally on going up into space it wouldn't teleport the player with the spaceship, but I thought I'd fixed that lol. is that what you're getting?
and as for the error message, I have seen it before and I have absolutely no clue what causes it, there's so many things about it that are weird, it should not be possible. get_slot_info should not be called if the slot index is nil. and it's my own function so the fact it raises a type error for the argument is utterly perplexing to me. it's not even meant to be a table, the index ought to be an integer. plus I thought I'd fixed it. if anyone can figure out why it happens I shall be eternally grateful.
https://discord.com/channels/369122544273588224/369123175583186964/1308971676242939985 this is where I mentioned it before
Admittedly the code is a bit spaghettified and there are a few balancing issues but I'm sure they'll fix themselves as more content is added. I'm excited to see where this goes.