Search results

  1. Pharone

    EQ TLP 2024 Teek (Random loot) & Tormax (Traditional) #neckbeardnostalgia

    Ah good point. The 1st is tomorrow. Figured there would be something mentioned in the Scorched Sky thing.
  2. Pharone

    EQ TLP 2024 Teek (Random loot) & Tormax (Traditional) #neckbeardnostalgia

    So are they not doing bonus experience this year for the 4th? There's nothing on the forums about it.
  3. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    Did THJ fuck up by accepting money? Yeah. Duh. You can't make money off of someone else's software. Did Everquest's Fangbreaker server suffer from THJ's emu server? Fuck no. Fangbreaker was a pile of dogshit from design to creation. Fangbreaker was a failure because of the people at...
  4. Pharone

    Open MMORPG by AI

    We had to put our dog down this weekend, so never got around to doing anything.
  5. Pharone

    Open MMORPG by AI

    Thinking that the plugin system can be used to turn on/off features as well as choose which version of a feature to use if turned on. In fact, I should have AI re-write that to be a plugin system and each plugin can have one or more features as part of that plugin. Example: Evil Forest Of...
  6. Pharone

    Open MMORPG by AI

    Added ability to have plugins for the server code with versioning.
  7. Pharone

    Open MMORPG by AI

    Here's a deep search answer for that...
  8. Pharone

    Open MMORPG by AI

    Yes, AI can create game assets in a specific style. Here’s how you can approach it: 1. **AI Art Generation Tools**: Use tools like MidJourney, Stable Diffusion, or DALL·E to generate 2D or 3D assets (sprites, textures, characters, environments). These tools allow you to specify styles via text...
  9. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    Sounds like what I wanted personas to actually be. I can't for the life of me understand why DPG doesn't make a server like... Pick your starting persona At level 5 choose a second persona to level Every 5 levels on any persona unlocks another persona slot Set your active personas at anytime...
  10. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    I never checked out THJ, so help me out here. This was a multi-class EQ right?
  11. Pharone

    Open MMORPG by AI

    I'm going to mess with this some this weekend to see how much AI can fuck it up lol.
  12. Pharone

    Lord of the Rings Online

    I believe that is the Veils of Anduin. Freaking awesome story line there.
  13. Pharone

    Lord of the Rings Online

    I am about 1/3rd of the way through Legacy of Morgoth right now, and I completely agree. Corsairs of Umbar was a better expansion in my opinion. The only thing I find cool about Legacy of Morgoth are the sandstorms that pop up every so often. That's a cool effect honestly. The quests, as...
  14. Pharone

    Adrullan Online (Formerly Evercraft)

    Ok this actually looks interesting. I'd love to test this on one of my streams. Anybody know if any devs come here?
  15. Pharone

    Lord of the Rings Online

    That being said, the next expansion you will run in to has a failed game mechanic as well... the epic battle system. It's like they went through two expansions in a row trying different shit and afterwords was like... ok that fucking sucked. Let's get back to doing what we do best. LOL...
  16. Pharone

    Lord of the Rings Online

    The war steeds are a mixed bag honestly. I like them for their speed to get across large areas, but I hate using them in mounted combat. Also, they were HORRIBLE on the 32bit servers. They are tolerable on the 64bit servers at least. If you can get past the mounted combat shit, the stories...
  17. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    Why would they go after their friends and family?
  18. Pharone

    Lord of the Rings Online

    I've been playing through the latest expansion, Legacy of Morgoth. You can check out my playlist for it here...
  19. Pharone

    EQ TLP 2024 Teek (Random loot) & Tormax (Traditional) #neckbeardnostalgia

    Got a PAW group last night and banged out level 70 on the wizard. Now just grinding AAs. 230ish AAs so far.
  20. Pharone

    Open MMORPG by AI

    You basically have to have some idea of how to do what you are wanting AI to help you on. For instance, I am a programmer. That's what I have done for the past three decades of my career. So, I understand programming, databases, networking, etc. Am I a MMORPG developer? No. Never made one...
  21. Pharone

    Open MMORPG by AI

    You're not wrong if you look at it as telling AI to make a game and saying GO! That is what fools and morons do. AI is a tool. It's not real intelligence. It's not Data from Star Trek Next Generation. You have to look at AI as a tool, and use it accordingly. You don't look at a hammer and...
  22. Pharone

    Open MMORPG by AI

    We all are.
  23. Pharone

    Open MMORPG by AI

    Creating player and monster models for a massively multiplayer online role-playing game (MMORPG) in Unity can be significantly enhanced with AI-driven tools. These tools can generate 2D concept art, 3D models, animations, and textures, streamlining the development process. Below, I outline some...
  24. Pharone

    Open MMORPG by AI

    AI can add systems to the game, create character models, create monster models, create sounds, create music, create textures, etc. If we put the time in to it, we CAN make our own MMORPG. It's going to suck mega ass at first. No doubt about it. But, thanks to our AI overlords, we CAN make...
  25. Pharone

    Open MMORPG by AI

    AI won't build you a MMORPG from start to finish, but it will make all the individual parts. Here's the beginnings of a free open licensed MMORGP created by GROK.
  26. Pharone

    Open MMORPG by AI

    Updated REST API Below is the updated REST API, adding authentication endpoints with BCrypt for password hashing. Setup Instructions MySQL Database: Apply the ALTER TABLE SQL to add PasswordHash and Salt columns. Ensure the Players and Inventory tables exist (as per previous skeleton)...
  27. Pharone

    Open MMORPG by AI

    Setup Instructions MySQL Database: Execute the SQL above to create the database and tables. Update the connection string in the REST API with your MySQL credentials. REST API: Create a new ASP.NET Core Web API project. Install MySqlConnector via NuGet. Add the above API code to the project...
  28. Pharone

    Open MMORPG by AI

    Setup Instructions: Install Unity: Use Unity 2022 LTS or later. Install Netcode for GameObjects: Open Package Manager in Unity. Add package from git URL: com.unity.netcode.gameobjects. Scene Setup: Create a new 3D scene. Add a plane as the ground (scale: 100x1x100). Create an empty...
  29. Pharone

    Open MMORPG by AI

    Love it or hate it, AI is going to change the fucking world. Ducehbag companies want to milk us consumers for every dollar we have by using the nostalgia we have for their games by giving us as little as humanly possible while charging us as much as they can get away with to play the same shit...
  30. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    Ok, so they're fucking delusional.
  31. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    As it is, the only reason I am still playing on Teek is because I have at least a half a year left on my cancelled subscription for my main account. I'd like to check out TSS and SoF in era... possibly HoT as well. But that's it. The TLP servers are just fucking boring at this point, and...
  32. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    I'm not sure if DBG is just fucking delusional or just plain trying to find anybody else to blame for their incompetence as a company in the MMO space. First off, the Fangbreaker server ruleset was pure garbage. Nobody wanted what they made. There didn't have to be any EMUs out there in...
  33. Pharone

    Daybreak Sues The Heroes Journey EQ EMU Server Devs

    There's any number of ways they could have done this that wasn't blatantly obvious. Should have been smarter.
  34. Pharone

    EQ TLP 2024 Teek (Random loot) & Tormax (Traditional) #neckbeardnostalgia

    At this point in the game on Teek, how difficult is it to keep up with the Joneses? My brother and I were with a nice little guild that got stuff done with out being duchebags and we had a great time up until they folded in to another guild for GoD. The new guild was just not a fit. The...
  35. Pharone

    Monsters and Memories (Project_N) - Old School Indie MMO

    I'm not sure that it ever got better to be honest. That's the problem with these kinds of games, there's only so much you can do to make it different. In the end, it all boils down to out lasting the raid boss's DPS, not standing in bad shit, avoiding bad casts, and DPS checks. Ultimately...
  36. Pharone

    EQ TLP 2025 Fangbreaker Expanded Start Resource Hunter Legacy Characters Encounter Locking

    Can you imagine how quickly that would be taken down if it was posted on their forums lol.
  37. Pharone

    EQ TLP 2025 Fangbreaker Expanded Start Resource Hunter Legacy Characters Encounter Locking

    What do you expect from a company that puts more time and effort in to making a new rainbow pet model each year than they do making actual good new content? I've said it before, and I will reiterate it again. The best thing that could ever happen to EverQuest would be some other company buying...
  38. Pharone

    EQ TLP 2025 Fangbreaker Expanded Start Resource Hunter Legacy Characters Encounter Locking

    LOL the duchebags at DBG felt that I was "trolling" for saying the thread was going to end up getting locked. Typical DBG stupidity.
  39. Pharone

    Lord of the Rings Online

    If anybody is looking for a server to transfer to off of your old 32bit server before it shuts down, Peregrin is a very chill fun server.
  40. Pharone

    Lord of the Rings Online

    32bit servers are closing down on August 31st. https://www.lotro.com/news/lotro-32-bit-world-closure-en