Skip to content

Releases: JaraLowell/OgarServ

The 1.6.5 Beta release

20 Jul 16:31
Compare
Choose a tag to compare

In this update:

  • Skin Support Update
  • Free roam Spectator mode (press space to switch)
  • Some speed tweaks
  • A bot update fixes

Windows Binary Files

Compiled with
Language

It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore.

example:
C:\JXcore\jx install ws http fs sys mysql url underscore vector2-node
from within the same folder where index.js is located to install the modules.
C:\JXcore\jx --nouse-idle-notification --expose-gc index.js
from the folder you have index inside.
same for node.

The 1.6.4 Beta release

24 Feb 22:49
Compare
Choose a tag to compare

In this update:

  • Skin Support Update
  • Free roam Spectator mode (press space to switch)
  • Some speed tweaks
  • A view bot fixes
  • Split and Merge fixes

Windows Binary Files

Compiled with
Language

It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore.

example:
C:\JXcore\jx install ws http fs sys mysql url underscore
from within the same folder where index.js is located to install the modules.
C:\JXcore\jx --nouse-idle-notification --expose-gc index.js
from the folder you have index inside.
same for node.

1.5.9 Beta release

12 Nov 23:41
Compare
Choose a tag to compare

The 1.5.9 Beta release with support for MySQL Highscore table

Windows Binary Files

Compiled with
Language

It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore. (example: C:\JXcore\jx index.js)