Commit graph

54 commits

Author SHA1 Message Date
brightrim
ae07270c17 pulsegwynt druid spell 2026-04-21 18:39:43 +02:00
brightrim
c02e2bb20e CUN fix 4.0 2025-08-23 15:55:31 +02:00
brightrim
01233dc9b5 CUN fix 3.0 2025-08-22 11:02:53 +02:00
brightrim
31a23812c7 CUN death bug fix 2025-08-21 20:30:25 +02:00
brightrim
414aa86cb9 avoid resKill dots 2025-03-28 17:09:29 +01:00
vilarion
91a64b53e9 Fix all luacheck linter warnings 2021-06-06 15:21:52 +02:00
estralis
e19fbd8309 Typo 2015-10-28 18:49:31 +01:00
estralis
6a05efb536 Require common 2015-10-28 18:44:21 +01:00
estralis
d739530150 Remove tabs 2015-10-28 18:42:01 +01:00
estralis
050ec18c63 Improve dying 2015-10-28 18:41:24 +01:00
caldarion
dd63ad951b garbage collect CreateAfterTime() abomination 2015-05-07 17:00:16 +02:00
Martin Karing
83325db9f8 Improved monster movement 2015-01-10 18:32:04 +01:00
Martin Karing
305ea4e7d4 Improved magical monsters
- Monsters now follow the players to get in spell range
- Monsters don't cast at anyone with quest status 36
- Monster properly kill people
2015-01-10 13:59:50 +01:00
Vilarion
ec73c37857 Fix scope errors in base.character 2014-11-04 05:17:01 +01:00
merung
857c3622f7 Adjust base.character to new modules 2014-10-27 15:59:35 +01: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
merung
9d4a48b627 Replace use of waypoints 2014-08-16 21:41:38 +02:00
estralis
fbfbbf1e20 #9754, #9772, #7904: Hack to delay monsters after attacks. 2014-06-12 19:04:33 +02:00
Enviyatar
cb7448ec4c improve createaftertime and create riddle for entrance of bjolmur-shrine 2014-05-15 20:48:22 +02:00
vilarion
995d3326eb Add Lua licence header 2014-01-04 15:49:40 +01:00
merung
f53127e8ec blood 2013-06-18 20:13:40 +02:00
Enviyatar
3e3bfca8db clean up 2013-06-05 16:59:38 +02:00
Enviyatar
139012282d test 2013-06-05 16:28:29 +02:00
Enviyatar
8bae061a9a test 2013-06-05 15:43:06 +02:00
Enviyatar
a80c970fb0 test 2013-06-05 15:34:33 +02:00
Enviyatar
44ad8d47e7 test 2013-06-05 15:13:38 +02:00
Enviyatar
e7a5466411 test 2013-06-05 14:01:42 +02:00
Enviyatar
6571924e33 test 2013-06-05 13:24:07 +02:00
Enviyatar
9239c22e0d test 2013-06-05 13:21:44 +02:00
Enviyatar
8748ba19a8 test 2013-06-05 13:16:49 +02:00
Enviyatar
0f11b42c81 test 2013-06-05 12:20:33 +02:00
Enviyatar
2744b0f626 test 2013-06-05 11:25:29 +02:00
Enviyatar
62254e82e3 test 2013-06-05 11:13:14 +02:00
Enviyatar
d62ccb78a2 test 2013-06-05 11:00:34 +02:00
Enviyatar
464dbdca35 updated
added description
created elstree_air, _earth, _fire, _water and raptor_hole
2013-06-04 19:48:33 +02:00
Enviyatar
3721c783fc test 2013-06-04 17:56:30 +02:00
Enviyatar
b158bb3a45 test 2013-06-04 17:52:02 +02:00
Enviyatar
728f25787b test 2013-06-04 02:31:58 +02:00
Enviyatar
c36b04e5c6 test 2013-06-04 01:17:43 +02:00
Enviyatar
5df0f9998d debug 2013-06-04 01:13:55 +02:00
Enviyatar
915b343ef5 update 2013-06-04 01:12:36 +02:00
Enviyatar
37dee1b8df created lte.createaftertime.lua 2013-06-03 00:29:46 +02:00
vilarion
ad005626ca Move server folders into branches 2013-04-19 20:32:10 +02:00
vilarion
fd9c012336 Create testserver scripts directory 2012-12-04 12:29:40 +01:00
merung
c14c3d6c20 deathsound added 2012-08-02 23:01:17 +02:00
merung
94489bb1bd debug 2012-08-02 22:19:14 +02:00
merung
25874ca2b4 debug 2012-08-02 22:10:10 +02:00
merung
e9ba0315c7 debug 2012-08-02 20:42:51 +02:00
merung
2d30683abd deathaftertime function created 2012-08-02 16:28:03 +02:00
vilarion
c4ed12c2e8 rename lua methods
get_face_to -> getFaceTo
get_race -> getRace
get_type -> getType
get_mon_type -> getMonsterType
2011-07-25 16:18:09 +02:00