--- deliantra/www/src/client.html 2008/05/22 22:38:59 1.23 +++ deliantra/www/src/client.html 2008/09/29 16:35:47 1.29 @@ -14,7 +14,7 @@

Download:

-

See the Play now! page about the download!

+

See the Play now! page about the downloads!

Installation notes:

@@ -34,10 +34,18 @@ Please note that you need glibc-2.3 and x-libs with XFT. (For amd64 you will need ia32-libs and a 32bit OpenGL driver, eg. nvidia-glx-ia32)

- After downloading you need to make the binary executable like this:
- chmod a+x cfplus-gnu-linux-x86.bin
- And start it like this (when cfplus-gnu-linux-x86.bin is in the current working directory):
- ./cfplus-gnu-linux-x86.bin + After downloading you need to unpack the client: + tar -xvzf deliantra-gnu-linux-x86.tar.gz
+ It will unpack a binary called 'deliantra-gnu-linux-x86', which you just need + to execute: + ./deliantra-gnu-linux-x86.bin +

+ +
  • +

    Mac OS X

    +

    + To start the client, just double click on the .dmg image file to open it and start the client.
    + NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs! Also you will need Mac OS X 10.3 or later.

  • @@ -57,6 +65,50 @@

    + 2008-09-29 Version 0.9977: A race condition has been fixed that could lead + to client freezes or crashes on login, especially on slower systems. The + smooth movement is no longer choppy. The default font for messages is now a + (hopefully nicer looking) proportional font. Text display has been tweaked. + The client no longer makes unnecessary screen refreshes and uses less CPU + time. + +

    + +

    + + 2008-09-05 Next version of the client: 0.9976 comes with many fixes for Mac OS X, + like some fixed keyboard issues on OS X. Improved the protocol with compression + and fragmentation, leading to more efficent bandwidth usage. Implemented crash + diagnostics, which are sent to the server, for easier debugging. Important fix + with the default resolution, which was too small. Added theming support, with some + basic themes. And some other minor fixes all over the place. + +

    + +

    + + 2008-08-27 Version 0.9975 comes with a small fix with the initial resolution and + a carification of the weight/value autopickup option. There is also a Mac OS X + port available now of the client! + +

    + +

    + + 2008-08-01 Version 0.9974 comes with smooth scrolling for player movements, + workaround for a possible OpenGL slowdown, and other small fixes and enhancements. + +

    + +

    + + 2008-07-07 Some minor fixes and features: IPv6 support, chat tabs have tooltips + again and converted to a new non-blocking API. Also fixed the CPAN distribution. + +

    + +

    + 2008-05-23 Next release: 0.9972. The map cache has been extended a bit to store more map changes (fixes some minor bugs). Fixed some crashbugs when the client is logged out and some UI elements were used. The server XML format is now also