Commit graph

125 commits

Author SHA1 Message Date
Hendrik Brummermann
7c3add4f4a removed /index.php/ from wiki urls 2010-04-04 09:04:26 +00:00
seather
e18bc00410 this was converted from .groovy to a .java script, this commit removes the .groovy 2007-05-14 03:44:48 +00:00
timothyb89
1837f351f4 A simple script to change the player name by setting the title attribute. 2007-05-14 02:57:51 +00:00
Hendrik Brummermann
29b32b603d ported to java 2007-04-06 09:28:25 +00:00
Hendrik Brummermann
4f8d274c0d removed accidentially commited files 2007-04-05 18:14:40 +00:00
Daniel Herding
f2a87a79bc fixed coordinates 2007-04-05 13:15:10 +00:00
Hendrik Brummermann
344fa9d6de outdated since Ados was added to the accessable part of the game 2007-01-28 18:15:47 +00:00
Hendrik Brummermann
4c626fc187 adjusted code to new signature of SpeakerNPC.ChatCondition 2007-01-28 18:15:16 +00:00
Hendrik Brummermann
8607c4dfdc moved Player to its own subpackage 2007-01-07 14:11:39 +00:00
Hendrik Brummermann
65fb8bc3da go back to idle state so that she can spoken to repeatly 2006-12-12 10:45:28 +00:00
Hendrik Brummermann
bec93883d3 ported deathmatch.groovy to java 2006-11-24 23:05:25 +00:00
Hendrik Brummermann
2568dbb40c ported to java 2006-11-22 22:45:12 +00:00
Hendrik Brummermann
5c9899f0d4 see patch http://sourceforge.net/tracker/index.php?func=detail&aid=1595088&group_id=1111&atid=301111 2006-11-12 16:51:32 +00:00
Hendrik Brummermann
67aa7a3d2e actrivated new java code for kanmararn and deleted the old groovy script 2006-11-11 20:21:41 +00:00
Hendrik Brummermann
250fb58f2a activated java-replacement for McPegleg and deleted mcpegleg.groovy 2006-11-08 21:04:29 +00:00
Hendrik Brummermann
6774f4f5ab moved QuestKanmararn so that it can be found by the groovy script 2006-10-29 20:33:15 +00:00
Hendrik Brummermann
64f8db17d0 if the player ask her about susi. 2006-10-29 11:24:39 +00:00
Hendrik Brummermann
47ea4235a2 normal corpse can be equiped again, but quest corpse cannot. i had to move that class out of this script because groovy does not support calling super() with an int param. 2006-10-18 13:13:18 +00:00
Hendrik Brummermann
cc7b9ac92d update player (DEF) display on deathmatch victory (fixes #1552119) 2006-09-26 19:51:45 +00:00
Hendrik Brummermann
5c970e42ee removed ported scripts 2006-09-06 22:28:58 +00:00
Hendrik Brummermann
7770682381 ported alterquest.groovy to AlterQuest.java and documented it. 2006-09-06 19:15:28 +00:00
Hendrik Brummermann
132de8d707 ported reset_server.groovy to ServerReset.java 2006-09-06 18:55:06 +00:00
Hendrik Brummermann
1d4210670e deprecated warning 2006-09-05 21:43:35 +00:00
Daniel Herding
2c4ae23d7f a helper script because of a bug in 0.53 2006-09-03 15:41:44 +00:00
Hendrik Brummermann
62dc902eec getx -> getX, gety -> getY 2006-09-02 15:45:19 +00:00
Daniel Herding
51784d9006 Logger.getLogger() parameter must be a class, not an object 2006-09-02 13:59:25 +00:00
Daniel Herding
2ae153fbb7 TurnNotifier has been moved and method signature has changed 2006-09-02 13:56:35 +00:00
Daniel Herding
e06ccbc08a TurnNotifier has been moved and method signature has changed 2006-09-02 13:55:56 +00:00
Daniel Herding
9681431613 getx() -> getX() etc. 2006-09-02 00:22:12 +00:00
Daniel Herding
63e735c94a added missing curly brace 2006-09-01 20:09:33 +00:00
Daniel Herding
9e16999e46 Code Conventions 2006-08-31 15:32:53 +00:00
Daniel Herding
59fab2da36 made it possible to completely reset a quest status for a player. 2006-08-31 15:08:55 +00:00
Daniel Herding
b86fb29c3b fixed bugs 2006-08-31 14:57:09 +00:00
Daniel Herding
dace9f2684 Code Conventions 2006-08-31 14:48:40 +00:00
Daniel Herding
c15c3d6459 Code Conventions 2006-08-31 09:54:59 +00:00
Hendrik Brummermann
605229df6d renamed StendhalGroovyScript to ScriptInGroovy to match ScriptInJava because JavaScript is missleading 2006-08-30 21:15:56 +00:00
Hendrik Brummermann
b4d5b09298 initial checkin 2006-08-30 21:11:33 +00:00
Hendrik Brummermann
5c54c9383a removed duplicated docu 2006-08-30 21:03:39 +00:00
Daniel Herding
4979b87cea made the quest work even if the player is carrying additional (normal or from other quests) leather legs, notes, scale armors, or maps. 2006-08-29 22:57:56 +00:00
Daniel Herding
e3094ad66d RPEntity.getEquipped() was renamed to RPEntity.getFirstEquipped() 2006-08-29 22:37:29 +00:00
Daniel Herding
db174e67ba fixed bug that broke the IOU quest when the player was also carrying other notes 2006-08-29 22:31:25 +00:00
Daniel Herding
67d2a353f4 use player.drop()'s boolean return value instead of using player.getEquipped() (in a section that's commented out anyway) 2006-08-29 21:54:23 +00:00
Hendrik Brummermann
da75d5b096 fixed group in quest-state 2006-08-29 21:44:21 +00:00
Hendrik Brummermann
34126ea919 fixed bug causing the quest to be unfinishable 2006-08-29 21:41:45 +00:00
Hendrik Brummermann
2b68572eaa don't place signs next to admin (fixes #1540952) 2006-08-27 23:00:30 +00:00
Hendrik Brummermann
2067f81d7a disabled bug.groovy 2006-08-26 11:43:12 +00:00
Daniel Herding
1f749d8a7b remove portal after about 10 minutes
re-enabled portal code
2006-08-26 00:23:45 +00:00
Daniel Herding
7014f3c98f added workaround for groovy bug 2006-08-25 19:39:24 +00:00
Hendrik Brummermann
71dc6a8b9c testcase for groovy bug 2006-08-25 17:56:51 +00:00
Hendrik Brummermann
8db983aa00 yes -> YES_MESSAGES 2006-08-25 16:36:41 +00:00