• 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.10] OTServ (0.6.3) r.6105

Pietia

Active Member
Joined
Jan 13, 2008
Messages
2,147
Reaction score
48
Location
Poland
OTServ 0.6.3
Version:revision number :6105
Client version:9.10

Changes between last release can be found in second post.

The release comes with globalevents feature and full 9.10 protocol support along with the fixes made in trunk(see second post for changelog).

This is the server which every other is based on ie.(TFS,Evolutions,Naxed) basicly all of them ! and is also maintained by the OTServ leaders ie.SimOne ,Remere


List of lua functions :
You can see the functions and their parameters in these files :
functions.lua and luascript.cpp and npc functions in /npc/scripts/lib/

Source code:
For Subversion client:
sources:
opentibia - Revision 6105: /otserv/branches/otserv910
data:
opentibia - Revision 6105: /data/branches/data910

For browser
sources:
SourceForge.net Repository - [opentibia] Index of /otserv/branches/otserv910
data:
SourceForge.net Repository - [opentibia] Index of /data/branches/data910

How to write bug reports : How to make crash report(OTServ and Tfs)

OTServ Bug reports : OpenTibia Server (SVN) - OpenTibia Fans - Projects

If you want to compile the server by yourself on windows please take a look at this tutorial:
OpenTibia Fans

