From e2d5312c793c3667213acd794dd4c5c5c49d9c75 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 25 Jul 2008 17:27:39 +0000 Subject: Updated the version to 0.0.25, release planned this Sunday. --- data/help/changes.txt | 32 ++++++++++++++++++++------------ data/help/header.txt | 2 +- 2 files changed, 21 insertions(+), 13 deletions(-) (limited to 'data') diff --git a/data/help/changes.txt b/data/help/changes.txt index 8b47cc9c..fefa8bcb 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,6 +3,26 @@ ##3 === RECENT CHANGES === + 0.0.25 (27 July 2008) + - Added support for whispering to other players + - Added ability to ignore other players + - Added command line argument for specifying the update host (-H) + - Added support for receiving the update host from the server + - Added support for displaying a shield sprite + - Added shortcut window, allowing you to quickly access inventory items + - Added message when gaining money from trade or quest + - Added support for an arbitrary number of map layers + - Added support for basing one sprite definition on another + - Added the possibility to assign particle effects to NPCs + - Added remembering whether windows are visible or not + - Updated to work with Guichan 0.8.x + - Improved accuracy of monster targeting with the mouse + - Page up and page down will now scroll the chat window + - Item icons are now loaded on demand and unloaded when no longer used + - Fixed display of critical hits + - Fixed multi-channel image dyeing + - Fixed updating of money display after buying + 0.0.24.1 (7 April 2008) - Added /clear command to clear chat window - Added ability to close quit dialog by pressing ESC @@ -58,15 +78,3 @@ - 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 - diff --git a/data/help/header.txt b/data/help/header.txt index 57e9f141..d41c5ff7 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 T H E M A N A W O R L D ##1 ========================================== - ##2Version:##6 0.0.24.1 ##2Date:##37 April 2008 + ##2Version:##6 0.0.25 ##2Date:##327 July 2008 ##2 Website: http://themanaworld.org -- cgit v1.2.3-70-g09d2 From a0a365b5e89896a40d6f30be29184506bdc6214d Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 25 Jul 2008 20:54:24 +0000 Subject: Added documentation for F8 to toggle shortcut window. --- ChangeLog | 2 ++ README | 1 + data/help/commands.txt | 1 + 3 files changed, 4 insertions(+) (limited to 'data') diff --git a/ChangeLog b/ChangeLog index aba67b37..f00986cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * src/winver.h, README, configure.ac, data/help/changes.txt, data/help/header.txt, NEWS, CMakeLists.txt: Updated the version to 0.0.25, release planned this Sunday. + * README, data/help/commands.txt: Added documentation for F8 to toggle + shortcut window. 2008-07-24 Eugenio Favalli diff --git a/README b/README index 3e2cca1d..ea293a9e 100644 --- a/README +++ b/README @@ -46,6 +46,7 @@ Use arrow keys to move around. Other keys: - F5 toggle skills window - F6 toggle minimap - F7 toggle chat window +- F8 toggle shortcut window - F9 show setup window - F10 toggle debug window - Alt + 0-9 show emotions diff --git a/data/help/commands.txt b/data/help/commands.txt index 5cd9aee4..248841c7 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -17,6 +17,7 @@ ##2F5##P toggle skills window ##2F6##P toggle minimap ##2F7##P toggle chat window + ##2F8##P toggle shortcut window ##2F9##P show setup window ##2F10##P toggle debug window ##2Alt + 0-9##P show emotions -- cgit v1.2.3-70-g09d2 From 2e70210586ecc2c201460947802039beb12aa69b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 28 Aug 2008 18:38:53 +0000 Subject: Included some documentation for the shortcut window by Vq. --- ChangeLog | 2 ++ data/help/index.txt | 1 + data/help/windows.txt | 15 +++++++++++++++ 3 files changed, 18 insertions(+) create mode 100644 data/help/windows.txt (limited to 'data') diff --git a/ChangeLog b/ChangeLog index a5a11cf0..580fbca7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ Applied patch put together by Jaxad0127 with changes from the Aethyra project. Improves compatibility with the newer version of eAthena and works around an initialization bug. + * data/help/index.txt, data/help/windows.txt: Included some + documentation for the shortcut window by Vq. 2008-08-28 Philipp Sehmisch diff --git a/data/help/index.txt b/data/help/index.txt index 56c5e352..b7262f85 100644 --- a/data/help/index.txt +++ b/data/help/index.txt @@ -5,6 +5,7 @@ -> @@changes|Recent Changes@@ -> @@commands|Commands@@ + -> @@windows|Windows@@ -> @@skills|Skills@@ -> @@support|Support@@ diff --git a/data/help/windows.txt b/data/help/windows.txt new file mode 100644 index 00000000..f1d0150a --- /dev/null +++ b/data/help/windows.txt @@ -0,0 +1,15 @@ + <- @@index|Back to Index@@ + + +##3 === WINDOWS === + +##2SHORTCUT: + + To add an item to the shortcut bar click on the item in the inventory window, + then click on the box in the shortcut-window which should be associated with + the item. To reorder items within the shortcut-window simply click and drag + them between the boxes. To remove items you simply drag them outside of the + window and drop them. + + Currently only stackable items like food, but not weapons or clothes can be + used with the shortcut window. -- cgit v1.2.3-70-g09d2 From 7334c8dd3a7125126e63cd8a483ec93f03bc690d Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 28 Aug 2008 21:11:18 +0000 Subject: Updated the version to 0.0.26 and updated the AUTHORS file. If you have contributed and I forgot you, please contact me as soon as possible! --- AUTHORS | 98 +++++++++++++++++++++++++++++---------------------- CMakeLists.txt | 2 +- ChangeLog | 4 +++ NEWS | 7 ++++ README | 2 +- configure.ac | 2 +- data/help/changes.txt | 23 ++++-------- data/help/header.txt | 2 +- src/winver.h | 4 +-- 9 files changed, 79 insertions(+), 65 deletions(-) (limited to 'data') diff --git a/AUTHORS b/AUTHORS index 19d28884..6ae0b9c4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,43 +1,55 @@ ------------------------ -The Mana World Dev Team ------------------------ - - ElvenProgrammer aka Eugenio Favalli (elvenprogrammer@gmail.com) - Project leader, programmer - -== Programmers == - - Bertram (SDL input, progress bar drawing, Debian package) - Bjørn Lindeijer (various parts, GUI, graphics, A* and map rewrites) - Björn Steinbrink (various parts) - Javila (various parts, GUI) - nym (several GUI parts) - Shura (configuration, sound, misc. ports) - zenogais (resource manager) - Usiu (several GUI parts) - Mra (some GUI parts) - -== Artists == - - Clef (tiles, concepts) - Gnulia (conceptual art) - Irukard (item icons) - Magick (music and sound effects) - Neko-mon (player sprites, various things) - Neorice (monster sprites, tiles) - Modanung (pixel art, concept art) - Pajarico (concepts) - Rotonen (backstory, art director, music, sound) - Talaroc (sprites) - Ti Sing Hao (music) - -== Misc thanks == - - Ultramichy (hosting test server) - -== Inactive/retired == - - Chetic (maps) - SimEdw (network code) - Sull (hosting CVS and related services) - Vlady (several items) +----------------------------- +-- The Mana World Dev Team -- +----------------------------- + +== Contributors to client/server development == + +Aaron Marks +Alexander Baldeck (Shura) +Andrej Sinicyn +Björn Steinbrink (Doener) +Bjørn Lindeijer +Cedric Borgese (moi1392) +David Athay +Dennis Friis +Douglas Boffey +Duane Bailey +Eugenio Favalli +Eric Scrivner +Fredrik Reveny +Guillaume Melquiond (Silene) +Jan-Fabian Humann (Mra) +José Ávila +Kiyoshi Kyokai +Lloyd Bryant +Marcel W. Wysocki +Mateusz Kaduk (Usiu) +Matthias Hartmann +Philipp Sehmisch (Crush) +Simon Edwardsson +Yohann Ferreira + +== Contributors to game content == + +Clef +Gnulia +Frode Lindeijer (Modanung) +Jared Adams +Joni Orponen (Rotonen) +Krzysztof Daszuta +Magick +Neko-mon +Neorice +Pajarico Guaje +Vlady +QOAL +Ryan Voss (Talaroc) +Tatjana +Ti Sing Hao + +== Other contributors == + +Jean-Francois Lampron +Rodney Dawes +Ultramichy +Zuzanna K. Filutowska diff --git a/CMakeLists.txt b/CMakeLists.txt index fd71e1b0..3c8aa509 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ PROJECT(TMW) -SET(VERSION 0.0.25) +SET(VERSION 0.0.26) # where to look for cmake modules SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules) diff --git a/ChangeLog b/ChangeLog index a89dc660..027dbb97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,10 @@ documentation for the shortcut window by Vq. * src/resources/mapreader.cpp: Fixed crash when map layer has too many tiles. + * AUTHORS, src/winver.h, README, configure.ac, data/help/changes.txt, + data/help/header.txt, NEWS, CMakeLists.txt: Updated the version to + 0.0.26 and updated the AUTHORS file. If you have contributed and I + forgot you, please contact me as soon as possible! 2008-08-28 Philipp Sehmisch diff --git a/NEWS b/NEWS index ca1286f1..15c2b713 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +0.0.26 (29 August 2008) +- Added support for a newer version of eAthena server +- Added support for showing custom being effects +- Added new features to the particle engine +- Position names and chat such that there is no overlap, when possible +- Fixed a crash when loading a corrupt map that has too much layer data + 0.0.25 (27 July 2008) - Added support for whispering to other players - Added ability to ignore other players diff --git a/README b/README index ea293a9e..4f5fc02e 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ THE MANA WORLD ============== - Version: 0.0.25 Date: 27/7/2008 + Version: 0.0.26 Date: 29/8/2008 Development team: - See AUTHORS file for a list diff --git a/configure.ac b/configure.ac index ddd47e40..304ae6d7 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([The Mana World], [0.0.25], [elvenprogrammer@gmail.com], [tmw]) +AC_INIT([The Mana World], [0.0.26], [elvenprogrammer@gmail.com], [tmw]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS diff --git a/data/help/changes.txt b/data/help/changes.txt index fefa8bcb..d05dd5cb 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,6 +3,13 @@ ##3 === RECENT CHANGES === + 0.0.26 (29 August 2008) + - Added support for a newer version of eAthena server + - Added support for showing custom being effects + - Added new features to the particle engine + - Position names and chat such that there is no overlap, when possible + - Fixed a crash when loading a corrupt map that has too much layer data + 0.0.25 (27 July 2008) - Added support for whispering to other players - Added ability to ignore other players @@ -62,19 +69,3 @@ - Fixed a crash on filling up your inventory - Fixed item list in shops not to scroll back when selling - 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 - diff --git a/data/help/header.txt b/data/help/header.txt index d41c5ff7..462deaa2 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 T H E M A N A W O R L D ##1 ========================================== - ##2Version:##6 0.0.25 ##2Date:##327 July 2008 + ##2Version:##6 0.0.26 ##2Date:##329 August 2008 ##2 Website: http://themanaworld.org diff --git a/src/winver.h b/src/winver.h index a276fde5..4de9bbe5 100644 --- a/src/winver.h +++ b/src/winver.h @@ -1,6 +1,6 @@ /* VERSION DEFINITIONS */ #define VER_MAJOR 0 #define VER_MINOR 0 -#define VER_RELEASE 25 +#define VER_RELEASE 26 #define VER_BUILD 0 -#define PACKAGE_VERSION "0.0.25" +#define PACKAGE_VERSION "0.0.26" -- cgit v1.2.3-70-g09d2 From 75699101c3710405fe4dedb420b3f3b63436cc28 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 4 Nov 2008 19:51:05 +0000 Subject: Applied more changes by vargavind, adding the complete ISO-8859-15 character set to the sans-serif font. --- ChangeLog | 6 ++++++ data/graphics/gui/sansserif8.png | Bin 1261 -> 2134 bytes src/gui/gui.cpp | 16 +++++++++++++--- 3 files changed, 19 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/ChangeLog b/ChangeLog index 21ee74f2..0bc68213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-11-04 Bjørn Lindeijer + + * src/gui/gui.cpp, data/graphics/gui/sansserif8.png: Applied more + changes by vargavind, adding the complete ISO-8859-15 character set to + the sans-serif font. + 2008-11-01 Fate * src/gui/skill.cpp (class SkillGuiTableModel): Report unmapped diff --git a/data/graphics/gui/sansserif8.png b/data/graphics/gui/sansserif8.png index 7eae7a1b..a4738548 100644 Binary files a/data/graphics/gui/sansserif8.png and b/data/graphics/gui/sansserif8.png differ diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index b9997d3a..12f19460 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -103,11 +103,21 @@ Gui::Gui(Graphics *graphics): Window::setWindowContainer(guiTop); setTop(guiTop); - // Set global font + // Set global font (based on ISO-8859-15) try { mGuiFont = new gcn::ImageFont("graphics/gui/sansserif8.png", - " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[" - "\\]^_`abcdefghijklmnopqrstuvwxyz{|}~|áÁéÉßøèÈ" + " !\"#$%&'()*+,-./" + "0123456789:;<=>?" + "@ABCDEFGHIJKLMNO" + "PQRSTUVWXYZ[\\]^_" + "`abcdefghijklmno" + "pqrstuvwxyz{|}~|" + " ¡¢£¤¥¦§¨©ª«¬­®¯" + "°±²³´µ¶·¸¹º»¼½¾¿" + "ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ" + "ÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß" + "àáâãäåæçèéêëìíîï" + "ðñòóôõö÷øùúûüýþÿ" ); } catch (gcn::Exception e) -- cgit v1.2.3-70-g09d2 From 8ca7a933eb5d2b900ceb11fd8008941d59566666 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 27 Nov 2008 12:27:45 +0000 Subject: Add note about using double quotes when whispering --- data/help/commands.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/help/commands.txt b/data/help/commands.txt index 248841c7..e98cb677 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -50,7 +50,10 @@ /whisper - This will send to player , if that player is logged in. + This will send to player , if that player is logged in. If the + name has a space in it, put double quotes around it like this: + + /whisper "" ##2IGNORING COMMUNICATION -- cgit v1.2.3-70-g09d2 From c811075b49a56f7c7f4e3597ed8e1dca359e9586 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 6 Dec 2008 21:22:28 +0100 Subject: Updated link to the forums Only a few years overdue? --- NEWS | 1 + data/help/support.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/NEWS b/NEWS index 9d9d24e5..56beff06 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ - Added support for dynamic skill names and hair colors - Added ability to add equipment to the shortcut bar - Added ability to change configuration during login phase (from Aethyra) +- Mouse cursor will now hide when not used for some time - Inventory window now displays amount of slots used - Center minimap on player when it is larger than the minimap window - Extended particle emitters with properties that can change over time diff --git a/data/help/support.txt b/data/help/support.txt index 014e37b7..dfbd588d 100644 --- a/data/help/support.txt +++ b/data/help/support.txt @@ -7,7 +7,7 @@ can't find a solution to your problem, feel free to check our Bugs/Support section of the forum: -##2 http://themanaworld.org/phpBB2/viewforum.php?f=3 +##2 http://forums.themanaworld.org/viewforum.php?f=3 or come visit us on our IRC channel: -- cgit v1.2.3-70-g09d2