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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
Removed useless comments on emotions in npc scripts.
Alige
2
-3
/
+3
2016-06-27
Replace emotion() arguments with constants instead of ID.
Reid
3
-5
/
+5
2016-06-22
add `@music` atcommand
mekolat
1
-0
/
+66
2016-06-20
Add legiontalk with carmie's dialogue.
Reid
1
-0
/
+58
2016-06-20
Fix some wrong rand() call on hello and villagertalk.
Reid
2
-2
/
+2
2016-06-20
Clean up villagertalk and remove some legion-specific dialogues.
Reid
1
-15
/
+3
2016-06-20
Add a hello script function.
Reid
1
-0
/
+23
2016-06-20
Rewrite the villagertalk with a switch.
Reid
1
-30
/
+35
2016-06-20
Fix a repeat issue on the fishing script.
Reid
1
-6
/
+14
2016-06-18
Introduced the name of the Drasil Island in npc scripts.
Alige
1
-1
/
+1
2016-06-14
Fixed some missings girl/boy feature in some scripts.
Alige
1
-1
/
+1
2016-06-14
fix npc freeze when next move target is too far
Joseph Botosh
1
-12
/
+66
2016-05-30
Add "other" gender on doors.
Reid
1
-0
/
+1
2016-04-29
Fix the random hair boundary, it could set an unknown hairstyle.
Reid
1
-1
/
+1
2016-04-29
Improve the goodbye() function and add goodbye_msg() function that stores eve...
Reid
1
-14
/
+19
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
3
-3
/
+8
2016-03-19
Add menuaction into yes/no dialogs in marriage.
Andrei Karas
1
-2
/
+2
2016-03-19
Add timer for check is marriage registration list is actual.
Andrei Karas
1
-0
/
+16
2016-03-19
Add support for divorce in marriage script.
Andrei Karas
1
-9
/
+52
2016-03-19
Add initial version of marriage script. Missing divorce and missing time checks.
Andrei Karas
1
-0
/
+234
2016-03-14
Add known client versions and dates to clientversion script.
release2016-03-15
Andrei Karas
1
-1
/
+18
2016-03-13
Extend the openbook feature and add different dialogue if the book was used f...
Reid
1
-1
/
+21
2016-03-13
Remove the translation function on poems and add a new function that ask if t...
Reid
1
-0
/
+16
2016-03-01
Fix the hair color issue.
Reid
1
-26
/
+25
2016-03-01
Fix wrong random number on barber functions.
Reid
1
-2
/
+3
2016-03-01
Change the difficulty of fishing.
Reid
1
-4
/
+4
2016-02-26
Add menuaction script function. Replace all action string to this function.
Andrei Karas
2
-2
/
+6
2016-02-26
Add improved mouboos (they now walk!).
Reid
2
-26
/
+97
2016-02-23
Add moubootalk function.
Reid
1
-0
/
+26
2016-02-22
Improve barber scripts and add loops.
Reid
1
-88
/
+96
2016-02-22
Add a new flag for the speech() function to hide the mesn; line.
Reid
1
-1
/
+4
2016-02-22
Update the hair color if a hairstyle get changed (fix the Sdye Regulardye pro...
Reid
1
-1
/
+3
2016-02-22
Add menuint and improve the barber function.
Reid
1
-63
/
+87
2016-02-22
Use constants in barber script.
Andrei Karas
1
-2
/
+2
2016-02-13
Clean up and remove some useless space and newline.
Reid
4
-18
/
+0
2016-01-30
Replace countitemcolor to countitem.
Andrei Karas
1
-1
/
+1
2016-01-29
Show warnings to clients with version <= 5.
Andrei Karas
1
-2
/
+2
2016-01-24
Switch case of PC_Is_Dead and INN_Register to full caps.
Reid
2
-5
/
+5
2016-01-24
Improve Plush and the savepoint functions.
Reid
1
-0
/
+30
2016-01-24
Add INN flag on savepoint, if the flag is not set it put to INN_Register the ...
Reid
1
-1
/
+6
2016-01-17
Fix emotes ID on various scripts.
Reid
2
-3
/
+3
2016-01-17
Fix errors on villagertalk.
Reid
1
-25
/
+18
2016-01-17
Add else if instead of many if on asleep function.
Reid
1
-4
/
+6
2016-01-17
Comment unknown commands in function villagertalk.
Andrei Karas
1
-8
/
+8
2016-01-14
TestMe: npc/functions/villagertalk.txt
Akko Teru
1
-4
/
+47
2016-01-14
Fix a typo on npcmovegraph's doc.
Reid
1
-1
/
+1
2015-12-29
Add different dialogue for artaxe as he is blocking the north road of Artis.
Reid
1
-1
/
+2
[next]