index
:
revolt/serverdata
00000
Bowfix
arrivalargaes
content
contentII
dialogues1
galimatia
hocus/deprecate_lg
items
jesusalva/4144
jesusalva/AFK
jesusalva/GuidedTour
jesusalva/MobPt
jesusalva/Peter
jesusalva/alige
jesusalva/arrowshop
jesusalva/attrfix
jesusalva/books
jesusalva/calamity
jesusalva/candor
jesusalva/contentIV
jesusalva/craft
jesusalva/cut001
jesusalva/cut002
jesusalva/cut003
jesusalva/dailymundane
jesusalva/doomsday
jesusalva/duel
jesusalva/faction
jesusalva/fakerandom
jesusalva/feather
jesusalva/fishing
jesusalva/freeyorplogs
jesusalva/getrace
jesusalva/hello
jesusalva/henry2
jesusalva/housekeeping1
jesusalva/housekeeping2
jesusalva/hub
jesusalva/hugolinus
jesusalva/i18n
jesusalva/identify
jesusalva/inns
jesusalva/itemcleanup
jesusalva/itemdb
jesusalva/jukebox
jesusalva/katja
jesusalva/kytty01
jesusalva/legion
jesusalva/legionmask
jesusalva/magic
jesusalva/manhole
jesusalva/masterpatch
jesusalva/menhir
jesusalva/merge
jesusalva/mesc
jesusalva/misc
jesusalva/miscimprovements
jesusalva/mona
jesusalva/mundanefix
jesusalva/newperm
jesusalva/npcsex
jesusalva/options
jesusalva/party
jesusalva/parua
jesusalva/performance
jesusalva/petertime
jesusalva/pipelines
jesusalva/prerenewal
jesusalva/prsm
jesusalva/python
jesusalva/racefix
jesusalva/rebirth
jesusalva/redesign
jesusalva/refinery
jesusalva/resync
jesusalva/rules
jesusalva/sandwhich
jesusalva/scoreboards
jesusalva/selfmadeproblems001
jesusalva/serena
jesusalva/shovel
jesusalva/slides
jesusalva/spotlight
jesusalva/swamplings
jesusalva/tabstabs
jesusalva/teelog
jesusalva/treasure
jesusalva/tutorial
jesusalva/vintage1
jesusalva/wilditems
jesusalva/wyara
kfahr
kfahrcopy
livio/20201108_west_argaes
livio/galimatia
master
mergeitems
recipe-001
seeds/maggotslimepotion
thief
toams/serverdata-omatt/serverdata-Training_room
wushin-test-server-conf
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-06-03
Add a default savepoint example on 001-2-1.
Reid
2
-0
/
+16
2016-06-03
Add another entry into constants.conf about the CURRENT_INN used in default ↵
Reid
1
-0
/
+1
savepoint across Artis.
2016-06-03
Fix some speech FLAGS and add boolean type instead of 0/1 in oscar's script.
Reid
1
-9
/
+9
2016-06-03
Add function to bleach only Q'Pid's dyed clothes.
Reid
1
-5
/
+44
2016-06-02
Complete Oscar's script (missing a function to know which cloth to bleach or ↵
Reid
1
-3
/
+66
not).
2016-06-02
Update translations.
Andrei Karas
21
-165
/
+1053
2016-05-30
Add an early script template for oscar.
Reid
1
-1
/
+23
2016-05-30
Change script style from evolserv to hercules on Elmo-Ship script.
Reid
1
-46
/
+43
2016-05-30
Fix Elmo-Artis script dialogue.
Reid
1
-1
/
+1
2016-05-30
Hide some dialogue on Q'Pid if the player ask to retry the riddle after ↵
Reid
1
-4
/
+6
completing Enora's Newby Quest.
2016-05-30
Add "other" gender on doors.
Reid
1
-0
/
+1
2016-05-29
Add a missing goodbye state on spartan's script.
Reid
1
-0
/
+2
2016-05-29
Rename the chest.
Reid
1
-1
/
+1
2016-05-29
Rename Max into Maxe.
Reid
5
-10
/
+10
2016-04-29
Add Oscar in 001-2-12.
Reid
2
-0
/
+18
2016-04-29
Add NPC_OSCAR on constants.conf.
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
Re-update map cache after clientdata merge.
Reid
1
-0
/
+0
2016-04-29
Add more fishing spots.
Reid
1
-18
/
+86
2016-04-29
Update map cache.
Reid
1
-0
/
+0
2016-04-29
Add goodbye_msg() instead of goodbye() on xilaxa's script so it can uses the ↵
Reid
1
-1
/
+1
npctalkonce function.
2016-04-29
Improve the goodbye() function and add goodbye_msg() function that stores ↵
Reid
1
-14
/
+19
every goodbye-lines.
2016-04-29
Rewrite Xilaxa's script with graph based walking NPC support.
Reid
1
-34
/
+54
2016-04-29
Add name on Pillar signs.
Reid
1
-17
/
+17
2016-04-24
Update translations.
Andrei Karas
21
-3939
/
+5634
2016-04-19
Replace Artis's sign functions with npctalkonce.
Reid
1
-102
/
+17
2016-04-19
Add a new function called npctalkonce.
Reid
1
-0
/
+32
2016-04-19
Add NPCs on every pillars to indicate the building name or direction of ↵
Reid
2
-0
/
+261
various places throughout Artis.
2016-04-19
Add a new NPC constant for half offseted NPC with no sprite.
Reid
1
-0
/
+1
2016-04-18
Add variable docs on janus.
Reid
1
-0
/
+7
2016-04-18
Add guild certificate for the creation of Guilds on Janus.
Reid
1
-9
/
+46
2016-04-18
Add party creation on Janus.
Reid
1
-20
/
+62
2016-04-14
Change the adddefaultskills function default level to 6 instead of 9.
Reid
2
-2
/
+5
2016-04-14
Cut Janus's script into functions.
Reid
1
-10
/
+16
2016-04-11
Improve Janus's service explanation and add the new book item in his script.
Reid
1
-10
/
+18
2016-04-11
Add compareandsetq function, it compares a given quest variable's value with ↵
Reid
1
-0
/
+13
the current one, if both vals are equals, it sets the variable with a new value.
2016-04-11
Change books's type from IT_HEALING to IT_USABLE.
Reid
1
-4
/
+4
2016-04-11
Add a new book item (Communication Theory).
Reid
1
-0
/
+13
2016-04-11
Add a new book on 001-2-5 (library).
Reid
2
-0
/
+37
2016-04-01
Continue Janus's scripting.
Reid
1
-2
/
+17
2016-04-01
Update map cache.
Reid
1
-0
/
+0
2016-03-30
Add into test map, demonstation for removing cards from items.
Andrei Karas
1
-3
/
+40
2016-03-28
Remove useless variabled before inventoryplace.
Andrei Karas
5
-12
/
+0
2016-03-28
Sign with player name cookies in cookiemaster.
Andrei Karas
1
-2
/
+2
2016-03-26
Add Guild Certification.
Reid
1
-0
/
+8
2016-03-25
Add Leonard blank NPC on the library.
Reid
3
-0
/
+19
2016-03-24
Add empty Janus script with a quest ID on the quest db.
Reid
3
-3
/
+40
2016-03-24
Add Mona on 001-2-11.
Reid
3
-0
/
+20
2016-03-22
Add Shemagh item.
Reid
1
-0
/
+19
2016-03-21
Using Vitality inside the rand formula for itemheal.
Reid
1
-1
/
+12
[prev]
[next]