summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Day <blame582@gmail.com>2008-09-16 23:44:15 +0000
committerKevin Day <blame582@gmail.com>2008-09-16 23:44:15 +0000
commit7d5d53e5f81eb0cc255edc188a955c9571cafb81 (patch)
tree9c796da02d2b27155369b4d0858d7cf8b6d51806
parent176e885ef6c5ae34c8c31c693b65e5a246146f3a (diff)
downloadMana-7d5d53e5f81eb0cc255edc188a955c9571cafb81.tar.gz
Mana-7d5d53e5f81eb0cc255edc188a955c9571cafb81.tar.bz2
Mana-7d5d53e5f81eb0cc255edc188a955c9571cafb81.tar.xz
Mana-7d5d53e5f81eb0cc255edc188a955c9571cafb81.zip
changed client gui and added autobuild.sh
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog7
-rw-r--r--INSTALL16
-rw-r--r--README17
-rwxr-xr-xautobuild.sh35
-rw-r--r--data/graphics/gui/bg_quad_dis.pngbin5241 -> 5539 bytes
-rw-r--r--data/graphics/gui/button.pngbin374 -> 481 bytes
-rw-r--r--data/graphics/gui/button_disabled.pngbin313 -> 358 bytes
-rw-r--r--data/graphics/gui/buttonhi.pngbin374 -> 480 bytes
-rw-r--r--data/graphics/gui/buttonpress.pngbin377 -> 434 bytes
-rw-r--r--data/graphics/gui/checkbox.pngbin696 -> 649 bytes
-rw-r--r--data/graphics/gui/close_button.pngbin650 -> 646 bytes
-rw-r--r--data/graphics/gui/deepbox.pngbin270 -> 307 bytes
-rw-r--r--data/graphics/gui/hscroll_left_default.pngbin358 -> 402 bytes
-rw-r--r--data/graphics/gui/hscroll_left_highlight.pngbin364 -> 382 bytes
-rw-r--r--data/graphics/gui/hscroll_left_pressed.pngbin349 -> 356 bytes
-rw-r--r--data/graphics/gui/hscroll_right_default.pngbin340 -> 349 bytes
-rw-r--r--data/graphics/gui/hscroll_right_highlight.pngbin359 -> 379 bytes
-rw-r--r--data/graphics/gui/hscroll_right_pressed.pngbin350 -> 351 bytes
-rw-r--r--data/graphics/gui/item_shortcut_bgr.pngbin1026 -> 1366 bytes
-rw-r--r--data/graphics/gui/menuitemD.pngbin1329 -> 1694 bytes
-rw-r--r--data/graphics/gui/menuitemF.pngbin1530 -> 1830 bytes
-rw-r--r--data/graphics/gui/menuitemN.pngbin1310 -> 1529 bytes
-rw-r--r--data/graphics/gui/menuitemP.pngbin1436 -> 1733 bytes
-rw-r--r--data/graphics/gui/radioin.pngbin454 -> 438 bytes
-rw-r--r--data/graphics/gui/radioout.pngbin380 -> 346 bytes
-rw-r--r--data/graphics/gui/resize.pngbin443 -> 518 bytes
-rw-r--r--data/graphics/gui/slider.pngbin571 -> 615 bytes
-rw-r--r--data/graphics/gui/thickborder.pngbin530 -> 593 bytes
-rw-r--r--data/graphics/gui/vscroll_blue.pngbin395 -> 476 bytes
-rw-r--r--data/graphics/gui/vscroll_down_default.pngbin367 -> 350 bytes
-rw-r--r--data/graphics/gui/vscroll_down_highlight.pngbin382 -> 378 bytes
-rw-r--r--data/graphics/gui/vscroll_down_pressed.pngbin376 -> 369 bytes
-rw-r--r--data/graphics/gui/vscroll_grey.pngbin371 -> 452 bytes
-rw-r--r--data/graphics/gui/vscroll_red.pngbin394 -> 471 bytes
-rw-r--r--data/graphics/gui/vscroll_up_default.pngbin377 -> 359 bytes
-rw-r--r--data/graphics/gui/vscroll_up_highlight.pngbin376 -> 381 bytes
-rw-r--r--data/graphics/gui/vscroll_up_pressed.pngbin364 -> 345 bytes
-rw-r--r--data/help/commands.txt4
39 files changed, 63 insertions, 19 deletions
diff --git a/AUTHORS b/AUTHORS
index 71cab2dd..a672e18f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,7 +7,6 @@ Aethyra Dev Team
== Programmers ==
Sanga <sanga@aethyra.com>
- Scraggy <DougABoffey@netscape.net>
Kraant <kraant@gmail.com>
Tametomo
@@ -25,7 +24,7 @@ Aethyra Dev Team
== Inactive ==
Sertraline
-
+ Scraggy <DougABoffey@netscape.net>
-----------------------
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") <blame@aethyra.com>
+
+ * Added autobuild.sh complete build script for the client
+ * Updated the gui graphics for the client for halloween
+
2008-09-12 Lloyd Bryant ("Sanga") <sanga@aethyra.com>
* 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") <blame@aethyra.com>
+2008-08-30 Kevin Day ("Blame") <blame@aethyra.com>
* 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 <charname> <message>)
If the <nick> has spaces in it, enclose it in double
- quotes
+ quotes e.g. /whisper "char name" <message>
- /record Records the Chat output
(format: /record <filename to write to> 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 <blame@aethyra.com>
+#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
--- a/data/graphics/gui/bg_quad_dis.png
+++ b/data/graphics/gui/bg_quad_dis.png
Binary files differ
diff --git a/data/graphics/gui/button.png b/data/graphics/gui/button.png
index 9ebbea63..ff50a908 100644
--- a/data/graphics/gui/button.png
+++ b/data/graphics/gui/button.png
Binary files differ
diff --git a/data/graphics/gui/button_disabled.png b/data/graphics/gui/button_disabled.png
index 0ce3aa6f..cb5a1b01 100644
--- a/data/graphics/gui/button_disabled.png
+++ b/data/graphics/gui/button_disabled.png
Binary files differ
diff --git a/data/graphics/gui/buttonhi.png b/data/graphics/gui/buttonhi.png
index c4772634..da30f283 100644
--- a/data/graphics/gui/buttonhi.png
+++ b/data/graphics/gui/buttonhi.png
Binary files differ
diff --git a/data/graphics/gui/buttonpress.png b/data/graphics/gui/buttonpress.png
index e9cd1765..ed7e5054 100644
--- a/data/graphics/gui/buttonpress.png
+++ b/data/graphics/gui/buttonpress.png
Binary files differ
diff --git a/data/graphics/gui/checkbox.png b/data/graphics/gui/checkbox.png
index 669ecf03..bf8e9052 100644
--- a/data/graphics/gui/checkbox.png
+++ b/data/graphics/gui/checkbox.png
Binary files differ
diff --git a/data/graphics/gui/close_button.png b/data/graphics/gui/close_button.png
index f87cc2a9..8b4a451a 100644
--- a/data/graphics/gui/close_button.png
+++ b/data/graphics/gui/close_button.png
Binary files differ
diff --git a/data/graphics/gui/deepbox.png b/data/graphics/gui/deepbox.png
index ed3231f3..0980f57e 100644
--- a/data/graphics/gui/deepbox.png
+++ b/data/graphics/gui/deepbox.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_left_default.png b/data/graphics/gui/hscroll_left_default.png
index 2f763d30..6d21e7c0 100644
--- a/data/graphics/gui/hscroll_left_default.png
+++ b/data/graphics/gui/hscroll_left_default.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_left_highlight.png b/data/graphics/gui/hscroll_left_highlight.png
index 6be5ae25..e2686c13 100644
--- a/data/graphics/gui/hscroll_left_highlight.png
+++ b/data/graphics/gui/hscroll_left_highlight.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_left_pressed.png b/data/graphics/gui/hscroll_left_pressed.png
index b8ebcb46..92478ec8 100644
--- a/data/graphics/gui/hscroll_left_pressed.png
+++ b/data/graphics/gui/hscroll_left_pressed.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_right_default.png b/data/graphics/gui/hscroll_right_default.png
index 33fdddd0..547a86dd 100644
--- a/data/graphics/gui/hscroll_right_default.png
+++ b/data/graphics/gui/hscroll_right_default.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_right_highlight.png b/data/graphics/gui/hscroll_right_highlight.png
index e9e633ea..ef56538f 100644
--- a/data/graphics/gui/hscroll_right_highlight.png
+++ b/data/graphics/gui/hscroll_right_highlight.png
Binary files differ
diff --git a/data/graphics/gui/hscroll_right_pressed.png b/data/graphics/gui/hscroll_right_pressed.png
index 53972f2b..36cff58a 100644
--- a/data/graphics/gui/hscroll_right_pressed.png
+++ b/data/graphics/gui/hscroll_right_pressed.png
Binary files differ
diff --git a/data/graphics/gui/item_shortcut_bgr.png b/data/graphics/gui/item_shortcut_bgr.png
index e878fc7a..01f1643a 100644
--- a/data/graphics/gui/item_shortcut_bgr.png
+++ b/data/graphics/gui/item_shortcut_bgr.png
Binary files differ
diff --git a/data/graphics/gui/menuitemD.png b/data/graphics/gui/menuitemD.png
index a9fe2222..e6654e97 100644
--- a/data/graphics/gui/menuitemD.png
+++ b/data/graphics/gui/menuitemD.png
Binary files differ
diff --git a/data/graphics/gui/menuitemF.png b/data/graphics/gui/menuitemF.png
index 84142a16..f18a82eb 100644
--- a/data/graphics/gui/menuitemF.png
+++ b/data/graphics/gui/menuitemF.png
Binary files differ
diff --git a/data/graphics/gui/menuitemN.png b/data/graphics/gui/menuitemN.png
index bf25dd61..f813d4c5 100644
--- a/data/graphics/gui/menuitemN.png
+++ b/data/graphics/gui/menuitemN.png
Binary files differ
diff --git a/data/graphics/gui/menuitemP.png b/data/graphics/gui/menuitemP.png
index 060d5a34..ba6e1543 100644
--- a/data/graphics/gui/menuitemP.png
+++ b/data/graphics/gui/menuitemP.png
Binary files differ
diff --git a/data/graphics/gui/radioin.png b/data/graphics/gui/radioin.png
index 12e027fe..9034f469 100644
--- a/data/graphics/gui/radioin.png
+++ b/data/graphics/gui/radioin.png
Binary files differ
diff --git a/data/graphics/gui/radioout.png b/data/graphics/gui/radioout.png
index 5eb67bd8..4e088943 100644
--- a/data/graphics/gui/radioout.png
+++ b/data/graphics/gui/radioout.png
Binary files differ
diff --git a/data/graphics/gui/resize.png b/data/graphics/gui/resize.png
index 6b31ac64..9890f83f 100644
--- a/data/graphics/gui/resize.png
+++ b/data/graphics/gui/resize.png
Binary files differ
diff --git a/data/graphics/gui/slider.png b/data/graphics/gui/slider.png
index 1f6e6b35..32adf4f7 100644
--- a/data/graphics/gui/slider.png
+++ b/data/graphics/gui/slider.png
Binary files differ
diff --git a/data/graphics/gui/thickborder.png b/data/graphics/gui/thickborder.png
index da72c92f..d3844b71 100644
--- a/data/graphics/gui/thickborder.png
+++ b/data/graphics/gui/thickborder.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_blue.png b/data/graphics/gui/vscroll_blue.png
index 397501ce..295ca1a5 100644
--- a/data/graphics/gui/vscroll_blue.png
+++ b/data/graphics/gui/vscroll_blue.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_down_default.png b/data/graphics/gui/vscroll_down_default.png
index c4292489..4bf696b0 100644
--- a/data/graphics/gui/vscroll_down_default.png
+++ b/data/graphics/gui/vscroll_down_default.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_down_highlight.png b/data/graphics/gui/vscroll_down_highlight.png
index ac88f7c7..a7459745 100644
--- a/data/graphics/gui/vscroll_down_highlight.png
+++ b/data/graphics/gui/vscroll_down_highlight.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_down_pressed.png b/data/graphics/gui/vscroll_down_pressed.png
index 9dcc89f6..e6238024 100644
--- a/data/graphics/gui/vscroll_down_pressed.png
+++ b/data/graphics/gui/vscroll_down_pressed.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_grey.png b/data/graphics/gui/vscroll_grey.png
index 87ba8758..4d950a32 100644
--- a/data/graphics/gui/vscroll_grey.png
+++ b/data/graphics/gui/vscroll_grey.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_red.png b/data/graphics/gui/vscroll_red.png
index d7ad4a90..0e50513c 100644
--- a/data/graphics/gui/vscroll_red.png
+++ b/data/graphics/gui/vscroll_red.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_up_default.png b/data/graphics/gui/vscroll_up_default.png
index 1cecc351..c08a2b2a 100644
--- a/data/graphics/gui/vscroll_up_default.png
+++ b/data/graphics/gui/vscroll_up_default.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_up_highlight.png b/data/graphics/gui/vscroll_up_highlight.png
index 7b5009f3..2f5ffade 100644
--- a/data/graphics/gui/vscroll_up_highlight.png
+++ b/data/graphics/gui/vscroll_up_highlight.png
Binary files differ
diff --git a/data/graphics/gui/vscroll_up_pressed.png b/data/graphics/gui/vscroll_up_pressed.png
index 2320ec42..102bac86 100644
--- a/data/graphics/gui/vscroll_up_pressed.png
+++ b/data/graphics/gui/vscroll_up_pressed.png
Binary files 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: