Hi, Update of tmw to 0.0.27.
Tested by several without problem (thanks) and by me on i386 and amd64. Thanks for Antti Harri and James Turner for both sending the update patch. Antti Harri wrote:
0.0.27 (9 December 2008) - Added support for showing map name above minimap - Added showing how long the ban is when banned - Added --data parameter for developers - Added particle effect for critical hits - Added support for dynamic skill names and hair colors - Added support for status effects - 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 - Extended the GUI font to support more characters - Only require a restart to switch to full screen with OpenGL on Windows - Make sure news and update file list aren't cached (from Aethyra) - Made NPC dialogs resizable (from Aethyra) - Made window shortcuts configurable - Fixed visibility of trade window on startup - Fixed a client input freeze when closing NPC script from server - Fixed dead players to lie on the ground instead of standing around - Fixed shortcuts being activated when trade window was visible - Fixed a crash when equipment window is open - Fixed money value on failing to buy (from Aethyra) - Fixed crash in right-click menu when used after a being disappeared
Cheer, DbD
? patch-src_gui_chat_cpp ? w-tmw-0.0.27 Index: Makefile =================================================================== RCS file: /cvs/ports/games/tmw/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 31 Aug 2008 17:32:22 -0000 1.3 +++ Makefile 10 Dec 2008 13:55:34 -0000 @@ -3,7 +3,7 @@ COMMENT-main= free open source 2D MMORPG COMMENT-music= music addon for TMW -DISTNAME= tmw-0.0.26 +DISTNAME= tmw-0.0.27 V_MUSIC= 0.2 Index: distinfo =================================================================== RCS file: /cvs/ports/games/tmw/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 31 Aug 2008 17:32:22 -0000 1.2 +++ distinfo 10 Dec 2008 13:55:34 -0000 @@ -1,10 +1,10 @@ -MD5 (tmw-0.0.26.tar.gz) = rI/MNEX0TAj3+DaEXciJSA== +MD5 (tmw-0.0.27.tar.gz) = jCNzeL0a+zyr3J/Y7nyTzg== MD5 (tmwmusic-0.2.tar.gz) = ZskUHUin4qw056tmKY7nPA== -RMD160 (tmw-0.0.26.tar.gz) = vem7g3JpgG9qBR2nh8NhbMX57FQ= +RMD160 (tmw-0.0.27.tar.gz) = 3+ZHj1V143bYv2o5sK5XegPpFhU= RMD160 (tmwmusic-0.2.tar.gz) = uRWDXQCbREf4tPVSH0wWtYh/39M= -SHA1 (tmw-0.0.26.tar.gz) = Cy9ogtP59jW4H5yEPl4asRhaJEw= +SHA1 (tmw-0.0.27.tar.gz) = 6XVPxKAVTN7aK39y9LR/K0uMtjk= SHA1 (tmwmusic-0.2.tar.gz) = xg6xpVIi863o3fBPYZmYtePLHQg= -SHA256 (tmw-0.0.26.tar.gz) = 5r4aKFLT2D9xdUaQCewb1QjMmvWBu5Zx6E7pnyLRkic= +SHA256 (tmw-0.0.27.tar.gz) = /qCcFdFOGA3A9Z3Ec+lB+NlhLeo9sQUE7GpGmJ6dpPE= SHA256 (tmwmusic-0.2.tar.gz) = 6xdZLoRpLcV4AlDfo1ErnIPGqPgM+0dZfTA2p7pM0xA= -SIZE (tmw-0.0.26.tar.gz) = 1261434 +SIZE (tmw-0.0.27.tar.gz) = 1242303 SIZE (tmwmusic-0.2.tar.gz) = 17841458
