Jump to content

panda

Panda
  • Posts

    1420
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by panda

  1. I don't know. Why does Oddly only two 2 shoes?
  2. No. Why didn't you respond to my question?
  3. Not a clue. How about you?
  4. Why not?
  5. 51uq5R6CUKL._SX425_.jpg

    Professer Pee-Pee Diarrheastein Poopypants, Esq.

    1. Beefy Kasplant

      Beefy Kasplant

      This is quite the shitpost

    2. Oddly

      Oddly

      Why is this here?

    3. panda

      panda

      @Dashplant It looks like @Oddly is very satisfied with this feature.

  6. Username: panda Intersect Projects: Intersect Roles: Programmer Caveat: Any work I do has to go into the base engine, or has to be a related utility or piece of software and will be open source. If something can be partially implemented in the engine, but a full implementation doesn't meet the standards for being put into the engine, I will only work on the part that goes into the engine. Examples of stuff I can work on: - API endpoints - Server networking or database development (think server replication/multiple servers) - Server management tools - Client management tools (think launchers) - Websites In short, I'm just going to be an Intersect developer. The difference is that requests for work for this game will get priority over requests from the general community. I will not be a dedicated programmer for this game however, as anything I do will not be explicitly for it.
  7. Make a bug for this. Edit: if what JC said doesn't work.
  8. There is nothing wrong with the IDs, they are stored in their binary form. Use a hex viewer if you really need to read them (I don't see why you would need to).
  9. Read the PDF. That stack trace is from the Migrator tool which isn't used for upgrading past Beta 5.
  10. I am guessing what character regions include those because you only told me 1E00 - 1EFF, hopefully this includes the necessary characters: https://www.ascensiongamedev.com/resources/filehost/1240892267821aed133aba5f4648ee06.zip If it does not include the necessary characters you need to tell me what character regions you need in addition to 1E00 - 1EFF.
  11. https://www.ascensiongamedev.com/resources/filehost/42e2859de2bc09c0fe47a4d17b714c3b.zip
  12. Can you provide the .spritefont files you created?
  13. This is answered in our documentation: https://docs.freemmorpgmaker.com/project/about.html#licensing-cost-100-free
  14. Do you have a specific font that you want it for (example being Arial or Open Sans)?
  15. Until we actually intend to support HTTPS natively in Intersect without a reverse proxy CORS settings should not be used. Long answer: TheAPI should not be interacted with outside of a server-server context on localhost unless it is over HTTPS, which at this time requires a reverse proxy, which will eliminate the need for Intersect's CORS settings.
  16. It's kind of hidden up in the top right.
  17. If the same version of Intersect and Ubuntu work, then the problem is probably the version of the DB the connector is trying to connect to. @Devo Can you post what version of MySQL you are using for the server, and whether or not it's MariaDB or normal MySQL?
  18. I gave you a deal and you said "fuck it I give up" after agreeing to it.
  19. We are trying to move away from being BASIC programmers Marsh.
  20. People who like pumpkin spice.
  21. EGGNOG IS DISGUSTING. PUMPKIN SPICE LATTES ALSO SUCK.
  22. This naturally depends on every system that uses it. Some computers lag on the default (also recommended) size.
  23. https://github.com/AscensionGameDev/Intersect-Assets The readme has the licensing information.
  24. Not on the roadmap before source. After source this can be contributed. WPF and Winforms is hardly the reason we aren't using .NET Core, particularly given that the client and server do not use either. "From"? We migrated to OpenGL for better cross platform support. Supporting both within the same client will make maintenance harder and will result in bugs being opened for differences between the two that we can't control (not to mention feature development is not 1:1 between the two media pipelines). Any reasonable NVIDIA+Intel/AMD computer released in the last 10 years should be able to run the engine.
  25. Ahhhh, I vaguely remembered there being like a list of version ZIPs before so I got lost and just used a backup I had on disk.
×
×
  • Create New...