Commit graph

25 commits

Author SHA1 Message Date
vilarion
91a64b53e9 Fix all luacheck linter warnings 2021-06-06 15:21:52 +02:00
caldarion
bfdcc9f541 remove globals in content/* 2018-03-25 18:26:26 +02:00
Baylamon
3e6acef43c #10356: Make use of new magical gems items 2017-11-27 18:31:20 +01:00
estralis
187e2f9183 Replace tabs with four spaces 2016-10-11 16:16:45 +02:00
merung
e2f8cf1811 Adjust to new modules 2014-11-15 17:20:53 +01:00
Enviyatar
382f84cfc4 german proofread by golflima 2014-10-28 22:46:10 +01:00
merung
7e8d1f5015 Add missing module 2014-10-28 21:36:00 +01:00
merung
2e48643fd2 Adjust content.vision to new modules 2014-10-28 21:19:25 +01:00
merung
b3617ddcbd Adjust content.areas to new modules 2014-10-28 20:09:06 +01:00
Enviyatar
f7e543a229 little change in wording 2014-10-12 21:29:11 +02:00
Enviyatar
01f7380e03 updates for evilrock, ferry, northern islands and elstree.
evilrock (0010044)
- selection dialogue will not disappear.
- kept all types of monsters. Pirates of the Caribbean has also undeads
as pirates and this here is fantasy game though. ;)
- numbers of monsters depends now on the numbers of travellers.
- dead players are warped to mainland now in order to avoid being
trapped on the ship.
- portal books will save your ass.
- monsters will be warped to other spot before they get killed by the
script in order to avoid extra loot on the ship.
- players who log out during event is triggered are save now. Either
they will be warped from the ship when they log in afterwards or there
will be a portal that leads them to the main land.
- I could not reproduce the massage that I earn rankpoints but only that
I lose rankpoints. No idea how this happened to you.
- map of the ship was adjusted that the NPC can be seen better.

evilrock
- adjust to background story

northern island and elstree
- multiple chars can trigger effects now
2014-10-04 23:38:15 +02:00
vilarion
808a431b8a Assign results of require to local variables only 2014-09-17 03:50:05 +02:00
vilarion
58ad53048c Remove uses of deprecated table.getn 2014-08-18 11:22:48 +02:00
Caldarion
567599cd20 get rid of IsLookingAt() checks and call TurnTo() unconditionally
The IsLookingAt() function is unreliable and should be fixed, however we choose for an unconditional call to TurnTo() here, because
 a) it works just as well
 b) the checking overhead is as intensive as the turn itself
 c) the turn wound even happen if direction is okay
2014-04-12 23:21:40 +02:00
slightly
a2e6946b09 EN check 0006569 Backgound Evilrock 2014-02-01 16:41:07 +00:00
Caldarion
3de5fb962c Spellcheck DE for Evilrock quest
(Mantis 0006569)
2014-02-01 13:41:40 +01:00
Enviyatar
f81d2b582c finalize evilrock-quest 2014-02-01 02:12:04 +01:00
Enviyatar
a82a959442 improve evilrock-quest 2014-01-31 01:30:52 +01:00
vilarion
995d3326eb Add Lua licence header 2014-01-04 15:49:40 +01:00
merung
493edabd11 Revert "Revert "change from utf to iso""
This reverts commit 9f720d43bd.
2013-12-12 22:20:11 +01:00
merung
eb4aada6e5 Revert "Revert "add content and riddles to evilrock""
This reverts commit 76249ef18f.
2013-12-12 22:20:00 +01:00
merung
76249ef18f Revert "add content and riddles to evilrock"
This reverts commit affa082143.
2013-12-08 20:57:51 +01:00
merung
9f720d43bd Revert "change from utf to iso"
This reverts commit d262d2b50f.
2013-12-08 20:57:31 +01:00
Enviyatar
d262d2b50f change from utf to iso 2013-11-06 21:33:17 +01:00
Enviyatar
affa082143 add content and riddles to evilrock 2013-11-06 21:31:03 +01:00