• 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!

[9.46] The Forgotten Server v0.3.7-preview (Crying Damson)

elf

Sing, sing blue silver
Senator
Joined
Dec 11, 2007
Messages
3,666
Solutions
1
Reaction score
125
Location
Warsaw, Poland
GitHub
tayandenga
Twitch
tayandenga
The Forgotten Server
Version: 0.3.7-preview (Crying Damson)!


Changes can be found in doc/CHANGELOG.

This release comes after 3 years break with support for protocol 9.46 and with a lot of new features and hundreds of rare bug fixes. There has also been some work on minimizing memory footprint, compared to previous versions, this release should use up to 1GB less memory with GROUND_CACHE compiler flag. We are also, for the first time, also providing compiled 64-bit Windows binaries (win64). This is only a preview version of current development stage- almost finished right now (we lack full documentation, new monsters and some few optimizations yet).

Donations: OtLand.
By donating you become a premium user for a specific time on OtLand, it grants you access to exclusive premium content on the forum such as access to the private subversion where you can follow the development of OtLand supported projects, access to the premium board with resources and priority support.

DLL files: OpenTibia DLL Pack (v2.0)

Source code:
Subversion client: svn://svn.otland.net/public/forgottenserver/tags/0.3.7-pre/
Browse: [forgottenserver] Index of /tags/0.3.7-pre
GitHub: GitHub - otland/tfs-old-svn at 0.3

Download The Forgotten Server 0.3.7-pre:
 

Attachments

  • 0.3.7-pre_win32.7z
    1.9 MB · Views: 1,822 · VirusTotal
  • 0.3.7-pre_win64.7z
    2 MB · Views: 1,851 · VirusTotal
OMG, nice release Elf!

I'm so glad you have released this.
 
C'mon man, I was expecting something like: "We merged all the files in just one file" and then upload a single CPP file.
And inside that file would be coded something like:
[CPP]#include "stdafx.h"
#include "stdio.h"
#include "conio.h"

using namespace System;

int main(array<System::String ^> ^args)
{
float n;
printf("Type 1 to start in normal mode. Type 2 to start in debug mode");
scanf("%f", &n);
printf("April fools!");
_getch();
}
[/CPP]
 
Back
Top