Jump to content

Smoot

Contributors
  • Posts

    102
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Smoot

  1. All the .8 builds are giving the same. Ubuntu 22.04.3. I had read it might be because of .Net7 so I did install that, but no difference. I run LD_LIBRARY_PATH=. mono "Intersect Server" Cannot open assembly 'Intersect Server': File does not contain a valid CIL image.
  2. Someone might have a better way, but you could adjust the blank space in the sprite.
  3. I did this with a photoshop batch and I ended up with wrapping tiles not looking right because the edges were off from like artifacts or whatever upscale compression (I'm obviously not a graphics artist). Does this mess up the edges?
  4. Yeah I think you will need to step up like you said. Have you done any code changes? You would be breaking those if so, but you would probably already know that if you did
  5. Are you able to reupload your installation instructions to github maybe?
  6. Thank you for all the work you've done on the CMS and Tools.

    1. XFallSeane

      XFallSeane

      Thank for your support 🖖🏻

  7. It would entail rewriting a large portion of the code, and at this point there are enough bugs and issues, a rewrite of that scale would ensure we never get into a release state. That's the answer as I see it, but let me add. If you think click to move is so important, you're free to branch the project and add it in. It's 100% open source, go nuts. You came in here with a very nasty tone and have done nothing, just registered, so the tone of the reply you got mirrors what you dished out. Everyone here volunteers and no one owes you anything.
  8. I love the idea of only baked in assets. Limitations are a good thing on jams I think. The idea is to give a short reachable goal and see how it goes. Good stuff, looking forward to it
  9. Right, but itch isn't engine specific. There are lots of jams for different engines. This would put the intersect jam on the big list of jams they always have running. Maybe it makes sense to expand from our little group here to the larger indy game dev market https://itch.io/jams
  10. Set it up on itch.io, it would be good marketing for the engine
  11. The animation image isn't constrained to any size, like the grid. Just make the AOE size as many tiles as you want, then just make an animation image as large as the area you want to cover. The image size and the aoe coverage aren't the same thing.
  12. I like it, personally, but maybe a 10-15% reduction in the trees would help
  13. You build the animations in the Animation editor then select which animation in that dialog from your original post
  14. Number 4 and 5 are so difficult to manage, you're spot on there. Good luck with your life changes!
  15. Maybe just have a vendor "Gambling vendor" Then when the event like Cheshire said, runs it can play an animation? That wouldn't put it on the screen like above but you could maybe show it spinning then a message with "You won" or "I won" with the dealer's portrait, like a normal dialog.
  16. Really nice for promotions.
  17. Setup a hidden variable that matches the level, then when it hits 50 make them do a quest. The quest can use the change class function to whatever you want. I'm using this as a dipshit way of having races. On character select they're picking a race and gender, then they pick which class they want, wizard, warrior or whatever.
  18. is it me?
  19. That looks great Xiphoid nice and smooth. How many frames is it? Would you be willing to screenshot your editor page for the animation?
  20. Yes it's the same
  21. Is it just the first thing that pops up? This one I made once I figured out you need to login lol
  22. Please give step by step instructions on what we need to do to replicate. I've asked in the other post. We are not having the same problem even with a new install. It's not even an install, it keeps everything right in the folder itself.
  23. So the server is 2012 and is with a hosting company or ? The hosting itself might have a firewall. For instance on my Amazon AWS I have to open the firewall on the server, Ubuntu in my case, but I also have to open the firewall in the AWS console for that server instance.
  24. That's really useful!
  25. you should have them make sure that they have the latest versions “vcredist” (visual studio redistributables) and .NET framework installed on their computer.
×
×
  • Create New...