Commit graph

59 commits

Author SHA1 Message Date
estralis
6c374a9086 Re-open reward dialog in case the user closes it, see https://discord.com/channels/401855954272124940/1119578764536459324
(cherry picked from commit b884ce361d)
(cherry picked from commit 8d0a9079256986ebc866837afe9a2dcaa640c346)
2024-01-02 14:57:19 +01:00
estralis
68a397c66b Close #114 Spread glass blowing items evenly over the levels 2018-12-20 11:16:44 +01:00
estralis
0c26255960 #11460: Add new smoked fish to scripts. 2017-01-14 10:07:47 +01:00
estralis
4a22182f06 Correct quest reward wrt. price changes 2016-10-08 10:48:22 +02:00
caldarion
60a5aa7335 use the common CreateItem() function.
All directories except gatheringcraft
2016-03-31 18:58:57 +02:00
Martin Karing
0a06a06a1f Replace \t to spaces 2015-06-07 20:59:22 +02:00
Martin Karing
16d85f031e Replaced old server bitwise functions with bit32 lua library 2015-06-07 20:24:42 +02:00
caldarion
dab0497be4 declare variables as local 2015-02-15 21:45:56 +01:00
merung
42fa2aff77 Perform various bugs fixes as a result of the new modules 2014-11-12 18:44:04 +01:00
merung
df378ced7a Repair function calling, new modules 2014-10-17 14:51:45 +02:00
merung
9e56d673dd Adjust calling of function to new modules 2014-10-17 14:49:02 +02:00
merung
cda68ecfa9 Call function properly with new module handling 2014-10-17 14:47:14 +02:00
merung
5ff74d1b58 Call function properly, using new module handling 2014-10-17 14:45:39 +02:00
merung
6f76f010b5 Call function properly 2014-10-17 14:43:38 +02:00
vilarion
c8c8b8c544 Replace module in all quest logs 2014-09-19 17:13:40 +02:00
vilarion
2ad0fbca95 Merge branch 'feature/local_require' into develop
Conflicts:
	content/gathering.lua
	item/bookrests.lua
	monster/mon_64_blackbonedragons.lua
	monster/mon_69_goldenbonedragons.lua
2014-09-18 21:47:41 +02:00
Evie Pryler
25d68e26a6 #8288 adding pure spirit item to some scripts 2014-09-17 17:57:36 +02:00
vilarion
808a431b8a Assign results of require to local variables only 2014-09-17 03:50:05 +02:00
EviePryler
9b837c1dd7 #9224 rebalance explorers guild rewards 2014-08-28 22:59:46 +02:00
vilarion
266cdc7942 Remove uses of deprecated math.mod 2014-08-18 11:55:28 +02:00
vilarion
58ad53048c Remove uses of deprecated table.getn 2014-08-18 11:22:48 +02:00
vilarion
995d3326eb Add Lua licence header 2014-01-04 15:49:40 +01:00
merung
3e8a57c31d remove dbg msg 2013-06-02 19:14:19 +02:00
merung
8db5480074 debug 2013-06-02 18:35:10 +02:00
merung
e6b89bc3b0 debug 2013-06-02 18:09:40 +02:00
merung
c8c190415c debug 2013-06-02 18:04:29 +02:00
merung
ad20eb8192 debug 2013-06-02 17:57:53 +02:00
merung
7478aa5253 debug 2013-06-02 17:14:17 +02:00
merung
c5cc5c1985 debug msg 2013-06-02 17:05:49 +02:00
Lillian
37ac955756 removed and added debug 2013-05-26 22:18:35 +02:00
martin
421ab8d55e Debugging markerstones 2013-05-26 19:57:46 +02:00
martin
2af8e141ea debug ranklist 2013-05-26 17:41:07 +02:00
martin
d662b5889b Debug markerstones: Trying to find the cause of hanging 2013-05-26 16:04:13 +02:00
martin
3c5bd85494 Debug markerstones: Trying to find the cause of hanging 2013-05-26 15:48:14 +02:00
martin
02c166ae13 Debug markerstones: Trying to find the cause of hanging 2013-05-26 15:45:28 +02:00
slightly
79b8ff835f Explorer guild EN check 2013-05-26 13:37:19 +01:00
martin
ec6d0e899a Changing questprogress for markerstones to fit requirements 2013-05-26 14:26:10 +02:00
martin
5bd7fa5626 Merge branch 'develop' of ssh://illarion.org:1010/scripts into develop 2013-05-26 14:21:55 +02:00
martin
605dfae56d Changing questprogress for markerstones to fit requirements 2013-05-26 14:21:47 +02:00
Lillian
c55ab9911f Merge branch 'develop' of ssh://illarion.org:1010/scripts into develop 2013-05-26 12:48:42 +02:00
Lillian
1bb8aa7a9a Added questlog and queststatus for questlog 2013-05-26 12:48:33 +02:00
martin
a99d1c2d87 Debugging markerstones: removing informs 2013-05-26 12:13:08 +02:00
martin
73c95e4a6f Debugging markerstones int problem 2013-05-26 12:12:05 +02:00
martin
4b6777a9cc Debugging markerstones int problem 2013-05-26 12:07:40 +02:00
martin
7c2f4289fa Debugging markerstones int problem 2013-05-26 11:58:20 +02:00
martin
8464001e75 Fixed check markerstones 2013-05-25 20:54:40 +02:00
martin
edd55ba2ff Fixed markerstones because of signed int-bug from the initial developer (myself), merged with rewards 2013-05-25 20:21:16 +02:00
martin
6773ebaeef Fixed markerstones because of signed int-bug from the initial developer (myself) 2013-05-25 20:19:01 +02:00
Lillian
b23df3b199 bugfix in reward dialog 2013-05-25 19:01:33 +02:00
Lillian
a1eb9cc238 bugfix in reward dialog 2013-05-25 18:59:53 +02:00