index
:
evol/serverdata
8-mapping-problems-in-hurnscald
citest
dialogue-review
genderfix
halloween2015
master
stable
The Mana World server-side game data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
functions
/
main.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
add the `any()` function (used by two MRs)
gumi
1
-0
/
+5
2017-01-22
add new link functions
gumi
1
-0
/
+20
2016-12-13
put the game rules in a function, make notes call that function, add `@rules`...
gumi
1
-1
/
+4
2016-07-06
Add a logn * baseplayer function to calculate inn and stat reset costs.
Reid
1
-0
/
+23
2016-04-19
Add a new function called npctalkonce.
Reid
1
-0
/
+32
2016-04-14
Change the adddefaultskills function default level to 6 instead of 9.
Reid
1
-1
/
+4
2016-04-11
Add compareandsetq function, it compares a given quest variable's value with ...
Reid
1
-0
/
+13
2016-03-19
Replace select with yes/no to askyesno function.
Andrei Karas
1
-0
/
+5
2016-02-26
Add menuaction script function. Replace all action string to this function.
Andrei Karas
1
-1
/
+5
2016-02-22
Add a new flag for the speech() function to hide the mesn; line.
Reid
1
-1
/
+4
2016-02-13
Clean up and remove some useless space and newline.
Reid
1
-4
/
+0
2015-09-28
add abs(N) function
Joseph Botosh
1
-0
/
+6
2015-09-24
update function narrator and speech: using optional bit flags as first arg
Joseph Botosh
1
-16
/
+41
2015-09-24
add optional first integer arg to narrator and speech functions -- number of ...
Joseph Botosh
1
-2
/
+32
2015-09-23
add debugnpc function
Joseph Botosh
1
-0
/
+8
2015-09-20
Remove extra empty mes lines on speech and narrator functions.
Reid
1
-2
/
+0
2015-09-17
add functions narrator, speech
Joseph Botosh
1
-0
/
+22
2015-09-05
add function strip() to script functions
Joseph Botosh
1
-0
/
+25
2015-04-08
Revert "Correct the skill tree issue."
Andrei Karas
1
-1
/
+1
2015-03-16
Correct the skill tree issue.
Reid
1
-1
/
+1
2015-02-26
Add initial basic skill with level 9.
Andrei Karas
1
-1
/
+1
2015-02-24
Add script function addremovemapmask.
Andrei Karas
1
-0
/
+5
2015-02-22
Add function to convert int to string.
Andrei Karas
1
-0
/
+4
2015-01-22
add basic skill omly on first map.
Andrei Karas
1
-1
/
+1
2015-01-10
Fix default skills function.
Andrei Karas
1
-0
/
+1
2015-01-09
Fix adding default skills.
Andrei Karas
1
-0
/
+4
2014-11-21
Remove lg function.
Andrei Karas
1
-8
/
+0
2014-11-05
Correct 4144's mistake on g function.
Reid
1
-2
/
+1
2014-11-05
fix lg function.
Andrei Karas
1
-2
/
+5
2014-11-04
convert server data for using with hercules.
Andrei Karas
1
-0
/
+44