summaryrefslogtreecommitdiff
path: root/data/help/changes.txt
blob: e77ff41cc277dce5b2d277339e352e8b77fb8c0a (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
 <- @@index|Back to Index@@


##3                         === RECENT CHANGES ===
##0
 0.6.0 (.. February 2012)
 - Added support for a larger number of character slots
 - Added scrolling to tab bars when there isn't enough space
 - Added a search bar to storage and inventory windows
 - Added chat logging
 - Added a screen shake effect when the character dies
 - Added item quantity in the shop list
 - Added customizable hit and attack effects
 - Added support for floor item sprites
 - Added support for different target cursor sizes for NPCs
 - Added background support to the equipment boxes
 - Added offsetX/Y to 'imageset' element that applies to all its frames
 - Made it possible to separate the dye colors for particle effects
 - Emotes are now customizable particle effects
 - Allow resizing of the game in windowed mode
 - Allow switching between windowed and fullscreen without restart
 - Layered sprites are now buffered for performance and overlay support
 - Announcements now go to the active chat tab in addition to global chat
 - Fade out music when switching maps
 - Stream music files directly from the archives
 - Changed the window buttons to use icons
 - Show selected target name with bold font
 - Sounds that are further away are now more silent
 - The NPC dialog can now be closed while it is waiting on the server
 - Replaced '> Next' in NPC dialogs with just an empty line
 - Made the update window bigger and resizable
 - Removed auto-untargeting after fighting for a minute
 - Fixed the chat bubble position
 - Fixed losing the active target when pressing target+attack while moving
 - Fixed 'switch character' action after choosing character on command line
 - Fixed hair colors and styles handling
 - Fixed interpretation of collision layer with flipped tiles
 - Fixed searching for wallpapers on 64-bit machines
 - Many changes and fixes to manaserv support, which is still experimental
 - Updated the German translation

 0.5.3 (11 September 2011)
 - Fixed endless loop when a sprite definition promises too many images
 - Fixed crash when selecting a character that has a Dark Talisman equipped
 - Fixed building without OpenGL

 0.5.2 (17 April 2011)
 - Removed NPC "Thanks for buying/selling" messages from the chat
 - Added a few missing authentication failure reasons
 - Avoid kick from server due to picking up items too fast
 - Fixed updating of buy dialog after buying
 - Fixed compile on GNU HURD
 - Updated French and Finnish translations

 0.5.1 (14 March 2011)
 - Added particle notification for "Unable to pick up item."
 - Added the amount of items picked up to the particle notification
 - Added more specific messages when failing to pick up an item
 - Added support for zlib map layer compression and CSV encoding
 - Fixed paste under X11
 - Fixed a segfault when attempting to buy free items
 - Fixed wallpaper loading logic
 - Fixed window icon branding on Windows
 - Fixed pick-up with joystick
 - Fixed enet and manaserv parts still being compiled in
 - Fixed query command handling
 - Updated German, French, Russian and Brazilian Portuguese translations

 0.5.0 (3 January 2011)
 - The Mana World client is now called the Mana client
 - Added support for branding the client differently via command line parameter
 - Added support for switching character or server without restart
 - Added downloading of server list
 - Added the ability to define multiple outfits to quickly switch between
 - Added /ignore, /unignore and /createparty commands
 - Added away mode usable through new /away command
 - Added support for showing particle effects when monsters attack
 - Added highlights on hovering over buttons, tabs, sliders and scrollbars
 - Added --screenshot-dir command line parameter to set the screenshot directory
 - Added handling of player revival after dying
 - Added handling of damage dealt using skills
 - Added support for showing map background images
 - Added nick autocompletion in chat when pressing Tab
 - Added ability to only change player direction by holding "emote" key
 - Added option to show the amount of damage dealt to target monster
 - Added automatic loading of minimap based on file name
 - Added support for pasting text from the clipboard in text fields
 - Added rudimentary support for GUI themes
 - Added additional mouse cursors to indicate attack and talk actions
 - Added option to show gender next to player names
 - Added ability to unassign keyboard shortcuts
 - Added option to disable transparency (for slow CPUs)
 - Display an informative message for servers that don't allow registration
 - Combined Party and Guild (ManaServ) support in one Social window
 - Display the first key binding conflict in keyboard setup
 - The login wallpaper is now scaled when it doesn't exactly fit the screen
 - Ambient image layers can now be scaled to fit the screen
 - Automatically show inventory window when starting a trade
 - Display the party name of other players on mouseover
 - The party tab will now only show when you're in a party
 - Allow displaying warp portals using particle effects
 - Hide color codes from speech text
 - Improved keyboard control of the quit dialog
 - Quickly move items into your store by "emote"-clicking them
 - Allow redirects when downloading updates
 - Fixed windows to stay on screen when resolution is lowered
 - Fixed some slowness due to chat window
 - Changed the default locations for configuration, updates and screenshots
 - Removed autoconf and made CMake the new default build system
 - Many additional fixes and cleanups
 - Updated Portuguese, Spanish and French translations

 0.0.29.1 (9 June 2009)
 - Added the ability to change your password after logging in
 - The leader of a party is now displayed in bold
 - Status window was reorganized to allow larger numbers to be displayed
 - The client no longer quits when it can't find the current map
 - Fixed position of floating text for damage, pickup and experience
 - Fixed a possible crash on logging in to the map server
 - Fixed the crash when shift-clicking an item in the inventory
 - Fixed a crash related to item links in the chat window
 - Fixed a crash on whispering somebody again after closing their tab
 - Fixed lightspeed bug when stopping to attack
 - Fixed the -S/--home-dir command line option
 - Fixed Reset Windows to also reset the party window
 - Fixed problems with the context menu in the Brazilian translation
 - Fixed resetting the height of the chat on /clear
 - Fixed playing of login song and the music after login
 - Fixed a problem with the player skipping corners, desyncing from the server
 - Small optimizations to OpenGL mode when drawing certain GUI widgets
 - Updated Spanish, Polish, Portugese, Swedish, French and German translations