blob: dd062e49261ce2b9e84b09de55b8577aef06d70e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<- @@index|Back to Index@@
##3 === RECENT CHANGES ===
0.0.23 (3 June 2007)
- Added a particle engine along with some particle effects
- Added a cursor to indicate targeted enemy
- Added new program icon
- Added a man page for UNIX like systems
- Added the --version command line parameter
- Improved MacOS X release
- Screenshots are now saved in the .tmw directory on UNIX like systems
- Magic pink is no longer used for transparency (fixes issues with that on Mac)
- Fixed difficulties with resizing windows
- Fixed misleading error message when connecting fails
- Fixed wrong error message when account name already exists
- Fixed crash when deleting a character
- Fixed error message when creating a new character fails
- Fixed updating problem when using scrollwheel to change shop selection
0.0.22.2 (17 February 2007)
- Updated to work with Guichan 0.6.1
- Changed to new default server (server.themanaworld.org)
- Changed custom mouse cursor
- Fixed the issue where _M or _F is appended to the username
- Fixed problem with Cancel button in update dialog
0.0.22.1 (15 January 2007)
- Updated to work with Guichan 0.6.0 (older versions no longer supported)
- Fixed mouse coordinates in debug window
- Fixed clicking on GUI to cause the player to start walking sometimes
0.0.22 (24 December 2006)
- Added support for female-specific equipment graphics
- Added support for monster sounds
- Added item icons to buy/sell dialogs
- Enhanced character select dialog to show equipment
- Changed to new update host (http://updates.themanaworld.org)
- Worked around a Guichan exception thrown for mice with many buttons
- Changed mouse walk to keep following mouse while button is held down
- Extended font support for å and Å
- Disabled RLE compression on all surfaces in software mode
- Fixed joystick setting not to show disabled when it's actually enabled
- Fixed money field to no longer hide below the bottom of the window
- Fixed pathfinding to allow walking through beings when they block your path
- Fixed an issue with NPC dialogs staying open after player respawn
0.0.21.1 (30 October 2006)
- Reload wallpaper after loading updates
- Added support for gzip compressed map layer data
- Added support for building with CMake
- Added slider to setup dialog for configuring overlay effect
- Fixed excessive unnecessary reloading of sprites
- Fixed problem with OpenGL related redefinition
- Fixed problems with hiding windows using h
- Fixed trade window positioning
|