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

Releasedates!

Why would he make his own server more stable, and not increase the stability of TFS if he know how to? ^.-
 
Probably after beta stage. :p I do not expect much relaseses under Beta, as the server is horribly stable, just several TODO's left.

PS. Alpha 4 (probably last in alpha stage) release date has been set.
 
Probably after beta stage. :p I do not expect much relaseses under Beta, as the server is horribly stable, just several TODO's left.

PS. Alpha 4 (probably last in alpha stage) release date has been set.

Okey... ;)
 
Probably after beta stage. :p I do not expect much relaseses under Beta, as the server is horribly stable, just several TODO's left.

PS. Alpha 4 (probably last in alpha stage) release date has been set.

"Horribly" ? :p What's horrible with stability? :p

(Just joking with ya)

I just wanna say great work to you and Tala, it can't be easy to find the motivation to continue even when it's hard. Thanks.
 
If anyone cares...
Code:
Revision 390 - Directory Listing
Modified Wed Oct 29 03:34:39 2008 UTC (64 seconds ago) by elf

* Deprecated some unneeded account manager variables from player class
* Trasholder now ignore waterpolo ball
* Added a check for account charlist size while account manager is disable- if its empty, client get  disconnects with proper information
* Added lua functions: getPlayerByNameWildcard(name~), isMonster(uid), isNpc(uid), cleanHouse(houseId), getTownId(townName), getTownTemplePosition(townId), 
getTownHouses(townId)
* Deprecated lua functions: getTemplePositionByName(townName) [use: getTownTemplePosition(getTownId(townName))], getTemplePositionById(townId) [use: 
getTownTemplePosition(townId)]
* Added extra param for setHouseOwner, which is clean
* Fixed liquids displaying- now nameless liquids will remain as 'unknown'
* Fixed issue with liquids being splashed at fromPosition instead toPosition
* Added a bonus player kicking from house when owner changes
* Fixed goods not being updated when moving cash
* All raids position may be now stored under one tag, which will be exploded (*x"="10" *y="10" *z="7"; can be now added as *pos="10;10;7")
* Updated docs

Revision 389 - Directory Listing
Modified Tue Oct 28 20:26:32 2008 UTC (7 hours, 9 minutes ago) by elf

* Fixed recovering an account by name

Revision 388 - Directory Listing
Modified Tue Oct 28 19:27:24 2008 UTC (8 hours, 8 minutes ago) by elf

* patched isValidName to 0.3
* fixed issue with staff names

Revision 384 - Directory Listing
Modified Tue Oct 28 16:05:30 2008 UTC (11 hours, 30 minutes ago) by elf

* fixed my mistake with blessings, thanks tala

Revision 380 - Directory Listing
Modified Tue Oct 28 11:29:47 2008 UTC (16 hours, 5 minutes ago) by talaturen

* If the code is written properly, ugly fixes like counting the players are not necessary.

Revision 379 - Directory Listing
Modified Tue Oct 28 08:02:23 2008 UTC (19 hours, 33 minutes ago) by elf

* fix to blessing
* fixed saving
* fixed talkactions returning
* some other fixes i dont remember ;P

Revision 378 - Directory Listing
Modified Tue Oct 28 00:13:46 2008 UTC (27 hours, 21 minutes ago) by elf

ok, i go kill myself. I guess its because of fever, but w/e

Revision 377 - Directory Listing
Modified Mon Oct 27 23:52:21 2008 UTC (27 hours, 43 minutes ago) by elf

Revision 376 - Directory Listing
Modified Mon Oct 27 23:39:45 2008 UTC (27 hours, 55 minutes ago) by elf

* cleaned up iologindata, fixed unfreed result

Revision 375 - Directory Listing
Modified Mon Oct 27 22:48:54 2008 UTC (28 hours, 46 minutes ago) by elf

* fixes

Revision 374 - Directory Listing
Modified Mon Oct 27 15:34:04 2008 UTC (36 hours, 1 minute ago) by elf

Revision 373 - Directory Listing
Modified Mon Oct 27 15:18:50 2008 UTC (36 hours, 16 minutes ago) by elf

* removed some not required code

Revision 372 - Directory Listing
Modified Mon Oct 27 14:43:39 2008 UTC (36 hours, 52 minutes ago) by elf

* Bless fix to 0.2

Revision 371 - Directory Listing
Modified Mon Oct 27 14:35:32 2008 UTC (37 hours ago) by elf

* Fixed getLossPercent, as it checked for bless 0 instead of 5th
* Fixes

Revision 370 - Directory Listing
Modified Mon Oct 27 13:27:26 2008 UTC (38 hours, 8 minutes ago) by elf

Revision 369 - Directory Listing
Modified Mon Oct 27 02:14:46 2008 UTC (2 days, 1 hour ago) by elf

* fixed compiler errors

Revision 368 - Directory Listing
Modified Mon Oct 27 01:37:25 2008 UTC (2 days, 1 hour ago) by elf

bugger.

Revision 367 - Directory Listing
Modified Mon Oct 27 01:31:39 2008 UTC (2 days, 2 hours ago) by elf

* patched modifications from tags
* improved a bit isPremium (now it also checks offline player flag value)
* fixed issue with showHealingDamage configurable conflicting with ghost mode

Revision 365 - Directory Listing
Modified Sun Oct 26 23:20:43 2008 UTC (2 days, 4 hours ago) by elf

* fix
* updated todo's (it has to be done till beta 1)

Revision 362 - Directory Listing
Modified Sun Oct 26 18:28:32 2008 UTC (2 days, 9 hours ago) by elf

* talkaction may be now divided to a specified channel
* updated todo

Revision 361 - Directory Listing
Modified Sun Oct 26 18:25:12 2008 UTC (2 days, 9 hours ago) by elf

* More error proof return for GUI Reload All
* Cleanups

Revision 360 - Directory Listing
Modified Sun Oct 26 17:48:39 2008 UTC (2 days, 9 hours ago) by elf

* logs are working now
* compiler fix

Revision 359 - Directory Listing
Modified Sun Oct 26 17:37:23 2008 UTC (2 days, 9 hours ago) by elf

* deprecated commands, moved them to talkactions as said in TODO

Revision 358 - Directory Listing
Modified Sun Oct 26 16:48:54 2008 UTC (2 days, 10 hours ago) by elf

Revision 357 - Directory Listing
Modified Sun Oct 26 15:30:40 2008 UTC (2 days, 12 hours ago) by elf

* updated docs

Revision 356 - Directory Listing
Modified Sun Oct 26 05:29:24 2008 UTC (2 days, 22 hours ago) by elf

* yet again, now works properly.

Revision 355 - Directory Listing
Modified Sun Oct 26 04:49:33 2008 UTC (2 days, 22 hours ago) by elf

* typos

Revision 354 - Directory Listing
Modified Sun Oct 26 04:41:36 2008 UTC (2 days, 22 hours ago) by elf

* fixed talkaction scripts, now they are logged properly

Revision 353 - Directory Listing
Modified Sun Oct 26 04:32:31 2008 UTC (2 days, 23 hours ago) by elf

* commands can be now case un-sensitive
* more proof error handling

Revision 352 - Directory Listing
Modified Sun Oct 26 03:40:03 2008 UTC (2 days, 23 hours ago) by elf

ok, I fail, in epic style.

Revision 351 - Directory Listing
Modified Sun Oct 26 03:38:04 2008 UTC (2 days, 23 hours ago) by elf

* bah, dumbo, forgot about this

Revision 350 - Directory Listing
Modified Sun Oct 26 03:36:33 2008 UTC (2 days, 23 hours ago) by elf

Revision 349 - Directory Listing
Modified Sun Oct 26 03:35:52 2008 UTC (2 days, 23 hours ago) by elf

* fixed spells

Revision 348 - Directory Listing
Modified Sun Oct 26 02:28:48 2008 UTC (3 days, 1 hour ago) by elf

* Formatting

Revision 347 - Directory Listing
Modified Sun Oct 26 02:06:27 2008 UTC (3 days, 1 hour ago) by elf

* removed unneeded include
# To previous commit:
	* spellNameInsteadOfWords configurable now works!
	* Cleanups...

Revision 346 - Directory Listing
Modified Sun Oct 26 02:03:41 2008 UTC (3 days, 1 hour ago) by elf

* rewritten a bit command finding & loading logic
* talkactions now work on all channels
* prepare for channelId to .xml files (talkactions and commands)

Revision 345 - Directory Listing
Modified Sat Oct 25 21:56:21 2008 UTC (3 days, 5 hours ago) by elf

* some stamina fixes

Revision 344 - Directory Listing
Modified Sat Oct 25 20:33:17 2008 UTC (3 days, 7 hours ago) by elf

* yet again

Revision 343 - Directory Listing
Modified Sat Oct 25 20:21:46 2008 UTC (3 days, 7 hours ago) by elf

* fixes

Revision 342 - Directory Listing
Modified Sat Oct 25 19:10:39 2008 UTC (3 days, 8 hours ago) by elf

* mistake at luascript, thanks mask for report
* fixed compiler error for textlogger

Revision 341 - Directory Listing
Modified Sat Oct 25 14:55:09 2008 UTC (3 days, 12 hours ago) by elf

Revision 340 - Directory Listing
Modified Sat Oct 25 14:45:51 2008 UTC (3 days, 12 hours ago) by elf

* fixes

Revision 339 - Directory Listing
Modified Sat Oct 25 13:01:26 2008 UTC (3 days, 14 hours ago) by elf

Revision 338 - Directory Listing
Modified Sat Oct 25 12:56:42 2008 UTC (3 days, 14 hours ago) by elf

* compiler error fix

Revision 337 - Directory Listing
Modified Sat Oct 25 12:51:10 2008 UTC (3 days, 14 hours ago) by elf

* added spawn loading time, cleanups

Revision 336 - Directory Listing
Modified Sat Oct 25 12:23:46 2008 UTC (3 days, 15 hours ago) by elf

* patched fix for shooting thru walls

Revision 335 - Directory Listing
Modified Sat Oct 25 01:12:03 2008 UTC (4 days, 2 hours ago) by elf

* compiler fix

Revision 334 - Directory Listing
Modified Fri Oct 24 21:58:31 2008 UTC (4 days, 5 hours ago) by elf

* formatted tools

Revision 333 - Directory Listing
Modified Fri Oct 24 18:48:07 2008 UTC (4 days, 8 hours ago) by elf

* guild name validation for !createguild
* cleaned up the chat code
* changed min version at protocollogin, so hopefully clients won't get debuged
* cleanups
* fixed bug with always canDropOnMap for buycontainer

Revision 332 - Directory Listing
Modified Thu Oct 23 20:34:03 2008 UTC (5 days, 7 hours ago) by elf

* forgot to remove debug line :P

Revision 331 - Directory Listing
Modified Thu Oct 23 20:32:58 2008 UTC (5 days, 7 hours ago) by elf

* fixed issue with buy with backpacks

Revision 330 - Directory Listing
Modified Thu Oct 23 14:36:45 2008 UTC (5 days, 12 hours ago) by elf

* updated lua_functions doc, deprecated getPromotedVocation and moved to compat

Revision 329 - Directory Listing
Modified Thu Oct 23 01:33:35 2008 UTC (6 days, 2 hours ago) by elf

* mistake

Revision 328 - Directory Listing
Modified Wed Oct 22 20:26:32 2008 UTC (6 days, 7 hours ago) by elf

* from 0.2, fixed the keepalive configurable

Revision 327 - Directory Listing
Modified Wed Oct 22 20:19:16 2008 UTC (6 days, 7 hours ago) by elf

* and about this :P

Revision 325 - Directory Listing
Modified Wed Oct 22 20:15:07 2008 UTC (6 days, 7 hours ago) by elf

* forgot to include scheduler.h

Revision 324 - Directory Listing
Modified Wed Oct 22 20:13:00 2008 UTC (6 days, 7 hours ago) by elf

* fixes

Revision 323 - Directory Listing
Modified Wed Oct 22 20:02:47 2008 UTC (6 days, 7 hours ago) by elf

* GUI logs are now logging also time
* Few, new lua functions
* Patched modification from 0.2
* sql keepalive for servers with timeout

Revision 319 - Directory Listing
Modified Wed Oct 22 15:40:17 2008 UTC (6 days, 11 hours ago) by elf

* doMutePlayer(cid, time)

Revision 318 - Directory Listing
Modified Wed Oct 22 15:34:01 2008 UTC (6 days, 12 hours ago) by talaturen

* Patched doPlayerBuyItemContainer fix to 0.2 and fixed a bug caused by Elf (it would only give one of the containers to player).

Revision 317 - Directory Listing
Modified Wed Oct 22 14:15:13 2008 UTC (6 days, 13 hours ago) by elf

* fix from 0.2 to 0.3

Revision 316 - Directory Listing
Modified Wed Oct 22 14:06:57 2008 UTC (6 days, 13 hours ago) by elf

Revision 315 - Directory Listing
Modified Wed Oct 22 14:06:12 2008 UTC (6 days, 13 hours ago) by elf

* getContainerCapById(itemid) and fix to functions.lua (partial thanks 
to Gesior) + modules.lua

Revision 313 - Directory Listing
Modified Tue Oct 21 02:19:34 2008 UTC (8 days, 1 hour ago) by elf

* luv you mask ;D

Revision 312 - Directory Listing
Modified Tue Oct 21 00:10:30 2008 UTC (8 days, 3 hours ago) by elf

* typo

Revision 311 - Directory Listing
Modified Mon Oct 20 22:39:48 2008 UTC (8 days, 4 hours ago) by elf

* forgot about this, lol

Revision 310 - Directory Listing
Modified Mon Oct 20 21:22:14 2008 UTC (8 days, 6 hours ago) by elf

* fixed a bug with shop window (not critical, so doesn't need own patch 
of 0.2)

Revision 309 - Directory Listing
Modified Mon Oct 20 20:31:34 2008 UTC (8 days, 7 hours ago) by elf

* sorry for this, thanks mask

Revision 308 - Directory Listing
Modified Mon Oct 20 18:59:06 2008 UTC (8 days, 8 hours ago) by elf

* fixes

Revision 307 - Directory Listing
Modified Mon Oct 20 18:52:06 2008 UTC (8 days, 8 hours ago) by elf

* solution is not to create new bugs, mask

Revision 306 - Directory Listing
Modified Mon Oct 20 18:48:44 2008 UTC (8 days, 8 hours ago) by themask

a misstake by me, now compilin 100% without erros

Revision 305 - Directory Listing
Modified Mon Oct 20 18:46:23 2008 UTC (8 days, 8 hours ago) by elf

* yet raids ;)

