index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'equipment-fix'
Yohann Ferreira
2011-08-30
1
-10
/
+29
|
\
|
*
Synced the equip.xml file to the latest changes.
Yohann Ferreira
2011-08-30
1
-10
/
+29
*
|
Merge branch 'equipment-fix' of github.com:Bertram25/manaserv
Yohann Ferreira
2011-08-25
15
-12
/
+415
|
\
|
|
*
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
2011-08-19
15
-12
/
+408
|
|
\
|
|
*
Added boots and pants to play with on the test map.
Yohann Ferreira
2011-08-19
13
-11
/
+363
|
|
*
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
2011-08-19
5
-2
/
+46
|
*
|
Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...
Yohann Ferreira
2011-08-11
1
-9
/
+16
|
|
\
|
|
|
*
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
2011-08-04
1
-1
/
+1
|
|
|
\
|
|
*
\
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
2011-08-04
3
-8
/
+17
|
|
|
\
\
|
|
*
|
|
Reworked the way equip slot info are loaded in a more logical way.
Yohann Ferreira
2011-07-27
1
-9
/
+16
*
|
|
|
|
Updated specials.xml to better illustrate the features which are currently
unknown
2011-08-25
1
-3
/
+4
*
|
|
|
|
Added LUA function for changing anger of monsters.
Erik Schilling
2011-08-18
1
-1
/
+4
|
/
/
/
/
*
|
|
/
Made chr_inv_count and npc_trade capable of taking a name or an id.
Erik Schilling
2011-08-10
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Allowed names of items and monsters in scripts - part 1.
Erik Schilling
2011-08-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Unified the lua.cpp documentation.
Yohann Ferreira
2011-08-03
2
-8
/
+8
*
|
Added monster_remove lua function.
Erik Schilling
2011-08-03
1
-0
/
+9
|
/
*
Added new lua function for calculating distances.
Ablu
2011-07-04
1
-0
/
+2
*
Allow monsters to drop multiple items
Stefan Dombrowski
2011-05-26
1
-25
/
+20
*
Changed the <being-effects> tag to <effects>.
Yohann Ferreira
2011-05-01
1
-2
/
+2
*
Renamed the mana-status-effects.xml to status-effects.xml
Yohann Ferreira
2011-05-01
1
-0
/
+0
*
Changed the server to look for the skills.xml file.
Yohann Ferreira
2011-05-01
1
-0
/
+0
*
fixed a bug in the example crafting scripts
Philipp Sehmisch
2011-04-27
1
-2
/
+2
*
Added a simple crafting system
Philipp Sehmisch
2011-04-27
5
-0
/
+110
*
Implemented scriptable effects on item use and dispell.
Yohann Ferreira
2011-04-19
1
-3
/
+6
*
Added a shake effect when Harmony is disappearing.
Yohann Ferreira
2011-04-17
1
-1
/
+7
*
Script binding for the new screen shake effect.
Philipp Sehmisch
2011-03-14
1
-0
/
+48
*
Change the monster talking delay to 0.5 to minimize test failures.
Yohann Ferreira
2011-03-11
1
-1
/
+1
*
Show a way to make monsters speak at spawn time.
Yohann Ferreira
2011-03-09
2
-2
/
+12
*
Enabling of warp to respawn location after death
Stefan Dombrowski
2011-03-02
1
-1
/
+1
*
Changed stroll radius to pixels in monsters.xml
Yohann Ferreira
2011-02-23
1
-3
/
+3
*
Implementing @killmonsters
Stefan Dombrowski
2011-02-22
1
-0
/
+1
*
Made use of npc_disable(), npc_enable() on the template map.
Yohann Ferreira
2011-02-20
1
-0
/
+4
*
Update barbers and hair display.
Yohann Ferreira
2011-02-20
16
-90
/
+16
*
Added a merchant and a blacksmith on the template map.
Yohann Ferreira
2011-02-15
5
-79
/
+130
*
Finally fix Harmony giving some GP to characters.
Yohann Ferreira
2011-02-11
1
-7
/
+4
*
Implemented LUA binding to get the gender of a character
Philipp Sehmisch
2011-02-08
1
-1
/
+7
*
Added first visible npcs and play with them a bit.
Yohann Ferreira
2011-01-31
5
-6
/
+55
*
Added the missing Magical dodge monster property.
Yohann Ferreira
2011-01-30
1
-1
/
+1
*
Made the monsters' attributes compute fine again.
Yohann Ferreira
2011-01-30
1
-8
/
+8
*
Simply fixing the map script header while i see it.
Yohann Ferreira
2011-01-27
1
-4
/
+4
*
Updates to the example data.
Yohann Ferreira
2011-01-27
42
-8
/
+794
*
Add collisions to the template map.
Yohann Ferreira
2011-01-27
2
-2
/
+10
*
Added new example files needed to start a more complete feature-showing map.
Yohann Ferreira
2010-12-30
120
-11
/
+2304
*
Updated the attributes.xml file with a more up-to-date version.
Yohann Ferreira
2010-12-29
1
-12
/
+10
*
Implemented @log and @logsay commands.
Philipp Sehmisch
2010-12-27
1
-0
/
+2
*
Transaction logging of various command, new transaction codes and style fix.
Philipp Sehmisch
2010-12-27
1
-0
/
+2
*
Implemented @die chat command
Philipp Sehmisch
2010-12-17
1
-0
/
+1
*
Improve warp commands
Jared Adams
2010-12-06
1
-0
/
+1
*
Added an empty npcs.xml file to the client data
Thorbjørn Lindeijer
2010-10-26
1
-0
/
+10
*
Added example equip.xml
Philipp Sehmisch
2010-10-23
1
-0
/
+12
[next]