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
*
Added a way to specify the min and max attributes values.
Yohann Ferreira
2012-02-02
1
-22
/
+135
*
Use a full user data object for MapObject references
Thorbjørn Lindeijer
2012-01-31
1
-0
/
+10
*
Added announce(text [, sender]) lua function
Erik Schilling
2012-01-22
1
-0
/
+1
*
Added the chr_get_inventory and chr_get_equipment functions.
Yohann Ferreira
2012-01-18
1
-0
/
+28
*
Fixed the chr_inv_count function to handle equipment.
Yohann Ferreira
2012-01-18
1
-2
/
+11
*
Made all beings capable of having a gender
Erik Schilling
2012-01-02
4
-10
/
+11
*
Made do_npc_close to be called by default after the end of the talk function
Erik Schilling
2012-01-02
8
-11
/
+1
*
Added @skills command which lists all skills
Erik Schilling
2011-12-04
1
-0
/
+1
*
Added the background parameter values to the equip.xml file.
Yohann Ferreira
2011-11-13
1
-10
/
+10
*
Merged three global script states into one
Thorbjørn Lindeijer
2011-11-07
1
-0
/
+17
*
Added @permissions command
Erik Schilling
2011-11-02
1
-0
/
+1
*
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
2011-10-19
1
-7
/
+12
|
\
|
*
Prevent server crash by not having beings talk after spawn for now
Thorbjørn Lindeijer
2011-10-19
1
-7
/
+12
|
*
Added chatcommand to get position of a character.
Erik Schilling
2011-09-15
1
-0
/
+1
|
*
Changed specials.xml to reflect the current capabilities
Philipp Sehmisch
2011-09-12
1
-3
/
+4
|
*
Added LUA function for changing anger of monsters.
Erik Schilling
2011-08-18
1
-1
/
+4
*
|
Added a default skill id getter in the skill manager.
Yohann Ferreira
2011-09-28
1
-1
/
+1
*
|
Fixed the items.xml file
Yohann Ferreira
2011-09-28
1
-14
/
+17
*
|
Added the chr_get_level script function.
Yohann Ferreira
2011-09-28
1
-0
/
+1
*
|
Added chatcommand to get position of a character.
Erik Schilling
2011-09-01
1
-0
/
+1
*
|
As requested, changed the trigger 'existence' to 'in-inventory'.
Yohann Ferreira
2011-08-30
1
-9
/
+9
*
|
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
[next]