Revision 304 - Directory Listing
Modified Mon Oct 20 18:27:30 2008 UTC (8 days, 9 hours ago) by themask

compiler error by elf, thx tala

Revision 303 - Directory Listing
Modified Mon Oct 20 15:16:44 2008 UTC (8 days, 12 hours ago) by elf

* fixed issues with promoting

Revision 300 - Directory Listing
Modified Mon Oct 20 14:22:47 2008 UTC (8 days, 13 hours ago) by talaturen

* Missed this part...

Revision 299 - Directory Listing
Modified Mon Oct 20 14:21:10 2008 UTC (8 days, 13 hours ago) by talaturen

* Just noticed exactly why blessings didn't work properly, should work 100% now.
 
Ofcourse all care ;D Great work, all community waiting for alpha 4 :D we love u :D
 
Why wouldn't anyone care? You know that just about everyone cares.. ;P
 
Nah, it's not a long time if you keep in mind that a Beta version has to be Bug Cleaned 98%. ;)

How many Beta versions are you going to release?
 
Nah, it's not a long time if you keep in mind that a Beta version has to be Bug Cleaned 98%. ;)

How many Beta versions are you going to release?

I believe 0.3 is for bug fix proposals only, while 0.4 will be the result for these bug fixes.
 
Information about previous release dates and future release dates can be found below:
Devel. Stage [Silver Fox] - 11th February 2007, 00:43 CET
  • rc1 - 02nd January 2007, 14:26 CET
  • rc2 - 02nd January 2007, 17:19 CET
  • rc3 - 02nd January 2007, 23:35 CET
  • rc4 - 03rd January 2007, 18:37 CET
  • rc5 - 04th January 2007, 00:03 CET
  • rc6 - 08th January 2007, 22:18 CET
  • rc7 - 14th January 2007, 01:39 CET
  • rc8 - 18th January 2007, 22:43 CET
  • rc9 - 25th January 2007, 23:17 CET

