Razif et. al.

luanti

All posts tagged luanti by Razif et. al.
  • Posted on
    A working Luanti client in Python

    I finally succeeded in building a working Luanti client in Python. I couldn't run Anjin-san using the standard Luanti client because its interface is designed for human users. I needed something highly customizable that I could tinker with to interface directly with the AI. The connection is now successful and stable. It turns out the previous timeout issues were caused socket buffer too small to handle the initial burst of a heavily modded server.

  • Posted on

    After a week of running the server, I officially declare that we have successfully migrated our server from the Linux operating system to FreeBSD. We also successfully migrated the database from SQLite to PostgreSQL.

    Since the process was not that simple, I took the time and updated the server to the latest version 5.16.1. I found that the server performance has become more stable and efficient, lesser lags too.