vilarion
|
91a64b53e9
|
Fix all luacheck linter warnings
|
2021-06-06 15:21:52 +02:00 |
|
vilarion
|
28cb68d0fe
|
Remove trailing whitespace
|
2020-12-06 23:34:30 +01:00 |
|
merung
|
8bc3d51555
|
Ensure that admin chars have to be near to mute npcs
|
2020-03-01 09:55:58 +01:00 |
|
merung
|
91f6ee9f4b
|
Allow admin chars to mute and warp npcs
|
2020-02-27 10:07:51 +01:00 |
|
estralis
|
81b0ba3a20
|
Increase input length
|
2017-04-06 10:13:28 +02:00 |
|
estralis
|
ea3b18602f
|
#11434: Remove template line
|
2016-10-31 19:01:54 +01:00 |
|
estralis
|
25716ae797
|
#11434: Fix menu handling of NPCs
|
2016-10-31 18:59:30 +01:00 |
|
caldarion
|
747f378be2
|
fix #11052 #11258: prevent cycletexts and clicking NPCs if a GM is occupying the field
|
2016-04-25 21:04:15 +02:00 |
|
caldarion
|
6b7523f94d
|
improve spam protection
|
2016-04-04 21:35:39 +02:00 |
|
caldarion
|
e5bc5f049f
|
eliminate a few globals
|
2015-05-12 00:13:34 +02:00 |
|
estralis
|
e642a4c390
|
Reactivate dialog
|
2015-04-17 17:23:10 +02:00 |
|
estralis
|
d399004484
|
Deactivate dialog
|
2015-04-17 17:19:15 +02:00 |
|
estralis
|
5dc7dceb81
|
Update NPC template
|
2015-04-02 17:07:40 +02:00 |
|
estralis
|
4326076819
|
#9152: Improve dialog
|
2015-04-02 16:58:52 +02:00 |
|
estralis
|
a107f3f58b
|
#9152: Improve dialog
|
2015-04-02 16:56:25 +02:00 |
|
estralis
|
e36bef902a
|
#9152: Dialog windows for NPCs
|
2015-03-31 20:40:45 +02:00 |
|
vilarion
|
f2fd07dd25
|
Fix issues in easyNPC system
|
2014-09-24 12:26:54 +02:00 |
|
Martin Karing
|
baf0a9482d
|
Changed class script to meet the new requirements
|
2014-09-23 20:14:37 +02:00 |
|
Martin Karing
|
f49c28d3c5
|
Changing the easyNPC framework to work without modules
|
2014-09-22 23:18:12 +02:00 |
|
vilarion
|
808a431b8a
|
Assign results of require to local variables only
|
2014-09-17 03:50:05 +02:00 |
|
vilarion
|
2bac777161
|
Remove uses of deprecated table.foreach
|
2014-08-18 10:58:18 +02:00 |
|
Martin Karing
|
f0710a2aac
|
Added easyNPC implementation for town guards
|
2014-01-12 14:48:07 +01:00 |
|
vilarion
|
995d3326eb
|
Add Lua licence header
|
2014-01-04 15:49:40 +01: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 |
|
estralis
|
1406086fc0
|
"a NPC" -> "an NPC"
|
2012-11-20 20:34:11 +01:00 |
|
Martin Karing
|
951c80ad06
|
Fixed another bug in the easyNPC core
|
2012-10-28 16:08:16 +01:00 |
|
Martin Karing
|
da03e1c499
|
Fixed skill bug in easyNPC core
|
2012-10-28 16:05:39 +01:00 |
|
Martin Karing
|
f3461c8390
|
Fixed a typo in the talk NPC script
|
2012-08-18 17:04:07 +02:00 |
|
Martin Karing
|
633232be7b
|
Added some debugging output to the basic NPC script
|
2012-08-18 16:59:21 +02:00 |
|
Martin Karing
|
9ad3cdd87e
|
Fixed bug in basic NPC script
|
2012-08-18 15:54:14 +02:00 |
|
Martin Karing
|
a2ee40356e
|
Enabled the easyNPC scripts to use the NPC character that is set using the entry point parameters
|
2012-08-18 00:45:14 +02:00 |
|
Martin Karing
|
efe19e07b3
|
Fixing another buy in the easyNPC framework
|
2012-08-15 00:26:07 +02:00 |
|
Martin Karing
|
7dbc4aad46
|
Fixed syntax error in basic NPC
|
2012-08-12 01:07:32 +02:00 |
|
Martin Karing
|
9a167364af
|
Altered the easyNPC framework to internally maintain a reference to tha assigned NPC character and removed all uses of the thisNPC constant
|
2012-08-11 19:39:29 +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 |
|
vilarion
|
7af176263a
|
Removed C prefix in front of server classes.
|
2011-07-03 22:41:57 +00:00 |
|
vilarion
|
49e8dcdfe2
|
fixes issue #6478 (Character encoding of lua scripts HAS to be iso-8859-1 and NOT utf-8)
|
2011-05-23 20:11:34 +00:00 |
|
nitram
|
6d1bafd816
|
Updated easyNPC Script framework
|
2010-10-02 11:59:56 +00:00 |
|
nitram
|
91a63d9f2f
|
Bugfix for setting up the equipment of the NPC
|
2010-08-14 07:54:35 +00:00 |
|
nitram
|
4c690b59e2
|
Bugfix for setting up the equipment of the NPC
|
2010-08-14 07:51:55 +00:00 |
|
nitram
|
2f670b7fb5
|
Improvement of equipment handler
|
2010-08-14 07:43:06 +00:00 |
|
nitram
|
9cb14274ac
|
Required addition to the baseNPC to handle the initial equipment properly.
|
2010-08-14 07:42:07 +00:00 |
|
nitram
|
4b3e30b82f
|
Fixing NPC Talking Problem
|
2010-08-13 10:39:35 +00:00 |
|
nitram
|
37d08d99e7
|
Debugging NPC
|
2010-08-13 10:31:57 +00:00 |
|
nitram
|
9510521dd2
|
Debug NPC
|
2010-08-13 10:27:36 +00:00 |
|
nitram
|
cd808b4f7f
|
Last state of basic npc script
|
2010-08-13 10:25:36 +00:00 |
|
nitram
|
52dedc221f
|
Some new conditions and consequences
Updates quest update values with questID
|
2010-07-23 21:32:37 +00:00 |
|
nitram
|
799772156b
|
|
2010-07-23 18:18:51 +00:00 |
|
nitram
|
da0f51561e
|
Newest parsed version of Rosaline Edwards
Update to the core easyNPC Framework
New condition town
Lua version of Rosaline Edwards for the new NPC Framework
Small bugfix in fighting system
|
2010-07-22 22:23:51 +00:00 |
|