Minor LUA & SQL request/suggestion

The official Rising World Soundtrack is available!
You can also get the Soundtrack on Steam
    • Change the SELECT queries behind server:findPlayerByName and server:getPlayerInformationFromDB to case insensitive (COLLATE NOCASE).
      I'm assuming player names are case-insensitive for unique purposes anyway (ie. h0tw1r3 == H0TW1R3).
      Would make player lookup from scripts much easier for the admin/user.
    • Add getOnlinePlayers to Server.
      Although this can obviously be done in lua itself, it would be convenient to do things like broadcasting messages to specific groups.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!