From 7d5d53e5f81eb0cc255edc188a955c9571cafb81 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Tue, 16 Sep 2008 23:44:15 +0000 Subject: changed client gui and added autobuild.sh --- AUTHORS | 3 +-- ChangeLog | 7 +++++- INSTALL | 16 ++++++++---- README | 17 +++++++------ autobuild.sh | 35 ++++++++++++++++++++++++++ data/graphics/gui/bg_quad_dis.png | Bin 5241 -> 5539 bytes data/graphics/gui/button.png | Bin 374 -> 481 bytes data/graphics/gui/button_disabled.png | Bin 313 -> 358 bytes data/graphics/gui/buttonhi.png | Bin 374 -> 480 bytes data/graphics/gui/buttonpress.png | Bin 377 -> 434 bytes data/graphics/gui/checkbox.png | Bin 696 -> 649 bytes data/graphics/gui/close_button.png | Bin 650 -> 646 bytes data/graphics/gui/deepbox.png | Bin 270 -> 307 bytes data/graphics/gui/hscroll_left_default.png | Bin 358 -> 402 bytes data/graphics/gui/hscroll_left_highlight.png | Bin 364 -> 382 bytes data/graphics/gui/hscroll_left_pressed.png | Bin 349 -> 356 bytes data/graphics/gui/hscroll_right_default.png | Bin 340 -> 349 bytes data/graphics/gui/hscroll_right_highlight.png | Bin 359 -> 379 bytes data/graphics/gui/hscroll_right_pressed.png | Bin 350 -> 351 bytes data/graphics/gui/item_shortcut_bgr.png | Bin 1026 -> 1366 bytes data/graphics/gui/menuitemD.png | Bin 1329 -> 1694 bytes data/graphics/gui/menuitemF.png | Bin 1530 -> 1830 bytes data/graphics/gui/menuitemN.png | Bin 1310 -> 1529 bytes data/graphics/gui/menuitemP.png | Bin 1436 -> 1733 bytes data/graphics/gui/radioin.png | Bin 454 -> 438 bytes data/graphics/gui/radioout.png | Bin 380 -> 346 bytes data/graphics/gui/resize.png | Bin 443 -> 518 bytes data/graphics/gui/slider.png | Bin 571 -> 615 bytes data/graphics/gui/thickborder.png | Bin 530 -> 593 bytes data/graphics/gui/vscroll_blue.png | Bin 395 -> 476 bytes data/graphics/gui/vscroll_down_default.png | Bin 367 -> 350 bytes data/graphics/gui/vscroll_down_highlight.png | Bin 382 -> 378 bytes data/graphics/gui/vscroll_down_pressed.png | Bin 376 -> 369 bytes data/graphics/gui/vscroll_grey.png | Bin 371 -> 452 bytes data/graphics/gui/vscroll_red.png | Bin 394 -> 471 bytes data/graphics/gui/vscroll_up_default.png | Bin 377 -> 359 bytes data/graphics/gui/vscroll_up_highlight.png | Bin 376 -> 381 bytes data/graphics/gui/vscroll_up_pressed.png | Bin 364 -> 345 bytes data/help/commands.txt | 4 +-- 39 files changed, 63 insertions(+), 19 deletions(-) create mode 100755 autobuild.sh diff --git a/AUTHORS b/AUTHORS index 71cab2dd..a672e18f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,7 +7,6 @@ Aethyra Dev Team == Programmers == Sanga - Scraggy Kraant Tametomo @@ -25,7 +24,7 @@ Aethyra Dev Team == Inactive == Sertraline - + Scraggy ----------------------- The Mana World Dev Team ----------------------- diff --git a/ChangeLog b/ChangeLog index bc9580fa..57448eb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-16 Kevin Day ("Blame") + + * Added autobuild.sh complete build script for the client + * Updated the gui graphics for the client for halloween + 2008-09-12 Lloyd Bryant ("Sanga") * Changed default port for Aethyra to 21001 @@ -15,7 +20,7 @@ * Added code to change colours in the chatlog -2008-08-30 kevin Day ("blame") +2008-08-30 Kevin Day ("Blame") * Updated the in game help files "/trunk/data/help" diff --git a/INSTALL b/INSTALL index 5688451b..5e94f0ff 100644 --- a/INSTALL +++ b/INSTALL @@ -40,15 +40,21 @@ you to figure this out. =============================================== 1) Go to the directory you have extracted the source to. -2) If you checked out from SVN, run "./autogen.sh" to generate configure. -3) Run "./configure" -4) Run "make" -5) Run "make install" as root +2) If you checked out from SVN, run "./autobuild.sh" to install the client. It should have installed Aethyra on your system now, and you can run it with "aethyra". By default all files are installed to /usr/local, you can pass a different prefix to configure as usual. + NOTE: if the autobuild.sh fails + 1.) ./autogen.sh + 2.) ./configure + 3.) make + 4.) su -c "make install" + + you can get help from A.) IRC channel irc.freenode.net #aedev or #aethyra + B.) http://forum.aethyra.com + Make sure you record the output from the konsole window NOTE: It is possible to compile Aethyra without support for OpenGL rendering. To do this perform step 3 as follows: @@ -64,4 +70,4 @@ pass a different prefix to configure as usual. If you have any problems, you are welcome to post your questions on our forums, or talk about them in our IRC channel. -- The Mana Experiment Dev Team +- Aethyra Dev Team diff --git a/README b/README index 517b4a9d..012e1683 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ AETHYRA =================== - Version: 0.0.24.1 Date: 7/4/2007 + Version: 0.0.25 Date: 9/16/2008 Development team: - See AUTHORS file for a list @@ -48,16 +48,15 @@ Use arrow keys to move around. Other keys: - F7 toggle chat window - F9 show setup window - F10 toggle debug window -- Alt + 0-9 show emotions -- Alt + S sit down / stand up +- Alt + 0-9 show emotions / usuable at skill level 2. +- Alt + S sit down / stand up / usuable at skill level 3. - Alt + F toggle debug pathfinding feature - Alt + P take screenshot -- Alt + T turns on anti-trade function +- Alt + T turns on anti-trade function / usuable at skill level 1. - A target nearest monster - H hide all non-sticky windows - G or Z pick up item - Enter focus chat window / send message -- Shift hold it when attacking to lock target for auto attack MOUSE: @@ -75,7 +74,7 @@ context menu. Holding [Left Shift] prevents from walking when attacking. - /whisper send a private msg to another player (format: /whisper ) If the has spaces in it, enclose it in double - quotes + quotes e.g. /whisper "char name" - /record Records the Chat output (format: /record starts the record session /record again @@ -122,9 +121,11 @@ level 10: enables not used If you're having troubles, please first of all read the FAQ. If you can't find a solution to your problem, feel free to check our Bugs/Support section of the forum: -- http://209.168.213.109/forums +- http://forums.aethyra.com or come visit us on our IRC channel: -- #themanaexperiment @ irc.freenode.net +- #aethyra @ irc.freenode.net +- ##aethyra @ irc.freenode.net +- #aedev @ irc.freenode.net Otherwise check the AUTHORS file to have a list of developers and how to contact them. diff --git a/autobuild.sh b/autobuild.sh new file mode 100755 index 00000000..0d8f8b27 --- /dev/null +++ b/autobuild.sh @@ -0,0 +1,35 @@ +#!/bin/sh +# auto build script based on fedora but usable for other distros +#author=Blame +#last modified date 2008-09-16 Blame + + +echo "Generating build information using aclocal, autoheader, automake and autoconf." +echo + +# Regerate configuration files +aclocal +autoheader +automake --gnu --add-missing --copy +autoconf + +echo +echo "Now you are ready to run ./configure" + +./configure + +echo +echo "now running make" + +make + +echo +echo "now running make install please input your root password" + +su -c "make install" +su -c "make clean" + +echo "done" + +aethyra & +exit 1; diff --git a/data/graphics/gui/bg_quad_dis.png b/data/graphics/gui/bg_quad_dis.png index 3a0354bb..b79b9ca7 100644 Binary files a/data/graphics/gui/bg_quad_dis.png and b/data/graphics/gui/bg_quad_dis.png differ diff --git a/data/graphics/gui/button.png b/data/graphics/gui/button.png index 9ebbea63..ff50a908 100644 Binary files a/data/graphics/gui/button.png and b/data/graphics/gui/button.png differ diff --git a/data/graphics/gui/button_disabled.png b/data/graphics/gui/button_disabled.png index 0ce3aa6f..cb5a1b01 100644 Binary files a/data/graphics/gui/button_disabled.png and b/data/graphics/gui/button_disabled.png differ diff --git a/data/graphics/gui/buttonhi.png b/data/graphics/gui/buttonhi.png index c4772634..da30f283 100644 Binary files a/data/graphics/gui/buttonhi.png and b/data/graphics/gui/buttonhi.png differ diff --git a/data/graphics/gui/buttonpress.png b/data/graphics/gui/buttonpress.png index e9cd1765..ed7e5054 100644 Binary files a/data/graphics/gui/buttonpress.png and b/data/graphics/gui/buttonpress.png differ diff --git a/data/graphics/gui/checkbox.png b/data/graphics/gui/checkbox.png index 669ecf03..bf8e9052 100644 Binary files a/data/graphics/gui/checkbox.png and b/data/graphics/gui/checkbox.png differ diff --git a/data/graphics/gui/close_button.png b/data/graphics/gui/close_button.png index f87cc2a9..8b4a451a 100644 Binary files a/data/graphics/gui/close_button.png and b/data/graphics/gui/close_button.png differ diff --git a/data/graphics/gui/deepbox.png b/data/graphics/gui/deepbox.png index ed3231f3..0980f57e 100644 Binary files a/data/graphics/gui/deepbox.png and b/data/graphics/gui/deepbox.png differ diff --git a/data/graphics/gui/hscroll_left_default.png b/data/graphics/gui/hscroll_left_default.png index 2f763d30..6d21e7c0 100644 Binary files a/data/graphics/gui/hscroll_left_default.png and b/data/graphics/gui/hscroll_left_default.png differ diff --git a/data/graphics/gui/hscroll_left_highlight.png b/data/graphics/gui/hscroll_left_highlight.png index 6be5ae25..e2686c13 100644 Binary files a/data/graphics/gui/hscroll_left_highlight.png and b/data/graphics/gui/hscroll_left_highlight.png differ diff --git a/data/graphics/gui/hscroll_left_pressed.png b/data/graphics/gui/hscroll_left_pressed.png index b8ebcb46..92478ec8 100644 Binary files a/data/graphics/gui/hscroll_left_pressed.png and b/data/graphics/gui/hscroll_left_pressed.png differ diff --git a/data/graphics/gui/hscroll_right_default.png b/data/graphics/gui/hscroll_right_default.png index 33fdddd0..547a86dd 100644 Binary files a/data/graphics/gui/hscroll_right_default.png and b/data/graphics/gui/hscroll_right_default.png differ diff --git a/data/graphics/gui/hscroll_right_highlight.png b/data/graphics/gui/hscroll_right_highlight.png index e9e633ea..ef56538f 100644 Binary files a/data/graphics/gui/hscroll_right_highlight.png and b/data/graphics/gui/hscroll_right_highlight.png differ diff --git a/data/graphics/gui/hscroll_right_pressed.png b/data/graphics/gui/hscroll_right_pressed.png index 53972f2b..36cff58a 100644 Binary files a/data/graphics/gui/hscroll_right_pressed.png and b/data/graphics/gui/hscroll_right_pressed.png differ diff --git a/data/graphics/gui/item_shortcut_bgr.png b/data/graphics/gui/item_shortcut_bgr.png index e878fc7a..01f1643a 100644 Binary files a/data/graphics/gui/item_shortcut_bgr.png and b/data/graphics/gui/item_shortcut_bgr.png differ diff --git a/data/graphics/gui/menuitemD.png b/data/graphics/gui/menuitemD.png index a9fe2222..e6654e97 100644 Binary files a/data/graphics/gui/menuitemD.png and b/data/graphics/gui/menuitemD.png differ diff --git a/data/graphics/gui/menuitemF.png b/data/graphics/gui/menuitemF.png index 84142a16..f18a82eb 100644 Binary files a/data/graphics/gui/menuitemF.png and b/data/graphics/gui/menuitemF.png differ diff --git a/data/graphics/gui/menuitemN.png b/data/graphics/gui/menuitemN.png index bf25dd61..f813d4c5 100644 Binary files a/data/graphics/gui/menuitemN.png and b/data/graphics/gui/menuitemN.png differ diff --git a/data/graphics/gui/menuitemP.png b/data/graphics/gui/menuitemP.png index 060d5a34..ba6e1543 100644 Binary files a/data/graphics/gui/menuitemP.png and b/data/graphics/gui/menuitemP.png differ diff --git a/data/graphics/gui/radioin.png b/data/graphics/gui/radioin.png index 12e027fe..9034f469 100644 Binary files a/data/graphics/gui/radioin.png and b/data/graphics/gui/radioin.png differ diff --git a/data/graphics/gui/radioout.png b/data/graphics/gui/radioout.png index 5eb67bd8..4e088943 100644 Binary files a/data/graphics/gui/radioout.png and b/data/graphics/gui/radioout.png differ diff --git a/data/graphics/gui/resize.png b/data/graphics/gui/resize.png index 6b31ac64..9890f83f 100644 Binary files a/data/graphics/gui/resize.png and b/data/graphics/gui/resize.png differ diff --git a/data/graphics/gui/slider.png b/data/graphics/gui/slider.png index 1f6e6b35..32adf4f7 100644 Binary files a/data/graphics/gui/slider.png and b/data/graphics/gui/slider.png differ diff --git a/data/graphics/gui/thickborder.png b/data/graphics/gui/thickborder.png index da72c92f..d3844b71 100644 Binary files a/data/graphics/gui/thickborder.png and b/data/graphics/gui/thickborder.png differ diff --git a/data/graphics/gui/vscroll_blue.png b/data/graphics/gui/vscroll_blue.png index 397501ce..295ca1a5 100644 Binary files a/data/graphics/gui/vscroll_blue.png and b/data/graphics/gui/vscroll_blue.png differ diff --git a/data/graphics/gui/vscroll_down_default.png b/data/graphics/gui/vscroll_down_default.png index c4292489..4bf696b0 100644 Binary files a/data/graphics/gui/vscroll_down_default.png and b/data/graphics/gui/vscroll_down_default.png differ diff --git a/data/graphics/gui/vscroll_down_highlight.png b/data/graphics/gui/vscroll_down_highlight.png index ac88f7c7..a7459745 100644 Binary files a/data/graphics/gui/vscroll_down_highlight.png and b/data/graphics/gui/vscroll_down_highlight.png differ diff --git a/data/graphics/gui/vscroll_down_pressed.png b/data/graphics/gui/vscroll_down_pressed.png index 9dcc89f6..e6238024 100644 Binary files a/data/graphics/gui/vscroll_down_pressed.png and b/data/graphics/gui/vscroll_down_pressed.png differ diff --git a/data/graphics/gui/vscroll_grey.png b/data/graphics/gui/vscroll_grey.png index 87ba8758..4d950a32 100644 Binary files a/data/graphics/gui/vscroll_grey.png and b/data/graphics/gui/vscroll_grey.png differ diff --git a/data/graphics/gui/vscroll_red.png b/data/graphics/gui/vscroll_red.png index d7ad4a90..0e50513c 100644 Binary files a/data/graphics/gui/vscroll_red.png and b/data/graphics/gui/vscroll_red.png differ diff --git a/data/graphics/gui/vscroll_up_default.png b/data/graphics/gui/vscroll_up_default.png index 1cecc351..c08a2b2a 100644 Binary files a/data/graphics/gui/vscroll_up_default.png and b/data/graphics/gui/vscroll_up_default.png differ diff --git a/data/graphics/gui/vscroll_up_highlight.png b/data/graphics/gui/vscroll_up_highlight.png index 7b5009f3..2f5ffade 100644 Binary files a/data/graphics/gui/vscroll_up_highlight.png and b/data/graphics/gui/vscroll_up_highlight.png differ diff --git a/data/graphics/gui/vscroll_up_pressed.png b/data/graphics/gui/vscroll_up_pressed.png index 2320ec42..102bac86 100644 Binary files a/data/graphics/gui/vscroll_up_pressed.png and b/data/graphics/gui/vscroll_up_pressed.png differ diff --git a/data/help/commands.txt b/data/help/commands.txt index 8303e995..3019ebfc 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -28,9 +28,7 @@ ##2H##P hide all non-sticky windows ##2G or Z##P pick up item ##2Enter##P focus chat window / send message - ##2Shift##P hold it when attacking to lock target for auto - attack - + ##2MOUSE: -- cgit v1.2.3-60-g2f50