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