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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
In the asklanguage script, most lines should be translated directly inside it.
Alige
1
-24
/
+24
2017-01-25
Fixed issue in fishing guide script.
Alige
1
-2
/
+2
2017-01-25
Typo in a book script.
Alige
1
-1
/
+1
2017-01-25
Fix in lozerk's script & missing information in the fishing guide script.
Alige
2
-1
/
+3
2017-01-25
Missing dot in the game-rules script.
Alige
1
-1
/
+1
2017-01-24
Forgot a male/female option in lozerk's script.
Alige
1
-1
/
+1
2017-01-24
Copied line in the script, but with a slight difference. Fixed.
Alige
1
-1
/
+1
2017-01-22
add new link functions
gumi
1
-0
/
+20
2017-01-20
Updated missing male/female translation attributes to some scripts.
Alige
2
-5
/
+5
2017-01-20
Missing full stop in a line of lozerk's script.
Alige
1
-1
/
+1
2017-01-19
In the asklanguage function script, removed unecessary translation attributes.
Alige
1
-24
/
+24
2017-01-17
add an empty line in the fishing guide book
gumi
1
-0
/
+2
2017-01-17
make eugene give the fishing guide
gumi
1
-6
/
+8
2017-01-17
add the fishing guide to the library
gumi
1
-0
/
+83
2017-01-17
make openbook inherit book name from calling npc
gumi
4
-26
/
+22
2017-01-17
Completely rewrite the fishing system
gumi
2
-474
/
+233
2017-01-15
fix lg misuse
gumi
3
-6
/
+8
2017-01-15
rectify the indentation
gumi
13
-759
/
+758
2017-01-08
remove .gat suffix everywhere
gumi
21
-85
/
+85
2017-01-08
Merge remote-tracking branch 'alige/consistency'
gumi
105
-121
/
+125
2017-01-08
make maps
gumi
1
-1
/
+0
2017-01-08
Consistency of the authors in scripts.
Alige
105
-121
/
+125
2017-01-07
patch for fuzzytime precision (missing the `and`)
gumi
1
-12
/
+10
2017-01-06
make the chests automatically close
gumi
3
-11
/
+63
2017-01-06
add a delay on close/open chest
omatt
3
-68
/
+67
2017-01-04
send to a random x,y when not walkable in `@w`
gumi
1
-3
/
+7
2017-01-03
don't allow warping to nonexistent map with `@w`
gumi
1
-0
/
+11
2016-12-22
allow to call `@esp` without parameters (debug only)
gumi
1
-1
/
+1
2016-12-22
add `@money` as alias to `@esp` (debug only)
gumi
1
-0
/
+1
2016-12-22
add `@e` as alias to `@esp` (debug only)
gumi
1
-0
/
+1
2016-12-22
only allow `@esp` special values when debug is enabled
gumi
1
-2
/
+2
2016-12-21
Improve the riddle script, fix the fact that the riddle didn't work with a tr...
Reid
3
-47
/
+78
2016-12-21
use a sscanf instead of explode for `@w` command
gumi
1
-4
/
+1
2016-12-19
Various lore and grammar fixes
WildX
5
-37
/
+38
2016-12-19
Lore and grammar fixes
WildX
1
-6
/
+6
2016-12-19
we can only savepoint every 5 seconds now
omatt
1
-0
/
+6
2016-12-19
add precision option to FuzzyTime
gumi
1
-12
/
+16
2016-12-19
Translated the savepoint message.
Alige
1
-1
/
+1
2016-12-13
put the game rules in a function, make notes call that function, add `@rules`...
gumi
12
-106
/
+138
2016-12-13
remove motd-text, make debug motd use a temp global var
gumi
1
-2
/
+2
2016-12-13
only show debug motd separator when there is debug motd messages
gumi
1
-1
/
+3
2016-12-07
Merge remote-tracking branch 'reivol/offset-barber-sign'
gumi
1
-1
/
+1
2016-12-07
simplify inventoryplace
gumi
1
-28
/
+15
2016-12-07
Use the builtin function to check inventory place on the inventoryplace funct...
Reid
1
-22
/
+41
2016-12-06
add a sound in piou rocket, and a delay of 2s for prevent spam
omatt
2
-17
/
+13
2016-12-06
refactor `@w` to use regex
gumi
1
-195
/
+51
2016-12-06
Merge remote-tracking branch 'reivol/enable-legion-access'
gumi
1
-4
/
+3
2016-12-05
Offset the barber sign on Artis.
Reid
1
-1
/
+1
2016-12-05
Enable warp to the Legion from Artis.
Reid
1
-4
/
+3
2016-12-04
Merge branch 'lloyd'
gumi
1
-10
/
+12
[next]