• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. S

    Gravak - Play Tibia 7.4 in your Browser

    LOL the fact this was written by an adult too. That's WILD. Bro's roleplaying he works at Google while simultaneously talking like a 12 year old in 2010 in a Call of Duty lobby. But he's a full grown man.
  2. S

    Gravak - Play Tibia 7.4 in your Browser

    * Uses open source project as their base * Adds P2W mechanics to open source project * Uses LLM trained off open-source data to do 100% of their programming * "I hate opensource" I think what you are looking for is "I hate contributing/sharing" which is cool, you don't have to. But having...
  3. S

    Release OTA RME 4.2.0 - LUA Scripting

    I understand the security concerns, it makes sense to be careful with file access. But I do feel like reading files from the scripts folder specifically would be really useful and still safe since users are already trusting scripts enough to run them. The file picker widget especially feels...
  4. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    ....Yes... but you have a fork... the whole point of a fork is to be able to pull code from the repo you forked from.... Whatever, I'm not trying to grill you. I genuinely thought some of the stuff you did was cool and was just offering some thoughts. Seems you might be a bit burned...
  5. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    Bruh 1.) If anything that would prove I didn't use LLM, since I myself must have mistaken your optimization that lets you zoom out on the map as an LOD improvement. I was impressed with the performance and being kind to you. 2.) 3.) Ok, yes, then that is a regression hence what I am saying...
  6. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    I do think you could dial it back a bit. Don't get me wrong, I don't like AI slop either. But, you aren't even being constructive. And let's be honest, people using AI to create open-source Tibia tools are not the enemy.
  7. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    I mean come on, does bro just see dense, structured, well thought-out response and go, YEP, that's AI! I don't use em-dashes, I don't use any of the common AI tropes, I just type fast and had a lot to say after checking out your project.
  8. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    I didn't AI generate my comment lmfao. At all. I wrote that entirely by hand........ ...I .... I don't know if I should be flattered or insulted you assumed my response was AI? Is my writing really that sterile?
  9. S

    Release OTA RME 4.2.0 - LUA Scripting

    Thanks for the quick response! Hmm, alright. That makes sense, but I am still a little confused on how you would go about reading an arbitrary .txt file that's in the SCRIPT_DIR? require() works for .lua files, but what about plain text files like .txt or .csv?
  10. S

    [Remere's Map Editor: Redux] - Introducing RME overhaul project, because someone had to do it.

    Hm, this looks quite promising. The dark theme looks really nice, and the LOD idea was much needed for the editor. I am seeing a bit of regression (which I know, you admitted that in the original post, but please, allow me to nitpick a little). I feel like leaving a bunch of different LLM...
  11. S

    Release OTA RME 4.2.0 - LUA Scripting

    This is really awesome, sadly I am having an issue with attempt to index a nil value (global 'io') Which is making it so I can't read files.
Back
Top