If you want to compile the server by yourself on linux please take a look at this page.(You do have to because i'm not releasing bin for linux)
OpenTibia Fans - Compile OTServ under Debian 5.0 (Lenny)


From what I can say the server is most stablest distro over all and should have all 9.10 features working as they should .

Download
OTServ 9.10 r.6105.7z
 
reserved for svn log.
trunk fixes:
Code:
Revision 6101 - Directory Listing
Modified Fri Jul 15 06:52:36 2011 UTC (2 days, 13 hours ago) by assassina

Solved issues of magic level or magic level percent not being updated at some situations.

Revision 6100 - Directory Listing
Modified Fri Jul 15 03:07:52 2011 UTC (2 days, 17 hours ago) by assassina

Fixed a warning of unused variable.

Revision 6095 - Directory Listing
Modified Thu Jul 14 17:13:10 2011 UTC (3 days, 3 hours ago) by pietia10

*Fixed compiling warnings & error.

Revision 6094 - Directory Listing
Modified Thu Jul 14 16:01:11 2011 UTC (3 days, 4 hours ago) by iryont

Removed unnecessary code.

Revision 6091 - Directory Listing
Modified Thu Jul 14 07:17:04 2011 UTC (3 days, 13 hours ago) by assassina

Solved the bug with summoned monsters not appearing at the right place at non-pvp servers. Restored flag __MIN_PVP_LEVEL_APPLIES_TO_SUMMONS__.

Revision 6090 - Directory Listing
Modified Thu Jul 14 04:55:17 2011 UTC (3 days, 15 hours ago) by assassina

Updated codeblocks project file.

Revision 6089 - Directory Listing
Modified Thu Jul 14 00:37:15 2011 UTC (3 days, 19 hours ago) by pietia10

*Added globalevents under flag __GLOBALEVENTS__, default = on.

Revision 6088 - Directory Listing
Modified Thu Jul 14 00:05:29 2011 UTC (3 days, 20 hours ago) by pietia10

*Added Globalevents (http://otfans.net/project.php?issueid=923) 
*Added some checks to npchandler.lua
*CREDITS goes to TFS Developers.^^

Revision 6087 - Directory Listing
Modified Wed Jul 13 23:39:11 2011 UTC (3 days, 20 hours ago) by pietia10

*Fixed possible memory leaks (spells.cpp and weapons.cpp) more to come.
*Fixed possible crash at tools.cpp.
*http://otland.net/project.php?issueid=1099(creature.cpp)
*Added bind_only_global_address config option.
*CREDITS FOR ALL OF THIS GOES TO TFS DEVELOPERS!^^

*Removed default flag __MIN_PVP_LEVEL_APPLIES_TO_SUMMONS__ since it seems to producing problems with summons.

Revision 6086 - Directory Listing
Modified Wed Jul 13 18:10:39 2011 UTC (4 days, 2 hours ago) by iryont

Nothing really important (checkSightLine), removed unimportant line of code because it wasn't really necessary there.

Revision 6085 - Directory Listing
Modified Wed Jul 13 17:42:14 2011 UTC (4 days, 2 hours ago) by iryont

Alright so there is a quite important fix to checkSightLine function, it requires some testes but I believe it's fine since I'm using it by myself.

Revision 6084 - Directory Listing
Modified Wed Jul 13 14:57:21 2011 UTC (4 days, 5 hours ago) by iryont

It's a highly unlikely crash and it's fix but it did happen here under some circumstances.

Revision 6083 - Directory Listing
Modified Wed Jul 13 00:14:52 2011 UTC (4 days, 20 hours ago) by pietia10

*http://otfans.net/project.php?issueid=990 (Added getPlayerModes(cid) credits goes to TFS Team)
Asassina improve it if you want.

Revision 6082 - Directory Listing
Modified Sun Jul 10 13:58:00 2011 UTC (7 days, 6 hours ago) by pietia10

*Fixed infinite loop that can happen if count of moveable item is 0 (credits goes to wargate for the info about the bug and to 3lite for the code)

Revision 6081 - Directory Listing
Modified Sat Jul 9 10:46:36 2011 UTC (8 days, 9 hours ago) by assassina

Now behavior of monsters to fields in their way are closer to the behavior of monsters in Cip's tibia. It is still not an exact simulation, however, as to implement an exact simulation would require much more time (time that could be used for more important things).

Revision 6080 - Directory Listing
Modified Fri Jul 8 15:43:42 2011 UTC (9 days, 4 hours ago) by pietia10

*http://otfans.net/project.php?issueid=988

Revision 6079 - Directory Listing
Modified Sat Jun 18 00:14:41 2011 UTC (4 weeks, 1 day ago) by assassina

New option in config.lua to set a maximal length for a chain of containers (i.e, a container inside of a container which is inside a container and so on...).

Revision 6074 - Directory Listing
Modified Sat Jun 11 20:39:31 2011 UTC (5 weeks ago) by assassina

Added a parameter at config.lua to set a maximal amount for items inside of a container (including all the items in other containers inside of that container). This should prevent some weaknesses at the engine. Also fixed an unimportant thing related with decays.

Revision 6072 - Directory Listing
Modified Sat Jun 11 10:50:06 2011 UTC (5 weeks, 1 day ago) by assassina

Ops.

Revision 6071 - Directory Listing
Modified Sat Jun 11 10:42:45 2011 UTC (5 weeks, 1 day ago) by assassina

Unimportant commit (it solves a bug which is very unlikely to happen).

Revision 6070 - Directory Listing
Modified Thu Jun 9 15:55:23 2011 UTC (5 weeks, 3 days ago) by pietia10

*Added 2 lua functions(Stamina doll is now possible):
*doPlayerSetStamina(cid, minutes)
*getPlayerStamina(cid)

Revision 6069 - Directory Listing
Modified Thu Jun 9 14:07:53 2011 UTC (5 weeks, 3 days ago) by pietia10

*http://otfans.net/project.php?issueid=979
*http://otfans.net/project.php?issueid=975

Revision 6066 - Directory Listing
Modified Tue Jun 7 09:30:56 2011 UTC (5 weeks, 5 days ago) by assassina

Unimportant changes at Game::checkDecay (solved a bug which is very unlikely to happen).

Revision 6064 - Directory Listing
Modified Sun Jun 5 03:27:50 2011 UTC (6 weeks ago) by assassina

Just restoring the database, which I accidentally changed at the last commit.

Revision 6063 - Directory Listing
Modified Sun Jun 5 03:20:01 2011 UTC (6 weeks ago) by assassina

Fixed an issue of events onEquip and onDeequip being called when they shouldn't.

Revision 6062 - Directory Listing
Modified Thu Jun 2 09:58:34 2011 UTC (6 weeks, 3 days ago) by assassina

Fixed a small issue with ConditionDamage::generateDamageList (at some situations, the first hit wasn't the start value).

Revision 6061 - Directory Listing
Modified Thu Jun 2 08:50:22 2011 UTC (6 weeks, 3 days ago) by assassina

http://otfans.net/project.php?issueid=977

Revision 6055 - Directory Listing
Modified Tue May 24 12:37:48 2011 UTC (7 weeks, 5 days ago) by pietia10

*Updated checksightline function (credits goes to 3lite)
branch 9.1 fixes
Code:
Revision 6104 - Directory Listing
Modified Sun Jul 17 17:17:23 2011 UTC (3 hours, 17 minutes ago) by pietia10

*Fixes from TFS
*Added missing const to global.lua
*Fixed crash
*Improved doPlayerSendTextMessage now it can be used for animated numbers.

Revision 6103 - Directory Listing
Modified Sun Jul 17 16:49:16 2011 UTC (3 hours, 45 minutes ago) by pietia10

*Fixed npcs trade,bye etc huh, thanks goes to jiddo.

Revision 6099 - Directory Listing
Modified Fri Jul 15 01:34:36 2011 UTC (2 days, 19 hours ago) by pietia10

*More fixes to 9.1 from TFS.

Revision 6098 - Directory Listing
Modified Thu Jul 14 23:19:09 2011 UTC (2 days, 21 hours ago) by pietia10

*ups forgot about adding that.

Revision 6097 - Directory Listing
Modified Thu Jul 14 23:17:08 2011 UTC (2 days, 21 hours ago) by pietia10

*added to 9.1 branch changes made in trunk:-)

Revision 6096 - Directory Listing
Modified Thu Jul 14 19:01:24 2011 UTC (3 days, 1 hour ago) by pietia10

*more gcc warning fixes.

Revision 6095 - Directory Listing
Modified Thu Jul 14 17:13:10 2011 UTC (3 days, 3 hours ago) by pietia10

*Fixed compiling warnings & error.

Revision 6093 - Directory Listing
Modified Thu Jul 14 15:42:57 2011 UTC (3 days, 4 hours ago) by pietia10

*Added 9.10 protocol support from TFS with a little fixes from me.
*Warning npcs trade doesn't works and I couldn't find the reason why so if somebody can take a look it would be nice .
*A NOTE TO OTHER DEVELOPERS I have implemented items.otb 9.1 which was created by TFS Team since when I was creating items.otb (even updating version by version) using current otitemeditor I always finished with debug on startup so if somebody could take a look at this it would be nice .
*Credits goes to TFS developers
 
Last edited by a moderator:
I compiled this distribution on Debian 5 without any issues.. but during the starting server

"OTServ executed as root user, please login with a normal user."

What should I do?
 
Double problem on Debian 5.0. Anyone can help me?

:: OTServ Version 0.6.3_SVN
:: ================================================== ==========================
::
:: Initializing the random numbers... [done]
:: Loading lua script config.lua... [done]
:: Using data directory data/... [done]
:: Checking Database Connection...
[Warning] max_allowed_packet might be set too low for binary map storage.
Use the following query to raise max_allow_packet: SET GLOBAL max_allowed_packet = 16777216;[done]
:: Checking Schema version...

Error: Your database is outdated. Run the dbupdate utility to update it to the latest schema version.
 
Double problem on Debian 5.0. Anyone can help me?

Same thing happened this replace the file

SourceForge.net Repository - [opentibia] Log of /otserv/trunk/db.s3db

also re-download the source code of the latest svn (6106) gave me a file error items.db replace it by the TFS file ran the server, but yet I can not tell me to enter the needed version of 8.61 client I run with that and gives the error only when run with 9.1 but this version does not work
: (
 
website that fits this?
edit gesior by yourself or nicaw.
or just add necessary lines to config.lua of OTServ and add necessary tables to otserv db(from tfs which are not used by otserv but are used by gesior)
 
Back
Top