0.1 [Silent Phoenix] - 23rd May 2007, 17:26 CET
  • rc1 - 13th February 2007, 18:26 CET
  • rc2 - 14th February 2007, 22:09 CET
  • rc3 - 18th February 2007, 16:00 CET
  • rc4 - 23rd February 2007, 13:38 CET
  • rc5 - 28th February 2007, 20:24 CET
  • rc6 - 17th March 2007, 13:28 CET
  • rc7 - 18th March 2007, 01:23 CET
  • rc8 - 04th April 2007, 00:00 CET
  • rc9 - 15th April 2007, 20:44 CET

0.2 [Mystic Spirit] - 10th August 2008, 23:00 CET
  • rc1 - 13th June 2007, 21:44 CET
  • rc2 - 30th June 2007, 04:04 CET
  • rc3 - 30th July 2007, 23:44 CET
  • rc4 - 31th August 2007, 20:23 CET
  • rc5 - 08th September 2007, 21:07 CET
  • rc6 - 11th October 2007, 19:54 CET
  • rc7 - 10th December 2007, 19:49 CET
  • rc8 - 11th December 2007, 19:08 CET
  • rc9 - 13th January 2008, 00:19 CET
  • rc10 - 15th February 2008, 15:55 CET
  • rc11 - 05th April 2008, 23:45 CET
  • rc12 - 11th May 2008, 20:00 CET
  • rc13 - 08th June 2008, 20:30 CET

0.3 [\] - \

WTF when i've unrar 'Alpha 4 - 9th November 2008, 23:00 CET', and goin to start the ot.The theforgottenserver.exe doesn't exist :S,so i cant start the ot. help plz?
 
Back
Top