Server Development

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
Dr Wahl
Warrior
Warrior
Posts: 317
Joined: 09 Apr 2006, 06:15
Location: Washington

Server Development

Post by Dr Wahl »

I really have not heard anything about the server development. Any news on how it is coming along? What do you have already? What are some things being worked on? Areas of complication? Estimated time of the new server? Ways we can get involved?

I'm just curious as to what is happening, although you guys a pretty busy, so I certainly won't be offended if you skip past this post. :)
Image
User avatar
Modanung
Grand Knight
Grand Knight
Posts: 1719
Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:

Post by Modanung »

Some of your questions may be answered by reading the tmwserv roadmap. The rest I cannot answer.
If you're looking for 3D FOSS games be sure to check out LucKey Productions on itch.io
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Indeed the server part of the roadmap should give a general impression about our progress.

Recently, mostly because of the help of Guillaume Melquiond, a lot of progress has been made with the server and the 0.1.0 client branch that uses it. So far, it is possible to log on, create a character and start walking around. You can also see others walking around (including monsters) and chat with them.

Things that should be worked on from here include:

* Ability to attack other beings
* Inventory handling, and when this is done:
** Dropping and picking up items
** Equipment handling
** Shops
** Trading between players
* Private chat, and when this is done:
** Buddy list
* Adding support for chat channels aside talking to people around you
* Making is possible to script NPCs

There is quite a lot that could be done in parallel actually, so anyone skilled with C++ should consider joining in.
Dr Wahl
Warrior
Warrior
Posts: 317
Joined: 09 Apr 2006, 06:15
Location: Washington

Post by Dr Wahl »

i have taken a look at the server roadmap, but i take that with a grain of salt due to the fact that life happens, and i was simply wondering what had actually been accomplished. thanks for the prompt responses, and it sounds like things are coming along nicely.
Image
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

Indeed. In the last two months the server developers got more stuff done than in the last two years. I hope that they will keep up the good work and not fall into stagnation again.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I guess the bottleneck was the lack of a proper client to test things with, now that 0.1.0 branch is on its way, everything should be easier, although server development it's harder at the point that I'm barely useful. Let me assure you that it won't stop me anyway :wink:
Post Reply