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
/
serverdata
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-25
Merged the example client and server data
Thorbjørn Lindeijer
20
-1147
/
+0
2012-02-05
Moved @announce permission to GM group
Thorbjørn Lindeijer
1
-1
/
+1
2012-02-04
Simplified merchant.lua
Thorbjørn Lindeijer
1
-80
/
+85
2012-01-31
Use a full user data object for MapObject references
Thorbjørn Lindeijer
1
-0
/
+10
2012-01-22
Added announce(text [, sender]) lua function
Erik Schilling
1
-0
/
+1
2012-01-18
Added the chr_get_inventory and chr_get_equipment functions.
Yohann Ferreira
1
-0
/
+28
2012-01-18
Fixed the chr_inv_count function to handle equipment.
Yohann Ferreira
1
-2
/
+11
2012-01-02
Made all beings capable of having a gender
Erik Schilling
3
-10
/
+10
2012-01-02
Made do_npc_close to be called by default after the end of the talk function
Erik Schilling
8
-11
/
+1
2011-12-04
Added @skills command which lists all skills
Erik Schilling
1
-0
/
+1
2011-11-07
Merged three global script states into one
Thorbjørn Lindeijer
1
-0
/
+17
2011-11-02
Added @permissions command
Erik Schilling
1
-0
/
+1
2011-10-19
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
1
-7
/
+12
2011-10-19
Prevent server crash by not having beings talk after spawn for now
Thorbjørn Lindeijer
1
-7
/
+12
2011-09-28
Added the chr_get_level script function.
Yohann Ferreira
1
-0
/
+1
2011-09-15
Added chatcommand to get position of a character.
Erik Schilling
1
-0
/
+1
2011-09-01
Added chatcommand to get position of a character.
Erik Schilling
1
-0
/
+1
2011-08-25
Merge branch 'equipment-fix' of github.com:Bertram25/manaserv
Yohann Ferreira
1
-2
/
+2
2011-08-19
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
1
-2
/
+2
2011-08-19
Added boots and pants to play with on the test map.
Yohann Ferreira
1
-1
/
+1
2011-08-19
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
1
-1
/
+1
2011-08-18
Added LUA function for changing anger of monsters.
Erik Schilling
1
-1
/
+4
2011-08-18
Added LUA function for changing anger of monsters.
Erik Schilling
1
-1
/
+4
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
Allowed names of items and monsters in scripts - part 1.
Erik Schilling
1
-1
/
+1
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-04
Added new lua function for calculating distances.
Ablu
1
-0
/
+2
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
2
-0
/
+100
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
1
-2
/
+11
2011-03-02
Enabling of warp to respawn location after death
Stefan Dombrowski
1
-1
/
+1
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
1
-2
/
+2
2011-02-15
Added a merchant and a blacksmith on the template map.
Yohann Ferreira
3
-73
/
+113
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
1
-6
/
+36
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
2
-2
/
+34
2010-12-30
Added new example files needed to start a more complete feature-showing map.
Yohann Ferreira
12
-10
/
+644
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
2010-08-30
Added @mute chat command.
Philipp Sehmisch
1
-0
/
+1
[next]