Skip to content

Releases: God-Weapon/EmuLinkerSF

EmuLinkerSF v0.93.2 (01-22-2023)

22 Jan 15:51
Compare
Choose a tag to compare
  • Updated setting masterList.touchEmulinker to Kaillera Reborn's EmuLinker Servers/Waiting Games List.
  • Removed setting server.maxGameChatLength. Removed limit cause some emulators send settings via game chat.

EmuLinkerSF v0.92.9 (08-22-2021)

22 Aug 15:57
Compare
Choose a tag to compare
  • Fixed support for charset Shift_JIS. Thanks nue for report and fix.
    NOTE: Whichever charset you use, the translated files "language.properties" and "access.cfg" must be saved in the same charset!

EmuLinkerSF v0.92.7 (08-21-2021)

21 Aug 15:38
Compare
Choose a tag to compare
  • Fixed vulnerability where a user who has left the server would leave a ghost game on the server.
  • Fixed game status change. (if someone was quit the game without "drop", then status of game was not changing to "waiting" when all dropped)
  • Added some error notifications for commands in the game chat.

EmuLinkerSF v0.92.4 (05-06-2021)

06 May 18:13
Compare
Choose a tag to compare
  • Changed new Emulinker Servers/Waiting Games list to new host: Now new list hosted by Remz. To use it, enable option “masterList.touchEmulinker=true” in emulinker.cfg.
  • Now also will work notification about the new version of EmulinkeSF in the emulinker.log file. (notification will work only if enabled new emulinker master list)

EmuLinkerSF v0.91.0 (03-27-2021)

28 Mar 16:27
Compare
Choose a tag to compare
  • Added ability to post the server on a new EmuLinker Servers/Waiting Games List.
    To use it, enable option "masterList.touchEmulinker=true" in emulinker.cfg.

EmuLinkerSF v0.90.1 (02-22-2021)

22 Feb 17:58
Compare
Choose a tag to compare

EmuLinkerSF v0.90.1 (02-22-2021)

  • Fix for MAME emulators. (did not work Dip Switches commands. Thanks Dark_Ryu for reporting)
  • Removed PM duplication.

EmuLinkerSF v0.90.0 (08-20-2019)

21 Aug 18:43
83f75e5
Compare
Choose a tag to compare

Misc:

  • Fixed bundle parse:
    Fixed incorrect message number identification after 32767.
    Fixed connection break when server get message number ID 0 after message ID 65535 from client. (game was freeze after ~18min on connection LAN; ~36min on Excellent etc.)
    Fixed random connection breaks. (if client drop a packet 65535 / 0 and other exceptions)
  • Fixed user status update. (after gameowner close running game other players still have status "playing" and can't create/join game)
  • Added username filter. (not allow links and some symbols)
  • Added game join different emulator version notifications.
  • Changed Hammer Protection(2 Min Ban after 4 times reconnect to server) now only for non admin users.
  • Fixed Trivia-Bot. (miss one question and other)
  • Fixed error when connect to server with empty username.
  • Fixed others minor bugs and spelling mistakes.

Config:

  • Added emulinker.charset - charset configuration.
  • Added server.maxGameChatLength - max game chat message length. (for prevention bufferoverflow in old kaillera clients)

User commands:

  • /msg - default max message length set to 320. (for prevention bufferoverflow in old kaillera clients)
  • Added illegal characters filter for PM.

Admin commands:

  • Added /triviaoff - to stop the bot.
  • Added /triviascores - to show top 3 scores.
  • Added /triviawin - to show winner.
  • Added /triviaupdate - to upade IP address.
  • Added /tempmoderator - to give a user temporary moderator access.
  • Changed /clear - now only superadmin can remove temp elevated/moderator/admin access.

Gameroom commands:

  • /help - now commands(except gameowner commands) available for non gameowner users.
  • Fixed /detectautofire (caused an error when default value in config was 0)
  • Fixed /startn (has starts game when any player join instead due quantity)
  • Fixed /kickall (didn't kick anyone)
  • Fixed /setemu - now automatically detects emulator name. /setemu any - to set any.
  • Added /setconn - to restrict the gameroom to connection type. /setconn any - to set any.
  • Improved /mute - now muting by IP and if player rejoin this game mute still on.
  • Improved /swap - error prevention due to incorrect entry of numbers. And now can swap when game not started.
  • Improved /p2pon - now non gameowner users can use command individually.

Original source v72.3 (09-20-2009)

21 Aug 17:07
Compare
Choose a tag to compare

Original latest source downloaded from www.god-weapon.com in june 2011 before project was closed.